Ashita Prasad
Ashita Prasad
Thank @vidya-hub I will review the PR.
New version is in progress at #412
Hi @malik-vishu, Please find attached screenshots ## JSON formatting ## Syntax Highlighting ## JSON validation
Sure @antonioCaballero17 waiting for your PR. If you have any doubt/query feel free to post it in our discord channel [#foss-apidash](https://bit.ly/fgfossd)
Can you create a different POST API which is simpler (text bases) and add PUT API for it.
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.
Yes you can add it .. we already have the data in foss42-core https://github.com/foss42/foss42-core/blob/c38af576f2311c4185bec8c17f72042ead453124/foss42/data/geo/country.py#L266
The PR looks good. Just you need to remove ``` from fastapi.responses import JSONResponse from fastapi import HTTPException ``` as we have pre-defined response utils (`ok_200()`, `internal_error_500()`) already being used...
Mention the github repo link of the app you want to add.
Closing due to no PR.