mirror of
https://github.com/containers/podman.git
synced 2025-06-20 09:03:43 +08:00
Merge pull request #10563 from Luap99/fix-10494
[CI:DOCS] fix incorrect network remove api doc
This commit is contained in:
@ -95,7 +95,7 @@ type swagInfoResponse struct {
|
||||
// swagger:response NetworkRmReport
|
||||
type swagNetworkRmReport struct {
|
||||
// in:body
|
||||
Body entities.NetworkRmReport
|
||||
Body []entities.NetworkRmReport
|
||||
}
|
||||
|
||||
// Network inspect
|
||||
|
Reference in New Issue
Block a user