Crate restify_openapi
source ·Modules§
Structs§
- Properties of a
SchemaObject
which define validation assertions for arrays. - Holds a set of reusable objects for different aspects of the OAS. All objects defined within the components object will have no effect on the API unless they are explicitly referenced from properties outside the components object.
- Properties which annotate a
SchemaObject
which typically have no effect when an object is being validated against the schema. - Properties of a
SchemaObject
which define validation assertions for numbers. - Properties of a
SchemaObject
which define validation assertions for objects. - This is the root document object of the OpenAPI document.
- The root object of a JSON Schema document.
- A JSON Schema object.
- Properties of a
SchemaObject
which define validation assertions for strings. - Properties of a
SchemaObject
which define validation assertions in terms of other schemas.
Enums§
- The possible types of values in JSON Schema documents.
- A JSON Schema.
- A type which can be serialized as a single item, or multiple items.