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

Getting to FacetNode information

Open jpbelang opened this issue 8 years ago • 0 comments

From the API, is there a way to get to the FacetNode information ? I can get to the facet declaration, but I can't seem to be able to reach the facet instance values (from the API). I could cheat and go through the node structure, but that seems wrong.

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

jpbelang avatar May 31 '17 16:05 jpbelang