feat: Add ability to expose Swagger specification (#1577)
This commit is contained in:
@@ -44,6 +44,7 @@ module.exports.policies = {
|
||||
|
||||
'_internal/update-config': ['is-authenticated', 'is-internal'],
|
||||
|
||||
'swagger/show': true,
|
||||
'bootstrap/show': true,
|
||||
'terms/show': true,
|
||||
'access-tokens/create': true,
|
||||
|
||||
Reference in New Issue
Block a user