dify/cli/src/http
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
..
body.test.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00
body.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00
client.test.ts feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
client.ts feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
error-mapper.test.ts feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
error-mapper.ts feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
hooks.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00
orpc.test.ts feat: unified ErrorBody contract for /openapi/v1 and difyctl (#37285) 2026-06-11 10:26:27 +00:00
orpc.ts feat(cli): adopt generated oRPC contract for unary endpoints (#37090) 2026-06-08 08:09:44 +00:00
proxy.test.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00
proxy.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00
rate-limit.test.ts feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
rate-limit.ts feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
retry.test.ts feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
retry.ts feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
sanitize.ts feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
sse-dify.test.ts refactor: use absolute path for inter dir importing (#36822) 2026-06-01 01:32:16 +00:00
sse-dify.ts refactor: use absolute path for inter dir importing (#36822) 2026-06-01 01:32:16 +00:00
sse.test.ts refactor: use absolute path for inter dir importing (#36822) 2026-06-01 01:32:16 +00:00
sse.ts feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
types.ts feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) (#37313) 2026-06-12 06:35:15 +00:00
url.test.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00
url.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00