Skip to content

Commit

Permalink
docs: change servlet to route in swagger-ui path documentation since …
Browse files Browse the repository at this point in the history
…the endpoint is not served by servlets anymore
  • Loading branch information
machi1990 committed Nov 14, 2019
1 parent 83eb6ae commit 5c628e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ public String updateApiUrl(String original, String openApiPath) {
@ConfigRoot
static final class SwaggerUiConfig {
/**
* The path of the swagger-ui servlet.
* The path of the swagger-ui route.
* <p>
* The value `/` is not allowed as it blocks the application from serving anything else.
*/
Expand Down

0 comments on commit 5c628e2

Please sign in to comment.