天堂MV网站入口 - 高清影视视频在线观看平台
流浪的诗人:她的行李箱装着六个国家的邮票和干枯的玫瑰,每处暂住地都会在墙上留下一行铅笔写的诗。
https://hls-049.pages.dev - 天堂MV网站入口 - 高清影视视频在线观看平台
https://hls-050.pages.dev - 49导航网浏览器下载 - 影视视频网站的最佳选择
https://hls-051.pages.dev - 四虎影视最新 - 海量高清影视资源在线观看
https://hls-058.pages.dev - 吾爱导航官网入口 - 海量影视资源,畅享高清观影体验
https://hls-060.pages.dev - 秘密研究在线 - 探索未知的影视世界
https://hls-066.pages.dev - 成人网站 - 探索无限激情与视觉盛宴
https://hls-067.pages.dev - 51漫画官方在线阅读页面 - 海量漫画免费看,畅享视觉盛宴
https://hls-068.pages.dev - 不良人研究所正在跳转 - 探索影视世界的秘密基地
https://hls-073.pages.dev - 日本蜜桃精品免费网站 - 高清影视资源免费观看
https://hls-074.pages.dev - VIP神秘影院入口 - 独家高清影视资源,畅享无广告观影体验
https://hls-075.pages.dev - 黑料影院 - 最新热门电影、电视剧在线观看平台
https://hls-082.pages.dev - hscknet黄色仓库 - 最新热门影视视频在线观看
https://hls-084.pages.dev - 影视工厂app网页 - 海量影视资源,随时随地畅享高清观影体验
https://hls-090.pages.dev - 网页版91美剧网 - 最新美剧、热门剧集在线观看
https://hls-092.pages.dev - 51导航网站 - 影视视频资源一站式导航平台
https://hls-093.pages.dev - 柚子猫在线看 - 海量影视资源,随时随地畅享高清视频
https://hls-094.pages.dev - 秘密网官方网站导航VIP - 高清影视资源一站式观看平台
https://hls-100.pages.dev - 黄视频在线免费 - 高清影视资源免费观看
OpenAPI block
GitBook's OpenAPI block is powered by Scalar, so you can test your APIs directly from your docs.
Add a new pet to the store.
10
doggie
pet status in the store
POST /api/v3/pet HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 133
{
"id": 10,
"name": "doggie",
"category": {
"id": 1,
"name": "Dogs"
},
"photoUrls": [
"text"
],
"tags": [
{
"id": 1,
"name": "text"
}
],
"status": "available"
}
{
"id": 10,
"name": "doggie",
"category": {
"id": 1,
"name": "Dogs"
},
"photoUrls": [
"text"
],
"tags": [
{
"id": 1,
"name": "text"
}
],
"status": "available"
}
Last updated