Update ingress godeps
This commit is contained in:
parent
d43021b3f1
commit
28db8fb16d
1068 changed files with 461467 additions and 117300 deletions
1
vendor/github.com/emicklei/go-restful/swagger/swagger.go
generated
vendored
1
vendor/github.com/emicklei/go-restful/swagger/swagger.go
generated
vendored
|
|
@ -118,6 +118,7 @@ type ApiDeclaration struct {
|
|||
ApiVersion string `json:"apiVersion"`
|
||||
BasePath string `json:"basePath"`
|
||||
ResourcePath string `json:"resourcePath"` // must start with /
|
||||
Info Info `json:"info"`
|
||||
Apis []Api `json:"apis,omitempty"`
|
||||
Models ModelList `json:"models,omitempty"`
|
||||
Produces []string `json:"produces,omitempty"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue