forked from loafle/openapi-generator-original
remove dateOfBirth from petstore.json
This commit is contained in:
@@ -833,10 +833,6 @@
|
||||
"username": {
|
||||
"type": "string"
|
||||
},
|
||||
"dateOfBirth": {
|
||||
"type": "string",
|
||||
"format": "date"
|
||||
},
|
||||
"firstName": {
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user