dify/packages/contracts/generated/api/console
yyh 0923ebaf88
chore(agent-v2): sync daily changes (#38162)
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <wylswz@163.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yanli 盐粒 <yanli@dify.ai>
Co-authored-by: 盐粒 Yanli <beautyyuyanli@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
2026-07-01 05:07:23 +00:00
..
account refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
activate chore: improve invite member flow (#37479) 2026-06-18 06:30:01 +00:00
agent chore(agent-v2): sync daily changes (#38162) 2026-07-01 05:07:23 +00:00
all-workspaces refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
api-based-extension fix: improve Service API OpenAPI contracts (#37592) 2026-06-17 14:25:30 +00:00
api-key-auth fix: improve Service API OpenAPI contracts (#37592) 2026-06-17 14:25:30 +00:00
app refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
app-dsl-version chore: split to single app_dsl_version API (#36864) 2026-05-31 12:13:44 +00:00
apps chore(agent-v2): sync daily changes (#38162) 2026-07-01 05:07:23 +00:00
auth refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
billing refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
code-based-extension refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
compliance refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
data-source fix: improve Service API OpenAPI contracts (#37592) 2026-06-17 14:25:30 +00:00
datasets feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
email-code-login chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
email-register refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
explore fix: improve Service API OpenAPI contracts (#37592) 2026-06-17 14:25:30 +00:00
features chore: update to openapi v3 by change dep (#37316) 2026-06-12 07:52:19 +00:00
files fix: improve Service API OpenAPI contracts (#37592) 2026-06-17 14:25:30 +00:00
forgot-password refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
form refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
info chore: update to openapi v3 by change dep (#37316) 2026-06-12 07:52:19 +00:00
installed-apps feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915) 2026-06-26 13:13:35 +00:00
instruction-generate refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
login chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
logout chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
notification refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
notion fix: improve Service API OpenAPI contracts (#37592) 2026-06-17 14:25:30 +00:00
oauth fix: improve Service API OpenAPI contracts (#37592) 2026-06-17 14:25:30 +00:00
rag feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
refresh-token chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
remote-files chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
reset-password chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
rule-code-generate refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
rule-generate refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
rule-structured-output-generate refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
snippets feat: refine snippet siderbar and support RBAC. (#38134) 2026-06-29 06:03:40 +00:00
spec refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
system-features fix: add is_cloud_only for templates (#37846) 2026-06-24 08:29:54 +00:00
tag-bindings feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
tags fix: improve Service API OpenAPI contracts (#37592) 2026-06-17 14:25:30 +00:00
test refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
trial-apps feat(web): add customizable input placeholder for Agent/Chatflow/Chatbot web app (#37790) 2026-06-26 09:57:31 +00:00
trial-models chore: split trial models to a single API (#36796) 2026-05-31 13:09:13 +00:00
website refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
workflow refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
workflow-generate feat(workflow-generator): enhance the AI auto-creation flow end-to-end (#38175) 2026-07-01 02:28:58 +00:00
workspaces feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
orpc.gen.ts chore(agent-v2): sync daily changes (#38162) 2026-07-01 05:07:23 +00:00