dify/api/fields
yyh 2d6c9300e3
fix(api): tighten agent v2 generated contracts (#36989)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-03 06:52:40 +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(api): tighten agent v2 generated contracts (#36989) 2026-06-03 06:52:40 +00:00
annotation_fields.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00
app_fields.py feat: add draft trigger detection to app model and UI (#28163) 2025-11-13 15:43:58 +08:00
base.py refactor(api): Extract shared ResponseModel (#34633) 2026-04-07 13:05:38 +00:00
conversation_fields.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +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
data_source_fields.py code cleans ,and add exception message. (#24536) 2025-08-26 14:52:11 +08:00
dataset_fields.py fix(api): preserve dataset nested null shapes (#36611) 2026-05-25 08:06:33 +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 chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +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 refactor(api): migrate console.app.workflow_comment to BaseModel (#36180) 2026-05-14 12:13:47 +00:00
message_fields.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00
rag_pipeline_fields.py refactor: remove unnecessary type: ignore from rag_pipeline_fields.py (#30666) 2026-01-07 14:40:35 +08:00
raws.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
segment_fields.py refactor(api): migrate console/service_api.dataset.segment to BaseModel (#36522) 2026-05-30 13:54:01 +00:00
workflow_fields.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
workflow_run_fields.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00