Luís Arêde
Results
1
issues of
Luís Arêde
Hi, I put the "swagger.api.host" property in the "conf/application.conf" and I noticed that it is ignored in the generation of swagger.json. `play.modules.enabled += "play.modules.swagger.SwaggerModule"` `swagger.api.host = "http://myHost:myPort"` `swagger.api.basepath = "/api/v1"`...