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: JuliaComputing/OpenAPI.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.24
Choose a base ref
...
head repository: JuliaComputing/OpenAPI.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.25
Choose a head ref
  • 2 commits
  • 52 files changed
  • 2 contributors

Commits on Jul 22, 2024

  1. feat: support for query parameter serialization style "deepObject" (#78)

    * query param support deepObject
    
    * fix
    
    * remove stray comment
    
    * Update src/client.jl
    
    Co-authored-by: Tanmay Mohapatra <tanmaykm@gmail.com>
    
    * Update src/json.jl
    
    Co-authored-by: Tanmay Mohapatra <tanmaykm@gmail.com>
    
    * Update src/server.jl
    
    Co-authored-by: Tanmay Mohapatra <tanmaykm@gmail.com>
    
    * fix
    
    * fix
    
    * fix location
    
    ---------
    
    Co-authored-by: Tanmay Mohapatra <tanmaykm@gmail.com>
    vdayanand and tanmaykm authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4c7260c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. chore: update version for tagging (#79)

    Updating patch version for tagging a new release.
    tanmaykm authored Jul 25, 2024
    2 Configuration menu
    Copy the full SHA
    7323f20 View commit details
    Browse the repository at this point in the history
Loading