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: v13.19.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: v13.20.0
Choose a head ref
  • 7 commits
  • 14 files changed
  • 4 contributors

Commits on Aug 15, 2023

  1. Copy the full SHA
    8d120cd View commit details
  2. Add SwaggerRoutesFactory to SwaggerUi3Settings

    Rico Suter committed Aug 15, 2023
    Copy the full SHA
    b819344 View commit details
  3. Disable warning CS8604 "Possible null reference argument for paramete…

    …r" in generated code (#4422)
    
    * Disable warning CS8604 "Possible null reference argument for parameter" in code generation file header template
    
    * Restore warning in file footer
    NoahStolk authored Aug 15, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    57f6b27 View commit details
  4. Update Client.Class.liquid (#4471)

    * Update Client.Class.liquid
    
    fix #4466
    
    * Update Client.Class.liquid
    
    ---------
    
    Co-authored-by: Rico Suter <mail@rsuter.com>
    Alireza2125 and RicoSuter authored Aug 15, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f612076 View commit details
  5. install .net 3.1 sdk

    Rico Suter committed Aug 15, 2023
    Copy the full SHA
    ca23624 View commit details
  6. v13.20.0

    Rico Suter committed Aug 15, 2023
    Copy the full SHA
    75a2c73 View commit details
  7. Set ChocolateyPush source

    Rico Suter committed Aug 15, 2023
    Copy the full SHA
    6f5e5f9 View commit details
Loading