Module: Scorpio::OpenAPI::V3_1::Ext::ExtDocument
- Defined in:
- lib/scorpio/openapi/v3_1.rb
Overview
Schema module: Describes an OAD with schemas of the OpenAPI extension schema dialect.
This exists to dynamically scope the meta anchor
for Unscoped::Document <https://spec.openapis.org/oas/3.1/schema/2025-11-23>
to MetaSchema <https://spec.openapis.org/oas/3.1/dialect/2024-11-10>
via <#/$defs/schema> Schema.
- $id:
https://spec.openapis.org/oas/3.1/schema-base/2025-11-23 - $ref: Document
<https://spec.openapis.org/oas/3.1/schema/2025-11-23> - $dynamicAnchor:
metain/$defs/schema(Schema) - properties: jsonSchemaDialect const MetaSchema
<https://spec.openapis.org/oas/3.1/dialect/2024-11-10>
Defined Under Namespace
Modules: Schema