Skip to content

Commit c6b1dff

Browse files
committed
Fix swagger doc
1 parent c085269 commit c6b1dff

File tree

2 files changed

+34
-8
lines changed

2 files changed

+34
-8
lines changed

modules/commitstatus/commit_status.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
package commitstatus
55

66
// CommitStatusState holds the state of a CommitStatus
7+
// swagger:enum CommitStatusState
78
type CommitStatusState string //nolint
89

910
const (

templates/swagger/v1_json.tmpl

Lines changed: 33 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)