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: getkin/kin-openapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.126.0
Choose a base ref
...
head repository: getkin/kin-openapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.127.0
Choose a head ref
  • 11 commits
  • 26 files changed
  • 9 contributors

Commits on Jul 7, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    a7bc0ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c15898 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a819a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

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

Commits on Jul 23, 2024

  1. openapi3filter: Remove inconsistency for arrays in queries (#990)

    Co-authored-by: Gildas Lebel <gildaslebel@gmail.com>
    TheSadlig and GildasLebel authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1a2712f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    cd0a337 View commit details
    Browse the repository at this point in the history
  2. openapi3filter: Fix default arrays application for query parameters (#…

    …992)
    
    Co-authored-by: Gildas Lebel <gildaslebel@gmail.com>
    TheSadlig and GildasLebel authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    cf9684e View commit details
    Browse the repository at this point in the history
  3. routers: downgrade gorilla/mux to v1.8.0 for #988 (#996)

    Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
    fenollp authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    f7ebd9c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. openapi3: export ComponentRef for usage in RefNameResolver (#998)

    * Export ComponentRef for usage in RefNameResolver
    
    * run ./docs.sh
    
    Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
    
    ---------
    
    Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
    Co-authored-by: chris.smith <chris.smith@zocdoc.com>
    fenollp and chris-smith-zocdoc authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b5bcd71 View commit details
    Browse the repository at this point in the history
  2. Add note on gorillamux (#999)

    Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
    fenollp authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d722646 View commit details
    Browse the repository at this point in the history
Loading