From 63f1ba0a374162cf18dcd089ed287e588ba11634 Mon Sep 17 00:00:00 2001 From: Louis Date: Fri, 18 Oct 2024 16:01:23 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cd3495..cfac43f 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ By default, constructors in variants are represented as a list with one string, type t = | Typ | Class of string -[@@deriving jsonschema ~variant_as_array] +[@@deriving jsonschema] ``` ```json