regen specs

This commit is contained in:
Chirag Aggarwal
2025-10-27 11:23:56 +05:30
parent ffb2a02ea0
commit 22f44c51d6
6 changed files with 26 additions and 12 deletions
@@ -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": {
+3 -2
View File
@@ -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": {
+5 -2
View File
@@ -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": {