-
Couldn't load subscription status.
- Fork 9.2k
Open
Labels
Description
Prepare development branch for v3.0 schema maintenance:
- create branch
v3.0-dev-wip- diff todev - delete
src/oas.md- we do not plan a 3.0.5 spec release - delete
src/schemas/validation/* - move
_archive_/v3.0/schemas/schema.yamland accompanyingREADME.mdtosrc/schemas/validation/ - move test-related files from
_archive_/v3.0/schemas/totests/ - make tests work and pass
- refactor tests to use same tools as the v3.1 tests
- test schema publishing workflow - also works for 3.0
- adjust selected 3.1 pass/fail test cases to increase schema coverage
- rename branch
v3.0-dev-wiptov3.0-dev(or squash-merge it into a branch freshly created fromdev)