Skip to content

Commit 90f9f2f

Browse files
committed
Update README.md
1 parent afa9511 commit 90f9f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schemas/validation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The schema only validates the mandatory aspects of the OAS.
3737
Validating requirements that are optional, or field usage that has undefined or ignored behavior are not within the scope of this schema.
3838
Schemas to perform additional optional validation are [under consideration](https://github.com/OAI/OpenAPI-Specification/issues/4141).
3939

40-
Improvements can be submitted by opening a PR against the `main` branch.
40+
Improvements can be submitted by opening a PR against the `vX.Y-dev` branch of the respective specification version.
4141

4242
Modify the `schema.yaml` file and add test cases for your changes.
4343

0 commit comments

Comments
 (0)