From 1bfe91634c8a5c90ae8bb4784a33282d90a22717 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 10 Oct 2022 13:16:08 +0200 Subject: [PATCH] readme: specify supported version of the JSON schema spec --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 965b64d..cb02892 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A [JSON schema] code generator for Go. +JSON schema draft 2020-12 is supported. + ## Usage jsonschemagen -s -o