Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(api-certs): Certs API endpoints added to API docs generation ZMS-…
…141 (#663) * Added list registered TLS certificates api endpoint to api docs generation. Add examples to res types * fix last commit's typo * Resolve ID for a server name api endpoint added to api docs generation. Add examples to res types * added create or update TLS sertificate for server name api endpoint to api docs generation * add acme to response of last commit's changes * added Delete a TLS certificate api endpoint to api docs generation * delete cert api endpoint change certs -> cert path param * fix cert-handler typo and bug. Added Request TLS certificate information api endpoint to api docs generation * last commit add certs.js
- Loading branch information