mulesoft / oas-raml-converter

(DEPRECATED) Converts between OAS and RAML API specifications

Home Page:https://mulesoft.github.io/oas-raml-converter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot read properly 'hasOwnProperty' of null

NathanNam opened this issue · comments

While I tried to convert this OAS to RAML through https://mulesoft.github.io/oas-raml-converter/#, I got the following error.

screen shot 2017-06-02 at 3 04 14 pm

Zoura.yaml.zip You can find the original OAS file here. https://www.zuora.com/wp-content/themes/zuora/yaml/swagger.yaml?v-5.2.1

I'm getting this same error, except I am trying to convert RAML .8 to RAML 1.0. Here is a link to the original RAML .8 I am trying to convert. Here is the html for it made with raml2html. It has no warnings or errors in the Mulesoft AnyPoint API Designer.
raml. There is no line number in the error output that I can debug with, so I don't know where to start.

I'm getting the same error : Cannot read property 'hasOwnProperty' .

I'm using an export from API Platform (php bin/console api:openapi:export --spec-version=2)

I tried :