CodeSquared docs

OasDiscriminator

OasDiscriminator is an object representing the OpenAPI discriminator object.

Properties

PropertyTypeDescription
oasType'discriminator'Static value representing the OpenAPI discriminator type.
propertyNamestringThe name of the property used to discriminate between the different types.