You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're asking about the old (red and blue) v2 version for Swagger/OpenAPI 2.0 only, then this is also a TODO item, but this branch is no-longer maintained, unless someone volunteers to take it on.
First is to add a series of check-boxes for each defined securityScheme, then add relevant scopes for oAuth2 security. I can try and get this done during the week, or PRs are gratefully accepted.
Hi @bymaximus the ability to set the security at operation level to default, none or custom and to select the set of custom securitySchemes is done. Not yet done is editing scopes for oauth2 schemes.
If you toggle the custom security checkbox it will bring in all the defined security schemes and you can delete the ones you don't want.
theres no security related data at paths operations?
The text was updated successfully, but these errors were encountered: