finatra-swagger icon indicating copy to clipboard operation
finatra-swagger copied to clipboard

Version 23.x.x support

Open james-james-james opened this issue 10 months ago • 3 comments

hello, is there plan to release new versions supporting Finatra v23? as of now there is Finatra 23.11.0.

thank you! JH

james-james-james avatar Apr 11 '24 11:04 james-james-james

@james-james-james I think I got it published this morning. I had to regenerate my keys, I had some issues with the previous version but it looks like its up in maven central. Let me know if there are any issues!

jakehschwartz avatar Apr 12 '24 14:04 jakehschwartz

thank you for update. I am still facing some routing issue, after opening http://localhost:8888/docs I am redirected to http://localhost:8888/docs/swagger-ui/4.18.2/index.html?url=/swagger.json

broken Swagger UI is rendered - missing styles/images and some default Swagger Petstore example is rendered image

http://localhost:8888/swagger.json looks good, populated correctly

james-james-james avatar Apr 12 '24 21:04 james-james-james

@james-james-james I just published 23.11.1 to hopefully fix this. Looks like there was a change to the webjars implementation of Swagger that disabled the query params routing

jakehschwartz avatar Apr 30 '24 20:04 jakehschwartz