mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update specs
This commit is contained in:
@@ -60634,8 +60634,8 @@
|
||||
},
|
||||
"logs": {
|
||||
"type": "string",
|
||||
"description": "Certificate generation logs. This will return an empty string if generation did not run, or succeeded.",
|
||||
"x-example": "HTTP challegne failed."
|
||||
"description": "Logs from rule verification or certificate generation. Certificate generation logs are prioritized if both are available.",
|
||||
"x-example": "Verification of DNS records failed with DNS resolver 8.8.8.8. Domain stage.myapp.com does not have DNS record."
|
||||
},
|
||||
"renewAt": {
|
||||
"type": "string",
|
||||
@@ -60674,7 +60674,7 @@
|
||||
"deploymentResourceId": "n3u9feiwmf",
|
||||
"deploymentVcsProviderBranch": "main",
|
||||
"status": "verified",
|
||||
"logs": "HTTP challegne failed.",
|
||||
"logs": "Verification of DNS records failed with DNS resolver 8.8.8.8. Domain stage.myapp.com does not have DNS record.",
|
||||
"renewAt": "datetime"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -60634,8 +60634,8 @@
|
||||
},
|
||||
"logs": {
|
||||
"type": "string",
|
||||
"description": "Certificate generation logs. This will return an empty string if generation did not run, or succeeded.",
|
||||
"x-example": "HTTP challegne failed."
|
||||
"description": "Logs from rule verification or certificate generation. Certificate generation logs are prioritized if both are available.",
|
||||
"x-example": "Verification of DNS records failed with DNS resolver 8.8.8.8. Domain stage.myapp.com does not have DNS record."
|
||||
},
|
||||
"renewAt": {
|
||||
"type": "string",
|
||||
@@ -60674,7 +60674,7 @@
|
||||
"deploymentResourceId": "n3u9feiwmf",
|
||||
"deploymentVcsProviderBranch": "main",
|
||||
"status": "verified",
|
||||
"logs": "HTTP challegne failed.",
|
||||
"logs": "Verification of DNS records failed with DNS resolver 8.8.8.8. Domain stage.myapp.com does not have DNS record.",
|
||||
"renewAt": "datetime"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -60568,8 +60568,8 @@
|
||||
},
|
||||
"logs": {
|
||||
"type": "string",
|
||||
"description": "Certificate generation logs. This will return an empty string if generation did not run, or succeeded.",
|
||||
"x-example": "HTTP challegne failed."
|
||||
"description": "Logs from rule verification or certificate generation. Certificate generation logs are prioritized if both are available.",
|
||||
"x-example": "Verification of DNS records failed with DNS resolver 8.8.8.8. Domain stage.myapp.com does not have DNS record."
|
||||
},
|
||||
"renewAt": {
|
||||
"type": "string",
|
||||
@@ -60608,7 +60608,7 @@
|
||||
"deploymentResourceId": "n3u9feiwmf",
|
||||
"deploymentVcsProviderBranch": "main",
|
||||
"status": "verified",
|
||||
"logs": "HTTP challegne failed.",
|
||||
"logs": "Verification of DNS records failed with DNS resolver 8.8.8.8. Domain stage.myapp.com does not have DNS record.",
|
||||
"renewAt": "datetime"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -60568,8 +60568,8 @@
|
||||
},
|
||||
"logs": {
|
||||
"type": "string",
|
||||
"description": "Certificate generation logs. This will return an empty string if generation did not run, or succeeded.",
|
||||
"x-example": "HTTP challegne failed."
|
||||
"description": "Logs from rule verification or certificate generation. Certificate generation logs are prioritized if both are available.",
|
||||
"x-example": "Verification of DNS records failed with DNS resolver 8.8.8.8. Domain stage.myapp.com does not have DNS record."
|
||||
},
|
||||
"renewAt": {
|
||||
"type": "string",
|
||||
@@ -60608,7 +60608,7 @@
|
||||
"deploymentResourceId": "n3u9feiwmf",
|
||||
"deploymentVcsProviderBranch": "main",
|
||||
"status": "verified",
|
||||
"logs": "HTTP challegne failed.",
|
||||
"logs": "Verification of DNS records failed with DNS resolver 8.8.8.8. Domain stage.myapp.com does not have DNS record.",
|
||||
"renewAt": "datetime"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user