-
Notifications
You must be signed in to change notification settings - Fork 241
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 new versions of OpenAPI.NET libraries #1445
Conversation
Co-authored-by: Vincent Biret <vibiret@microsoft.com>
use some target typed new
use wildcard for test resources
…iers remove some redundant qualifiers
cleanup exception handling
…List fix null ref in CreateSimpleList
fix null ref in CreateList
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 21.3.0 to 22.1.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@21.3.0...22.1.0) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…-22.1.0 Bump Verify.Xunit from 21.3.0 to 22.1.0
…ildcards simplify UtilityFiles with wildcards
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…-validation [472] Add path signature unique validator
Bumps [Microsoft.OpenApi.OData](https://github.com/Microsoft/OpenAPI.NET.OData) from 1.5.0-preview5 to 1.5.0-preview6. - [Release notes](https://github.com/Microsoft/OpenAPI.NET.OData/releases) - [Commits](https://github.com/Microsoft/OpenAPI.NET.OData/commits) --- updated-dependencies: - dependency-name: Microsoft.OpenApi.OData dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…enApi.OData-1.5.0-preview6 Bump Microsoft.OpenApi.OData from 1.5.0-preview5 to 1.5.0-preview6
Bumps [Microsoft.OpenApi.OData](https://github.com/Microsoft/OpenAPI.NET.OData) from 1.5.0-preview6 to 1.5.0-preview7. - [Release notes](https://github.com/Microsoft/OpenAPI.NET.OData/releases) - [Commits](https://github.com/Microsoft/OpenAPI.NET.OData/commits) --- updated-dependencies: - dependency-name: Microsoft.OpenApi.OData dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…enApi.OData-1.5.0-preview7 Bump Microsoft.OpenApi.OData from 1.5.0-preview6 to 1.5.0-preview7
* Bump up Hidi version * Bump up lib versions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CodeQL found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.
- fixes a bug where the conversion would ommit the schema type
SonarCloud Quality Gate failed. 4 Bugs 82.5% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
No description provided.