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.7
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.0.8
Choose a head ref
  • 7 commits
  • 34 files changed
  • 5 contributors

Commits on Mar 26, 2024

  1. 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
    Configuration menu
    Copy the full SHA
    89c22b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9641df8 View commit details
    Browse the repository at this point in the history

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
    Configuration menu
    Copy the full SHA
    6b49eef View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    9d67c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    413c17c View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    e789718 View commit details
    Browse the repository at this point in the history
  4. v14.0.8

    RicoSuter committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8af0c71 View commit details
    Browse the repository at this point in the history
Loading