swagger-api / swagger-play

Apache License 2.0
330 stars 181 forks source link

Add support for dataTypeClass for implicit params #137

Closed dintskirveli closed 3 years ago

dintskirveli commented 7 years ago

swagger-core v. 1.5.13 supports the dataTypeClass parameter in the ApiImplicitParam annotation. This extracts that argument when inferring the API param type.

zallek commented 6 years ago

👍 would love to have it merged and released :)

smrutimo commented 6 years ago

This would be a great way to get some type safety 👍

kafis commented 5 years ago

looks exactly like what I need 👍 Any status on this? Any reason it is not merged yet ? :(

mcallisto commented 5 years ago

:+1: