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

Separate warnings and errors in Open API YAML reader ReadAsync method #1006

Merged
merged 3 commits into from
Sep 9, 2022

Conversation

millicentachieng
Copy link
Member

Fixes #1003

irvinesunday
irvinesunday previously approved these changes Sep 9, 2022
@irvinesunday
Copy link
Contributor

Bump the version of the Microsoft.OpenApi.Readers

baywet
baywet previously approved these changes Sep 9, 2022
@millicentachieng millicentachieng dismissed stale reviews from baywet and irvinesunday via 6cdceb0 September 9, 2022 13:39
@millicentachieng millicentachieng merged commit 0b710d5 into vnext Sep 9, 2022
@millicentachieng millicentachieng deleted the ma/readasync-filter-errors branch September 9, 2022 13:59
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.

ReadAsync method does not filter errors into errors and warnings as the Read method does
3 participants