-
Notifications
You must be signed in to change notification settings - Fork 275
Comparing changes
Open a pull request
base repository: microsoft/OpenAPI.NET
base: v2.7.0
head repository: microsoft/OpenAPI.NET
compare: v2.7.1
- 15 commits
- 23 files changed
- 6 contributors
Commits on Mar 13, 2026
-
fix(library): do not emit unevaluatedProperties for non-object schemas
When `Type` is explicitly set and does not include `Object`, skip emitting `unevaluatedProperties` in all serialization paths (v3.1+ native property, v2.0/v3.0 extension, and direct v2.0 serialization). Closes: unevaluatedProperties emitted for array/string/number/integer/boolean/null schemas Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 28d614f - Browse repository at this point
Copy the full SHA 28d614fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60c9adf - Browse repository at this point
Copy the full SHA 60c9adfView commit details
Commits on Mar 19, 2026
-
Merge pull request #2783 from microsoft/fix/key-location-encoding
fix/key location encoding
Configuration menu - View commit details
-
Copy full SHA for 6fed45d - Browse repository at this point
Copy the full SHA 6fed45dView commit details
Commits on Mar 20, 2026
-
Merge pull request #2789 from microsoft/fix/key-location-to-v2
Merge pull request #2783 from microsoft/fix/key-location-encoding
Configuration menu - View commit details
-
Copy full SHA for 1ca083b - Browse repository at this point
Copy the full SHA 1ca083bView commit details -
Merge pull request #2790 from microsoft/fix/path-parameter-with-slash…
…-validation fix: a bug where path parameter validation would fail if they contained forbidden JSON pointer characters
Configuration menu - View commit details
-
Copy full SHA for 2efd2b2 - Browse repository at this point
Copy the full SHA 2efd2b2View commit details -
Merge pull request #2782 from microsoft/copilot/fix-openapi-schema-re…
…ference-description fix(library): enforce spec-compliant $ref serialization; add Extensions support for schema references in v3.1/v3.2
Configuration menu - View commit details
-
Copy full SHA for 7640a8a - Browse repository at this point
Copy the full SHA 7640a8aView commit details -
Merge pull request #2791 from microsoft/fix/path-validation-to-v2
Merge pull request #2790 from microsoft/fix/path-parameter-with-slash-validation
Configuration menu - View commit details
-
Copy full SHA for 5fd43bf - Browse repository at this point
Copy the full SHA 5fd43bfView commit details -
Merge pull request #2776 from microsoft/fix/unevaluated-object-to-v2
fix/unevaluated object to v2
Configuration menu - View commit details
-
Copy full SHA for 5d58a8d - Browse repository at this point
Copy the full SHA 5d58a8dView commit details -
chore: removes 32 API surface after migration
Co-authored-by: Vincent Biret <vincentbiret@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 19862b8 - Browse repository at this point
Copy the full SHA 19862b8View commit details -
tests: removes 32 extraneous tests
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c261ed7 - Browse repository at this point
Copy the full SHA c261ed7View commit details -
Merge pull request #2792 from microsoft/fix/ref-peer-keywords-to-v2
Merge pull request #2782 from microsoft/copilot/fix-openapi-schema-reference-description
Configuration menu - View commit details
-
Copy full SHA for a2d21f9 - Browse repository at this point
Copy the full SHA a2d21f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe13cd3 - Browse repository at this point
Copy the full SHA fe13cd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea1791e - Browse repository at this point
Copy the full SHA ea1791eView commit details -
Merge pull request #2797 from microsoft/promote-shipped-apis-support/v2
automatic promotion of shipped APIs for support/v2
Configuration menu - View commit details
-
Copy full SHA for cd83f99 - Browse repository at this point
Copy the full SHA cd83f99View commit details -
Merge pull request #2796 from microsoft/release-please--branches--sup…
…port/v2--components--Microsoft.OpenApi chore(support/v2): release 2.7.1
Configuration menu - View commit details
-
Copy full SHA for e18a5b0 - Browse repository at this point
Copy the full SHA e18a5b0View 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 v2.7.0...v2.7.1