We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c3b805 commit b415b0aCopy full SHA for b415b0a
pkg/api/server/register_artifacts.go
@@ -118,7 +118,7 @@ func (s *APIServer) registerArtifactHandlers(r *mux.Router) error {
118
// type: boolean
119
// - name: ignore
120
// in: query
121
- // description: Ignore errors if artifact do not exist
+ // description: Ignore errors if artifact does not exist
122
123
// responses:
124
// 200:
0 commit comments