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: json-api-dotnet/JsonApiDotNetCore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a7b8a3e
Choose a base ref
...
head repository: json-api-dotnet/JsonApiDotNetCore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b45b3ff
Choose a head ref
  • 14 commits
  • 43 files changed
  • 2 contributors

Commits on Apr 21, 2025

  1. Configuration menu
    Copy the full SHA
    4d1dd82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c76ecdb View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Reorganize README, documentation updates (#1718)

    * Reorganize README (fix #1567)
    
    * Update README.md
    
    Co-authored-by: Bart Koelman <[email protected]>
    
    * Documentation updates
    
    * Reverse version table and update
    
    * Use collapsed section for JSON response
    
    ---------
    
    Co-authored-by: Grégoire <[email protected]>
    bkoelman and verdie-g authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    4da3f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecc0759 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Publish packages to feedz.io (#1719)

    * Publish packages to feedz.io
    
    * Remove duplicate warning suppression
    
    * Update feed instructions in README
    bkoelman authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    3ad189d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Property detect collection element type for custom collection types t…

    …hat have no or multiple type parameters (#1720)
    bkoelman authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    a0877ab View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Fixed: build error after adding reference to JADNC.Kiota package (#1721)

    * Fixed: build error after adding reference to JADNC.Kiota package, without any kiota references in project file yet
    
    * Increment OpenAPI preview number
    bkoelman authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    ba20f0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f9861b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2025

  1. Configuration menu
    Copy the full SHA
    df19355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39668c7 View commit details
    Browse the repository at this point in the history
  3. Add missing null check

    bkoelman committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    049ed69 View commit details
    Browse the repository at this point in the history
  4. Simplify single-line lambda

    bkoelman committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    6321a1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a59c74 View commit details
    Browse the repository at this point in the history
  6. Remove Experimental attribute from AddOpenApiForJsonApi, now that pre…

    …view packages are deployed on NuGet (#1724)
    bkoelman authored Apr 26, 2025
    Configuration menu
    Copy the full SHA
    b45b3ff View commit details
    Browse the repository at this point in the history
Loading