Is test#1554
Closed
millicentachieng wants to merge 1367 commits intoazure-pipelinesmicrosoft/OpenAPI.NET:azure-pipelinesfrom
Closed
Is test#1554millicentachieng wants to merge 1367 commits intoazure-pipelinesmicrosoft/OpenAPI.NET:azure-pipelinesfrom
millicentachieng wants to merge 1367 commits intoazure-pipelinesmicrosoft/OpenAPI.NET:azure-pipelinesfrom
Conversation
use some range indexors
fix Fileds typo
remove redundant where
…te-fields dont abstract type for private fields
fix comment typos
fix some dodgy indents
…e_declaration-as-error csharp_style_inlined_variable_declaration as error
…lookups-in-ValidationRuleSet.Add remove duplicate dictionary lookups in ValidationRuleSet.Add
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 22.1.0 to 22.1.1. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…-22.1.1 Bump Verify.Xunit from 22.1.0 to 22.1.1
….csproj Co-authored-by: Vincent Biret <vibiret@microsoft.com>
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 22.1.1 to 22.1.2. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits/22.1.2) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…-22.1.2 Bump Verify.Xunit from 22.1.1 to 22.1.2
…nary-lookups2 remove some duplicate dictionary lookups
use some var
discard un-used parameters
only null check on public apis
remove redundant type specs
use some expression gets
Bumps [Microsoft.OpenApi.OData](https://github.com/Microsoft/OpenAPI.NET.OData) from 1.6.0-preview.2 to 1.6.0-preview.3. - [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>
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 23.0.0 to 23.0.1. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@23.0.0...23.0.1) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…enApi.OData-1.6.0-preview.3 Bump Microsoft.OpenApi.OData from 1.6.0-preview.2 to 1.6.0-preview.3
…-23.0.1 Bump Verify.Xunit from 23.0.0 to 23.0.1
* Add ValidationRuleSet.Remove * Updates following Vincent's comments * Updates following Vincent's comments Add ValidationRuleSet.Remove * Update * Apply suggestions from code review --------- Co-authored-by: Vincent Biret <vibiret@microsoft.com> Co-authored-by: Eastman <andrueastman@users.noreply.github.com> Co-authored-by: Darrel <darrmi@microsoft.com> Co-authored-by: Maggie Kimani <maggiekim42@gmail.com> Co-authored-by: Irvine Sunday <40403681+irvinesunday@users.noreply.github.com> Co-authored-by: Vincent Biret <vincentbiret@hotmail.com>
… parameter object
Bumps [Microsoft.OpenApi.OData](https://github.com/Microsoft/OpenAPI.NET.OData) from 1.6.0-preview.3 to 1.6.0-preview.4. - [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.6.0-preview.4 Bump Microsoft.OpenApi.OData from 1.6.0-preview.3 to 1.6.0-preview.4
…ion-bug Fix: Examples serialization in a response object during v2->v3 upcasting or vice versa
Bump lib versions
Bumps [Microsoft.OpenApi.OData](https://github.com/Microsoft/OpenAPI.NET.OData) from 1.6.0-preview.4 to 1.6.0-preview.5. - [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.6.0-preview.5 Bump Microsoft.OpenApi.OData from 1.6.0-preview.4 to 1.6.0-preview.5
* Bump up OData lib. * Bump up hidi
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 23.0.1 to 23.1.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@23.0.1...23.1.0) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…-23.1.0 Bump Verify.Xunit from 23.0.1 to 23.1.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.8.0...v17.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…T.Test.Sdk-17.9.0 Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
Update documentation with new hidi options
Contributor
There was a problem hiding this comment.
CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
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.