Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 995d509

Browse files
committed
Add provider authentication section to docs manifest
1 parent c44a4b0 commit 995d509

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,11 @@
340340
"title": "Workspace Tags",
341341
"description": "Control provisioning using Workspace Tags and Parameters",
342342
"path": "./admin/templates/extending-templates/workspace-tags.md"
343+
},
344+
{
345+
"title": "Provider Authentication",
346+
"description": "Authenticate with provider APIs to provision workspaces",
347+
"path": "./admin/templates/extending-templates/provider-authentication.md"
343348
}
344349
]
345350
},

0 commit comments

Comments
 (0)