basic Swagger spec support

This commit is contained in:
Oliver Gorwits
2018-10-21 19:12:06 +01:00
parent 734166fcef
commit ee8cd72ef1
6 changed files with 42 additions and 32 deletions

View File

@@ -479,6 +479,11 @@ engines:
INCLUDE_PATH: []
layout: 'main'
plugins:
plugins:
Swagger:
main_api_module: 'App::Netdisco'
auto_discover_skip:
- qr#^/(?!api/)\w+#
Auth::Extensible:
no_api_change_warning: true
no_default_pages: true