mirror of
https://github.com/pushbits/server.git
synced 2025-04-30 10:46:55 +02:00
trigger workflow
This commit is contained in:
parent
94c7ccea60
commit
26187a8adf
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ func (h *NotificationHandler) CreateNotification(ctx *gin.Context) {
|
|||
// @Summary Delete a Notification
|
||||
// @Description Informs the channel that the notification is deleted
|
||||
// @Accept json,mpfd
|
||||
// @Produce json
|
||||
// @Produce json
|
||||
// @Param message_id path string true "ID of the message to delete"
|
||||
// @Param token query string true "Channels token, can also be provieded in the header"
|
||||
// @Success 200 ""
|
||||
|
|
Loading…
Add table
Reference in a new issue