openapi-to-postman
openapi-to-postman copied to clipboard
Add extra API keys as headers or query params
If we encounter extra API keys in the security rule set we will add them as extra header/query params in the request.
@webholik Let's address the comments and make the related changes.