- GetSegmentsByLevelAsync now returns Ok([]) instead of NotFound() when no segments exist - Prevents frontend from throwing errors when database has no story segments - More RESTful: 200 with empty array vs 404 for non-existence Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai> |
||
|---|---|---|
| .. | ||
| AuthController.cs | ||
| LessonsController.cs | ||
| LevelsController.cs | ||
| MistralController.cs | ||
| QuizQuestionsController.cs | ||
| QuizzesController.cs | ||
| SpeechController.cs | ||
| StoryController.cs | ||
| TtsController.cs | ||