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
I'm wondering if this library is capable of validating OpenAPI 3.1.
In particular I'm interested in the unevaluatedProperties feature.
For me it looks like this needs annotationCollectionEnabled = true on the json-schema-validator, which I is afaik nothing that can be configured when using openapi-schema-validation.