misc: updated docs based on review

This commit is contained in:
Sheen
2025-05-22 13:31:00 +00:00
parent 8ff95aedd5
commit d5888d5bbb
14 changed files with 356 additions and 295 deletions

View File

@@ -1,4 +1,8 @@
---
title: "Create"
title: "Create (Deprecated)"
openapi: "POST /api/v1/pki/ca"
---
<Note>
This endpoint is deprecated. Please use the internal CA endpoint [here](/api-reference/endpoints/certificate-authorities/internal/create).
</Note>