mulesoft-labs / raml-jaxrs-codegen

Tools to enable RAML-first development in JAX-RS projects
Other
40 stars 44 forks source link

Added remove(mimeTypeStr, "-") to Names.getShortMimeType() #32

Closed justin-calleja closed 9 years ago

justin-calleja commented 9 years ago

Added remove(mimeTypeStr, "-") to Names.getShortMimeType() in order to be able to generate a valid Java method name for 'application/octet-stream' (which was generating e.g. octet-streamOK)

ddossot commented 9 years ago

Another very important pull request, hopefully someone at MuleSoft will notice it...

petrochenko-pavel-a commented 9 years ago

@usarid done in merged repo

amr commented 9 years ago

Did this make it into the repo yet? Based on my tests I believe it wasn't merged yet

ddossot commented 9 years ago

Yes, it did, but the repo's new location: https://github.com/mulesoft/raml-for-jax-rs