workaround for Swagger plugin weird response body

This commit is contained in:
Oliver Gorwits
2018-12-31 18:14:42 +00:00
parent 1a66dcccea
commit 32ba1a6b45
2 changed files with 7 additions and 2 deletions

View File

@@ -490,8 +490,7 @@ layout: 'main'
plugins:
Swagger:
main_api_module: 'App::Netdisco'
auto_discover_skip:
- qr#^/(?!api/)\w+#
ui_url: '/swagger-ui'
Auth::Extensible:
no_api_change_warning: true
no_default_pages: true