remove dateOfBirth from petstore.json

This commit is contained in:
wing328
2016-10-07 16:20:53 +08:00
parent f639a312e8
commit b09f4b66ff
18 changed files with 355 additions and 340 deletions

View File

@@ -833,10 +833,6 @@
"username": {
"type": "string"
},
"dateOfBirth": {
"type": "string",
"format": "date"
},
"firstName": {
"type": "string"
},