Skip to content

Commit

Permalink
change sidebar name from arya-action-plan to action-plan, fix hostnam…
Browse files Browse the repository at this point in the history
…e url in spec
  • Loading branch information
jrdevore committed Nov 16, 2024
1 parent 91e3449 commit 9d65ab3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions openapi-specs/action-plan/arya-action-plan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ tags:
description: Action Plan Management APIs
x-public: true
x-ga: 1.0.0
servers:
- url: https://api.prismacloud.io/
paths:
/apm/api/v1/action-plan:
post:
Expand Down
2 changes: 1 addition & 1 deletion products/prisma-cloud/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ module.exports = {
},
{
type: "category",
label: "Arya Action Plan",
label: "Action Plan",
collapsed: true,
items: [require("./api/action-plan/sidebar")],
},
Expand Down

0 comments on commit 9d65ab3

Please sign in to comment.