mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
regen specs
This commit is contained in:
@@ -12514,13 +12514,14 @@
|
||||
},
|
||||
"status": {
|
||||
"type": "string",
|
||||
"description": "The status of the function execution. Possible values can be: `waiting`, `processing`, `completed`, or `failed`.",
|
||||
"description": "The status of the function execution. Possible values can be: `waiting`, `processing`, `completed`, `failed`, or `scheduled`.",
|
||||
"x-example": "processing",
|
||||
"enum": [
|
||||
"waiting",
|
||||
"processing",
|
||||
"completed",
|
||||
"failed"
|
||||
"failed",
|
||||
"scheduled"
|
||||
]
|
||||
},
|
||||
"requestMethod": {
|
||||
|
||||
@@ -29733,6 +29733,7 @@
|
||||
"vue",
|
||||
"sveltekit",
|
||||
"astro",
|
||||
"tanstack-start",
|
||||
"remix",
|
||||
"lynx",
|
||||
"flutter",
|
||||
@@ -30379,6 +30380,7 @@
|
||||
"vue",
|
||||
"sveltekit",
|
||||
"astro",
|
||||
"tanstack-start",
|
||||
"remix",
|
||||
"lynx",
|
||||
"flutter",
|
||||
@@ -53962,13 +53964,14 @@
|
||||
},
|
||||
"status": {
|
||||
"type": "string",
|
||||
"description": "The status of the function execution. Possible values can be: `waiting`, `processing`, `completed`, or `failed`.",
|
||||
"description": "The status of the function execution. Possible values can be: `waiting`, `processing`, `completed`, `failed`, or `scheduled`.",
|
||||
"x-example": "processing",
|
||||
"enum": [
|
||||
"waiting",
|
||||
"processing",
|
||||
"completed",
|
||||
"failed"
|
||||
"failed",
|
||||
"scheduled"
|
||||
]
|
||||
},
|
||||
"requestMethod": {
|
||||
|
||||
@@ -20677,6 +20677,7 @@
|
||||
"vue",
|
||||
"sveltekit",
|
||||
"astro",
|
||||
"tanstack-start",
|
||||
"remix",
|
||||
"lynx",
|
||||
"flutter",
|
||||
@@ -21095,6 +21096,7 @@
|
||||
"vue",
|
||||
"sveltekit",
|
||||
"astro",
|
||||
"tanstack-start",
|
||||
"remix",
|
||||
"lynx",
|
||||
"flutter",
|
||||
@@ -42070,13 +42072,14 @@
|
||||
},
|
||||
"status": {
|
||||
"type": "string",
|
||||
"description": "The status of the function execution. Possible values can be: `waiting`, `processing`, `completed`, or `failed`.",
|
||||
"description": "The status of the function execution. Possible values can be: `waiting`, `processing`, `completed`, `failed`, or `scheduled`.",
|
||||
"x-example": "processing",
|
||||
"enum": [
|
||||
"waiting",
|
||||
"processing",
|
||||
"completed",
|
||||
"failed"
|
||||
"failed",
|
||||
"scheduled"
|
||||
]
|
||||
},
|
||||
"requestMethod": {
|
||||
|
||||
@@ -12504,13 +12504,14 @@
|
||||
},
|
||||
"status": {
|
||||
"type": "string",
|
||||
"description": "The status of the function execution. Possible values can be: `waiting`, `processing`, `completed`, or `failed`.",
|
||||
"description": "The status of the function execution. Possible values can be: `waiting`, `processing`, `completed`, `failed`, or `scheduled`.",
|
||||
"x-example": "processing",
|
||||
"enum": [
|
||||
"waiting",
|
||||
"processing",
|
||||
"completed",
|
||||
"failed"
|
||||
"failed",
|
||||
"scheduled"
|
||||
]
|
||||
},
|
||||
"requestMethod": {
|
||||
|
||||
@@ -29905,6 +29905,7 @@
|
||||
"vue",
|
||||
"sveltekit",
|
||||
"astro",
|
||||
"tanstack-start",
|
||||
"remix",
|
||||
"lynx",
|
||||
"flutter",
|
||||
@@ -30554,6 +30555,7 @@
|
||||
"vue",
|
||||
"sveltekit",
|
||||
"astro",
|
||||
"tanstack-start",
|
||||
"remix",
|
||||
"lynx",
|
||||
"flutter",
|
||||
@@ -53910,13 +53912,14 @@
|
||||
},
|
||||
"status": {
|
||||
"type": "string",
|
||||
"description": "The status of the function execution. Possible values can be: `waiting`, `processing`, `completed`, or `failed`.",
|
||||
"description": "The status of the function execution. Possible values can be: `waiting`, `processing`, `completed`, `failed`, or `scheduled`.",
|
||||
"x-example": "processing",
|
||||
"enum": [
|
||||
"waiting",
|
||||
"processing",
|
||||
"completed",
|
||||
"failed"
|
||||
"failed",
|
||||
"scheduled"
|
||||
]
|
||||
},
|
||||
"requestMethod": {
|
||||
|
||||
@@ -20885,6 +20885,7 @@
|
||||
"vue",
|
||||
"sveltekit",
|
||||
"astro",
|
||||
"tanstack-start",
|
||||
"remix",
|
||||
"lynx",
|
||||
"flutter",
|
||||
@@ -21316,6 +21317,7 @@
|
||||
"vue",
|
||||
"sveltekit",
|
||||
"astro",
|
||||
"tanstack-start",
|
||||
"remix",
|
||||
"lynx",
|
||||
"flutter",
|
||||
@@ -42108,13 +42110,14 @@
|
||||
},
|
||||
"status": {
|
||||
"type": "string",
|
||||
"description": "The status of the function execution. Possible values can be: `waiting`, `processing`, `completed`, or `failed`.",
|
||||
"description": "The status of the function execution. Possible values can be: `waiting`, `processing`, `completed`, `failed`, or `scheduled`.",
|
||||
"x-example": "processing",
|
||||
"enum": [
|
||||
"waiting",
|
||||
"processing",
|
||||
"completed",
|
||||
"failed"
|
||||
"failed",
|
||||
"scheduled"
|
||||
]
|
||||
},
|
||||
"requestMethod": {
|
||||
|
||||
Reference in New Issue
Block a user