From 61ba54611f6c9562eb06d739c9942ba33718f4a1 Mon Sep 17 00:00:00 2001 From: khazelton Date: Wed, 18 Jul 2018 13:19:50 -0500 Subject: [PATCH] Update references.adoc --- references.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/references.adoc b/references.adoc index e2e953a..dddb8d2 100644 --- a/references.adoc +++ b/references.adoc @@ -1,5 +1,9 @@ References ~~~~~~~~~~ +.This Repository +* link:Gabor's minimal person schema in YAML +* Card schema in YAML from JSON examples + .External Links * 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