Update a few dependencies
github.com/go-openapi/* github.com/asaskevich/govalidator
This commit is contained in:
2
vendor/github.com/go-openapi/spec/path_item.go
generated
vendored
2
vendor/github.com/go-openapi/spec/path_item.go
generated
vendored
@@ -21,7 +21,7 @@ import (
|
||||
"github.com/go-openapi/swag"
|
||||
)
|
||||
|
||||
// pathItemProps the path item specific properties
|
||||
// PathItemProps the path item specific properties
|
||||
type PathItemProps struct {
|
||||
Get *Operation `json:"get,omitempty"`
|
||||
Put *Operation `json:"put,omitempty"`
|
||||
|
Reference in New Issue
Block a user