mulesoft-labs / raml-java-tools

Apache License 2.0
18 stars 20 forks source link

Mark parsed model so that it remembers inlined types. #50

Open jpbelang opened 4 years ago

jpbelang commented 4 years ago

The parsed model know which types are actually inline types. This is lost in the resolved model. Mark using custom domain properties. This will allow us to handle more types.