Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set "Auth: Inherited" as default on openapi import #2315

Open
1 task done
romst opened this issue May 15, 2024 · 0 comments
Open
1 task done

Set "Auth: Inherited" as default on openapi import #2315

romst opened this issue May 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@romst
Copy link

romst commented May 15, 2024

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

Describe the feature you want to add

I love the option to set the default authentication on collection level. However, when I import an openapi spec, it doesn't set "inherit" as default. For now, I import the openapi, export it again, modify the json, then import it with "inherit" on all requests.

A better default on openapi import for auth would be to just use "inherit" as auth strategy.

Mockups or Images of the feature

image

@romst romst added the enhancement New feature or request label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant