mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-05 05:00:05 +00:00
add fm api (#456)
This commit is contained in:
@@ -110,7 +110,7 @@ func createNotificationGroup(c *gin.Context) (uint64, error) {
|
||||
// @Security BearerAuth
|
||||
// @Tags auth required
|
||||
// @Accept json
|
||||
// @Param id path string true "ID"
|
||||
// @Param id path uint true "ID"
|
||||
// @Param body body model.NotificationGroupForm true "NotificationGroupForm"
|
||||
// @Produce json
|
||||
// @Success 200 {object} model.CommonResponse[any]
|
||||
|
||||
Reference in New Issue
Block a user