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 Nov 11, 2025. It is now read-only.
OAI 3.2.0 defines a new default mapping property for the discriminator object.
We should add this property, (type OpenAPISchemaReference), implement serialization, deserialization for it in 3.2.0.
In 3.1.0 and earlier version, any value there should be serialized to an x-oas-default-mapping extension value instead.