dify/cli/test/fixtures
GareArc 4111751bdf
refactor(openapi/cli): split app usage-face from studio-app build-face
Squash of PR #37641 (worktree-fix+app-abstraction-noun).

Introduces two app nouns:
- app: usage face (run/get/describe/resume), dual-subject account + external-SSO
- studio-app: build face (export/import), account-only

Backend: split read routes by subject with token-type-restricted guards;
shared public projection builder (build_app_describe_response); drop
author/tags from describe to prevent cross-tenant identity leak.
CLI: selectAppReader subject dispatch (account vs permitted-external),
AppReader strategy, studio-app export/import, refreshed help/guides.
2026-06-21 19:48:22 -07:00
..
dify-mock refactor(openapi/cli): split app usage-face from studio-app build-face 2026-06-21 19:48:22 -07:00
config-dir.ts refactor(cli): auth/workspace cleanup — record-backed token store (#37219) 2026-06-12 03:10:54 +00:00
http-client.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00
mem-store.ts fix: change store apis to async (#37329) 2026-06-15 02:24:51 +00:00
stub-server.ts refactor(cli/http): replace ky with a self-contained HTTP client (#36711) 2026-06-01 09:04:42 +00:00