You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments