misc: updated certificates v3 endpoint to be under /pki

This commit is contained in:
Sheen Capadngan
2025-11-10 21:44:25 +08:00
parent eb2553270b
commit a336cfa0c5
12 changed files with 12 additions and 22 deletions

View File

@@ -1,4 +0,0 @@
---
title: "Issue certificate"
openapi: "POST /api/v1/pki/ca/{caId}/issue-certificate"
---

View File

@@ -1,4 +0,0 @@
---
title: "Sign certificate"
openapi: "POST /api/v1/pki/ca/{caId}/sign-certificate"
---