mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
Merge branch 'v3'
This commit is contained in:
commit
b2b0e60617
@ -5,7 +5,7 @@
|
||||
// For the full copyright and license information, please view the LICENSE
|
||||
// file that was distributed with this source code.
|
||||
|
||||
window.onload = () => {
|
||||
window.onload = function() {
|
||||
const data = JSON.parse(document.getElementById('swagger-data').innerText);
|
||||
const ui = SwaggerUIBundle({
|
||||
spec: data.spec,
|
||||
|
Loading…
x
Reference in New Issue
Block a user