Skip to content

Remove redundant security schemes #70

@jonthegeek

Description

@jonthegeek

FEC has 3 security schemes, each of which is included in the default options, and none of which are referenced anywhere else. They're all api_key schemes. They can be whittled down to the first, most-secure one (the one that passes in header).

Definitely get rid of schemes that aren't referenced in paths nor in rapid::security_requirements. Try to also eliminate redundant ones.

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