mirror of
https://github.com/Infisical/infisical.git
synced 2025-08-05 07:30:33 +00:00
misc: updated doc reference urls
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
---
|
||||
title: "Delete"
|
||||
openapi: "DELETE /api/v1/pki/ca/acme/{caId}"
|
||||
openapi: "DELETE /api/v1/pki/ca/acme/{certificateAuthorityId}"
|
||||
---
|
||||
|
@@ -1,4 +0,0 @@
|
||||
---
|
||||
title: "Get By ID"
|
||||
openapi: "GET /api/v1/pki/ca/acme/{caId}"
|
||||
---
|
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "Read"
|
||||
openapi: "GET /api/v1/pki/ca/acme/{certificateAuthorityId}"
|
||||
---
|
@@ -1,4 +1,4 @@
|
||||
---
|
||||
title: "Update"
|
||||
openapi: "PATCH /api/v1/pki/ca/acme/{caId}"
|
||||
openapi: "PATCH /api/v1/pki/ca/acme/{certificateAuthorityId}"
|
||||
---
|
||||
|
Reference in New Issue
Block a user