Update README example output

This commit is contained in:
Graham Esau 2019-12-09 17:37:58 +00:00
parent 1f021fa5ae
commit 3e5a054793

View file

@ -140,6 +140,7 @@ fn main() {
"type": "boolean"
},
"myNullableEnum": {
"default": null,
"anyOf": [
{
"$ref": "#/definitions/MyEnum"