Spaces:
Running
Running
Restore RESTART_TRIGGER.md from commit 6915b470
Browse files- RESTART_TRIGGER.md +5 -6
RESTART_TRIGGER.md
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
trigger rebuild 2026-07-
|
| 2 |
|
| 3 |
-
- Added /api/
|
| 4 |
-
-
|
| 5 |
-
-
|
| 6 |
-
-
|
| 7 |
-
- Updated app_v2_entry.py, static/app_v2.js, static/index_v2.html
|
|
|
|
| 1 |
+
trigger rebuild 2026-07-18T10:35 +0700 - add missing ai/short/ and ai/short-file/ endpoints
|
| 2 |
|
| 3 |
+
- Added POST /api/ai/short/{post_id} endpoint (was lost during route cleanup)
|
| 4 |
+
- Added GET /api/ai/short-file/{file_id} endpoint (file serving)
|
| 5 |
+
- Both were supposed to be in ai_patch.py but never existed there
|
| 6 |
+
- Also added FileResponse import
|
|
|