We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Modify the url variable in index.html around line 42: url = "http://localhost:8080/apidocs/swagger.yaml";
url = "http://localhost:8080/apidocs/swagger.yaml";
Modify the host and schema variables in swagger.yaml around line 5:
host: localhost:8080 schemes: - http