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.7
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.4.0
Choose a head ref
  • 13 commits
  • 36 files changed
  • 8 contributors

Commits on Mar 24, 2025

  1. Add support for Server-Sent Events (SSE) in API Explorer and configur…

    …ation (#1041)
    
    * Add support for Server-Sent Events (SSE) in API Explorer and configuration
    
    * remove local test files
    dvaJi authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    784ce87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdb2026 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b095ca View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Update deploy-live.yml

    Upgrade node version to 20
    sserrata authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    428331f View commit details
    Browse the repository at this point in the history
  2. Update deploy-preview.yml

    Upgrade node version to 20
    sserrata authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    8113cbe View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Pin github actions (#1124)

    Co-authored-by: root <root@357686988b76>
    james-otten-pan and root authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    ea633ef View commit details
    Browse the repository at this point in the history
  2. fix linter errors

    sserrata committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    e1aed04 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Pin GitHub Actions (#1131)

    * Update build-perf.yml
    
    * Update codeql-analysis.yml
    
    * Update combine-dependabot-prs.yml
    
    * Update deploy-live.yml
    
    * Update deploy-preview.yml
    
    * Update validate.yaml
    james-otten-pan authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    404ddd1 View commit details
    Browse the repository at this point in the history
  2. feat: add support to info, and tag, and schema custom tamplates (#1122)

    * feat: add support to info, and tag, and schema custom tamplates
    
    * docs: enhance template samples
    
    * fix: ensure infoTemplate is used to generate the Introduction page
    fernandoseguim authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    58bbebd View commit details
    Browse the repository at this point in the history
  3. fix: add discriminator empty subschema and safeguard check in Discrim…

    …inatorNode (#1133)
    
    Co-authored-by: Amaro Mariño <amaro.marino@artificial-solutions.com>
    amalv and Amaro Mariño authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    ac5ff63 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. Fixes for enums with no type and anyof/oneof schemas (#1136)

    * assign any to schema with no type
    
    * avoid immediate return on anyof/oneof
    sserrata authored May 1, 2025
    Configuration menu
    Copy the full SHA
    f554dc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a4666c View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

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