牛奶片库 - 海量影视资源,畅享高清观影体验
对陪伴的珍惜: “没有你的时侯,颜色是纯一的;没有你的时侯,饭菜是没有滋味的;没有你的时侯,我是空心的。”
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