getbible/Joomla-3-Component

Remove the () around the json in the API answer

DanielPopOut opened this issue · 5 comments

Hey, is it possible to remove the () around the json answer of the bible api ?
({JsonAnswer}) --> {JsonAnswer}

You can add &raw=true to get raw json.
Like this https://getbible.net/json?p=Psalms&raw=true

Okay... here is the issue that deal with the same :)

But hey you are welcome, let me know if there is anything I can do to help!