Update pkg/api/server/register_artifacts.go

Co-authored-by: Tom Sweeney <tsweeney@redhat.com>
Signed-off-by: Celso Henrique <86984438+nothiaki@users.noreply.github.com>
This commit is contained in:
Celso Henrique
2025-10-02 20:23:15 -03:00
committed by GitHub
parent 3c3b805ea7
commit b415b0ad3e

View File

@ -118,7 +118,7 @@ func (s *APIServer) registerArtifactHandlers(r *mux.Router) error {
// type: boolean
// - name: ignore
// in: query
// description: Ignore errors if artifact do not exist
// description: Ignore errors if artifact does not exist
// type: boolean
// responses:
// 200: