- Removed class-level [Authorize] from StoryController - Admin endpoints already have [Authorize(Roles = "Admin")] - GET endpoints are now publicly accessible for development/testing - Updated frontend API client to handle unauthenticated requests Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai> |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Endpoints | ||
| Validators | ||