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
We have this pinned in ci/pip_requirements.txt to avoid installing openapi-schema-validator, which has an unexpected issue with required, and results in changes of valid datetime representations. Ideally, we do not pin openapi-spec-validator and adjust our schema to conform with the latest versions of that package (which seems to be in flux as of recent).
The text was updated successfully, but these errors were encountered:
We have this pinned in
ci/pip_requirements.txt
to avoid installingopenapi-schema-validator
, which has an unexpected issue withrequired
, and results in changes of valid datetime representations. Ideally, we do not pinopenapi-spec-validator
and adjust our schema to conform with the latest versions of that package (which seems to be in flux as of recent).The text was updated successfully, but these errors were encountered: