mulesoft-labs / raml-for-jax-rs

This project is all about two way transformation of JAX-RS-annotated Java code to RAML API description and back.
Other
296 stars 181 forks source link

See if we could simplify the 0.8 / 1.0 layer by delegating to the parser. #427

Open jpbelang opened 4 years ago

jpbelang commented 4 years ago

The 0.8 / 1.0 abstraction layer is really complicated and should be simplified as the parser might help in that aspect.