joolfe / postman-to-openapi

🛸 Convert postman collection to OpenAPI
MIT License
577 stars 99 forks source link

Provide a way to not converting request headers as parameters #270

Open doggy8088 opened 7 months ago

doggy8088 commented 7 months ago

This tool seems always convert all request headers to parameters.

Is it possible to add a option that avoid generating request headers as parameters?