网站查询网址导航 - 影视视频网站大全
情感的力量在于它能让我们在最黑暗的时刻找到希望,在最困难的时刻找到力量
OpenAPI block
Add a new pet to the store.
Required scopes
This endpoint requires the following scopes:
- : modify pets in your account
- : read your pets
Authorizations
OAuth2implicitRequired
Authorization URL:
Body
idinteger · int64OptionalExample:
10namestringRequiredExample:
doggiephotoUrlsstring[]Required
statusstring · enumOptionalPossible values:
pet status in the store
Responses
200
Successful operation
idinteger · int64OptionalExample:
10namestringRequiredExample:
doggiephotoUrlsstring[]Required
statusstring · enumOptionalPossible values:
pet status in the store
400
Invalid input
422
Validation exception
default
Unexpected error
post
/petLast updated