Skip to content

Duplicate security requirements in swagger #1300

@seiyab

Description

@seiyab

I found some operation have duplicated security requirements.
May I remove duplicated ones?

e.g:

answer/docs/swagger.yaml

Lines 6063 to 6065 in 282e47c

security:
- ApiKeyAuth: []
- ApiKeyAuth: []

I'm not sure whether they are written by hand.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions