Merge "Move next.json to schema 2.0"

This commit is contained in:
Zuul 2018-05-01 23:50:28 +00:00 committed by Gerrit Code Review
commit 1864ef9dd7
2 changed files with 1125 additions and 928 deletions

2051
next.json

File diff suppressed because it is too large Load Diff

View File

@ -61,7 +61,7 @@ commands=
[testenv:jsonschema]
commands=
jsonschema doc/source/schema/1.5.json -i next.json
jsonschema doc/source/schema/2.0.json -i next.json
jsonschema doc/source/schema/1.5.json -i 2015.07.json
jsonschema doc/source/schema/1.5.json -i 2016.01.json
jsonschema doc/source/schema/1.6.json -i 2016.08.json