- Notifications
You must be signed in to change notification settings - Fork281
Comparing changes
Open a pull request
base repository:microsoft/OpenAPI.NET
Uh oh!
There was an error while loading.Please reload this page.
base:v2.0.0-preview8
head repository:microsoft/OpenAPI.NET
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.0.0-preview9
- 16commits
- 33files changed
- 9contributors
Commits on Feb 17, 2025
Merge pull request#2152from dldl-cmd/remove_reference_resolution_pa…
…rameterRemove unused ReferenceResolution parameter from OpenApiReaderSettings
chore(deps): bump Verify.Xunit from 28.10.1 to 28.11.0
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 28.10.1 to 28.11.0.- [Release notes](https://github.com/VerifyTests/Verify/releases)- [Commits](VerifyTests/Verify@28.10.1...28.11.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>
chore(deps): bump PublicApiGenerator from 11.4.1 to 11.4.2
Bumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 11.4.1 to 11.4.2.- [Release notes](https://github.com/PublicApiGenerator/PublicApiGenerator/releases)- [Commits](PublicApiGenerator/PublicApiGenerator@11.4.1...11.4.2)---updated-dependencies:- dependency-name: PublicApiGenerator dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#2153from microsoft/dependabot/nuget/Verify.Xunit…
…-28.11.0chore(deps): bump Verify.Xunit from 28.10.1 to 28.11.0
Commits on Feb 18, 2025
Merge pull request#2154from microsoft/dependabot/nuget/PublicApiGen…
…erator-11.4.2chore(deps): bump PublicApiGenerator from 11.4.1 to 11.4.2
Commits on Feb 19, 2025
Merge pull request#2157from microsoft/fix/deprecation-extension-dates
fix: an issue where deprecation extension parsing would fail
Commits on Feb 20, 2025
fix: refactor ToIdentifier() to normalize flaggable enums (#2156)
* fix: refactor ToIdentifier() to normalize flaggable enums* fix: add support for casting type array to a flaggable enum* chore: add tests and update public API* Update src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.csCo-authored-by: Vincent Biret <vibiret@microsoft.com>* chore: address PR feedback* chore: make method internal; update public API* Update src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.csCo-authored-by: Darrel <darrmi@microsoft.com>* Update src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.csCo-authored-by: Darrel <darrmi@microsoft.com>* fix: address more PR feedback, add and fix tests* Update src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.csCo-authored-by: Vincent Biret <vibiret@microsoft.com>* Update src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.csCo-authored-by: Vincent Biret <vibiret@microsoft.com>* Update src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.csCo-authored-by: Vincent Biret <vibiret@microsoft.com>* chore: clean up---------Co-authored-by: Vincent Biret <vibiret@microsoft.com>Co-authored-by: Darrel <darrmi@microsoft.com>
chore(deps): bump FluentAssertions from 7.1.0 to 7.2.0
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 7.1.0 to 7.2.0.- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1)- [Commits](fluentassertions/fluentassertions@7.1.0...7.2.0)---updated-dependencies:- dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
Commits on Feb 21, 2025
Merge pull request#2161from microsoft/dependabot/nuget/FluentAssert…
…ions-7.2.0chore(deps): bump FluentAssertions from 7.1.0 to 7.2.0
Merge pull request#2158from microsoft/release-please--branches--mai…
…n--components--Microsoft.OpenApichore(main): release 2.0.0-preview9
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.0.0-preview8...v2.0.0-preview9
Uh oh!
There was an error while loading.Please reload this page.