api
api copied to clipboard
Add hadiths list endpoint with filtering support
- Add GET /v1/hadiths endpoint with pagination
- Support filtering by collection, bookNumber, chapterId, and hadithNumber
- Update OpenAPI spec with new endpoint documentation