Skip to content

Fixed issue where Accept header was not present in Example request. #706

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

Merged
merged 2 commits into from
Apr 25, 2023

Conversation

VShingala
Copy link
Member

Problem

This PR fixes issue postmanlabs/postman-app-support#11835, where for generated collection from OpenAPI definition was not containing Accept header correctly in example request. This created certain issues in further flows like mocks.

RCA

We are not adding Accept header in example request similar to as present in request ATM.

Fix

We'll be now adding corresponding Accept header in the example request.

@VShingala VShingala merged commit c527b80 into develop Apr 25, 2023
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