-
Notifications
You must be signed in to change notification settings - Fork 276
Comparing changes
Open a pull request
base repository: microsoft/OpenAPI.NET
base: 6f7e533
head repository: microsoft/OpenAPI.NET
compare: 8847684
- 16 commits
- 13 files changed
- 7 contributors
Commits on Dec 19, 2025
-
docs: adds instructions to update public reference docs after nuget r…
…elease Signed-off-by: Vincent Biret <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82177a4 - Browse repository at this point
Copy the full SHA 82177a4View commit details -
Merge pull request #2657 from microsoft/docs/public-reference
docs: adds instructions to update public reference docs after nuget release
Configuration menu - View commit details
-
Copy full SHA for c4f798a - Browse repository at this point
Copy the full SHA c4f798aView commit details
Commits on Dec 22, 2025
-
chore: adds 3.2 version to the workbench
chore: sets 3.2 as default version for the workbench Signed-off-by: Vincent Biret <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 931a392 - Browse repository at this point
Copy the full SHA 931a392View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2495dea - Browse repository at this point
Copy the full SHA 2495deaView commit details -
fix: wrap extension parser calls in try-catch to ensure correct error…
… pointers When extension parsers throw OpenApiException, the exceptions are now caught in LoadExtension methods across all OpenAPI versions (V2, V3, V3.1, V3.2). This ensures the error pointer correctly includes all path segments (e.g., #/definitions/demo/x-tag instead of #/definitions/x-tag). Co-authored-by: baywet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50b44aa - Browse repository at this point
Copy the full SHA 50b44aaView commit details -
refactor: make V2 LoadExtension consistent with other versions
Moved the return statement for JsonNodeExtension outside the catch block to match the pattern used in V3, V31, and V32 deserializers. Co-authored-by: baywet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12f6499 - Browse repository at this point
Copy the full SHA 12f6499View commit details -
style: use raw string literals for JSON test data
Changed from verbatim string literals (@"...") to raw string literals ("""...""") for consistency with existing test code. Co-authored-by: baywet <[email protected]>Configuration menu - View commit details
-
Copy full SHA for e85698a - Browse repository at this point
Copy the full SHA e85698aView commit details -
Merge pull request #2658 from microsoft/chore/workbench-3-2
chore: adds 3.2 version to the workbench chore: sets 3.2 as default version for the workbench
Configuration menu - View commit details
-
Copy full SHA for c04dff5 - Browse repository at this point
Copy the full SHA c04dff5View commit details -
chore: refactors test definition for better coverage
Signed-off-by: Vincent Biret <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8021a75 - Browse repository at this point
Copy the full SHA 8021a75View commit details -
Merge pull request #2659 from microsoft/copilot/fix-openapi-pointer-skip
fix: correct error pointer when extension parser throws OpenApiException
Configuration menu - View commit details
-
Copy full SHA for 43c75a9 - Browse repository at this point
Copy the full SHA 43c75a9View commit details
Commits on Jan 5, 2026
-
chore(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0cae66 - Browse repository at this point
Copy the full SHA d0cae66View commit details -
Merge pull request #2666 from microsoft/dependabot/github_actions/dep…
…endabot/fetch-metadata-2.5.0 chore(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
Configuration menu - View commit details
-
Copy full SHA for abcf285 - Browse repository at this point
Copy the full SHA abcf285View commit details
Commits on Jan 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9792817 - Browse repository at this point
Copy the full SHA 9792817View commit details -
Merge pull request #2668 from microsoft/baywet-patch-1
docs: updates versions to clarify the ranges
Configuration menu - View commit details
-
Copy full SHA for 3453f98 - Browse repository at this point
Copy the full SHA 3453f98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e4f4c6 - Browse repository at this point
Copy the full SHA 4e4f4c6View commit details -
Merge pull request #2662 from microsoft/release-please--branches--mai…
…n--components--Microsoft.OpenApi chore(main): release 3.1.2
Configuration menu - View commit details
-
Copy full SHA for 8847684 - Browse repository at this point
Copy the full SHA 8847684View commit details
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 6f7e533...8847684