OpenAPI 3.0
specstableimplmaturePublish OpenAPI definitions.
Scope
Conformance Classes
OpenAPI 3.0 implements all requirements of conformance class OpenAPI 3.0 from OGC API - Features - Part 1: Core 1.0 for the mentioned resource.
Configuration
Options
| Name | Default | Description | Type | Since |
|---|---|---|---|---|
buildingBlock | Always OAS30. | string | v2.0 | |
enabled | true | Enable the building block? | boolean | v2.0 |
showSchemaConstraintsInHtml | false | In the HTML view of the OpenAPI definition, schema constraints except enum and default values are not displayed. Set this to true to display also minimum, maximum, pattern, minLength, and maxLength constraints. | boolean | v2.0 |
isShowSchemaConstraintsInHtml | boolean | v2.0 |
This building block does not require or support any additional configuration files.
Examples
- buildingBlock: OAS30
enabled: false