神秘研究所帝王爱学习导航页 - 探索未知的影视世界
真正的告别没有暴雨雷霆,而是像雾气消散般难以察觉。某个寻常的清晨,你发现心里关于那个人的天气预报,已经从"局部阵雨"变成持续的"晴朗干燥"。
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