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

Security Section Added #348

Merged
merged 3 commits into from
Apr 3, 2024
Merged

Conversation

hafijul233
Copy link
Contributor

This pull request will add a security scheme the collection is using globally.

  1. Security Type: [HTTP Basic, HTTP Bearer, API KEY] if the value is set to null then remove the security section.
  2. Name: if the security type is apikey then the name value will be used for query params or Header Key value.
  3. Position: For security type is apikey then position value is used for setting where the API key will be positioned (Header/Query Param)
    image
    image
    image

@kevincobain2000 kevincobain2000 merged commit dc00352 into rakutentech:master Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants