mirror of
https://github.com/containers/podman.git
synced 2025-06-19 16:33:24 +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 {
|
||||
// in:body
|
||||
Body struct {
|
||||
entities.SystemVersionReport
|
||||
entities.ComponentVersion
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user