doc: API references

This commit is contained in:
Sheen Capadngan
2024-08-17 00:15:11 +08:00
parent 51d84a47b9
commit 0c17cc3577
9 changed files with 85 additions and 15 deletions

View File

@@ -0,0 +1,4 @@
---
title: "Issue Certificate"
openapi: "POST /api/v1/pki/certificates/issue-certificate"
---

View File

@@ -0,0 +1,4 @@
---
title: "Sign Certificate"
openapi: "POST /api/v1/pki/certificates/sign-certificate"
---