You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Internet-Drafts expire after six months, so our goal is to publish often enough to always have
49
50
a set of unexpired drafts available. There may be brief gaps as we wrap up each draft and finalize
50
51
the text.
51
52
52
-
_\[**NOTE**: There is likely to be a one to two month gap before the publication of the
53
-
draft-07 documents\]_
54
-
55
53
The intention, particularly for vocabularies such as validation which have been widely
56
54
implemented, is to remain as compatible as possible from draft to draft. However, these are still
57
55
drafts, and given a clear enough need validated with the user community, major changes can occur.
58
56
59
-
Progress on the next set of Internet-Drafts can be tracked on GitHub. The current milestone is [draft-07 (wright-\*-02)](https://github.com/json-schema-org/json-schema-spec/milestone/5)
57
+
Progress on the next set of Internet-Drafts can be tracked on GitHub.
58
+
The [draft-08](https://github.com/json-schema-org/json-schema-spec/milestone/6) milestone
59
+
will track the evolving scope of the draft
60
60
61
61
<divstyle="clear:both"></div>
62
62
@@ -88,7 +88,7 @@ Interested? Check out:
88
88
- some [examples](examples.md)
89
89
- the growing list of [JSON (Hyper-)Schema software](implementations.md)
90
90
91
-
We encourage updating to the latest specification, as described by the draft-06 meta-schemas. However, if you are still using draft-04, you may be interested in:
91
+
We encourage updating to the latest specification, as described by the draft-07 meta-schemas. However, if you are still using draft-04, you may be interested in:
92
92
- this [excellent guide](http://spacetelescope.github.io/understanding-json-schema/) for schema authors, from the [Space Telescope Science Institute](http://www.stsci.edu/)
0 commit comments