Bump github.com/getkin/kin-openapi from 0.118.0 to 0.129.0 #286
Annotations
11 errors
build-test:
cmd/paths.go#L20
cannot range over doc.Paths (variable of type *openapi3.Paths)
|
build-test:
cmd/paths.go#L25
invalid operation: cannot index doc.Paths (variable of type *openapi3.Paths)
|
build-test:
cmd/paths.go#L321
invalid operation: cannot index doc.Paths (variable of type *openapi3.Paths)
|
build-test:
cmd/paths.go#L323
invalid operation: cannot index doc.Paths (variable of type *openapi3.Paths)
|
build-test:
cmd/paths.go#L325
invalid operation: cannot index doc.Paths (variable of type *openapi3.Paths)
|
build-test:
cmd/paths.go#L327
invalid operation: cannot index doc.Paths (variable of type *openapi3.Paths)
|
build-test:
cmd/paths.go#L329
invalid operation: cannot index doc.Paths (variable of type *openapi3.Paths)
|
build-test:
cmd/paths.go#L336
cannot range over o.Responses (variable of type *openapi3.Responses)
|
build-test:
cmd/types.go#L73
invalid operation: otype == "string" (mismatched types *openapi3.Types and untyped string)
|
build-test:
cmd/types.go#L80
invalid operation: otype == "object" (mismatched types *openapi3.Types and untyped string)
|
build-test
cannot range over doc.Paths (variable of type *openapi3.Paths)
|