dify/cli/src/api
Yunlu Wen 0a051b598f
feat: support import / export dsl in CLI (#37232)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: cheatofrom <85830867+cheatofrom@users.noreply.github.com>
Co-authored-by: Escape0707 <tothesong@gmail.com>
Co-authored-by: Rohit Gahlawat <personal.rg56@gmail.com>
Co-authored-by: L1nSn0w <l1nsn0w@qq.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
2026-06-10 09:51:40 +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(cli): adopt generated oRPC contract for unary endpoints (#37090) 2026-06-08 08:09:44 +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