Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion pages/draft/2020-12/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ next:
url: /draft/2019-09
---


### Introduction

The JSON Schema Draft 2020-12 is a comprehensive update to the previous [draft 2019-09](draft/2019-09), addressing feedback and implementation experiences. This draft introduces features to simplify creating and validating JSON schemas.
The JSON Schema Draft 2020-12 is a comprehensive update to the previous [draft 2019-09](\2019-09), addressing feedback and implementation experiences. This draft introduces features to simplify creating and validating JSON schemas.

Here's an overview of updates to Draft 2020-12;

Expand Down
Loading