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: domaindrivendev/Swashbuckle.AspNetCore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.0
Choose a base ref
...
head repository: domaindrivendev/Swashbuckle.AspNetCore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.5.0
Choose a head ref
  • 20 commits
  • 45 files changed
  • 7 contributors

Commits on Mar 14, 2022

  1. Fixes #2368

    Eneuman committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    0c548a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    7b47e8c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2467 from acn-sbuad/patch-1

    Added missing bracket in README example
    domaindrivendev authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    2434c28 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    bcc533e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Upgrade swagger-ui to 4.14.0

    * add copy to clipboard to operation summary
    * responsive ui display
    * render external docs links and descriptions
    fabiob committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    fb2a6e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Merge pull request #2491 from fabiob/upgrade-swagger-ui

    Upgrade swagger-ui to 4.14.0
    domaindrivendev authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    4a28652 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    d9f2017 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Fixes #2528

    ozziepeeps committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    8528825 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Update to .NET 7.0

    Update to .NET 7.0
    eslamisepehr authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    3d5159c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Fix .NET SDK Version

    eslamisepehr committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    d707679 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Merge pull request #2480 from captainsafia/fix-dateonly

    Set DateOnly as string type with date format in schema
    domaindrivendev authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a97df7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e98e4aa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2542 from eslamisepehr/master

    Update to .NET 7.0
    domaindrivendev authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    93fe279 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5267a03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eede471 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    a6d3386 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2373 from Eneuman/master

    Resolves a null pointer exception when returning a Dictionary containing known keys
    domaindrivendev authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    2da3a72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fa9723 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    1b1d3da View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. 1 Configuration menu
    Copy the full SHA
    8f363f7 View commit details
    Browse the repository at this point in the history
Loading