0.0.1
This commit is contained in:
parent
3afc92bccb
commit
14e82f3298
@ -181,7 +181,7 @@ type UpdateDurationRequest struct {
|
||||
// @Accept json
|
||||
// @Produce json
|
||||
// @Param UpdateData body UpdateDurationRequest true "UpdateDuration"
|
||||
// @Success 200 {string}
|
||||
// @Success 200
|
||||
// @Router /api/widget/duration/update [post]
|
||||
func UpdateDuration(widgetService widgetDurationUpdater) echo.HandlerFunc {
|
||||
return func(request echo.Context) error {
|
||||
|
Loading…
x
Reference in New Issue
Block a user