Skip to content

Commit 612d109

Browse files
authored
Merge pull request #48 from nostrability/chore/draft07-policy
replace the stray draft-2020-12 meta-schema reference with draft-07 document that all schemata must stay on JSON Schema draft-07
2 parents 9c10044 + 82583a9 commit 612d109

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ schemata/
147147
- Utilize vitest framework
148148
- Make sure schemas test the data structure contained in payloads
149149
- Ensure that schemas provide programmatic results, such that the result can be used in the release workflow to block releases when a test is failing, or block a PR merge when a test is failing.
150+
- Use JSON Schema draft-07 for all schemata to minimize complexity and maintain stability and compatibility.
150151

151152
## Schema Validation Properties
152153

0 commit comments

Comments
 (0)