Feature/jaxrs resteasy#2021
Feature/jaxrs resteasy#2021wing328 merged 6 commits intoswagger-api:masterfrom chameleon82:feature/jaxrs-resteasy
Conversation
|
@chameleon82 thanks for the PR. Here are some suggestions:
|
Add sample into samples/petstore/jaxrs-resteasy Update multipart/form-data ability
|
@chameleon82 thanks for incorporating my feedback. PR merged. |
|
LocalDateTimeProvider.java for RESTEasy is broken, there is a LocalDate variable which should be LocalDateTime in line 16 |
|
@krisztiankocsis thanks for reporting the issue and suggesting a fix. Do you mind submitting a PR for the fix so that the credit goes back to you? Ref: https://github.com/swagger-api/swagger-codegen/blob/master/CONTRIBUTING.md |
|
Yeap, I’m working on it. On 2016. március 9. at 14:13:29, wing328 (notifications@github.com) wrote: @krisztiankocsis thanks for reporting the issue and suggesting a fix. Do you mind submitting a PR for the fix so that the credit goes back to you? Ref: https://github.com/swagger-api/swagger-codegen/blob/master/CONTRIBUTING.md — |
|
Still has issues: #2356 |
Resteasy module. Generate code for Jboss/Wildfly servers. Based on Resteasy 3.0.11 framework ( JAX-RS 2.0)