fixed comments

This commit is contained in:
Rahul Somasundaram 2021-08-23 09:29:33 +05:30
parent 7b67ef3015
commit ac3df6dd77
No known key found for this signature in database
GPG Key ID: D6DAC16BA31FD0C5

View File

@ -223,7 +223,7 @@ router
.all(jwtdecode()) .all(jwtdecode())
/** /**
* POST /api/nginx/certificates/123/download * GET /api/nginx/certificates/123/download
* *
* Renew certificate * Renew certificate
*/ */