Release 1.4.4-preview1#1037
Merged
MaggieKimani1 merged 21 commits intomastermicrosoft/OpenAPI.NET:masterfrom Oct 6, 2022
Merged
Release 1.4.4-preview1#1037MaggieKimani1 merged 21 commits intomastermicrosoft/OpenAPI.NET:masterfrom
MaggieKimani1 merged 21 commits intomastermicrosoft/OpenAPI.NET:masterfrom
Conversation
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.1 to 17.3.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v17.3.1...v17.3.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…T.Test.Sdk-17.3.2 Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2 to 3. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@v2...v3) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ions/setup-dotnet-3 Bump actions/setup-dotnet from 2 to 3
…olver-public Make OpenApiReferenceResolver public
Bump version for preview release
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Bump up Readers version
…y schema during V2 deserialization
…eption Add validation for null schema values during V2 response header deserialization
baywet
requested changes
Oct 6, 2022
Member
baywet
left a comment
There was a problem hiding this comment.
please hold on #1035
ALso should we hold on #1033 @millicentachieng ?
Contributor
Author
Yeah we can wait for that too. @millicentachieng is waiting for the preview release actually to test it out on the OData side. |
- bumps hidi version and updates reference to conversion lib
Contributor
|
Yes, it would be nice for #1033 to go out with the preview release 😄 |
* Do not add empty consumes array if RequestBody content contains no elements * Add requestbody references as parameter references in v2 serialization * Add consumes and produces properties when we have reference request bodies and responses respectively during v2 serialization * Update src/Microsoft.OpenApi/Models/OpenApiOperation.cs Co-authored-by: Vincent Biret <vibiret@microsoft.com> * Apply suggestions from code review Co-authored-by: Vincent Biret <vibiret@microsoft.com> * Address code review comments Co-authored-by: Vincent Biret <vibiret@microsoft.com>
baywet
approved these changes
Oct 6, 2022
millicentachieng
approved these changes
Oct 6, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.