mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
[fix] Try to make this damn swagger working
This commit is contained in:
parent
a7a873ae3c
commit
cc96447887
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ curl -k -i -H "Accept: application/json" \
|
||||||
SwaggerUIBundle.presets.apis,
|
SwaggerUIBundle.presets.apis,
|
||||||
SwaggerUIStandalonePreset
|
SwaggerUIStandalonePreset
|
||||||
],
|
],
|
||||||
|
withCredentials: true,
|
||||||
layout: "StandaloneLayout"
|
layout: "StandaloneLayout"
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue