docs changes

This commit is contained in:
x032205
2025-05-05 14:50:54 -04:00
parent 54927454bf
commit b6e6a3c6be
3 changed files with 18 additions and 5 deletions

View File

@@ -0,0 +1,8 @@
---
title: "List"
openapi: "GET /api/v2/workspace/{slug}/bundle"
---
<Note>
You must have the certificate `read-private-key` permission in order to call this endpoint.
</Note>

View File

@@ -0,0 +1,4 @@
---
title: "List"
openapi: "GET /api/v2/workspace/{slug}/private-key"
---