From 2c301d31a1b346278cd95516afd38e5a5fe8a452 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 8 Apr 2020 13:50:05 -0500 Subject: [PATCH] Update references.adoc --- references.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/references.adoc b/references.adoc index b715c5a..0a31284 100644 --- a/references.adoc +++ b/references.adoc @@ -7,6 +7,7 @@ This Repository External Links ===== +* https://json-schema.org/[Latest JSON Schema Specification link] * https://spacetelescope.github.io/understanding-json-schema/UnderstandingJSONSchema.pdf[Understanding JSON Schema]; Good intro but somewhat dated: Refers to Draft 4, current is Draft 7 * Phil Sturgeon’s https://philsturgeon.uk/api/2018/04/13/openapi-and-json-schema-divergence-solved/[two-part article] on the convergence between http://json-schema.org/[JSON Schema] and https://www.openapis.org/[OAI 3]