Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/OpenAPI.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.3
Choose a base ref
...
head repository: microsoft/OpenAPI.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 10 commits
  • 5 files changed
  • 5 contributors

Commits on Dec 11, 2025

  1. Merge pull request #2639 from microsoft/fix/non-seekable-stream

    fix: non-seekable json streams would fail to load as a document
    adrian05-ms authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    76b0159 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. fix: load JSON documents that are preceded by multiple whitespace

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    640e59a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Merge pull request #2642 from microsoft/fix/multi-whitespace

    fix/multi whitespace
    baywet authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    9c86aff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95baa73 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Merge pull request #2641 from microsoft/release-please--branches--sup…

    …port/v2--components--Microsoft.OpenApi
    
    chore(support/v2): release 2.3.12
    baywet authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    43ceb30 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. Merge pull request #2645 from desjoerd/fix/support-v2/gh-2629

    feat: Add `type: "null"` downcasting when in oneOf and anyOf for OpenAPI v3
    desjoerd authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    782cf8d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'support/v2' into feat/null-downcasting-to-v3

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    28ebfeb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2650 from microsoft/feat/null-downcasting-to-v3

    feat/null downcasting to v3
    baywet authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    54f5fad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79f60f7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2651 from microsoft/release-please--branches--mai…

    …n--components--Microsoft.OpenApi
    
    chore(main): release 3.1.0
    baywet authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    3d32655 View commit details
    Browse the repository at this point in the history
Loading