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: RicoSuter/NSwag
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.1.0
Choose a base ref
...
head repository: RicoSuter/NSwag
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.2.0
Choose a head ref
  • 5 commits
  • 78 files changed
  • 3 contributors

Commits on Jul 17, 2024

  1. Support $ref in requestBody (#4917)

    * Added parsing for referenced request body
    
    * Support OpenApiOperation.ActualRequestBody in OpenApiParameter helpers
    
    * Use ActualRequestBody in code generation
    
    * Added support for "requestBodies" in components
    
    * Fix nullable reference
    eatdrinksleepcode authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7d6df3a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Upgrade to NUKE 8.1 (#4980)

    * add .NET 9 SDK
    lahma authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    bce659f View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    a2632a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1797c1 View commit details
    Browse the repository at this point in the history
  3. Add NET 9 support, drop NET 6 support (#5026)

    Co-authored-by: Rico Suter <mail@rsuter.com>
    lahma and RicoSuter authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2888363 View commit details
    Browse the repository at this point in the history
Loading