妖精视频官方入口 - 海量影视资源,畅享高清观影体验
愿你所爱之人,终能与你并肩而行,不离不弃。这句话简单却深刻,表达了对陪伴与守护的渴望,传递出一种温暖的力量 。
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