Skip to content

Commit

Permalink
Republishing for Rate Limit changes and duplicate sidebar entries
Browse files Browse the repository at this point in the history
  • Loading branch information
manukumar6 committed Oct 13, 2023
1 parent 2fde9b7 commit 369820f
Showing 1 changed file with 0 additions and 44 deletions.
44 changes: 0 additions & 44 deletions products/compute/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,48 +59,4 @@ module.exports = {
"compute/api/22-12/stable-endpoints",
require("./api/22-12/sidebar"),
],
compute_31: [
{
type: "category",
label: "Prisma Cloud Compute Edition - 31.00",
collapsed: true,
items: [
"compute/api/31-00/stable-endpoints",
require("./api/31-00/sidebar"),
],
},
],
compute_3002: [
{
type: "category",
label: "Prisma Cloud Compute Edition - 30.02",
collapsed: true,
items: [
"compute/api/30-02/stable-endpoints",
require("./api/30-02/sidebar"),
],
},
],
compute_3001: [
{
type: "category",
label: "Prisma Cloud Compute Edition - 30.01",
collapsed: true,
items: [
"compute/api/30-01/stable-endpoints",
require("./api/30-01/sidebar"),
],
},
],
compute_30: [
{
type: "category",
label: "Prisma Cloud Compute Edition - 30.00",
collapsed: true,
items: [
"compute/api/30-00/stable-endpoints",
require("./api/30-00/sidebar"),
],
},
],
};

0 comments on commit 369820f

Please sign in to comment.