@@ -249,21 +249,35 @@ For links to the somewhat more readably formatted versions on this web site, and
249
249
draft‑bhutton‑relative‑json‑pointer‑00
250
250
</a></small></tt><br>
251
251
</td>
252
- <td>
252
+ <td rowspan="3" >
253
253
<tt><small>2020‑12</small></tt>
254
254
</td>
255
- <td>
255
+ <td rowspan="3" >
256
256
Draft 2020-12
257
257
</td>
258
- <td>
258
+ <td rowspan="3" >
259
259
<small>
260
+ the <tt><small>draft‑bhutton‑*‑01</small></tt> drafts were
261
+ bugfixes and/or clarifications without meta‑schema or functional changes
262
+ <br />
260
263
Milestone:
261
264
<a href="https://github.com/json-schema-org/json-schema-spec/milestone/8">draft-08-patch-1</a>
262
265
<br/>
263
266
Changes and fixes as a result of discussion with the OpenAPI community. (Includes breaking changes.)
264
267
</small>
265
268
</td>
266
269
</tr >
270
+ <tr ><!-- This empty row keeps the row colors aligned properlty for the two "draft-2020-12" versions --> </tr >
271
+ <tr >
272
+ <td>
273
+ <tt><small><a href="https://tools.ietf.org/html/draft-bhutton-json-schema-01">
274
+ draft‑bhutton‑json‑schema‑01
275
+ </a></small></tt><br>
276
+ <tt><small><a href="https://tools.ietf.org/html/draft-bhutton-json-schema-validation-01">
277
+ draft‑bhutton‑json‑schema‑validation‑01
278
+ </a></small></tt><br>
279
+ </td>
280
+ </tr >
267
281
<tr >
268
282
<td>
269
283
<small><i>(TBD)</i></small>
@@ -288,8 +302,8 @@ For links to the somewhat more readably formatted versions on this web site, and
288
302
### 2020-12
289
303
290
304
- Specifications
291
- - Core: [ draft-bhutton-json-schema-00 ] ( https://tools.ietf.org/html/draft-bhutton-json-schema-00 ) ([ changes] ( https://tools.ietf.org/html/draft-bhutton-json-schema-00 #appendix-G ) )
292
- - Validation: [ draft-bhutton-json-schema-validation-00 ] ( https://tools.ietf.org/html/draft-bhutton-json-schema-validation-00 ) ([ changes] ( https://tools.ietf.org/html/draft-bhutton-json-schema-validation-00 #appendix-C ) )
305
+ - Core: [ draft-bhutton-json-schema-01 ] ( https://tools.ietf.org/html/draft-bhutton-json-schema-01 ) ([ changes] ( https://tools.ietf.org/html/draft-bhutton-json-schema-01 #appendix-G ) )
306
+ - Validation: [ draft-bhutton-json-schema-validation-01 ] ( https://tools.ietf.org/html/draft-bhutton-json-schema-validation-01 ) ([ changes] ( https://tools.ietf.org/html/draft-bhutton-json-schema-validation-01 #appendix-C ) )
293
307
- Relative JSON Pointer: [ draft-bhutton-relative-json-pointer-00] ( https://tools.ietf.org/html/draft-bhutton-relative-json-pointer-00 ) ([ changes] ( https://tools.ietf.org/html/draft-bhutton-relative-json-pointer-00#appendix-A ) )
294
308
- General use meta-schemas
295
309
- [ JSON Schema meta-schema] ( draft/2020-12/schema )
0 commit comments