Commit 665f166
committed
fix: allow multi-verse tafsirs in verses API
This commit fixes the issue where multi-verse tafsirs (such as ID 169)
were not being returned by the /verses endpoint.
Key change:
- Remove the `one_verse` constraint from the verses presenter, allowing the endpoint
to include tafsirs that span multiple verses.
This change enables tafsir resources like Ibn Kathir (ID 169) to be properly included in API responses.1 parent 1cfc5ef commit 665f166
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
265 | 264 | | |
266 | 265 | | |
267 | 266 | | |
| |||
0 commit comments