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: PaloAltoNetworks/docusaurus-openapi-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.3
Choose a base ref
...
head repository: PaloAltoNetworks/docusaurus-openapi-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.4
Choose a head ref
  • 3 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 7, 2025

  1. Expand support for parameter serialization (#1078)

    * Add manual support for explode property
    
    * Add prefilled state for array param examples
    
    * added some examples to help with testing
    
    * cleanup spec
    
    * expand support for query params
    
    * expand path params coverage
    
    * expand coverage for cookie params
    
    * expand header params support
    
    * ensure proper serialization of headers
    
    * enhance headers and cookies tests
    
    ---------
    
    Co-authored-by: Steven Serrata <sserrata@paloaltonetworks.com>
    blindaa121 and sserrata authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    110ce53 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. update intro doc

    sserrata committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    1833161 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

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