Updated _Sidebar (markdown)
parent
ea5b5eef8a
commit
67c3cce0a0
16
_Sidebar.md
16
_Sidebar.md
|
@ -1,9 +1,9 @@
|
|||
## API Navigation
|
||||
### API Methods
|
||||
* [“auth”](https://github.com/gogetssl/api/wiki/Auth)
|
||||
* [“addSSLOrder”](#)
|
||||
* [“addSSLOrder”](https://github.com/gogetssl/api/wiki/addSSLOrder)
|
||||
* [“addSSLRenewOrder”](#)
|
||||
* [“addSSLSANOrder”](#)
|
||||
* [“addSSLSANOrder”](https://github.com/gogetssl/api/wiki/addSSLSANOrder)
|
||||
* [“cancelSSLOrder”](#)
|
||||
* [“changeValidationEmail”](#)
|
||||
* [“decodeCSR”](#)
|
||||
|
@ -12,19 +12,15 @@
|
|||
* [“getUnpaidOrders”](#)
|
||||
* [“getAccountBalance”](#)
|
||||
* [“getAllInvoices”](#)
|
||||
* [“getAllProducts”](#)
|
||||
* [“getAllProducts”](https://github.com/gogetssl/api/wiki/getAllProducts)
|
||||
* [“getAllProductPrices”](#)
|
||||
* [“getDomainAlternative”](#)
|
||||
* [“getDomainEmails”](#)
|
||||
* [“getDomainEmails”](https://github.com/gogetssl/api/wiki/getDomainEmails)
|
||||
* [“getDomainEmailsForGeotrust”](#)
|
||||
* [“getProductDetails”](#)
|
||||
* [“getProductPrice”](#)
|
||||
* [“getUserAgreement”](#)
|
||||
* [“getWebservers”](#)
|
||||
* [“generateCSR”](#)
|
||||
* [“getWebservers”](https://github.com/gogetssl/api/wiki/getWebservers)
|
||||
* [“generateCSR”](https://github.com/gogetssl/api/wiki/generateCSR)
|
||||
* [“reIssueSSLOrder”](#)
|
||||
* [“resendValidationEmail”](#)
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue