dify/cli/src/api
Xiyuan Chen b3e5f29421
fix(app): derive get-app --mode whitelist from listable app types (#37761)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 04:40:05 +00:00
..
account-sessions.test.ts refactor: improve network error and allow verbose output (#36923) 2026-06-02 10:43:40 +00:00
account-sessions.ts feat(cli): adopt generated oRPC contract for unary endpoints (#37090) 2026-06-08 08:09:44 +00:00
account.test.ts refactor: improve network error and allow verbose output (#36923) 2026-06-02 10:43:40 +00:00
account.ts feat(cli): adopt generated oRPC contract for unary endpoints (#37090) 2026-06-08 08:09:44 +00:00
app-dsl.test.ts feat: support import / export dsl in CLI (#37232) 2026-06-10 09:51:40 +00:00
app-dsl.ts feat: support import / export dsl in CLI (#37232) 2026-06-10 09:51:40 +00:00
app-meta.test.ts feat(api,cli): strict UUID validation for app-id and workspace-id (#37212) 2026-06-09 07:35:18 +00:00
app-meta.ts refactor(openapi/cli): split app usage-face from studio-app build-face (#37641) 2026-06-22 07:46:59 +00:00
app-reader.test.ts refactor(openapi/cli): split app usage-face from studio-app build-face (#37641) 2026-06-22 07:46:59 +00:00
app-reader.ts refactor(openapi/cli): split app usage-face from studio-app build-face (#37641) 2026-06-22 07:46:59 +00:00
app-run.test.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00
app-run.ts feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
apps.test.ts refactor(openapi/cli): split app usage-face from studio-app build-face (#37641) 2026-06-22 07:46:59 +00:00
apps.ts fix(app): derive get-app --mode whitelist from listable app types (#37761) 2026-06-23 04:40:05 +00:00
device-flow.test.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00
file-upload.test.ts refactor: improve network error and allow verbose output (#36923) 2026-06-02 10:43:40 +00:00
file-upload.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00
members.test.ts refactor: improve network error and allow verbose output (#36923) 2026-06-02 10:43:40 +00:00
members.ts feat(cli): adopt generated oRPC contract for unary endpoints (#37090) 2026-06-08 08:09:44 +00:00
meta.test.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00
meta.ts feat(cli): adopt generated oRPC contract for unary endpoints (#37090) 2026-06-08 08:09:44 +00:00
oauth-device.ts refactor: improve network error and allow verbose output (#36923) 2026-06-02 10:43:40 +00:00
permitted-external-apps.test.ts refactor(openapi/cli): split app usage-face from studio-app build-face (#37641) 2026-06-22 07:46:59 +00:00
permitted-external-apps.ts refactor(openapi/cli): split app usage-face from studio-app build-face (#37641) 2026-06-22 07:46:59 +00:00
workspaces.test.ts feat(cli): adopt generated oRPC contract for unary endpoints (#37090) 2026-06-08 08:09:44 +00:00
workspaces.ts feat(cli): adopt generated oRPC contract for unary endpoints (#37090) 2026-06-08 08:09:44 +00:00