We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi! Thanks for the awesome project!
Is support for chapter ranges something that you'd consider?
eg https://bible-api.com/romans 12-14 currently returns results for Romans 12, 14 (skips 13).
https://bible-api.com/romans 12-14
Not sure if this is the expected behaviour or not but chapter ranges would be nice to have 🙂
The text was updated successfully, but these errors were encountered:
Actually only single chapters are supposed to work. It's a bug that you can pass a range.
To fetch more than one chapter, you would need to make more than one request...
Sorry, something went wrong.
Ah gotcha 😆. I'll leave the issue open for the bug then.
No branches or pull requests
Hi! Thanks for the awesome project!
Is support for chapter ranges something that you'd consider?
eg
https://bible-api.com/romans 12-14
currently returns results for Romans 12, 14 (skips 13).Not sure if this is the expected behaviour or not but chapter ranges would be nice to have 🙂
The text was updated successfully, but these errors were encountered: