mirror of
https://github.com/containers/podman.git
synced 2025-06-21 01:19:15 +08:00
Merge pull request #6293 from baude/v2docstree
[CI:DOCS] Image tree endpoint should return 404
This commit is contained in:
@ -698,7 +698,7 @@ func (s *APIServer) registerImagesHandlers(r *mux.Router) error {
|
||||
// responses:
|
||||
// 200:
|
||||
// $ref: '#/responses/LibpodImageTreeResponse'
|
||||
// 401:
|
||||
// 404:
|
||||
// $ref: '#/responses/NoSuchImage'
|
||||
// 500:
|
||||
// $ref: '#/responses/InternalError'
|
||||
|
Reference in New Issue
Block a user