joolfe / postman-to-openapi

🛸 Convert postman collection to OpenAPI
MIT License
596 stars 104 forks source link

feat: support describe json request body with markdown table #147

Closed Chia-Yu-hung closed 2 years ago

Chia-Yu-hung commented 3 years ago

Hi @joolfe, I implement the feature, that could describe the json request body by markdown. It related to issue #146, #22, could you kindly help me verify that.

Thanks you, Best Regard

joolfe commented 3 years ago

HI @Chia-Yu-hung ,

I appreciate your contribution and I like your idea but i think that we need to think more globally, I way to define schemas for request and response body.

Best Regards