mirror of
https://github.com/containers/podman.git
synced 2025-06-21 09:28:09 +08:00
Merge pull request #9861 from TristanCacqueray/version-swagger
[CI:DOCS] swagger: update system version response body
This commit is contained in:
@ -205,7 +205,7 @@ type swagHealthCheckRunResponse struct {
|
|||||||
type swagVersion struct {
|
type swagVersion struct {
|
||||||
// in:body
|
// in:body
|
||||||
Body struct {
|
Body struct {
|
||||||
entities.SystemVersionReport
|
entities.ComponentVersion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user