The Schema type defines the type of Schema that OpenApi expects if you want to use the createOpenApiSpec method and be very precise about the types in use (see OpenApiMeta for other manners of accomplishing this goal). All types may have an id defined, which is used to extract out common types across the entire API.

Generated using TypeDoc