mirror of
https://github.com/langgenius/dify.git
synced 2026-09-21 05:11:22 +08:00
refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
autofix-ci[bot]
parent
abd720146d
commit
915655683c
@@ -3,7 +3,7 @@
|
||||
*
|
||||
* Test cases sourced from: Dify CLI Enhanced spec — Dify CLI/Discovery/Single App Query (22 cases)
|
||||
*
|
||||
* Note: difyctl get app <id> queries a single app via GET /apps/<id>/describe?fields=info.
|
||||
* Note: difyctl get app <id> queries a single app via GET /apps/<id>?fields=info.
|
||||
* The response is returned in list-envelope format {page,limit,total,data:[...]}.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user