dify/api/fields
Wu Tianwei 33edf97f81
feat: RBAC (#37107)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: Charles Yao <chongbinyao33@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Jingyi <jingyi.qi@dify.ai>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
2026-06-18 16:35:29 +00:00
..
__init__.py Feat/dataset service api (#1245) 2023-09-27 16:06:32 +08:00
_value_type_serializer.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
agent_fields.py fix(agent): resolve roster file downloads versions and log filters (#37626) 2026-06-18 12:06:27 +00:00
annotation_fields.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00
app_fields.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
base.py refactor(api): Extract shared ResponseModel (#34633) 2026-04-07 13:05:38 +00:00
conversation_fields.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
conversation_variable_fields.py refactor: remove unused Flask-RESTX field dicts from end_user and conversation_variable fields (#28015) (#36929) 2026-06-02 07:27:23 +00:00
dataset_fields.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
document_fields.py refactor(api): migrate console/service_api.dataset.document to BaseModel (#36506) 2026-05-30 14:38:27 +00:00
end_user_fields.py refactor: remove unused Flask-RESTX field dicts from end_user and conversation_variable fields (#28015) (#36929) 2026-06-02 07:27:23 +00:00
file_fields.py feat(dify-agent): sync shell and back proxy updates (#37159) 2026-06-10 03:04:32 +00:00
hit_testing_fields.py refactor(api): migrate console/service_api.dataset.hit_testing to BaseModel (#36533) 2026-05-27 06:51:42 +00:00
member_fields.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
message_fields.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
raws.py ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
segment_fields.py refactor(api): migrate console/service_api.dataset.segment to BaseModel (#36522) 2026-05-30 13:54:01 +00:00
snippet_fields.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
workflow_fields.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
workflow_run_fields.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00