Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Ortel <jortel@redhat.com>
  • Loading branch information
jortel committed Jul 16, 2024
1 parent 93e1c2e commit ce3d7db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/task.go
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,8 @@ func (h TaskHandler) Queued(ctx *gin.Context) {
}

// Dashboard godoc
// @summary Dashboard all task dashboards.
// @description List all task dashboards.
// @summary List all task dashboard resources.
// @description List all task dashboard resources.
// @description Filters:
// @description - kind
// @description - createUser
Expand Down

0 comments on commit ce3d7db

Please sign in to comment.