This page lists all available types of this document. For more information and export options please take a look at the document at our app.
Document| Type | Description |
|---|---|
| Document | Root document structure representing the complete API specification state. |
| Operation | Represents an API operation inside the designer editor and agent model. |
| Operation_Argument | Represents a non-body input parameter (path, query, or header) passed to an operation. |
| Operation_Throw | Represents an error response condition for an operation. |
| Type | Represents a top-level struct data definition declared in the document. |
| Type_Property | Represents an individual property field inside a top-level struct definition. |