Update examples
This commit is contained in:
parent
7bcd200a21
commit
c61b26091e
6 changed files with 24 additions and 12 deletions
|
@ -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": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue