Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTOs for Swagger APIs #3

Open
ChakshuGautam opened this issue Aug 23, 2021 · 1 comment
Open

DTOs for Swagger APIs #3

ChakshuGautam opened this issue Aug 23, 2021 · 1 comment

Comments

@ChakshuGautam
Copy link
Contributor

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

  • User
  • Address
  • Education
@YASH-YADAV-dynamo
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants