dify/cli/src/api
L1nSn0w 07eb4903b8
feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313)
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
2026-06-12 06:35:15 +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 feat(api,cli): strict UUID validation for app-id and workspace-id (#37212) 2026-06-09 07:35:18 +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 feat(api,cli): strict UUID validation for app-id and workspace-id (#37212) 2026-06-09 07:35:18 +00:00
apps.ts feat(api,cli): strict UUID validation for app-id and workspace-id (#37212) 2026-06-09 07:35:18 +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
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