Skip to content

Commit b2fc4b6

Browse files
authored
Update example URLs in openapi.json
1 parent 4eaa19f commit b2fc4b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

static/openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"in": "query",
2727
"required": true,
2828
"schema": { "type": "string" },
29-
"example": "http://xhslink.com/o/2jqifpr7GJ5"
29+
"example": "http://xhslink.com/o/21DKXV988zp"
3030
}
3131
],
3232
"responses": {
@@ -92,7 +92,7 @@
9292
"required": ["url"]
9393
},
9494
"example": {
95-
"url": "http://xhslink.com/o/2jqifpr7GJ5"
95+
"url": "http://xhslink.com/o/21DKXV988zp"
9696
}
9797
}
9898
}

0 commit comments

Comments
 (0)