Skip to content

security not parsing "none" #492

@Daxten

Description

@Daxten

see OAI/OpenAPI-Specification#14 (comment)

empty security object is not getting parsed

"security": [
  {},
  {"oauth": […]},
  {"token-1": []},
  {"token-2": []}
]

parsed has only 3 elements

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions