Open
Description
Open API supports discriminated union types (like oneOf, but the types narrow depending on the discriminator, which is usually a set of strings or an enum)
This is really helpful for generating type safe polymorphic APIs.
more info: https://apidog.com/blog/openapi-discriminator-guide/
Metadata
Metadata
Assignees
Labels
No labels