dify/api/controllers/console/explore
Sean Kenneth Doherty 778aabb485
refactor(api): replace reqparse with Pydantic models in trial.py (#31789)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-02-04 14:36:52 +08:00
..
audio.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
banner.py feat: app trial (#26281) 2026-01-22 15:42:54 +08:00
completion.py refactor: split changes for api/controllers/console/explore/completio… (#29894) 2025-12-19 17:51:13 +08:00
conversation.py refactor: more ns.model to BaseModel (#30445) 2026-01-04 17:12:28 +08:00
error.py feat: app trial (#26281) 2026-01-22 15:42:54 +08:00
installed_app.py fix: doc not gen bug (#31547) 2026-01-27 20:19:39 +09:00
message.py refactor: more ns.model to BaseModel (#30445) 2026-01-04 17:12:28 +08:00
parameter.py refactor: migrate some ns.model to BaseModel (#30388) 2026-01-01 00:38:12 +08:00
recommended_app.py fix: doc not gen bug (#31547) 2026-01-27 20:19:39 +09:00
saved_message.py refactor: more ns.model to BaseModel (#30445) 2026-01-04 17:12:28 +08:00
trial.py refactor(api): replace reqparse with Pydantic models in trial.py (#31789) 2026-02-04 14:36:52 +08:00
workflow.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
wraps.py feat: app trial (#26281) 2026-01-22 15:42:54 +08:00