Skip to content

Commit

Permalink
Merge pull request containers#18376 from Luap99/swagger-info
Browse files Browse the repository at this point in the history
[CI:DOCS] swagger: fix Info name conflict
  • Loading branch information
openshift-merge-robot authored May 2, 2023
2 parents 1c9d033 + 0a92b39 commit 3f5f906
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libpod/define/info.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import (

// Info is the overall struct that describes the host system
// running libpod/podman
// swagger:model LibpodInfo
type Info struct {
Host *HostInfo `json:"host"`
Store *StoreInfo `json:"store"`
Expand Down

0 comments on commit 3f5f906

Please sign in to comment.