mirror of
https://github.com/containers/podman.git
synced 2025-10-17 19:24:04 +08:00
Merge pull request #11924 from jwhonce/issues/11894
Refactor podman search to be more code friendly
This commit is contained in:
@ -1090,10 +1090,6 @@ func (s *APIServer) registerImagesHandlers(r *mux.Router) error {
|
||||
// default: 25
|
||||
// description: maximum number of results
|
||||
// - in: query
|
||||
// name: noTrunc
|
||||
// type: boolean
|
||||
// description: do not truncate any of the result strings
|
||||
// - in: query
|
||||
// name: filters
|
||||
// type: string
|
||||
// description: |
|
||||
|
Reference in New Issue
Block a user