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 afa9511 commit 90f9f2fCopy full SHA for 90f9f2f
src/schemas/validation/README.md
@@ -37,7 +37,7 @@ The schema only validates the mandatory aspects of the OAS.
37
Validating requirements that are optional, or field usage that has undefined or ignored behavior are not within the scope of this schema.
38
Schemas to perform additional optional validation are [under consideration](https://github.com/OAI/OpenAPI-Specification/issues/4141).
39
40
-Improvements can be submitted by opening a PR against the `main` branch.
+Improvements can be submitted by opening a PR against the `vX.Y-dev` branch of the respective specification version.
41
42
Modify the `schema.yaml` file and add test cases for your changes.
43
0 commit comments