-| <a name="oas-version"></a>openapi | `string` | **REQUIRED**. This string MUST be the major and minor [version number](#versions-and-deprecation) of the OpenAPI Specification that the OpenAPI Document uses (e.g. `"3.2"`), and MAY also contain the patch number (e.g. `"3.2.0"`), although this is NOT RECOMMENDED. The major and minor version numbers from the `openapi` field MUST be used by tooling to interpret the OpenAPI Document, while the patch number SHOULD be ignored. This field is _not_ related to the [`info.version`](#info-version) string, which describes the OpenAPI document's version. |
0 commit comments