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

feat(fromOpenApi): respect the "Accept" request header #17

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

kettanaito
Copy link
Member

Uses the matching response according to the Accept request header. If the header is not specified, use the first declared response from the spec.

@kettanaito kettanaito merged commit ce4fa39 into main Jan 24, 2022
@kettanaito kettanaito deleted the feat/oas-accept-header branch January 24, 2022 17:16
@kettanaito
Copy link
Member Author

Released: v0.1.0 🎉

This has been released in v0.1.0!

Make sure to always update to the latest version (npm i @mswjs/source@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.

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.

1 participant