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

Release 1.4.4-preview1 #1037

Merged
merged 21 commits into from
Oct 6, 2022
Merged

Release 1.4.4-preview1 #1037

merged 21 commits into from
Oct 6, 2022

Conversation

MaggieKimani1
Copy link
Contributor

No description provided.

dependabot bot and others added 18 commits September 26, 2022 21:08
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] <[email protected]>
…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] <[email protected]>
…ions/setup-dotnet-3

Bump actions/setup-dotnet from 2 to 3
…olver-public

Make OpenApiReferenceResolver public
…eption

Add validation for null schema values during V2 response header deserialization
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please hold on #1035
ALso should we hold on #1033 @millicentachieng ?

@MaggieKimani1
Copy link
Contributor Author

please hold on #1035 ALso should we hold on #1033 @millicentachieng ?

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
@baywet baywet temporarily deployed to acr October 6, 2022 15:44 Inactive
@millicentachieng
Copy link
Member

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 <[email protected]>

* Apply suggestions from code review

Co-authored-by: Vincent Biret <[email protected]>

* Address code review comments

Co-authored-by: Vincent Biret <[email protected]>
@MaggieKimani1 MaggieKimani1 merged commit d23ad22 into master Oct 6, 2022
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