fix(swagger) swagger annotations fixes and improvements EE-1205
This commit is contained in:
@@ -33,7 +33,7 @@ func (payload *webhookCreatePayload) Validate(r *http.Request) error {
|
||||
}
|
||||
|
||||
// @summary Create a webhook
|
||||
// @description
|
||||
// @description **Access policy**: authenticated
|
||||
// @security jwt
|
||||
// @tags webhooks
|
||||
// @accept json
|
||||
|
||||
Reference in New Issue
Block a user