Skip to content

Commit

Permalink
Merge branch 'main' into refactor/nested-api/deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
timhuynh94 authored Oct 1, 2024
2 parents a752a4c + 5b07d86 commit a207b42
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 a207b42

Please sign in to comment.