wldeh / bible-api

Free Unlimited Bible API with support for 200+ versions and languages.⚡
117 stars 15 forks source link

All verses are duplicated in json file of a chapter #5

Open biabhishek opened 4 months ago

biabhishek commented 4 months ago

Describe the bug All verses are duplicated in json file of a chapter. Ex: https://cdn.jsdelivr.net/gh/wldeh/bible-api/bibles/en-kjv/books/songofsolomon/chapters/1.json , there are only 17 verses for this chapter, but this shows 34.

To Reproduce Go to any json file of any chapter. All verses appear twice.

Expected behavior A verse should appear only once in a chapter's json.

Screenshots If applicable, add screenshots to help explain your problem.