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
{{ message }}
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Right now the OpenAPI 2.0 spec is dubious on how to handle this, but several services like codegen allow defining open schemas by setting additionalProperties: {}. I guess it should be added, specially if the colander mapping is set to type colander.Mapping(unknown='preserve').