[fix] Try to make this damn swagger working

This commit is contained in:
ljf 2022-08-06 22:59:57 +02:00
parent a7a873ae3c
commit cc96447887

View file

@ -56,6 +56,7 @@ curl -k -i -H "Accept: application/json" \
SwaggerUIBundle.presets.apis,
SwaggerUIStandalonePreset
],
withCredentials: true,
layout: "StandaloneLayout"
});