Skip to content

Commit

Permalink
fix(api-certs): Certs API endpoints added to API docs generation ZMS-…
Browse files Browse the repository at this point in the history
…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
NickOvt committed Apr 3, 2024
1 parent 6548f3c commit f55ddea
Show file tree
Hide file tree
Showing 4 changed files with 279 additions and 76 deletions.

0 comments on commit f55ddea

Please sign in to comment.