I'm using raml2code with a RAML file that contains 'displayName' properties in the method definitions. This causes a validation error due to a bug in raml-js-parser (https://github.com/raml-org/raml-js-parser/issues/108). This bugfix is in later versions of the parser and would probably be of interest to anyone using raml2code.
I'm using raml2code with a RAML file that contains 'displayName' properties in the method definitions. This causes a validation error due to a bug in raml-js-parser (https://github.com/raml-org/raml-js-parser/issues/108). This bugfix is in later versions of the parser and would probably be of interest to anyone using raml2code.