Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit c04bb09

Browse files
authored
Merge pull request #352 from awwright/master
Make spec links more obvious
2 parents 88565af + 78e85b5 commit c04bb09

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ title: JSON Schema
44
permalink: /
55
---
66

7-
**NEW DRAFT PUBLISHED!**
8-
{: style="color:red; font-size: 200%; text-align: center;"}
9-
10-
The current version is [2019-09](specification.html)!
11-
{: style="color:gray; font-size: 150%; text-align: center;"}
127

138
**JSON Schema** is a vocabulary that allows you to **annotate** and **validate** JSON documents.
149

specification.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,7 @@ permalink: /specification.html
55
title: Specification
66
---
77

8-
**NEW DRAFT PUBLISHED!**
9-
{: style="color:red; font-size: 200%; text-align: center;"}
10-
11-
The current version is 2019-09!
12-
{: style="color:gray; font-size: 150%; text-align: center;"}
13-
14-
* TOC
15-
{:toc}
16-
17-
Draft numbering
18-
---------------
19-
20-
The latest Internet-Drafts at the IETF are the **draft-handrews-json-schema\*-02** documents, which correspond to the **2019-09** meta-schemas. These were published on **2019-09-16**.
21-
22-
For a full explanation of both the IETF and meta-schema numbering schemes, how they correspond, and why we are now using the date-based `2019-09` rather than `draft-08`, see the [Specification Links](specification-links.html) page.
8+
The current version is *2019-09*!
239

2410
Specification documents
2511
-----------------------

0 commit comments

Comments
 (0)