- 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.3.3
head repository:microsoft/OpenAPI.NET
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.3.4
- 9commits
- 20files changed
- 4contributors
Commits on Oct 2, 2025
Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0
---updated-dependencies:- dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major- dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#2523from microsoft/dependabot/nuget/test/Microso…
…ft.OpenApi.Hidi.Tests/multi-3711d8cee0Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0
Commits on Oct 3, 2025
test: adds deserialization tests for OpenAPI header
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Merge pull request#2526from microsoft/fix/header-content-serialization
fix: missing deserialization for header content property in 3.1 and 3.0
Commits on Oct 6, 2025
Improve server creation and URL handling logic
Updated the `MakeServers` method to include checks for `defaultUrl` and refined host validation. Modified the `BuildUrl` method to correctly extract ports and remove default ports from URLs. Added unit tests in `OpenApiServerTests.cs` to ensure proper handling of base URLs and ports across various scenarios.
Mahdi Golestan authored andMahdi Golestan committedOct 6, 2025 Merge pull request#2530from Mahdigln/issue-1294-preserve-baseurl-po…
…rt-v2fix: Improve server creation and URL handling logic to maintain port
Merge pull request#2527from microsoft/release-please--branches--mai…
…n--components--Microsoft.OpenApichore(main): release 2.3.4
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.3.3...v2.3.4
Uh oh!
There was an error while loading.Please reload this page.