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.0.6
Choose a base ref
...
head repository: RicoSuter/NSwag
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Mar 26, 2024

  1. Copy the full SHA
    b3615b4 View commit details
  2. Update README.md: use headers for linkability (#4835)

    - replaced `<strong>` markup with semantical headers, allows for linking subsections
    - added missing `n` letters
    0liver authored Mar 26, 2024
    Copy the full SHA
    89c22b7 View commit details
  3. Copy the full SHA
    9641df8 View commit details

Commits on Apr 12, 2024

  1. Expose OpenApiOperation.Tags in OperationModelBase (#4807)

    * Expose OpenApiOperation.Tags in OperationModelBase
    
    * Silly me, fix type
    fauzanzaid authored Apr 12, 2024
    Copy the full SHA
    6b49eef View commit details

Commits on Jun 12, 2024

  1. Copy the full SHA
    9d67c72 View commit details
  2. Copy the full SHA
    413c17c View commit details
  3. Update NJS to v11.0.1 (#4913)

    * update NJS to v11.0.1
    
    * fix tests
    
    * add .net 6 sdk
    
    * update
    RicoSuter authored Jun 12, 2024
    Copy the full SHA
    e789718 View commit details
  4. v14.0.8

    RicoSuter committed Jun 12, 2024
    Copy the full SHA
    8af0c71 View commit details

Commits on Jul 1, 2024

  1. Fixed: do not generate ApiException and SwaggerResponse classes in no…

    …n-first OpenApiReferences, but make it possible to override that using MSBuild properties (#4891)
    bkoelman authored Jul 1, 2024
    Copy the full SHA
    b9c44ec View commit details
  2. Restores support for instance-based JSON serializer settings in a non…

    …-breaking way (#4888)
    
    * Restores support for instance-based JSON serializer settings in a non-breaking way.
    
    Consumers can implement the Initialize() partial method and assign the _instanceSettings field from there, which takes precedence over static settings.
    
    * Suppress compiler warning in generated code for unused field
    bkoelman authored Jul 1, 2024
    Copy the full SHA
    ba5d286 View commit details
  3. Copy the full SHA
    2cbbeba View commit details

Commits on Jul 7, 2024

  1. Remove NET 7 support (#4896)

    lahma authored Jul 7, 2024
    Copy the full SHA
    f76bfbc View commit details

Commits on Jul 17, 2024

  1. Update NJS to v11.0.2

    RicoSuter committed Jul 17, 2024
    Copy the full SHA
    8d4137e View commit details
  2. v14.1.0

    RicoSuter committed Jul 17, 2024
    Copy the full SHA
    ad81db0 View commit details
  3. 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
    Copy the full SHA
    7d6df3a View commit details

Commits on Nov 16, 2024

  1. Upgrade to NUKE 8.1 (#4980)

    * add .NET 9 SDK
    lahma authored Nov 16, 2024
    Copy the full SHA
    bce659f View commit details

Commits on Nov 19, 2024

  1. Copy the full SHA
    a2632a0 View commit details
  2. Copy the full SHA
    f1797c1 View commit details
  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
    Copy the full SHA
    2888363 View commit details

Commits on Nov 20, 2024

  1. Copy the full SHA
    588d18f View commit details

Commits on Nov 21, 2024

  1. Copy the full SHA
    bdfa513 View commit details
  2. Copy the full SHA
    7b2b910 View commit details
  3. Copy the full SHA
    84c2470 View commit details
  4. Copy the full SHA
    f54e2c8 View commit details

Commits on Nov 22, 2024

  1. Copy the full SHA
    1278e0b View commit details
  2. Fix some code style issues (#5041)

    * Accessibility modifiers required
    * Make field readonly
    * Remove redundant equality
    * Delegate invocation can be simplified
    lahma authored Nov 22, 2024
    Copy the full SHA
    0a6a186 View commit details
  3. Copy the full SHA
    705dad9 View commit details
  4. Copy the full SHA
    63082af View commit details
  5. Copy the full SHA
    9ce0218 View commit details
  6. Use pattern matching (#5045)

    lahma authored Nov 22, 2024
    Copy the full SHA
    2ab9847 View commit details
  7. Copy the full SHA
    79ca06b View commit details
  8. Copy the full SHA
    8ff1c5d View commit details
  9. Copy the full SHA
    5d30b04 View commit details
  10. Copy the full SHA
    5a0073a View commit details

Commits on Nov 23, 2024

  1. Copy the full SHA
    5ef193c View commit details
  2. Remove unused usings (#5051)

    lahma authored Nov 23, 2024
    Copy the full SHA
    c062ed8 View commit details
  3. Copy the full SHA
    e8d971e View commit details
  4. Copy the full SHA
    29eef8f View commit details

Commits on Nov 26, 2024

  1. Copy the full SHA
    eb48a5f View commit details

Commits on Nov 27, 2024

  1. Copy the full SHA
    476373a View commit details

Commits on Dec 3, 2024

  1. Upgrade to NUKE 9 (#5052)

    lahma authored Dec 3, 2024
    Copy the full SHA
    8369a99 View commit details

Commits on Jan 7, 2025

  1. Copy the full SHA
    805f512 View commit details
  2. Copy the full SHA
    3246c7b View commit details
Loading