From 1836b608ca4ca7e93ef708cbb7ffdf758dcff5bd Mon Sep 17 00:00:00 2001 From: Remko Boschker Date: Tue, 30 Jul 2019 10:15:37 +0200 Subject: [PATCH] #31 typo in test data --- test/all-types.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/all-types.json b/test/all-types.json index 13e0ee8..0909a00 100644 --- a/test/all-types.json +++ b/test/all-types.json @@ -27,7 +27,7 @@ "content": { "application/json": { "schema": { - "nullabe": true, + "nullable": true, "oneOf": [ { "$ref": "#/components/schemas/ReferencedInOneOfPath"