mirror of
https://github.com/containers/podman.git
synced 2025-06-20 00:51:16 +08:00
Merge pull request #9560 from TristanCacqueray/libpodPutArchive
[NO TESTS NEEDED] swagger: update the libpodPutArchive verb
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user