This commit is contained in:
McShelby 2023-09-21 19:35:16 +00:00
parent bdad909e4f
commit 13d0e23a9c
260 changed files with 7510 additions and 7509 deletions

View file

@ -432,7 +432,7 @@ function initOpenapi( update, attrs ){
activated: true,
theme: swagger_code_theme,
},
url: oc.getAttribute('openapi-url'),
url: oc.dataset.openapiUrl,
validatorUrl: 'none',
});
})