Update specs

This commit is contained in:
Jake Barnby
2025-12-17 19:18:57 +13:00
parent 052c8d4ead
commit 4e0945d0ed
4 changed files with 12 additions and 12 deletions
@@ -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"
}
},
+3 -3
View File
@@ -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"
}
},