mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
update specs
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user