Kapil Bansal

Results 112 comments of Kapil Bansal

@irfanpule may be you want to convert string you get back to dictionary If that's the case, you can use `json.loads(response.data)` to deserialize it

The links are working as they should. See here:- https://anitab-org.github.io/mentorship-backend/docs/Getting-Started

Hi @Gupta-Anubhav12 I will work on this issue

Hi @Gupta-Anubhav12 as per issue description, translations miss dashes for dialog. Also, what does verse reference means? I can see a blank line only in your reference

Okay, please assign this to me. I will work on this issue

Hi @Gupta-Anubhav12 I can see that almost all the verse descriptions contains the chapter name and verse number For example:- ``` { "authorName": "Swami Adidevananda", "author_id": 18, "description": "18.76 O...

Hi @Dharansh-Neema @Vihar214 there is no need of assignment. Anyone of you can try and raised a pull request for this issue 🙃

I am not sure but there should be some way. I will try to find more about it

> This might be helpful: https://cloud.google.com/storage/docs/object-versioning I think it can be great if we don't want to show builds to users. I mean is it possible to show all versions...

Hi @nemesisdesign We can do it using Cloud Functions. A custom script can be executed that will be triggered on a file upload. We can either keep stable releases in...