- Notifications
You must be signed in to change notification settings - Fork 108
Closed
Description
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
Labels
No labels