joolfe / postman-to-openapi

🛸 Convert postman collection to OpenAPI
MIT License
605 stars 105 forks source link

fix: trying to include example response bodies in swaggerdocs #273

Open amowogbaje opened 1 month ago

amowogbaje commented 1 month ago

I am looking for a way to also return response body too in swaggerdocs it only returns response status, is there any functionality like that?