update specs

This commit is contained in:
Matej Bačo
2025-02-21 22:14:02 +01:00
parent c8f4667b6a
commit 08ec153585
4 changed files with 48 additions and 0 deletions
@@ -37141,6 +37141,16 @@
"description": "Whether the deployment should be automatically activated.",
"x-example": true
},
"screenshotLight": {
"type": "string",
"description": "Screenshot with light theme preference file ID.",
"x-example": "5e5ea5c16897e"
},
"screenshotDark": {
"type": "string",
"description": "Screenshot with dark theme preference file ID.",
"x-example": "5e5ea5c16897e"
},
"status": {
"type": "string",
"description": "The deployment status. Possible values are \"processing\", \"building\", \"waiting\", \"ready\", and \"failed\".",
@@ -37225,6 +37235,8 @@
"buildSize",
"buildId",
"activate",
"screenshotLight",
"screenshotDark",
"status",
"buildLogs",
"buildTime",
@@ -27462,6 +27462,16 @@
"description": "Whether the deployment should be automatically activated.",
"x-example": true
},
"screenshotLight": {
"type": "string",
"description": "Screenshot with light theme preference file ID.",
"x-example": "5e5ea5c16897e"
},
"screenshotDark": {
"type": "string",
"description": "Screenshot with dark theme preference file ID.",
"x-example": "5e5ea5c16897e"
},
"status": {
"type": "string",
"description": "The deployment status. Possible values are \"processing\", \"building\", \"waiting\", \"ready\", and \"failed\".",
@@ -27546,6 +27556,8 @@
"buildSize",
"buildId",
"activate",
"screenshotLight",
"screenshotDark",
"status",
"buildLogs",
"buildTime",
@@ -37724,6 +37724,16 @@
"description": "Whether the deployment should be automatically activated.",
"x-example": true
},
"screenshotLight": {
"type": "string",
"description": "Screenshot with light theme preference file ID.",
"x-example": "5e5ea5c16897e"
},
"screenshotDark": {
"type": "string",
"description": "Screenshot with dark theme preference file ID.",
"x-example": "5e5ea5c16897e"
},
"status": {
"type": "string",
"description": "The deployment status. Possible values are \"processing\", \"building\", \"waiting\", \"ready\", and \"failed\".",
@@ -37808,6 +37818,8 @@
"buildSize",
"buildId",
"activate",
"screenshotLight",
"screenshotDark",
"status",
"buildLogs",
"buildTime",
@@ -28028,6 +28028,16 @@
"description": "Whether the deployment should be automatically activated.",
"x-example": true
},
"screenshotLight": {
"type": "string",
"description": "Screenshot with light theme preference file ID.",
"x-example": "5e5ea5c16897e"
},
"screenshotDark": {
"type": "string",
"description": "Screenshot with dark theme preference file ID.",
"x-example": "5e5ea5c16897e"
},
"status": {
"type": "string",
"description": "The deployment status. Possible values are \"processing\", \"building\", \"waiting\", \"ready\", and \"failed\".",
@@ -28112,6 +28122,8 @@
"buildSize",
"buildId",
"activate",
"screenshotLight",
"screenshotDark",
"status",
"buildLogs",
"buildTime",