mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
docs changes
This commit is contained in:
8
docs/api-reference/endpoints/certificates/bundle.mdx
Normal file
8
docs/api-reference/endpoints/certificates/bundle.mdx
Normal 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>
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "List"
|
||||
openapi: "GET /api/v2/workspace/{slug}/private-key"
|
||||
---
|
||||
Reference in New Issue
Block a user