raml-java-parser icon indicating copy to clipboard operation
raml-java-parser copied to clipboard

Box.raml is not parsed by 1.0.8

Open preithig opened this issue 8 years ago • 0 comments

Box.raml is not parsed by 1.0.8.(https://github.com/mulesoft/api-console/blob/master/dist/examples/box.raml)

This was parsed properly by 0.8 parser

I am using the below

RamlModelResult ramlModelResult = new RamlModelBuilder().buildApi(ramlLocationString)

Aha! Link: https://mulesoft-roadmap.aha.io/features/APIRAML-95

preithig avatar May 09 '17 09:05 preithig