Skip to content

Commit

Permalink
Merge branch 'master' into cngfw-azure-terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
abudilovskiy-panw authored Jan 25, 2024
2 parents 0e8af37 + ea77f70 commit 545f5fa
Show file tree
Hide file tree
Showing 234 changed files with 54,692 additions and 40,269 deletions.
18 changes: 9 additions & 9 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -760,8 +760,8 @@ const config = {
specPath: "openapi-specs/compute",
outputDir: "products/compute/api",
sidebarOptions: { groupPathsBy: "tag", categoryLinkSource: "tag" },
version: "32.00",
label: "v32.00",
version: "32.01",
label: "v32.01",
showExtensions: true,
baseUrl: "/compute/api/",
versions: {
Expand All @@ -779,20 +779,20 @@ const config = {
},
},
},
compute_32: {
specPath: "openapi-specs/compute/32-00",
outputDir: "products/compute/api/32-00",
showExtensions: true,
sidebarOptions: { groupPathsBy: "tag", categoryLinkSource: "tag" },
baseUrl: "/compute/api/32-00/",
},
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_30: {
specPath: "openapi-specs/compute/30-00",
outputDir: "products/compute/api/30-00",
showExtensions: true,
sidebarOptions: { groupPathsBy: "tag", categoryLinkSource: "tag" },
baseUrl: "/compute/api/30-00/",
},
compute_3001: {
specPath: "openapi-specs/compute/30-01",
outputDir: "products/compute/api/30-01",
Expand Down
Loading

0 comments on commit 545f5fa

Please sign in to comment.