mirror of
https://github.com/resources-manager/resources-manager-api.git
synced 2024-12-22 08:23:59 +01:00
will it works
This commit is contained in:
parent
6fa19cbab9
commit
be41ab3843
|
@ -39,7 +39,7 @@
|
||||||
window.onload = function() {
|
window.onload = function() {
|
||||||
// Begin Swagger UI call region
|
// Begin Swagger UI call region
|
||||||
const ui = SwaggerUIBundle({
|
const ui = SwaggerUIBundle({
|
||||||
url: "resources-manager.yml",
|
url: "https://github.com/resources-manager/resources-manager-api/raw/master/public/doc-api/resources-manager.yml",
|
||||||
dom_id: '#swagger-ui',
|
dom_id: '#swagger-ui',
|
||||||
deepLinking: true,
|
deepLinking: true,
|
||||||
presets: [
|
presets: [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user