Update API reference CRL docs

This commit is contained in:
Tuan Dang
2024-08-22 12:26:13 -07:00
parent 67773bff5e
commit b090ebfd41
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
---
title: "Retrieve CRL"
openapi: "GET /api/v1/pki/ca/{caId}/crl"
title: "List CRLs"
openapi: "GET /api/v1/pki/ca/{caId}/crls"
---