# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
Enum value maps for SchemaDataType.
Enum value maps for SchemaDataType.
# Structs
Holds a set of reusable objects for different aspects of the OAS.
Contact information for the exposed API.
See: https://spec.openapis.org/oas/latest.html#discriminator-object.
This is the root object of the OpenAPI document.
DocumentConfiguration allows for controlling the default responses.
A single encoding definition applied to a single schema property.
See: https://spec.openapis.org/oas/latest.html#example-object.
Allows referencing an external resource for extended documentation.
FieldConfiguration provides additional field level properties used when generating the OpenAPI v3.1 file.
Header object follows the structure of the Parameter object with the following changes: 1.
Info captures OpenAPI Info object.
License information for the exposed API.
The Link object represents a possible design-time link for a response.
No description provided by the author
No description provided by the author
Each Media Type Object provides schema and examples for the media type identified by its key.
Describes a single API operation on a path.
Describes a single operation parameter.
Reference allows referencing other components in the OpenAPI document, both internally and externally.
Describes a single request body.
No description provided by the author
Schema represents an OpenAPI v3.1 Schema object, providing a structured definition for data types used in the API.
Represents an item in a SchemaList, which can be a schema or another SchemaList.
No description provided by the author
No description provided by the author
Represents a list of schemas for array validation or for object properties.
Lists the required security schemes to execute this operation.
Defines a security scheme that can be used by the operations.
Configuration details for a supported OAuth Flow
See: https://spec.openapis.org/oas/latest.html#oauth-flow-object.
See: https://spec.openapis.org/oas/latest.html#oauth-flows-object.
An object representing a Server.
An object representing a Server Variable for server URL template substitution.
Adds metadata to a single tag that is used by the Operation Object.
# Type aliases
Enum for the data type of a schema.