mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-08 13:39:53 +00:00
Update models.go
This commit is contained in:
parent
312589ab1c
commit
b43797a0fb
@ -26,8 +26,8 @@ func (r *baseResponse) GetMessage() string {
|
||||
|
||||
type ProvisionSiteTLSCertificateParams struct {
|
||||
Certificate string `json:"certificate"`
|
||||
CACertificates string `json:"key"`
|
||||
Key string `json:"ca_certificates"`
|
||||
CACertificates string `json:"ca_certificates"`
|
||||
Key string `json:"key"`
|
||||
}
|
||||
|
||||
type ProvisionSiteTLSCertificateResponse struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user