Update specs

This commit is contained in:
Matej Bačo
2025-03-12 12:27:15 +01:00
parent 8f391db39a
commit 7f2fdf623c
6 changed files with 86 additions and 138 deletions
@@ -4813,17 +4813,6 @@
"default": []
},
"in": "query"
},
{
"name": "search",
"description": "Search term to filter your list results. Max length: 256 chars.",
"required": false,
"schema": {
"type": "string",
"x-example": "<SEARCH>",
"default": ""
},
"in": "query"
}
]
},
+22 -32
View File
@@ -4360,7 +4360,7 @@
"deprecated": false,
"demo": "console\/get-resource.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/masterCheck if a resource ID is available.",
"rate-limit": 10,
"rate-limit": 120,
"rate-time": 60,
"rate-key": "userId:{userId}, url:{url}",
"scope": "rules.read",
@@ -9082,7 +9082,7 @@
"parameters": [
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, runtime, deployment, schedule, scheduleNext, schedulePrevious, timeout, entrypoint, commands, installationId",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, runtime, deploymentId, schedule, scheduleNext, schedulePrevious, timeout, entrypoint, commands, installationId",
"required": false,
"schema": {
"type": "array",
@@ -9232,7 +9232,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -9851,7 +9853,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -10894,17 +10898,6 @@
"default": []
},
"in": "query"
},
{
"name": "search",
"description": "Search term to filter your list results. Max length: 256 chars.",
"required": false,
"schema": {
"type": "string",
"x-example": "<SEARCH>",
"default": ""
},
"in": "query"
}
]
},
@@ -24718,8 +24711,10 @@
"framework": {
"type": "string",
"description": "Sites framework.",
"x-example": "nextjs",
"x-example": "analog",
"enum": [
"analog",
"angular",
"nextjs",
"react",
"nuxt",
@@ -24823,7 +24818,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -25343,8 +25340,10 @@
"framework": {
"type": "string",
"description": "Sites framework.",
"x-example": "nextjs",
"x-example": "analog",
"enum": [
"analog",
"angular",
"nextjs",
"react",
"nuxt",
@@ -25448,7 +25447,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -26447,17 +26448,6 @@
"default": []
},
"in": "query"
},
{
"name": "search",
"description": "Search term to filter your list results. Max length: 256 chars.",
"required": false,
"schema": {
"type": "string",
"x-example": "<SEARCH>",
"default": ""
},
"in": "query"
}
]
}
@@ -37187,7 +37177,7 @@
"description": "Function execution and build runtime.",
"x-example": "python-3.8"
},
"deployment": {
"deploymentId": {
"type": "string",
"description": "Function's active deployment ID.",
"x-example": "5e5ea5c16897e"
@@ -37283,7 +37273,7 @@
"live",
"logging",
"runtime",
"deployment",
"deploymentId",
"scopes",
"vars",
"events",
+21 -31
View File
@@ -8168,7 +8168,7 @@
"parameters": [
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, runtime, deployment, schedule, scheduleNext, schedulePrevious, timeout, entrypoint, commands, installationId",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, runtime, deploymentId, schedule, scheduleNext, schedulePrevious, timeout, entrypoint, commands, installationId",
"required": false,
"schema": {
"type": "array",
@@ -8319,7 +8319,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -8713,7 +8715,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -9769,17 +9773,6 @@
"default": []
},
"in": "query"
},
{
"name": "search",
"description": "Search term to filter your list results. Max length: 256 chars.",
"required": false,
"schema": {
"type": "string",
"x-example": "<SEARCH>",
"default": ""
},
"in": "query"
}
]
},
@@ -16815,8 +16808,10 @@
"framework": {
"type": "string",
"description": "Sites framework.",
"x-example": "nextjs",
"x-example": "analog",
"enum": [
"analog",
"angular",
"nextjs",
"react",
"nuxt",
@@ -16920,7 +16915,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -17215,8 +17212,10 @@
"framework": {
"type": "string",
"description": "Sites framework.",
"x-example": "nextjs",
"x-example": "analog",
"enum": [
"analog",
"angular",
"nextjs",
"react",
"nuxt",
@@ -17320,7 +17319,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -18331,17 +18332,6 @@
"default": []
},
"in": "query"
},
{
"name": "search",
"description": "Search term to filter your list results. Max length: 256 chars.",
"required": false,
"schema": {
"type": "string",
"x-example": "<SEARCH>",
"default": ""
},
"in": "query"
}
]
}
@@ -27584,7 +27574,7 @@
"description": "Function execution and build runtime.",
"x-example": "python-3.8"
},
"deployment": {
"deploymentId": {
"type": "string",
"description": "Function's active deployment ID.",
"x-example": "5e5ea5c16897e"
@@ -27680,7 +27670,7 @@
"live",
"logging",
"runtime",
"deployment",
"deploymentId",
"scopes",
"vars",
"events",
@@ -4976,15 +4976,6 @@
},
"default": [],
"in": "query"
},
{
"name": "search",
"description": "Search term to filter your list results. Max length: 256 chars.",
"required": false,
"type": "string",
"x-example": "<SEARCH>",
"default": "",
"in": "query"
}
]
},
+22 -28
View File
@@ -4569,7 +4569,7 @@
"deprecated": false,
"demo": "console\/get-resource.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/masterCheck if a resource ID is available.",
"rate-limit": 10,
"rate-limit": 120,
"rate-time": 60,
"rate-key": "userId:{userId}, url:{url}",
"scope": "rules.read",
@@ -9231,7 +9231,7 @@
"parameters": [
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, runtime, deployment, schedule, scheduleNext, schedulePrevious, timeout, entrypoint, commands, installationId",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, runtime, deploymentId, schedule, scheduleNext, schedulePrevious, timeout, entrypoint, commands, installationId",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -9384,7 +9384,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -10018,7 +10020,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -11071,15 +11075,6 @@
},
"default": [],
"in": "query"
},
{
"name": "search",
"description": "Search term to filter your list results. Max length: 256 chars.",
"required": false,
"type": "string",
"x-example": "<SEARCH>",
"default": "",
"in": "query"
}
]
},
@@ -25219,8 +25214,10 @@
"type": "string",
"description": "Sites framework.",
"default": null,
"x-example": "nextjs",
"x-example": "analog",
"enum": [
"analog",
"angular",
"nextjs",
"react",
"nuxt",
@@ -25330,7 +25327,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -25858,8 +25857,10 @@
"type": "string",
"description": "Sites framework.",
"default": null,
"x-example": "nextjs",
"x-example": "analog",
"enum": [
"analog",
"angular",
"nextjs",
"react",
"nuxt",
@@ -25969,7 +25970,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -26976,15 +26979,6 @@
},
"default": [],
"in": "query"
},
{
"name": "search",
"description": "Search term to filter your list results. Max length: 256 chars.",
"required": false,
"type": "string",
"x-example": "<SEARCH>",
"default": "",
"in": "query"
}
]
}
@@ -37766,7 +37760,7 @@
"description": "Function execution and build runtime.",
"x-example": "python-3.8"
},
"deployment": {
"deploymentId": {
"type": "string",
"description": "Function's active deployment ID.",
"x-example": "5e5ea5c16897e"
@@ -37863,7 +37857,7 @@
"live",
"logging",
"runtime",
"deployment",
"deploymentId",
"scopes",
"vars",
"events",
+21 -27
View File
@@ -8314,7 +8314,7 @@
"parameters": [
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, runtime, deployment, schedule, scheduleNext, schedulePrevious, timeout, entrypoint, commands, installationId",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, runtime, deploymentId, schedule, scheduleNext, schedulePrevious, timeout, entrypoint, commands, installationId",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -8468,7 +8468,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -8881,7 +8883,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -9947,15 +9951,6 @@
},
"default": [],
"in": "query"
},
{
"name": "search",
"description": "Search term to filter your list results. Max length: 256 chars.",
"required": false,
"type": "string",
"x-example": "<SEARCH>",
"default": "",
"in": "query"
}
]
},
@@ -17282,8 +17277,10 @@
"type": "string",
"description": "Sites framework.",
"default": null,
"x-example": "nextjs",
"x-example": "analog",
"enum": [
"analog",
"angular",
"nextjs",
"react",
"nuxt",
@@ -17393,7 +17390,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -17700,8 +17699,10 @@
"type": "string",
"description": "Sites framework.",
"default": null,
"x-example": "nextjs",
"x-example": "analog",
"enum": [
"analog",
"angular",
"nextjs",
"react",
"nuxt",
@@ -17811,7 +17812,9 @@
"bun-1.1",
"go-1.23",
"static-1",
"flutter-3.24"
"flutter-3.24",
"flutter-3.27",
"flutter-3.29"
],
"x-enum-name": null,
"x-enum-keys": []
@@ -18830,15 +18833,6 @@
},
"default": [],
"in": "query"
},
{
"name": "search",
"description": "Search term to filter your list results. Max length: 256 chars.",
"required": false,
"type": "string",
"x-example": "<SEARCH>",
"default": "",
"in": "query"
}
]
}
@@ -28132,7 +28126,7 @@
"description": "Function execution and build runtime.",
"x-example": "python-3.8"
},
"deployment": {
"deploymentId": {
"type": "string",
"description": "Function's active deployment ID.",
"x-example": "5e5ea5c16897e"
@@ -28229,7 +28223,7 @@
"live",
"logging",
"runtime",
"deployment",
"deploymentId",
"scopes",
"vars",
"events",