Fix URL
parent
19fa00acaf
commit
fbb5a9964b
|
@ -3,7 +3,7 @@ window.onload = function() {
|
|||
|
||||
// the following lines will be replaced by docker/configurator, when it runs in a docker-container
|
||||
window.ui = SwaggerUIBundle({
|
||||
url: "/docs/api/kuvera/reference/Kuvera.yaml",
|
||||
url: "reference/Kuvera.yaml",
|
||||
dom_id: '#swagger-ui',
|
||||
deepLinking: true,
|
||||
presets: [
|
||||
|
|
Loading…
Reference in New Issue