Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions openapi/public-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -7787,8 +7787,8 @@
"x-api-version": "v2",
"x-highlights": [
{
"content": "This endpoint may return a pending task status. Retry later with the same itemId to fetch completed data.",
"type": "tip"
"content": "This endpoint is task-based and does not return real-time data. It combines task submission and result retrieval in one interface. Please review its mechanism in the dashboard and consult the administrator before use to avoid unintended charges.",
"type": "danger"
}
],
"x-order": "11001100"
Expand Down Expand Up @@ -12223,7 +12223,7 @@
"x-api-version": "v1",
"x-highlights": [
{
"content": "If this endpoint does not return a video download URL, use `/api/xiaohongshu-pgy/api/solar/note/noteId/detail/v1`.",
"content": "If video download fails, use `/api/xiaohongshu-pgy/api/solar/note/noteId/detail/v1`.",
"type": "tip"
},
{
Expand Down
6 changes: 3 additions & 3 deletions openapi/public-api.normalized.json
Original file line number Diff line number Diff line change
Expand Up @@ -7944,8 +7944,8 @@
"x-api-version": "v2",
"x-highlights": [
{
"content": "This endpoint may return a pending task status. Retry later with the same itemId to fetch completed data.",
"type": "tip"
"content": "This endpoint is task-based and does not return real-time data. It combines task submission and result retrieval in one interface. Please review its mechanism in the dashboard and consult the administrator before use to avoid unintended charges.",
"type": "danger"
}
],
"x-order": "11001100",
Expand Down Expand Up @@ -12483,7 +12483,7 @@
"x-api-version": "v1",
"x-highlights": [
{
"content": "If this endpoint does not return a video download URL, use `/api/xiaohongshu-pgy/api/solar/note/noteId/detail/v1`.",
"content": "If video download fails, use `/api/xiaohongshu-pgy/api/solar/note/noteId/detail/v1`.",
"type": "tip"
},
{
Expand Down