swagger-api / swagger-play

Apache License 2.0
330 stars 181 forks source link

Scala Play 2.5.0 #95

Closed dsounded closed 3 years ago

dsounded commented 8 years ago

It doesn't work for me, I've seen #68 but any ballpark date for the release or any temporary workaround for it ?

It still the same:

1) Error injecting constructor, java.lang.AbstractMethodError at controllers.ApiHelpController.<init>(ApiHelpController.scala:68)

dsounded commented 8 years ago

Using https://github.com/CreditCardsCom/swagger-play , but anyway how to remove default 200 status from Statuses response, even if I add my 201 + 404, 200 still exists

dsounded commented 8 years ago

Plus I can't see allowableValues in my response in ApiImplicitParam

xunnanxu commented 7 years ago

What version of the plugin are you using? the 2.4 version doesn't work with 2.5 for sure.