mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 18:37:05 +08:00
docs: remove test output from petstore.json #523
This commit is contained in:
parent
b19b9feaa7
commit
6fdff4437c
@ -1165,39 +1165,6 @@
|
|||||||
},
|
},
|
||||||
"message": {
|
"message": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
|
||||||
"category": {
|
|
||||||
"$ref": "#/components/schemas/Category"
|
|
||||||
},
|
|
||||||
"photoUrls": {
|
|
||||||
"type": "array",
|
|
||||||
"xml": {
|
|
||||||
"wrapped": true
|
|
||||||
},
|
|
||||||
"items": {
|
|
||||||
"type": "string",
|
|
||||||
"xml": {
|
|
||||||
"name": "photoUrl"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"tags": {
|
|
||||||
"type": "array",
|
|
||||||
"xml": {
|
|
||||||
"wrapped": true
|
|
||||||
},
|
|
||||||
"items": {
|
|
||||||
"$ref": "#/components/schemas/Tag"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"status": {
|
|
||||||
"type": "string",
|
|
||||||
"description": "pet status in the store",
|
|
||||||
"enum": [
|
|
||||||
"available",
|
|
||||||
"pending",
|
|
||||||
"sold"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"xml": {
|
"xml": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user