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
If we have stacked any of and on the second level send strring, not an object, validator doesn't react.
If we do so on the top any of validator will find error as intended.
python 3.11.2
openapi_schema_validator 0.6.0
If we have stacked any of and on the second level send strring, not an object, validator doesn't react.
If we do so on the top any of validator will find error as intended.
python 3.11.2
openapi_schema_validator 0.6.0
Expect error on validation, but there was not.
Object:
Schema:
Top level any of type missmatch works as intended:
object:
The text was updated successfully, but these errors were encountered: