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

[CAT-1339] Fix authorization header in Postman collection #106

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

dvacca-onfido
Copy link
Contributor

Fixing authentication header in the generated postman collection, by replacing {{apiKey}} with the expected format: Token token={{apiToken}}.

Taking the opportunity for removing some temporary patching code, not needed anymore after closure of the ticket postmanlabs/openapi-to-postman#795 (solved by PR#805).

@dvacca-onfido dvacca-onfido force-pushed the patch-postman-collection branch from 244848f to 82a8b38 Compare August 12, 2024 08:31
@dvacca-onfido dvacca-onfido changed the title [CAT-1339] Fix authorization header in Postman colleciton [CAT-1339] Fix authorization header in Postman collecition Aug 12, 2024
@dvacca-onfido dvacca-onfido changed the title [CAT-1339] Fix authorization header in Postman collecition [CAT-1339] Fix authorization header in Postman collection Aug 12, 2024
@dvacca-onfido dvacca-onfido self-assigned this Aug 12, 2024
@dvacca-onfido dvacca-onfido merged commit 4dbc73f into master Aug 12, 2024
4 checks passed
@dvacca-onfido dvacca-onfido deleted the patch-postman-collection branch August 12, 2024 12:00
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.

3 participants