foss42 / api

Open Source APIs
https://api.apidash.dev/docs
Apache License 2.0
49 stars 25 forks source link

new put api added #35

Closed GANGSTER0910 closed 1 month ago

GANGSTER0910 commented 1 month ago

In this, I have added the put api for the post request of analyze_img_file here first we have to add the data through post api and then with the help of put api we can change the orignal data and we can also see the changes of old and new file #16

ashitaprasad commented 1 month ago

Can you create a different POST API which is simpler (text bases) and add PUT API for it.

GANGSTER0910 commented 1 month ago

Can you create a different POST API which is simpler (text bases) and add PUT API for it.

I have done the work you have asked, so please review it once more

GANGSTER0910 commented 1 month ago

I have done the changes you have asked, sorry for above code and please review it

GANGSTER0910 commented 1 month ago

The second file was added by mistake so ignore it, I have also removed the changes from commit

ashitaprasad commented 1 month ago

Merging this change will delete case_convert.py from main repo. Make a fresh branch .. make only changes in the required file and raise a new PR.