Update a few dependencies
github.com/go-openapi/* github.com/asaskevich/govalidator
This commit is contained in:
1
vendor/github.com/go-openapi/spec/parameter.go
generated
vendored
1
vendor/github.com/go-openapi/spec/parameter.go
generated
vendored
@@ -64,6 +64,7 @@ func ParamRef(uri string) *Parameter {
|
||||
return p
|
||||
}
|
||||
|
||||
// ParamProps describes the specific attributes of an operation parameter
|
||||
type ParamProps struct {
|
||||
Description string `json:"description,omitempty"`
|
||||
Name string `json:"name,omitempty"`
|
||||
|
Reference in New Issue
Block a user