Added some documentation for API users.

This commit is contained in:
Jose Plana 2019-02-15 14:38:04 +01:00
parent c1b02cc8a5
commit a5570d07bc
1 changed files with 1 additions and 0 deletions

View File

@ -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": [],