dify/cli/src/http
Xiyuan Chen 084f122814
refactor(openapi/cli): split app usage-face from studio-app build-face (#37641)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-22 07:46:59 +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 refactor(openapi/cli): split app usage-face from studio-app build-face (#37641) 2026-06-22 07:46:59 +00:00
error-mapper.ts refactor(openapi/cli): split app usage-face from studio-app build-face (#37641) 2026-06-22 07:46:59 +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 refactor(openapi/cli): split app usage-face from studio-app build-face (#37641) 2026-06-22 07:46:59 +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