pull/7/head
Gnieark 4 years ago committed by GitHub
parent b0a816c9ce
commit 1b47bbfc63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,7 +39,7 @@
window.onload = function() {
// Begin Swagger UI call region
const ui = SwaggerUIBundle({
url: "https://github.com/resources-manager/resources-manager-api/raw/master/public/doc-api/resources-manager.yml",
url: "https://resources-manager.github.io/resources-manager-api/resources-manager.yml",
dom_id: '#swagger-ui',
deepLinking: true,
presets: [

Loading…
Cancel
Save