Document

struct

Root document structure representing the complete API specification state.

Property Type Description
root Integer Zero-based index referencing the primary entry point type within the 'types' array.
types
ArrayType
Array of all top-level type definitions declared in this specification.
part of the Apioo-Project