dify/api/controllers/console/explore
devxing 136995d2a1
fix: change delete app status code from 204 to 200 (#18398)
Co-authored-by: devxing <devxing@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
2025-04-27 12:12:46 +08:00
..
audio.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
completion.py feat: tenant app invocations limiter (#16221) 2025-03-19 17:24:02 +08:00
conversation.py fix: ruff check for True if ... else (#12576) 2025-01-13 09:38:48 +08:00
error.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
installed_app.py fix: change delete app status code from 204 to 200 (#18398) 2025-04-27 12:12:46 +08:00
message.py feat: switch to chat messages before regenerated (#11301) 2025-01-31 13:05:10 +08:00
parameter.py feat: fetch app info in plugins (#18202) 2025-04-16 20:27:29 +08:00
recommended_app.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
saved_message.py fix: change delete app status code from 204 to 200 (#18398) 2025-04-27 12:12:46 +08:00
workflow.py feat: tenant app invocations limiter (#16221) 2025-03-19 17:24:02 +08:00
wraps.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00