postmanlabs / swagger2-postman2

Module and library to convert Swagger 2.0 to a Postman Collection (v2.0)
Apache License 2.0
81 stars 42 forks source link

OpenAPI2 JSON file: Body not imported #31

Open JP-from-Postman opened 5 years ago

JP-from-Postman commented 5 years ago

Importing the following schema omits request bodies: https://api.bol.com/retailer/public/apispec/v3

abhijitkane commented 5 years ago

@JP-from-Postman This is a swagger 2.0 spec, not 3.0. Will move to the correct repo once it's on github.

Dhroov7 commented 5 years ago

@abhijitkane We can close this issue...This is done in https://github.com/postmanlabs/openapi-to-postman/pull/91