mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
bump: specs for sdks.
This commit is contained in:
@@ -5026,7 +5026,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5057,7 +5057,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -5111,7 +5111,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5196,7 +5196,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection). Make sure to define columns before creating rows.",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate). Make sure to define columns before creating rows.",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -5276,7 +5276,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5307,7 +5307,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -5371,7 +5371,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5496,7 +5496,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5595,7 +5595,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5626,7 +5626,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
|
||||
@@ -9804,7 +9804,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9887,7 +9887,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9991,7 +9991,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10060,7 +10060,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10159,7 +10159,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10230,7 +10230,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10314,7 +10314,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10342,7 +10342,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -10420,7 +10420,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10448,7 +10448,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -10531,7 +10531,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10637,7 +10637,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10748,7 +10748,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10854,7 +10854,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10965,7 +10965,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11080,7 +11080,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11200,7 +11200,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11316,7 +11316,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11437,7 +11437,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11553,7 +11553,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11674,7 +11674,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11780,7 +11780,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11891,7 +11891,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12022,7 +12022,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12050,7 +12050,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12139,7 +12139,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12167,7 +12167,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12255,7 +12255,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12361,7 +12361,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12503,7 +12503,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12574,7 +12574,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12654,7 +12654,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12762,7 +12762,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12790,7 +12790,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12844,7 +12844,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12872,7 +12872,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12972,7 +12972,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -13000,7 +13000,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -13043,7 +13043,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -13071,7 +13071,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -13123,7 +13123,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"console"
|
||||
],
|
||||
@@ -13206,7 +13206,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13237,7 +13237,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -13291,7 +13291,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13376,7 +13376,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection). Make sure to define columns before creating rows.",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate). Make sure to define columns before creating rows.",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -13454,7 +13454,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13564,7 +13564,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13658,7 +13658,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13687,7 +13687,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -13749,7 +13749,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13780,7 +13780,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -13844,7 +13844,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13969,7 +13969,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -14068,7 +14068,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -14099,7 +14099,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -14152,7 +14152,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"console"
|
||||
],
|
||||
@@ -14245,7 +14245,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -14357,7 +14357,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -14469,7 +14469,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"console"
|
||||
],
|
||||
|
||||
@@ -8963,7 +8963,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9047,7 +9047,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9152,7 +9152,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9222,7 +9222,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9322,7 +9322,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9394,7 +9394,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9479,7 +9479,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9508,7 +9508,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -9586,7 +9586,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9615,7 +9615,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -9698,7 +9698,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9805,7 +9805,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9917,7 +9917,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10024,7 +10024,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10136,7 +10136,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10252,7 +10252,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10373,7 +10373,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10490,7 +10490,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10612,7 +10612,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10729,7 +10729,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10851,7 +10851,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10958,7 +10958,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11070,7 +11070,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11202,7 +11202,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11231,7 +11231,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -11320,7 +11320,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11349,7 +11349,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -11437,7 +11437,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11544,7 +11544,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11687,7 +11687,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11759,7 +11759,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11840,7 +11840,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11949,7 +11949,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11978,7 +11978,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12032,7 +12032,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12061,7 +12061,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12161,7 +12161,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12190,7 +12190,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12233,7 +12233,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12262,7 +12262,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12314,7 +12314,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -12347,7 +12347,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12401,7 +12401,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -12488,7 +12488,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection). Make sure to define columns before creating rows.",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate). Make sure to define columns before creating rows.",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12566,7 +12566,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -12677,7 +12677,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -12772,7 +12772,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -12802,7 +12802,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12864,7 +12864,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -12897,7 +12897,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12961,7 +12961,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13088,7 +13088,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13189,7 +13189,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13222,7 +13222,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -13275,7 +13275,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13388,7 +13388,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
|
||||
@@ -5026,7 +5026,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5057,7 +5057,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -5111,7 +5111,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5196,7 +5196,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection). Make sure to define columns before creating rows.",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate). Make sure to define columns before creating rows.",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -5276,7 +5276,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5307,7 +5307,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -5371,7 +5371,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5496,7 +5496,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5595,7 +5595,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5626,7 +5626,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
|
||||
@@ -9804,7 +9804,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9887,7 +9887,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9991,7 +9991,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10060,7 +10060,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10159,7 +10159,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10230,7 +10230,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10314,7 +10314,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10342,7 +10342,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -10420,7 +10420,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10448,7 +10448,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -10531,7 +10531,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10637,7 +10637,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10748,7 +10748,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10854,7 +10854,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10965,7 +10965,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11080,7 +11080,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11200,7 +11200,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11316,7 +11316,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11437,7 +11437,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11553,7 +11553,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11674,7 +11674,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11780,7 +11780,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11891,7 +11891,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12022,7 +12022,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12050,7 +12050,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12139,7 +12139,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12167,7 +12167,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12255,7 +12255,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12361,7 +12361,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12503,7 +12503,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12574,7 +12574,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12654,7 +12654,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12762,7 +12762,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12790,7 +12790,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12844,7 +12844,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12872,7 +12872,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12972,7 +12972,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -13000,7 +13000,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -13043,7 +13043,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -13071,7 +13071,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -13123,7 +13123,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"console"
|
||||
],
|
||||
@@ -13206,7 +13206,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13237,7 +13237,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -13291,7 +13291,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13376,7 +13376,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection). Make sure to define columns before creating rows.",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate). Make sure to define columns before creating rows.",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -13454,7 +13454,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13564,7 +13564,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13658,7 +13658,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13687,7 +13687,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -13749,7 +13749,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13780,7 +13780,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -13844,7 +13844,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13969,7 +13969,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -14068,7 +14068,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -14099,7 +14099,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -14152,7 +14152,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"console"
|
||||
],
|
||||
@@ -14245,7 +14245,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -14357,7 +14357,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -14469,7 +14469,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"console"
|
||||
],
|
||||
|
||||
@@ -8963,7 +8963,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9047,7 +9047,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9152,7 +9152,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9222,7 +9222,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9322,7 +9322,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9394,7 +9394,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9479,7 +9479,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9508,7 +9508,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -9586,7 +9586,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9615,7 +9615,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -9698,7 +9698,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9805,7 +9805,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9917,7 +9917,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10024,7 +10024,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10136,7 +10136,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10252,7 +10252,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10373,7 +10373,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10490,7 +10490,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10612,7 +10612,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10729,7 +10729,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10851,7 +10851,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10958,7 +10958,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11070,7 +11070,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11202,7 +11202,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11231,7 +11231,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -11320,7 +11320,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11349,7 +11349,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -11437,7 +11437,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11544,7 +11544,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11687,7 +11687,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11759,7 +11759,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11840,7 +11840,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11949,7 +11949,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11978,7 +11978,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12032,7 +12032,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12061,7 +12061,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12161,7 +12161,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12190,7 +12190,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12233,7 +12233,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12262,7 +12262,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12314,7 +12314,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -12347,7 +12347,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12401,7 +12401,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -12488,7 +12488,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection). Make sure to define columns before creating rows.",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate). Make sure to define columns before creating rows.",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12566,7 +12566,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -12677,7 +12677,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -12772,7 +12772,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -12802,7 +12802,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12864,7 +12864,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -12897,7 +12897,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -12961,7 +12961,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13088,7 +13088,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13189,7 +13189,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13222,7 +13222,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
@@ -13275,7 +13275,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13388,7 +13388,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
|
||||
@@ -5153,7 +5153,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5182,7 +5182,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -5235,7 +5235,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5318,7 +5318,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection). Make sure to define columns before creating rows.",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate). Make sure to define columns before creating rows.",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -5398,7 +5398,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5427,7 +5427,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -5488,7 +5488,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5609,7 +5609,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5706,7 +5706,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5735,7 +5735,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
|
||||
@@ -9861,7 +9861,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9941,7 +9941,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10046,7 +10046,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10113,7 +10113,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10214,7 +10214,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10281,7 +10281,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10362,7 +10362,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10388,7 +10388,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -10468,7 +10468,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10494,7 +10494,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -10576,7 +10576,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10682,7 +10682,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10790,7 +10790,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10896,7 +10896,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11004,7 +11004,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11120,7 +11120,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11238,7 +11238,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11356,7 +11356,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11476,7 +11476,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11594,7 +11594,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11714,7 +11714,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11820,7 +11820,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11928,7 +11928,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12061,7 +12061,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12087,7 +12087,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12180,7 +12180,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12206,7 +12206,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12294,7 +12294,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12400,7 +12400,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12537,7 +12537,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12606,7 +12606,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12682,7 +12682,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12784,7 +12784,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12810,7 +12810,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12863,7 +12863,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12889,7 +12889,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12990,7 +12990,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -13016,7 +13016,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -13059,7 +13059,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -13085,7 +13085,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -13133,7 +13133,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"console"
|
||||
],
|
||||
@@ -13211,7 +13211,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13240,7 +13240,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -13293,7 +13293,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13376,7 +13376,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection). Make sure to define columns before creating rows.",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate). Make sure to define columns before creating rows.",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -13456,7 +13456,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13563,7 +13563,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13655,7 +13655,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13682,7 +13682,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -13741,7 +13741,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13770,7 +13770,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -13831,7 +13831,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13952,7 +13952,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -14049,7 +14049,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -14078,7 +14078,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -14127,7 +14127,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"console"
|
||||
],
|
||||
@@ -14215,7 +14215,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -14321,7 +14321,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -14425,7 +14425,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"console"
|
||||
],
|
||||
|
||||
@@ -9031,7 +9031,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9112,7 +9112,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9218,7 +9218,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9286,7 +9286,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9388,7 +9388,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9456,7 +9456,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9538,7 +9538,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9565,7 +9565,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -9645,7 +9645,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9672,7 +9672,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -9754,7 +9754,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9861,7 +9861,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9970,7 +9970,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10077,7 +10077,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10186,7 +10186,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10303,7 +10303,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10422,7 +10422,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10541,7 +10541,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10662,7 +10662,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10781,7 +10781,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10902,7 +10902,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11009,7 +11009,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11118,7 +11118,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11252,7 +11252,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11279,7 +11279,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -11372,7 +11372,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11399,7 +11399,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -11487,7 +11487,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11594,7 +11594,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11732,7 +11732,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11802,7 +11802,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11879,7 +11879,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11982,7 +11982,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12009,7 +12009,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12062,7 +12062,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12089,7 +12089,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12190,7 +12190,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12217,7 +12217,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12260,7 +12260,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12287,7 +12287,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12335,7 +12335,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -12366,7 +12366,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12419,7 +12419,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -12504,7 +12504,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection). Make sure to define columns before creating rows.",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate). Make sure to define columns before creating rows.",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12584,7 +12584,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -12692,7 +12692,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -12785,7 +12785,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -12813,7 +12813,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12872,7 +12872,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -12903,7 +12903,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12964,7 +12964,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13087,7 +13087,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13186,7 +13186,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13217,7 +13217,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -13268,7 +13268,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13375,7 +13375,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
|
||||
@@ -5153,7 +5153,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5182,7 +5182,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -5235,7 +5235,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5318,7 +5318,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection). Make sure to define columns before creating rows.",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate). Make sure to define columns before creating rows.",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -5398,7 +5398,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5427,7 +5427,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -5488,7 +5488,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5609,7 +5609,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5706,7 +5706,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -5735,7 +5735,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
|
||||
@@ -9861,7 +9861,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9941,7 +9941,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10046,7 +10046,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10113,7 +10113,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10214,7 +10214,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10281,7 +10281,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10362,7 +10362,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10388,7 +10388,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -10468,7 +10468,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10494,7 +10494,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -10576,7 +10576,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10682,7 +10682,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10790,7 +10790,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10896,7 +10896,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11004,7 +11004,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11120,7 +11120,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11238,7 +11238,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11356,7 +11356,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11476,7 +11476,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11594,7 +11594,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11714,7 +11714,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11820,7 +11820,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11928,7 +11928,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12061,7 +12061,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12087,7 +12087,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12180,7 +12180,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12206,7 +12206,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12294,7 +12294,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12400,7 +12400,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12537,7 +12537,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12606,7 +12606,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12682,7 +12682,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12784,7 +12784,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12810,7 +12810,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12863,7 +12863,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12889,7 +12889,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12990,7 +12990,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -13016,7 +13016,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -13059,7 +13059,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -13085,7 +13085,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -13133,7 +13133,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"console"
|
||||
],
|
||||
@@ -13211,7 +13211,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13240,7 +13240,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -13293,7 +13293,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13376,7 +13376,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection). Make sure to define columns before creating rows.",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate). Make sure to define columns before creating rows.",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -13456,7 +13456,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13563,7 +13563,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13655,7 +13655,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13682,7 +13682,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -13741,7 +13741,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13770,7 +13770,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -13831,7 +13831,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13952,7 +13952,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -14049,7 +14049,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -14078,7 +14078,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -14127,7 +14127,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"console"
|
||||
],
|
||||
@@ -14215,7 +14215,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -14321,7 +14321,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -14425,7 +14425,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"console"
|
||||
],
|
||||
|
||||
@@ -9031,7 +9031,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9112,7 +9112,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9218,7 +9218,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9286,7 +9286,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9388,7 +9388,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9456,7 +9456,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9538,7 +9538,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9565,7 +9565,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -9645,7 +9645,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9672,7 +9672,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -9754,7 +9754,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9861,7 +9861,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -9970,7 +9970,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10077,7 +10077,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10186,7 +10186,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10303,7 +10303,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10422,7 +10422,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10541,7 +10541,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10662,7 +10662,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10781,7 +10781,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -10902,7 +10902,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11009,7 +11009,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11118,7 +11118,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11252,7 +11252,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11279,7 +11279,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -11372,7 +11372,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11399,7 +11399,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -11487,7 +11487,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11594,7 +11594,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11732,7 +11732,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11802,7 +11802,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11879,7 +11879,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -11982,7 +11982,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12009,7 +12009,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12062,7 +12062,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12089,7 +12089,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12190,7 +12190,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.read",
|
||||
"scope": "tables.read",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12217,7 +12217,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12260,7 +12260,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "collections.write",
|
||||
"scope": "tables.write",
|
||||
"platforms": [
|
||||
"server"
|
||||
],
|
||||
@@ -12287,7 +12287,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12335,7 +12335,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -12366,7 +12366,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12419,7 +12419,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -12504,7 +12504,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection). Make sure to define columns before creating rows.",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate). Make sure to define columns before creating rows.",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12584,7 +12584,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -12692,7 +12692,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -12785,7 +12785,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -12813,7 +12813,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12872,7 +12872,7 @@
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
"rate-key": "url:{url},ip:{ip}",
|
||||
"scope": "documents.read",
|
||||
"scope": "rows.read",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -12903,7 +12903,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -12964,7 +12964,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13087,7 +13087,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13186,7 +13186,7 @@
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"client",
|
||||
"server",
|
||||
@@ -13217,7 +13217,7 @@
|
||||
},
|
||||
{
|
||||
"name": "tableId",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection).",
|
||||
"description": "Table ID. You can create a new table using the Database service [server integration](https:\/\/appwrite.io\/docs\/server\/tables#tablesCreate).",
|
||||
"required": true,
|
||||
"type": "string",
|
||||
"x-example": "<TABLE_ID>",
|
||||
@@ -13268,7 +13268,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
@@ -13375,7 +13375,7 @@
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
"rate-key": "ip:{ip},method:{method},url:{url},userId:{userId}",
|
||||
"scope": "documents.write",
|
||||
"scope": "rows.write",
|
||||
"platforms": [
|
||||
"console",
|
||||
"server"
|
||||
|
||||
Reference in New Issue
Block a user