Root document structure representing the complete API specification state.
Document| Property | Type | Description |
|---|---|---|
| root | Integer | Zero-based index referencing the primary entry point type within the 'types' array. |
| types | typeschema:Type | Array of all top-level type definitions declared in this specification. |
| operations | Operation | Array of API operations defined in this specification. |