We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ca73f commit b45e185Copy full SHA for b45e185
chapters/meta-information.adoc
@@ -24,7 +24,7 @@ The following OpenAPI extension properties *must* be additionally provided:
24
OpenAPI requires the definition of API specification version via `#/info/version`.
25
Note, this API specification document version is distinct from the
26
OpenAPI Specification version (also required, e.g. `openapi: 3.1.0`),
27
-or the API Implementation version.
+or the API Implementation version -- see <<terminology>>.
28
29
We expect API designers to comply to http://semver.org/spec/v2.0.0.html[
30
Semantic Versioning 2.0] rules `1 - 8` and `11` with the standard version format
0 commit comments