▶️ Forum Post'una Cevap Yazdım
- UI: Post detayda 'Cevapla' button
- POST: (tahmini) /api/forum/posts/{id}/reply
- Backend: Reply insert + post sahibine notif
- GET /api/forum/replies/{id} ile güncel reply listesi
🔌 Endpoint'ler
POST/api/forum/posts/{id}/reply
GET/api/forum/replies/{id}