Added some documentation for API users.
This commit is contained in:
parent
c1b02cc8a5
commit
a5570d07bc
|
@ -306,6 +306,7 @@ class CertificatesUpload(AuthenticatedResource):
|
|||
"body": "-----BEGIN CERTIFICATE-----...",
|
||||
"chain": "-----BEGIN CERTIFICATE-----...",
|
||||
"privateKey": "-----BEGIN RSA PRIVATE KEY-----..."
|
||||
"csr": "-----BEGIN CERTIFICATE REQUEST-----..."
|
||||
"destinations": [],
|
||||
"notifications": [],
|
||||
"replacements": [],
|
||||
|
|
Loading…
Reference in New Issue