@SecurityScheme paramName
not accounted for the name
.
#384
Labels
enhancement
New feature or request
paramName
not accounted for the name
.
#384
The following:
does not result into:
and instead the name is set to BearerAuthCookie.
See https://github.com/swagger-api/swagger-core/blob/v2.0.4/modules/swagger-annotations/src/main/java/io/swagger/v3/oas/annotations/security/SecurityScheme.java#L71
Exact same issue as micronaut-projects/micronaut-openapi#59.
The text was updated successfully, but these errors were encountered: