Skip to content

Commit

Permalink
docs(api): fix badge swagger annotation (#1198)
Browse files Browse the repository at this point in the history
  • Loading branch information
wass3rw3rk authored Oct 1, 2024
1 parent b2bdf3a commit 5b07d86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/badge.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ import (
// description: Name of the repository
// required: true
// type: string
// - in: query
// name: branch
// description: Name of the branch
// type: string
// responses:
// '200':
// description: Successfully retrieved the build status badge
Expand Down

0 comments on commit 5b07d86

Please sign in to comment.