Skip to content

Commit

Permalink
Creating a pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
sra-hub committed Sep 20, 2024
2 parents bf8dfc9 + 4633c84 commit c07c26c
Show file tree
Hide file tree
Showing 5 changed files with 266 additions and 1,028 deletions.
10 changes: 5 additions & 5 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -438,8 +438,8 @@ const config = {
icon: "api-doc",
},
{
to: "sase/api/remote-networks",
label: "Remote Networks",
to: "sase/api/config-orch",
label: "Configuration Orchestration",
icon: "api-doc",
},
{
Expand Down Expand Up @@ -701,9 +701,9 @@ const config = {
outputDir: "products/sase/api/mt-interconnect",
sidebarOptions: { groupPathsBy: "tag" },
},
remotenetworks: {
specPath: "openapi-specs/sase/remote-networks",
outputDir: "products/sase/api/remote-networks",
configorch: {
specPath: "openapi-specs/sase/config-orch",
outputDir: "products/sase/api/config-orch",
sidebarOptions: { groupPathsBy: "tag" },
},
access: {
Expand Down
Loading

0 comments on commit c07c26c

Please sign in to comment.