Merge pull request #10563 from Luap99/fix-10494

[CI:DOCS] fix incorrect network remove api doc
This commit is contained in:
OpenShift Merge Robot 2021-06-04 18:06:22 +02:00 committed by GitHub
commit c361a3886e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ type swagInfoResponse struct {
// swagger:response NetworkRmReport
type swagNetworkRmReport struct {
// in:body
Body entities.NetworkRmReport
Body []entities.NetworkRmReport
}
// Network inspect