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
- fix(jsonpath): move depth-limit check before child-segment application
in removeFromParentAt/modifyInParentAt for consistent truncation
behaviour matching recursiveDescend
- fix(parser): remove unused type-switch variable in promoteSchemaOrBool
- fix(converter): newConverter() now calls New() to match production
initialization (IncludeInfo defaults to true)
- test(parser): add bool=true cases for additionalProperties, and bool
preservation tests for additionalItems/unevaluatedItems/unevaluatedProperties
- test(parser): add populated security marshal and empty-security round-trip
subtests to TestOperationEmptySecurityMarshal
- test(overlay): add root-target overwrites-existing-key subtest
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments