Skip to content

Commit f42dd18

Browse files
committed
Release Notes: Unlrelated fixes
1 parent 6fbebd3 commit f42dd18

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

draft/2019-09/release-notes.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: JSON Schema 2019-09 Release Notes
33
layout: page
44
---
55

6-
_NOTE: This page is still being written, and is currently a fairly minimal listing of changes._
7-
86
For the vast majority of schema authors, we hope that these changes are minimally disruptive.
97

108
The most likely to be frustrating is that `format` is no longer treated as a validation assertion _by default_ (although it is still possible for an application or user to configure a validator to treat it as one). We decided this was acceptable because many schema authors are already extremely frustrated by its inconsistent behavior.

specification-links.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -307,12 +307,10 @@ For links to the somewhat more readably formatted versions on this web site, and
307307
- Output examples
308308
- [JSON Schema verbose output example](draft/2020-12/output/verbose-example)
309309

310-
### 2019-09 (formerly known as Draft 8)
310+
### Draft 2019-09 (formerly known as Draft 8)
311311

312312
_**NOTE:** All meta-schema URIs now use `https://`. While currently also available over plain HTTP due to the limitations of GitHub pages and the need to keep prior drafts available over HTTP, only the HTTPS URIs should be used._
313313

314-
### Draft 2019-09
315-
316314
- Specifications
317315
- Core: [draft-handrews-json-schema-02](https://tools.ietf.org/html/draft-handrews-json-schema-02) ([changes](https://tools.ietf.org/html/draft-handrews-json-schema-02#appendix-G))
318316
- Validation: [draft-handrews-json-schema-validation-02](https://tools.ietf.org/html/draft-handrews-json-schema-validation-02) ([changes](https://tools.ietf.org/html/draft-handrews-json-schema-validation-02#appendix-C))

0 commit comments

Comments
 (0)