Ankit Mahato
Ankit Mahato
Yes this syncup should be added to API Dash
@antonioCaballero17 you can send across a PR. Will test it out.
@antonioCaballero17 the PR was merged because it offers something very close to the solution that someone can pick up to continue working on. See the TODO [here](https://github.com/foss42/apidash/blob/d346be2a54f42e21ab572d4d26a3086bfdb043c1/lib/screens/home_page/editor_pane/details_card/request_pane/request_body.dart#L42) This issue is...
@arpitvermaofficial you can pick up the existing code base .. tinker around with your ideas and send across a PR. We can discuss over it on the PR.
Send an example PR for review solving this issue.
This is an open source API project. You are not allowed to use any external API.
This won't be possible without using an external API and as this is an open source API project. You are not allowed to use any external API.
@Udhay-Adithya can you add some doctests to the functions you have developed. We test using that in this library. Check out the below link for doctest examples. https://github.com/foss42/foss42-core/blob/1880aa40f18786f432ea1d46e498f7d5b45053ad/foss42/geo/country.py#L191
@Udhay-Adithya The generated docs folder structure is incorrect and contains additional nesting. Please rectify.