Update examples

This commit is contained in:
Graham Esau 2024-08-10 17:57:02 +01:00
parent 7bcd200a21
commit c61b26091e
6 changed files with 24 additions and 12 deletions

View file

@ -19,7 +19,6 @@
},
"myNumber": {
"type": "integer",
"format": "int32",
"maximum": 10,
"minimum": 1
},
@ -37,6 +36,7 @@
"myBool",
"myVecStr"
],
"x-customProperty": "example",
"$defs": {
"MyEnum": {
"anyOf": [