You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add input immutability tests for OpenApiSchemaConverter
Verify that convert() does not mutate the caller's input array, ensuring
the in-place optimization is safely encapsulated behind the value-passed
public API boundary.
0 commit comments