Namespace: Json.Schema.OpenApi
Inheritance: MetaSchemas
🡒 object
Provides meta-schemas defined by OpenAPI.
Fields
Name | Type | Summary |
---|---|---|
DocumentSchema | JsonSchema | The OpenAPI v3.1 document schema. |
OpenApiDialect | JsonSchema | The OpenAPI v3.1 dialect meta-schema. |
OpenApiDialectId | Uri | The URI ID of the OpenAPI v3.1 dialect meta-schema. |
OpenApiDocumentSchemaId | Uri | The URI ID of the OpenAPI v3.1 document schema. |
OpenApiMeta | JsonSchema | The OpenAPI v3.1 validation meta-schema. |
OpenApiMetaId | Uri | The URI ID of the OpenAPI v3.1 validation meta-schema. |