Samagra-Development / user-service

Additional Services related to user management in eSamwad
MIT License
5 stars 22 forks source link

DTOs for Swagger APIs #3

Open ChakshuGautam opened 3 years ago

ChakshuGautam commented 3 years ago

Currently, the swagger APIs show empty request-response structure. Add types and parameters by adding DTOs to the requests. Use this auto DTO generator to generate Typescript DTOs from json-schemas for the following

YASH-YADAV-dynamo commented 1 month ago

@ChakshuGautam Can you assign me this issue? for sample ,you can see a short and simple work I did on swagger API https://github.com/YASH-YADAV-dynamo/OpenAPI