Add support for OpenAPI 3.1 #207
Annotations
3 errors and 1 warning
golangci-lint:
openapi31/example_misc_test.go#L1
: # github.com/swaggest/openapi-go/openapi31_test [github.com/swaggest/openapi-go/openapi31.test]
|
golangci-lint:
openapi31/example_security_test.go#L87
cannot use openapi31.SecuritySchemeAPIKeyInHeader (constant "header" of type openapi31.SecuritySchemeAPIKeyIn) as openapi.In value in argument to reflector.SpecEns().SetAPIKeySecurity (typecheck)
|
golangci-lint
issues found
|
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|