raml-org/raml-java-parser

CastException

Gana540 opened this issue · 1 comments

While parsing the RAML, i ge the below error - I have checked the "required" constraints - all looks fine , any idea what could be wrong ?

Error generating Java classes from: null: org.raml.yagi.framework.nodes.snakeyaml.SYBooleanNode cannot be cast to org.raml.yagi.framework.nodes.StringNode

Regards.

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

Can you send an example RAML ?