fix(swagger) swagger annotations fixes and improvements EE-1205
This commit is contained in:
@@ -18,7 +18,7 @@ import (
|
||||
// @id StackStop
|
||||
// @summary Stops a stopped Stack
|
||||
// @description Stops a stopped Stack.
|
||||
// @description **Access policy**: restricted
|
||||
// @description **Access policy**: authenticated
|
||||
// @tags stacks
|
||||
// @security jwt
|
||||
// @param id path int true "Stack identifier"
|
||||
|
||||
Reference in New Issue
Block a user