postman-to-openapi icon indicating copy to clipboard operation
postman-to-openapi copied to clipboard

TypeError: Cannot read properties of null (reading 'raw')

Open JohnScience opened this issue 1 year ago • 2 comments

I got the error while trying to convert https://github.com/lever/integrator-resources/blob/main/DataAPIPostman/Lever-DataAPI-Collection.json to OpenAPI.

JohnScience avatar Jul 10 '24 18:07 JohnScience

There is 2 request that has null value at url parameter :

  • Upload File
  • Apply to a Posting

current condition didnt check null url, add condition about it : https://github.com/joolfe/postman-to-openapi/pull/266

cunkz avatar Jul 31 '24 04:07 cunkz

close because of archive, read the README for more info about that decision.

joolfe avatar Dec 27 '24 11:12 joolfe