You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
Support for most HTTP verbs (HEAD, POST, GET, DELETE, PUT, OPTIONS)
Support for media types @consumes and @produces. The default media type is that of JaxRs and is listed as such in the RAML generated. Any method that has a different media type is explicitly declared as such and it is properly generated in the RAML.
Work-in-progress: https://github.com/mulesoft/raml-for-jax-rs/tree/release/2.0.0
__raml__
interface for each JAX-RS defined typesThe text was updated successfully, but these errors were encountered: