Skip to content

Security Scheme Missing From Open-API Export #349

@hafijul233

Description

@hafijul233

Is your feature request related to a problem? Please describe.
The problem I am facing is that while exporting OpenAPI collection, it doesn't have a section to define what type of global or endpoint-specific security scheme it has.

Describe the solution you'd like
A configuration where users can tel like "bearer", "jwt" or "basic" etc then the tool will add a related section to the collection. Later tools like Postman or Insomnia can display the required option.

Describe alternatives you've considered
Every time I explored the file I manually added that section or going Postman to set the authentication type.

Additional context
If may be in the future this setting can used on API testing UI as well.

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