Skip to content

Commit

Permalink
Merge pull request #9560 from TristanCacqueray/libpodPutArchive
Browse files Browse the repository at this point in the history
[NO TESTS NEEDED] swagger: update the libpodPutArchive verb
  • Loading branch information
openshift-merge-robot authored Mar 2, 2021
2 parents 0c12478 + 774aea4 commit f4304c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/api/server/register_archive.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ func (s *APIServer) registerArchiveHandlers(r *mux.Router) error {
Libpod
*/

// swagger:operation POST /libpod/containers/{name}/archive libpod libpodPutArchive
// swagger:operation PUT /libpod/containers/{name}/archive libpod libpodPutArchive
// ---
// summary: Copy files into a container
// description: Copy a tar archive of files into a container
Expand Down

0 comments on commit f4304c6

Please sign in to comment.