E5DA Comparing d48c2c1...2258501 · microsoft/OpenAPI.NET · GitHub
[go: up one dir, main page]

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: d48c2c1
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: 2258501
Choose a head ref
  • 6 commits
  • 19 files changed
  • 4 contributors

Commits on Jan 19, 2026

  1. docs: adds missing mention of references resolution in the upgrade guide

    Signed-off-by: Vincent Biret <vibiret@microsoft.com>
    baywet committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    686ca47 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. Merge pull request #2692 from microsoft/docs/references-and-exceptions

    docs: adds missing mention of references resolution in the upgrade guide
    baywet authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    4ee34a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. Support mutualTLS security scheme type (#2696)

    feat(models): support mutualTLS security scheme
    
    * fix(writers): throw for mutualTLS in OAS 3.0
    mdaneri authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    a4efdfe View commit details
    Browse the repository at this point in the history
  2. feat(models): add shared Content interface (#2695)

    feat(models): add shared Content interface
    
    * Update src/Microsoft.OpenApi/Models/Interfaces/IOpenApiContentElement.cs
    
    Co-authored-by: Vincent Biret <vincentbiret@hotmail.com>
    
    * Update src/Microsoft.OpenApi/Models/Interfaces/IOpenApiContentElement.cs
    
    Co-authored-by: Vincent Biret <vincentbiret@hotmail.com>
    
    * Update src/Microsoft.OpenApi/Models/OpenApiHeader.cs
    
    Co-authored-by: Vincent Biret <vincentbiret@hotmail.com>
    
    * Update src/Microsoft.OpenApi/Models/OpenApiResponse.cs
    
    Co-authored-by: Vincent Biret <vincentbiret@hotmail.com>
    
    * Remove inheritance from IOpenApiReadOnlyContentElement
    
    revert commit 7758a81
    
    * Update src/Microsoft.OpenApi/Models/Interfaces/IOpenApiContentElement.cs
    
    Co-authored-by: Vincent Biret <vincentbiret@hotmail.com>
    
    * test(publicapi): approve content interface surface
    
    ---------
    
    Co-authored-by: Vincent Biret <vincentbiret@hotmail.com>
    mdaneri and baywet authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    9e13b25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    069f843 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2697 from microsoft/release-please--branches--mai…

    …n--components--Microsoft.OpenApi
    
    chore(main): release 3.3.0
    baywet authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    2258501 View commit details
    Browse the repository at this point in the history
Loading
0