Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Issue with rendering multiple api key in angular-swagger-ui #86

@nijinillath

Description

@nijinillath

Hi Team,
I have more than one api key in my request and they are added in the security element in swagger. While rendering it in angular swagger UI the api authorization are getting clubbed together and the values are not getting assigned properly(only taking the last value provided for all the api key) , also the window is getting closed every time the authorize button is pressed and have to click each time to input api key value.
Is there a better way to render multiple api key ?
Attaching my sample swagger json thanks in advance !!
multipleAPIKeySwagger.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions