stallapp
Results
1
issues of
stallapp
Try parsing https://github.com/mulesoft/raml-tutorial-200/blob/master/jukebox-api.raml using latest code. it fails with following exception Exception in thread "main" java.lang.RuntimeException: resource not found: jukebox-include-song.schema at org.raml.parser.visitor.YamlDocumentBuilder.onCustomTagError(YamlDocumentBuilder.java:307) at org.raml.parser.tagresolver.IncludeResolver.resolve(IncludeResolver.java:68) at org.raml.parser.visitor.NodeVisitor.resolveTag(NodeVisitor.java:162) at org.raml.parser.visitor.NodeVisitor.doVisitMappingNode(NodeVisitor.java:139) at org.raml.parser.visitor.NodeVisitor.visitMappingNode(NodeVisitor.java:86)...
v1