mirror of https://github.com/containers/podman.git
Merge pull request #9861 from TristanCacqueray/version-swagger
[CI:DOCS] swagger: update system version response body
This commit is contained in:
commit
58bf62f2d1
|
@ -205,7 +205,7 @@ type swagHealthCheckRunResponse struct {
|
|||
type swagVersion struct {
|
||||
// in:body
|
||||
Body struct {
|
||||
entities.SystemVersionReport
|
||||
entities.ComponentVersion
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue