Skip to content

Commit

Permalink
Merge pull request #620 from PaloAltoNetworks/oneal3-apiref
Browse files Browse the repository at this point in the history
oneal-update3-changes
  • Loading branch information
manukumar6 authored Feb 27, 2024
2 parents 484ef4b + 91b4c6e commit 3b12a02
Show file tree
Hide file tree
Showing 12 changed files with 56,686 additions and 9,858 deletions.
18 changes: 9 additions & 9 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -765,8 +765,8 @@ const config = {
specPath: "openapi-specs/compute",
outputDir: "products/compute/api",
sidebarOptions: { groupPathsBy: "tag", categoryLinkSource: "tag" },
version: "32.02",
label: "v32.02",
version: "32.03",
label: "v32.03",
showExtensions: true,
baseUrl: "/compute/api/",
versions: {
Expand Down Expand Up @@ -798,20 +798,20 @@ const config = {
sidebarOptions: { groupPathsBy: "tag", categoryLinkSource: "tag" },
baseUrl: "/compute/api/32-01/",
},
compute_3202: {
specPath: "openapi-specs/compute/32-02",
outputDir: "products/compute/api/32-02",
showExtensions: true,
sidebarOptions: { groupPathsBy: "tag", categoryLinkSource: "tag" },
baseUrl: "/compute/api/32-02/",
},
compute_31: {
specPath: "openapi-specs/compute/31-00",
outputDir: "products/compute/api/31-00",
showExtensions: true,
sidebarOptions: { groupPathsBy: "tag", categoryLinkSource: "tag" },
baseUrl: "/compute/api/31-00/",
},
compute_3002: {
specPath: "openapi-specs/compute/30-02",
outputDir: "products/compute/api/30-02",
showExtensions: true,
sidebarOptions: { groupPathsBy: "tag", categoryLinkSource: "tag" },
baseUrl: "/compute/api/30-02/",
},
},
},
],
Expand Down
Loading

0 comments on commit 3b12a02

Please sign in to comment.