mirror of
https://github.com/containers/podman.git
synced 2025-10-09 23:15:39 +08:00
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:
@ -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:
|
||||
|
Reference in New Issue
Block a user