fix(swagger) swagger annotations fixes and improvements EE-1205
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
// @id StackStart
|
||||
// @summary Starts a stopped Stack
|
||||
// @description Starts 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