Skip to content

SecurityParser returns package private class #2846

@jameskleeh

Description

@jameskleeh

https://github.com/swagger-api/swagger-core/blob/master/modules/swagger-jaxrs2/src/main/java/io/swagger/v3/jaxrs2/SecurityParser.java

The public method getSecurityScheme returns an optional with a package private class. Either the method should be package private, or the class it returns should be public.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions