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 89f5e73 commit e8eff02Copy full SHA for e8eff02
docs/api-standards.md
@@ -3,13 +3,9 @@
3
4
This document is intended as a collaborative document to agree and define standards for the design of RHOAS OpenAPI specifications.
5
6
-This document is not intended as a replacement for https://github.com/redhat-developer/app-services-api-guidelines tooling/linter.
7
-
8
9
## Versioning
10
11
12
13
* Set the version number in the _info.version_ field.
14
* The version should follow [Semantic Versioning](https://semver.org/).
15
* A **MAJOR** version change is required when you make incompatible API changes.
0 commit comments