Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a new remote branch for PAB update. #779

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@ const config = {
outputDir: "products/access/api/prisma-access-config",
sidebarOptions: { groupPathsBy: "tag" },
},
broswermgmt: {
browsermgmt: {
specPath: "openapi-specs/access/browser-mgmt",
outputDir: "products/access/api/browser-mgmt",
sidebarOptions: { groupPathsBy: "tag" },
Expand Down
1 change: 0 additions & 1 deletion products/access/api/browser-mgmt/browser-mgmt.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ scale and automate their processes related to the browser.
For more information, see [Prisma Access Browser](https://docs.paloaltonetworks.com/prisma-access-browser).

**Note:**
- The PAB APIs are accessible only in the U.S region.
- PAB APIs can only work with the following pre-defined Roles:
- **Super User:** Full read/write access.
- **View-Only Administrator:** Read-only access.
Expand Down
4 changes: 2 additions & 2 deletions products/access/docs/browser-mgmt/browser-mgmt.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ keywords:
- sase
---
Welcome to the Prisma Access Browser (PAB) APIs. These APIs are available for all PAB tenants to scale and automate their processes related to the browser.
To know more, see Prisma Access Browser[https://docs.paloaltonetworks.com/prisma-access-browser]

To know more, see [Prisma Access Browser](https://docs.paloaltonetworks.com/prisma-access-browser)

**Note:**
- The PAB APIs are accessible only in the U.S region.
- PAB's API can only work with the following pre-defined Roles:
- **Super User:** Full read/write access.

Expand Down
Loading
Loading