mirror of
https://github.com/dyzulk/trustlab-docs.git
synced 2026-01-26 13:32:08 +07:00
docs: add copy button to code blocks
This commit is contained in:
@@ -14,7 +14,7 @@ description: Documentation for TrustLab API Endpoints including scanning and iss
|
||||
### Request Certificate
|
||||
`POST /certificates`
|
||||
|
||||
```json
|
||||
```json copy
|
||||
{
|
||||
"csr": "-----BEGIN CERTIFICATE REQUEST-----...",
|
||||
"validity_days": 365
|
||||
|
||||
Reference in New Issue
Block a user