godeps: update go-restful
This commit is contained in:
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"`
|
||||
|
Reference in New Issue
Block a user