Update README example output
This commit is contained in:
parent
1f021fa5ae
commit
3e5a054793
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@ fn main() {
|
|||
"type": "boolean"
|
||||
},
|
||||
"myNullableEnum": {
|
||||
"default": null,
|
||||
"anyOf": [
|
||||
{
|
||||
"$ref": "#/definitions/MyEnum"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue