From 2c28fa5cacf78b2a515d724a1052b79b1d3e23c5 Mon Sep 17 00:00:00 2001 From: Darshan Date: Fri, 18 Jul 2025 11:48:19 +0530 Subject: [PATCH] bump: specs. --- app/config/specs/open-api3-1.8.x-client.json | 44 +- app/config/specs/open-api3-1.8.x-console.json | 490 ++++++++-------- app/config/specs/open-api3-1.8.x-server.json | 404 ++++++------- app/config/specs/open-api3-latest-client.json | 44 +- .../specs/open-api3-latest-console.json | 480 +++++++-------- app/config/specs/open-api3-latest-server.json | 394 ++++++------- app/config/specs/swagger2-1.8.x-client.json | 104 +--- app/config/specs/swagger2-1.8.x-console.json | 552 ++++++++---------- app/config/specs/swagger2-1.8.x-server.json | 466 +++++++-------- app/config/specs/swagger2-latest-client.json | 104 +--- app/config/specs/swagger2-latest-console.json | 486 ++++++++------- app/config/specs/swagger2-latest-server.json | 400 +++++++------ 12 files changed, 1872 insertions(+), 2096 deletions(-) diff --git a/app/config/specs/open-api3-1.8.x-client.json b/app/config/specs/open-api3-1.8.x-client.json index 3520fa9d9e..25beb73a88 100644 --- a/app/config/specs/open-api3-1.8.x-client.json +++ b/app/config/specs/open-api3-1.8.x-client.json @@ -4361,7 +4361,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 340, + "weight": 339, "cookies": false, "type": "", "deprecated": false, @@ -4446,7 +4446,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 332, + "weight": 331, "cookies": false, "type": "", "deprecated": false, @@ -4513,7 +4513,7 @@ "model": "#\/components\/schemas\/documentList" } ], - "description": "Create new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -4611,7 +4611,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 333, + "weight": 332, "cookies": false, "type": "", "deprecated": false, @@ -4690,7 +4690,7 @@ "tags": [ "databases" ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", "responses": { "201": { "description": "Document", @@ -4706,7 +4706,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 336, + "weight": 335, "cookies": false, "type": "", "deprecated": false, @@ -4738,7 +4738,7 @@ "model": "#\/components\/schemas\/document" } ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -4834,7 +4834,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 334, + "weight": 333, "cookies": false, "type": "", "deprecated": false, @@ -4933,7 +4933,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 338, + "weight": 337, "cookies": false, "type": "", "deprecated": false, @@ -5017,7 +5017,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 413, + "weight": 412, "cookies": false, "type": "", "deprecated": false, @@ -5102,7 +5102,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 405, + "weight": 404, "cookies": false, "type": "", "deprecated": false, @@ -5267,7 +5267,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 406, + "weight": 405, "cookies": false, "type": "", "deprecated": false, @@ -5362,7 +5362,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 409, + "weight": 408, "cookies": false, "type": "", "deprecated": false, @@ -5487,7 +5487,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 407, + "weight": 406, "cookies": false, "type": "", "deprecated": false, @@ -5586,7 +5586,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 411, + "weight": 410, "cookies": false, "type": "", "deprecated": false, @@ -5670,7 +5670,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 441, + "weight": 440, "cookies": false, "type": "", "deprecated": false, @@ -5745,7 +5745,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 439, + "weight": 438, "cookies": false, "type": "", "deprecated": false, @@ -5860,7 +5860,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 440, + "weight": 439, "cookies": false, "type": "", "deprecated": false, @@ -5934,7 +5934,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 255, + "weight": 254, "cookies": false, "type": "graphql", "deprecated": false, @@ -5986,7 +5986,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 254, + "weight": 253, "cookies": false, "type": "graphql", "deprecated": false, @@ -6454,7 +6454,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 301, + "weight": 300, "cookies": false, "type": "", "deprecated": false, @@ -6537,7 +6537,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 305, + "weight": 304, "cookies": false, "type": "", "deprecated": false, diff --git a/app/config/specs/open-api3-1.8.x-console.json b/app/config/specs/open-api3-1.8.x-console.json index b6e1971407..223b655f72 100644 --- a/app/config/specs/open-api3-1.8.x-console.json +++ b/app/config/specs/open-api3-1.8.x-console.json @@ -4359,7 +4359,7 @@ "x-appwrite": { "method": "chat", "group": "console", - "weight": 257, + "weight": 256, "cookies": false, "type": "", "deprecated": false, @@ -4419,7 +4419,7 @@ "x-appwrite": { "method": "getResource", "group": null, - "weight": 481, + "weight": 480, "cookies": false, "type": "", "deprecated": false, @@ -4494,7 +4494,7 @@ "x-appwrite": { "method": "variables", "group": "console", - "weight": 256, + "weight": 255, "cookies": false, "type": "", "deprecated": false, @@ -4542,7 +4542,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 321, + "weight": 320, "cookies": false, "type": "", "deprecated": false, @@ -4615,7 +4615,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 317, + "weight": 316, "cookies": false, "type": "", "deprecated": false, @@ -4694,7 +4694,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 324, + "weight": 323, "cookies": false, "type": "", "deprecated": false, @@ -4766,7 +4766,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 318, + "weight": 317, "cookies": false, "type": "", "deprecated": false, @@ -4825,7 +4825,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 319, + "weight": 318, "cookies": false, "type": "", "deprecated": false, @@ -4901,7 +4901,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 320, + "weight": 319, "cookies": false, "type": "", "deprecated": false, @@ -4962,7 +4962,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 329, + "weight": 328, "cookies": false, "type": "", "deprecated": false, @@ -5045,7 +5045,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 325, + "weight": 324, "cookies": false, "type": "", "deprecated": false, @@ -5149,7 +5149,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 326, + "weight": 325, "cookies": false, "type": "", "deprecated": false, @@ -5218,7 +5218,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 327, + "weight": 326, "cookies": false, "type": "", "deprecated": false, @@ -5317,7 +5317,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 328, + "weight": 327, "cookies": false, "type": "", "deprecated": false, @@ -5388,7 +5388,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 346, + "weight": 345, "cookies": false, "type": "", "deprecated": false, @@ -5472,7 +5472,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 347, + "weight": 346, "cookies": false, "type": "", "deprecated": false, @@ -5578,7 +5578,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 348, + "weight": 347, "cookies": false, "type": "", "deprecated": false, @@ -5689,7 +5689,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 349, + "weight": 348, "cookies": false, "type": "", "deprecated": false, @@ -5795,7 +5795,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 350, + "weight": 349, "cookies": false, "type": "", "deprecated": false, @@ -5906,7 +5906,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 351, + "weight": 350, "cookies": false, "type": "", "deprecated": false, @@ -6012,7 +6012,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 352, + "weight": 351, "cookies": false, "type": "", "deprecated": false, @@ -6123,7 +6123,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 353, + "weight": 352, "cookies": false, "type": "", "deprecated": false, @@ -6238,7 +6238,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 354, + "weight": 353, "cookies": false, "type": "", "deprecated": false, @@ -6358,7 +6358,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 355, + "weight": 354, "cookies": false, "type": "", "deprecated": false, @@ -6474,7 +6474,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 356, + "weight": 355, "cookies": false, "type": "", "deprecated": false, @@ -6595,7 +6595,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 357, + "weight": 356, "cookies": false, "type": "", "deprecated": false, @@ -6711,7 +6711,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 358, + "weight": 357, "cookies": false, "type": "", "deprecated": false, @@ -6832,7 +6832,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 359, + "weight": 358, "cookies": false, "type": "", "deprecated": false, @@ -6938,7 +6938,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 360, + "weight": 359, "cookies": false, "type": "", "deprecated": false, @@ -7049,7 +7049,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 361, + "weight": 360, "cookies": false, "type": "", "deprecated": false, @@ -7180,7 +7180,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 363, + "weight": 362, "cookies": false, "type": "", "deprecated": false, @@ -7297,7 +7297,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 364, + "weight": 363, "cookies": false, "type": "", "deprecated": false, @@ -7413,7 +7413,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 365, + "weight": 364, "cookies": false, "type": "", "deprecated": false, @@ -7519,7 +7519,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 366, + "weight": 365, "cookies": false, "type": "", "deprecated": false, @@ -7661,7 +7661,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 344, + "weight": 343, "cookies": false, "type": "", "deprecated": false, @@ -7732,7 +7732,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 345, + "weight": 344, "cookies": false, "type": "", "deprecated": false, @@ -7812,7 +7812,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 362, + "weight": 361, "cookies": false, "type": "", "deprecated": false, @@ -7920,7 +7920,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 340, + "weight": 339, "cookies": false, "type": "", "deprecated": false, @@ -8005,7 +8005,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 332, + "weight": 331, "cookies": false, "type": "", "deprecated": false, @@ -8072,7 +8072,7 @@ "model": "#\/components\/schemas\/documentList" } ], - "description": "Create new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -8152,7 +8152,7 @@ "tags": [ "databases" ], - "description": "Create or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.\n", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", "responses": { "201": { "description": "Documents List", @@ -8168,7 +8168,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 337, + "weight": 336, "cookies": false, "type": "", "deprecated": false, @@ -8198,7 +8198,7 @@ "model": "#\/components\/schemas\/documentList" } ], - "description": "Create or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.\n" + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -8262,7 +8262,7 @@ "tags": [ "databases" ], - "description": "Update all documents that match your queries, if no queries are submitted then all documents are updated. You can pass only specific fields to be updated.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nUpdate all documents that match your queries, if no queries are submitted then all documents are updated. You can pass only specific fields to be updated.", "responses": { "200": { "description": "Documents List", @@ -8278,7 +8278,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 335, + "weight": 334, "cookies": false, "type": "", "deprecated": false, @@ -8356,7 +8356,7 @@ "tags": [ "databases" ], - "description": "Bulk delete documents using queries, if no queries are passed then all documents are deleted.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nBulk delete documents using queries, if no queries are passed then all documents are deleted.", "responses": { "200": { "description": "Documents List", @@ -8372,7 +8372,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 339, + "weight": 338, "cookies": false, "type": "", "deprecated": false, @@ -8463,7 +8463,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 333, + "weight": 332, "cookies": false, "type": "", "deprecated": false, @@ -8542,7 +8542,7 @@ "tags": [ "databases" ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", "responses": { "201": { "description": "Document", @@ -8558,7 +8558,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 336, + "weight": 335, "cookies": false, "type": "", "deprecated": false, @@ -8590,7 +8590,7 @@ "model": "#\/components\/schemas\/document" } ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -8686,7 +8686,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 334, + "weight": 333, "cookies": false, "type": "", "deprecated": false, @@ -8785,7 +8785,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 338, + "weight": 337, "cookies": false, "type": "", "deprecated": false, @@ -8869,7 +8869,7 @@ "x-appwrite": { "method": "listDocumentLogs", "group": "logs", - "weight": 341, + "weight": 340, "cookies": false, "type": "", "deprecated": false, @@ -8962,7 +8962,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 343, + "weight": 342, "cookies": false, "type": "", "deprecated": false, @@ -9074,7 +9074,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 342, + "weight": 341, "cookies": false, "type": "", "deprecated": false, @@ -9186,7 +9186,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 370, + "weight": 369, "cookies": false, "type": "", "deprecated": false, @@ -9268,7 +9268,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 367, + "weight": 366, "cookies": false, "type": "", "deprecated": false, @@ -9396,7 +9396,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 368, + "weight": 367, "cookies": false, "type": "", "deprecated": false, @@ -9467,7 +9467,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 369, + "weight": 368, "cookies": false, "type": "", "deprecated": false, @@ -9547,7 +9547,7 @@ "x-appwrite": { "method": "listCollectionLogs", "group": "collections", - "weight": 330, + "weight": 329, "cookies": false, "type": "", "deprecated": false, @@ -9630,7 +9630,7 @@ "x-appwrite": { "method": "getCollectionUsage", "group": null, - "weight": 331, + "weight": 330, "cookies": false, "type": "", "deprecated": false, @@ -9722,7 +9722,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 322, + "weight": 321, "cookies": false, "type": "", "deprecated": false, @@ -9795,7 +9795,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 375, + "weight": 374, "cookies": false, "type": "", "deprecated": false, @@ -9878,7 +9878,7 @@ "x-appwrite": { "method": "create", "group": null, - "weight": 371, + "weight": 370, "cookies": false, "type": "", "deprecated": false, @@ -9982,7 +9982,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 372, + "weight": 371, "cookies": false, "type": "", "deprecated": false, @@ -10051,7 +10051,7 @@ "x-appwrite": { "method": "update", "group": null, - "weight": 373, + "weight": 372, "cookies": false, "type": "", "deprecated": false, @@ -10150,7 +10150,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 374, + "weight": 373, "cookies": false, "type": "", "deprecated": false, @@ -10221,7 +10221,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 379, "cookies": false, "type": "", "deprecated": false, @@ -10305,7 +10305,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 380, "cookies": false, "type": "", "deprecated": false, @@ -10411,7 +10411,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 381, "cookies": false, "type": "", "deprecated": false, @@ -10522,7 +10522,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 382, "cookies": false, "type": "", "deprecated": false, @@ -10628,7 +10628,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 383, "cookies": false, "type": "", "deprecated": false, @@ -10739,7 +10739,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 384, "cookies": false, "type": "", "deprecated": false, @@ -10845,7 +10845,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 385, "cookies": false, "type": "", "deprecated": false, @@ -10956,7 +10956,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 386, "cookies": false, "type": "", "deprecated": false, @@ -11071,7 +11071,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 387, "cookies": false, "type": "", "deprecated": false, @@ -11191,7 +11191,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 388, "cookies": false, "type": "", "deprecated": false, @@ -11307,7 +11307,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 389, "cookies": false, "type": "", "deprecated": false, @@ -11428,7 +11428,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 390, "cookies": false, "type": "", "deprecated": false, @@ -11544,7 +11544,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 391, "cookies": false, "type": "", "deprecated": false, @@ -11665,7 +11665,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 392, "cookies": false, "type": "", "deprecated": false, @@ -11771,7 +11771,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 393, "cookies": false, "type": "", "deprecated": false, @@ -11882,7 +11882,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 395, + "weight": 394, "cookies": false, "type": "", "deprecated": false, @@ -12013,7 +12013,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 397, + "weight": 396, "cookies": false, "type": "", "deprecated": false, @@ -12130,7 +12130,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 398, + "weight": 397, "cookies": false, "type": "", "deprecated": false, @@ -12246,7 +12246,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 399, + "weight": 398, "cookies": false, "type": "", "deprecated": false, @@ -12352,7 +12352,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 400, + "weight": 399, "cookies": false, "type": "", "deprecated": false, @@ -12494,7 +12494,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 377, "cookies": false, "type": "", "deprecated": false, @@ -12565,7 +12565,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 378, "cookies": false, "type": "", "deprecated": false, @@ -12645,7 +12645,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 396, + "weight": 395, "cookies": false, "type": "", "deprecated": false, @@ -12753,7 +12753,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 404, + "weight": 403, "cookies": false, "type": "", "deprecated": false, @@ -12835,7 +12835,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 401, + "weight": 400, "cookies": false, "type": "", "deprecated": false, @@ -12963,7 +12963,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 402, + "weight": 401, "cookies": false, "type": "", "deprecated": false, @@ -13034,7 +13034,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 403, + "weight": 402, "cookies": false, "type": "", "deprecated": false, @@ -13114,7 +13114,7 @@ "x-appwrite": { "method": "listLogs", "group": "tables", - "weight": 376, + "weight": 375, "cookies": false, "type": "", "deprecated": false, @@ -13197,7 +13197,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 413, + "weight": 412, "cookies": false, "type": "", "deprecated": false, @@ -13282,7 +13282,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 405, + "weight": 404, "cookies": false, "type": "", "deprecated": false, @@ -13445,7 +13445,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 410, + "weight": 409, "cookies": false, "type": "", "deprecated": false, @@ -13555,7 +13555,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 408, + "weight": 407, "cookies": false, "type": "", "deprecated": false, @@ -13649,7 +13649,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 412, + "weight": 411, "cookies": false, "type": "", "deprecated": false, @@ -13740,7 +13740,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 406, + "weight": 405, "cookies": false, "type": "", "deprecated": false, @@ -13835,7 +13835,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 409, + "weight": 408, "cookies": false, "type": "", "deprecated": false, @@ -13960,7 +13960,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 407, + "weight": 406, "cookies": false, "type": "", "deprecated": false, @@ -14059,7 +14059,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 411, + "weight": 410, "cookies": false, "type": "", "deprecated": false, @@ -14143,7 +14143,7 @@ "x-appwrite": { "method": "listRowLogs", "group": "logs", - "weight": 414, + "weight": 413, "cookies": false, "type": "", "deprecated": false, @@ -14236,7 +14236,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 416, + "weight": 415, "cookies": false, "type": "", "deprecated": false, @@ -14348,7 +14348,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 415, + "weight": 414, "cookies": false, "type": "", "deprecated": false, @@ -14460,7 +14460,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 377, + "weight": 376, "cookies": false, "type": "", "deprecated": false, @@ -14552,7 +14552,7 @@ "x-appwrite": { "method": "getDatabaseUsage", "group": null, - "weight": 323, + "weight": 322, "cookies": false, "type": "", "deprecated": false, @@ -14634,7 +14634,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 425, + "weight": 424, "cookies": false, "type": "", "deprecated": false, @@ -14707,7 +14707,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 422, + "weight": 421, "cookies": false, "type": "", "deprecated": false, @@ -14940,7 +14940,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 427, + "weight": 426, "cookies": false, "type": "", "deprecated": false, @@ -14989,7 +14989,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 428, + "weight": 427, "cookies": false, "type": "", "deprecated": false, @@ -15039,7 +15039,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 451, + "weight": 450, "cookies": false, "type": "", "deprecated": false, @@ -15139,7 +15139,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 450, + "weight": 449, "cookies": false, "type": "", "deprecated": false, @@ -15199,7 +15199,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 444, + "weight": 443, "cookies": false, "type": "", "deprecated": false, @@ -15271,7 +15271,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 423, + "weight": 422, "cookies": false, "type": "", "deprecated": false, @@ -15330,7 +15330,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 424, + "weight": 423, "cookies": false, "type": "", "deprecated": false, @@ -15560,7 +15560,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 426, + "weight": 425, "cookies": false, "type": "", "deprecated": false, @@ -15621,7 +15621,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 431, + "weight": 430, "cookies": false, "type": "", "deprecated": false, @@ -15701,7 +15701,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 432, + "weight": 431, "cookies": false, "type": "", "deprecated": false, @@ -15784,7 +15784,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 429, + "weight": 428, "cookies": false, "type": "upload", "deprecated": false, @@ -15880,7 +15880,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 437, + "weight": 436, "cookies": false, "type": "", "deprecated": false, @@ -15965,7 +15965,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 434, + "weight": 433, "cookies": false, "type": "", "deprecated": false, @@ -16068,7 +16068,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 435, + "weight": 434, "cookies": false, "type": "", "deprecated": false, @@ -16165,7 +16165,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 430, + "weight": 429, "cookies": false, "type": "", "deprecated": false, @@ -16227,7 +16227,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 433, + "weight": 432, "cookies": false, "type": "", "deprecated": false, @@ -16291,7 +16291,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 436, + "weight": 435, "cookies": false, "type": "location", "deprecated": false, @@ -16381,7 +16381,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 438, + "weight": 437, "cookies": false, "type": "", "deprecated": false, @@ -16452,7 +16452,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 441, + "weight": 440, "cookies": false, "type": "", "deprecated": false, @@ -16527,7 +16527,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 439, + "weight": 438, "cookies": false, "type": "", "deprecated": false, @@ -16642,7 +16642,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 440, + "weight": 439, "cookies": false, "type": "", "deprecated": false, @@ -16707,7 +16707,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 442, + "weight": 441, "cookies": false, "type": "", "deprecated": false, @@ -16778,7 +16778,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 443, + "weight": 442, "cookies": false, "type": "", "deprecated": false, @@ -16860,7 +16860,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 447, + "weight": 446, "cookies": false, "type": "", "deprecated": false, @@ -16919,7 +16919,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 445, + "weight": 444, "cookies": false, "type": "", "deprecated": false, @@ -17010,7 +17010,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 446, + "weight": 445, "cookies": false, "type": "", "deprecated": false, @@ -17079,7 +17079,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 448, + "weight": 447, "cookies": false, "type": "", "deprecated": false, @@ -17170,7 +17170,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 449, + "weight": 448, "cookies": false, "type": "", "deprecated": false, @@ -17241,7 +17241,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 255, + "weight": 254, "cookies": false, "type": "graphql", "deprecated": false, @@ -17293,7 +17293,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 254, + "weight": 253, "cookies": false, "type": "graphql", "deprecated": false, @@ -19056,7 +19056,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 309, + "weight": 308, "cookies": false, "type": "", "deprecated": false, @@ -19132,7 +19132,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 306, + "weight": 305, "cookies": false, "type": "", "deprecated": false, @@ -19276,7 +19276,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 313, + "weight": 312, "cookies": false, "type": "", "deprecated": false, @@ -19422,7 +19422,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 308, + "weight": 307, "cookies": false, "type": "", "deprecated": false, @@ -19596,7 +19596,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 315, + "weight": 314, "cookies": false, "type": "", "deprecated": false, @@ -19774,7 +19774,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 307, + "weight": 306, "cookies": false, "type": "", "deprecated": false, @@ -19883,7 +19883,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 314, + "weight": 313, "cookies": false, "type": "", "deprecated": false, @@ -19995,7 +19995,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 312, + "weight": 311, "cookies": false, "type": "", "deprecated": false, @@ -20048,7 +20048,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 316, + "weight": 315, "cookies": false, "type": "", "deprecated": false, @@ -20110,7 +20110,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 310, + "weight": 309, "cookies": false, "type": "", "deprecated": false, @@ -20185,7 +20185,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 311, + "weight": 310, "cookies": false, "type": "", "deprecated": false, @@ -20260,7 +20260,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 281, + "weight": 280, "cookies": false, "type": "", "deprecated": false, @@ -20336,7 +20336,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 280, + "weight": 279, "cookies": false, "type": "", "deprecated": false, @@ -20441,7 +20441,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 293, + "weight": 292, "cookies": false, "type": "", "deprecated": false, @@ -20549,7 +20549,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 279, + "weight": 278, "cookies": false, "type": "", "deprecated": false, @@ -20634,7 +20634,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 292, + "weight": 291, "cookies": false, "type": "", "deprecated": false, @@ -20722,7 +20722,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 271, + "weight": 270, "cookies": false, "type": "", "deprecated": false, @@ -20837,7 +20837,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 284, + "weight": 283, "cookies": false, "type": "", "deprecated": false, @@ -20955,7 +20955,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 274, + "weight": 273, "cookies": false, "type": "", "deprecated": false, @@ -21050,7 +21050,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 287, + "weight": 286, "cookies": false, "type": "", "deprecated": false, @@ -21148,7 +21148,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 272, + "weight": 271, "cookies": false, "type": "", "deprecated": false, @@ -21253,7 +21253,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 285, + "weight": 284, "cookies": false, "type": "", "deprecated": false, @@ -21361,7 +21361,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 273, + "weight": 272, "cookies": false, "type": "", "deprecated": false, @@ -21504,7 +21504,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 286, + "weight": 285, "cookies": false, "type": "", "deprecated": false, @@ -21649,7 +21649,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 275, + "weight": 274, "cookies": false, "type": "", "deprecated": false, @@ -21744,7 +21744,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 288, + "weight": 287, "cookies": false, "type": "", "deprecated": false, @@ -21842,7 +21842,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 276, + "weight": 275, "cookies": false, "type": "", "deprecated": false, @@ -21937,7 +21937,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 289, + "weight": 288, "cookies": false, "type": "", "deprecated": false, @@ -22035,7 +22035,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 277, + "weight": 276, "cookies": false, "type": "", "deprecated": false, @@ -22130,7 +22130,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 290, + "weight": 289, "cookies": false, "type": "", "deprecated": false, @@ -22228,7 +22228,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 278, + "weight": 277, "cookies": false, "type": "", "deprecated": false, @@ -22323,7 +22323,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 291, + "weight": 290, "cookies": false, "type": "", "deprecated": false, @@ -22421,7 +22421,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 283, + "weight": 282, "cookies": false, "type": "", "deprecated": false, @@ -22474,7 +22474,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 294, + "weight": 293, "cookies": false, "type": "", "deprecated": false, @@ -22536,7 +22536,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 282, + "weight": 281, "cookies": false, "type": "", "deprecated": false, @@ -22611,7 +22611,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 303, + "weight": 302, "cookies": false, "type": "", "deprecated": false, @@ -22686,7 +22686,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 296, + "weight": 295, "cookies": false, "type": "", "deprecated": false, @@ -22760,7 +22760,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 295, + "weight": 294, "cookies": false, "type": "", "deprecated": false, @@ -22843,7 +22843,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 298, + "weight": 297, "cookies": false, "type": "", "deprecated": false, @@ -22903,7 +22903,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 299, + "weight": 298, "cookies": false, "type": "", "deprecated": false, @@ -22980,7 +22980,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 300, + "weight": 299, "cookies": false, "type": "", "deprecated": false, @@ -23042,7 +23042,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 297, + "weight": 296, "cookies": false, "type": "", "deprecated": false, @@ -23117,7 +23117,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 302, + "weight": 301, "cookies": false, "type": "", "deprecated": false, @@ -23201,7 +23201,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 301, + "weight": 300, "cookies": false, "type": "", "deprecated": false, @@ -23291,7 +23291,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 304, + "weight": 303, "cookies": false, "type": "", "deprecated": false, @@ -23354,7 +23354,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 305, + "weight": 304, "cookies": false, "type": "", "deprecated": false, @@ -23429,7 +23429,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 263, + "weight": 262, "cookies": false, "type": "", "deprecated": false, @@ -23503,7 +23503,7 @@ "x-appwrite": { "method": "createAppwriteMigration", "group": null, - "weight": 258, + "weight": 257, "cookies": false, "type": "", "deprecated": false, @@ -23591,7 +23591,7 @@ "x-appwrite": { "method": "getAppwriteReport", "group": null, - "weight": 265, + "weight": 264, "cookies": false, "type": "", "deprecated": false, @@ -23684,7 +23684,7 @@ "x-appwrite": { "method": "createCsvMigration", "group": null, - "weight": 262, + "weight": 261, "cookies": false, "type": "", "deprecated": false, @@ -23763,7 +23763,7 @@ "x-appwrite": { "method": "createFirebaseMigration", "group": null, - "weight": 259, + "weight": 258, "cookies": false, "type": "", "deprecated": false, @@ -23839,7 +23839,7 @@ "x-appwrite": { "method": "getFirebaseReport", "group": null, - "weight": 266, + "weight": 265, "cookies": false, "type": "", "deprecated": false, @@ -23911,7 +23911,7 @@ "x-appwrite": { "method": "createNHostMigration", "group": null, - "weight": 261, + "weight": 260, "cookies": false, "type": "", "deprecated": false, @@ -24022,7 +24022,7 @@ "x-appwrite": { "method": "getNHostReport", "group": null, - "weight": 268, + "weight": 267, "cookies": false, "type": "", "deprecated": false, @@ -24155,7 +24155,7 @@ "x-appwrite": { "method": "createSupabaseMigration", "group": null, - "weight": 260, + "weight": 259, "cookies": false, "type": "", "deprecated": false, @@ -24260,7 +24260,7 @@ "x-appwrite": { "method": "getSupabaseReport", "group": null, - "weight": 267, + "weight": 266, "cookies": false, "type": "", "deprecated": false, @@ -24384,7 +24384,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 264, + "weight": 263, "cookies": false, "type": "", "deprecated": false, @@ -24442,7 +24442,7 @@ "x-appwrite": { "method": "retry", "group": null, - "weight": 269, + "weight": 268, "cookies": false, "type": "", "deprecated": false, @@ -24493,7 +24493,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 270, + "weight": 269, "cookies": false, "type": "", "deprecated": false, @@ -26478,7 +26478,7 @@ "x-appwrite": { "method": "listDevKeys", "group": "devKeys", - "weight": 420, + "weight": 419, "cookies": false, "type": "", "deprecated": false, @@ -26546,7 +26546,7 @@ "x-appwrite": { "method": "createDevKey", "group": "devKeys", - "weight": 417, + "weight": 416, "cookies": false, "type": "", "deprecated": false, @@ -26631,7 +26631,7 @@ "x-appwrite": { "method": "getDevKey", "group": "devKeys", - "weight": 419, + "weight": 418, "cookies": false, "type": "", "deprecated": false, @@ -26699,7 +26699,7 @@ "x-appwrite": { "method": "updateDevKey", "group": "devKeys", - "weight": 418, + "weight": 417, "cookies": false, "type": "", "deprecated": false, @@ -26785,7 +26785,7 @@ "x-appwrite": { "method": "deleteDevKey", "group": "devKeys", - "weight": 421, + "weight": 420, "cookies": false, "type": "", "deprecated": false, @@ -30350,7 +30350,7 @@ "x-appwrite": { "method": "createAPIRule", "group": null, - "weight": 482, + "weight": 481, "cookies": false, "type": "", "deprecated": false, @@ -30417,7 +30417,7 @@ "x-appwrite": { "method": "createFunctionRule", "group": null, - "weight": 484, + "weight": 483, "cookies": false, "type": "", "deprecated": false, @@ -30495,7 +30495,7 @@ "x-appwrite": { "method": "createRedirectRule", "group": null, - "weight": 485, + "weight": 484, "cookies": false, "type": "", "deprecated": false, @@ -30608,7 +30608,7 @@ "x-appwrite": { "method": "createSiteRule", "group": null, - "weight": 483, + "weight": 482, "cookies": false, "type": "", "deprecated": false, @@ -30857,7 +30857,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 454, + "weight": 453, "cookies": false, "type": "", "deprecated": false, @@ -30927,7 +30927,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 452, + "weight": 451, "cookies": false, "type": "", "deprecated": false, @@ -31176,7 +31176,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 457, + "weight": 456, "cookies": false, "type": "", "deprecated": false, @@ -31225,7 +31225,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 480, + "weight": 479, "cookies": false, "type": "", "deprecated": false, @@ -31275,7 +31275,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 476, + "weight": 475, "cookies": false, "type": "", "deprecated": false, @@ -31375,7 +31375,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 477, + "weight": 476, "cookies": false, "type": "", "deprecated": false, @@ -31435,7 +31435,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 478, + "weight": 477, "cookies": false, "type": "", "deprecated": false, @@ -31507,7 +31507,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 453, + "weight": 452, "cookies": false, "type": "", "deprecated": false, @@ -31566,7 +31566,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 455, + "weight": 454, "cookies": false, "type": "", "deprecated": false, @@ -31811,7 +31811,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 456, + "weight": 455, "cookies": false, "type": "", "deprecated": false, @@ -31872,7 +31872,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 463, + "weight": 462, "cookies": false, "type": "", "deprecated": false, @@ -31952,7 +31952,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 462, + "weight": 461, "cookies": false, "type": "", "deprecated": false, @@ -32035,7 +32035,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 458, + "weight": 457, "cookies": false, "type": "upload", "deprecated": false, @@ -32136,7 +32136,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 466, + "weight": 465, "cookies": false, "type": "", "deprecated": false, @@ -32216,7 +32216,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 459, + "weight": 458, "cookies": false, "type": "", "deprecated": false, @@ -32319,7 +32319,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 460, + "weight": 459, "cookies": false, "type": "", "deprecated": false, @@ -32417,7 +32417,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 461, + "weight": 460, "cookies": false, "type": "", "deprecated": false, @@ -32479,7 +32479,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 464, + "weight": 463, "cookies": false, "type": "", "deprecated": false, @@ -32543,7 +32543,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 465, + "weight": 464, "cookies": false, "type": "location", "deprecated": false, @@ -32633,7 +32633,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 467, + "weight": 466, "cookies": false, "type": "", "deprecated": false, @@ -32704,7 +32704,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 469, + "weight": 468, "cookies": false, "type": "", "deprecated": false, @@ -32775,7 +32775,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 468, + "weight": 467, "cookies": false, "type": "", "deprecated": false, @@ -32837,7 +32837,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 470, + "weight": 469, "cookies": false, "type": "", "deprecated": false, @@ -32908,7 +32908,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 479, + "weight": 478, "cookies": false, "type": "", "deprecated": false, @@ -32990,7 +32990,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 473, + "weight": 472, "cookies": false, "type": "", "deprecated": false, @@ -33049,7 +33049,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 471, + "weight": 470, "cookies": false, "type": "", "deprecated": false, @@ -33140,7 +33140,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 472, + "weight": 471, "cookies": false, "type": "", "deprecated": false, @@ -33209,7 +33209,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 474, + "weight": 473, "cookies": false, "type": "", "deprecated": false, @@ -33300,7 +33300,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 475, + "weight": 474, "cookies": false, "type": "", "deprecated": false, @@ -35874,7 +35874,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 488, + "weight": 487, "cookies": false, "type": "", "deprecated": false, @@ -35954,7 +35954,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 486, + "weight": 485, "cookies": false, "type": "", "deprecated": false, @@ -36043,7 +36043,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 487, + "weight": 486, "cookies": false, "type": "", "deprecated": false, @@ -36103,7 +36103,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 489, + "weight": 488, "cookies": false, "type": "", "deprecated": false, @@ -36173,7 +36173,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 490, + "weight": 489, "cookies": false, "type": "", "deprecated": false, @@ -39907,7 +39907,7 @@ "tags": [ "vcs" ], - "description": "Get a list of files and directories from a GitHub repository connected to your project. This endpoint returns the contents of a specified repository path, including file names, sizes, and whether each item is a file or directory. The GitHub installation must be properly configured and the repository must be accessible through your installation for this endpoint to work.\n", + "description": "Get a list of files and directories from a GitHub repository connected to your project. This endpoint returns the contents of a specified repository path, including file names, sizes, and whether each item is a file or directory. The GitHub installation must be properly configured and the repository must be accessible through your installation for this endpoint to work.", "responses": { "200": { "description": "VCS Content List", diff --git a/app/config/specs/open-api3-1.8.x-server.json b/app/config/specs/open-api3-1.8.x-server.json index 90b49ae65c..03ff69d4f9 100644 --- a/app/config/specs/open-api3-1.8.x-server.json +++ b/app/config/specs/open-api3-1.8.x-server.json @@ -4060,7 +4060,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 321, + "weight": 320, "cookies": false, "type": "", "deprecated": false, @@ -4134,7 +4134,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 317, + "weight": 316, "cookies": false, "type": "", "deprecated": false, @@ -4214,7 +4214,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 318, + "weight": 317, "cookies": false, "type": "", "deprecated": false, @@ -4274,7 +4274,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 319, + "weight": 318, "cookies": false, "type": "", "deprecated": false, @@ -4351,7 +4351,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 320, + "weight": 319, "cookies": false, "type": "", "deprecated": false, @@ -4413,7 +4413,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 329, + "weight": 328, "cookies": false, "type": "", "deprecated": false, @@ -4497,7 +4497,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 325, + "weight": 324, "cookies": false, "type": "", "deprecated": false, @@ -4602,7 +4602,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 326, + "weight": 325, "cookies": false, "type": "", "deprecated": false, @@ -4672,7 +4672,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 327, + "weight": 326, "cookies": false, "type": "", "deprecated": false, @@ -4772,7 +4772,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 328, + "weight": 327, "cookies": false, "type": "", "deprecated": false, @@ -4844,7 +4844,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 346, + "weight": 345, "cookies": false, "type": "", "deprecated": false, @@ -4929,7 +4929,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 347, + "weight": 346, "cookies": false, "type": "", "deprecated": false, @@ -5036,7 +5036,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 348, + "weight": 347, "cookies": false, "type": "", "deprecated": false, @@ -5148,7 +5148,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 349, + "weight": 348, "cookies": false, "type": "", "deprecated": false, @@ -5255,7 +5255,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 350, + "weight": 349, "cookies": false, "type": "", "deprecated": false, @@ -5367,7 +5367,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 351, + "weight": 350, "cookies": false, "type": "", "deprecated": false, @@ -5474,7 +5474,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 352, + "weight": 351, "cookies": false, "type": "", "deprecated": false, @@ -5586,7 +5586,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 353, + "weight": 352, "cookies": false, "type": "", "deprecated": false, @@ -5702,7 +5702,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 354, + "weight": 353, "cookies": false, "type": "", "deprecated": false, @@ -5823,7 +5823,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 355, + "weight": 354, "cookies": false, "type": "", "deprecated": false, @@ -5940,7 +5940,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 356, + "weight": 355, "cookies": false, "type": "", "deprecated": false, @@ -6062,7 +6062,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 357, + "weight": 356, "cookies": false, "type": "", "deprecated": false, @@ -6179,7 +6179,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 358, + "weight": 357, "cookies": false, "type": "", "deprecated": false, @@ -6301,7 +6301,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 359, + "weight": 358, "cookies": false, "type": "", "deprecated": false, @@ -6408,7 +6408,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 360, + "weight": 359, "cookies": false, "type": "", "deprecated": false, @@ -6520,7 +6520,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 361, + "weight": 360, "cookies": false, "type": "", "deprecated": false, @@ -6652,7 +6652,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 363, + "weight": 362, "cookies": false, "type": "", "deprecated": false, @@ -6770,7 +6770,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 364, + "weight": 363, "cookies": false, "type": "", "deprecated": false, @@ -6887,7 +6887,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 365, + "weight": 364, "cookies": false, "type": "", "deprecated": false, @@ -6994,7 +6994,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 366, + "weight": 365, "cookies": false, "type": "", "deprecated": false, @@ -7137,7 +7137,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 344, + "weight": 343, "cookies": false, "type": "", "deprecated": false, @@ -7209,7 +7209,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 345, + "weight": 344, "cookies": false, "type": "", "deprecated": false, @@ -7290,7 +7290,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 362, + "weight": 361, "cookies": false, "type": "", "deprecated": false, @@ -7399,7 +7399,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 340, + "weight": 339, "cookies": false, "type": "", "deprecated": false, @@ -7486,7 +7486,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 332, + "weight": 331, "cookies": false, "type": "", "deprecated": false, @@ -7553,7 +7553,7 @@ "model": "#\/components\/schemas\/documentList" } ], - "description": "Create new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -7635,7 +7635,7 @@ "tags": [ "databases" ], - "description": "Create or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.\n", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", "responses": { "201": { "description": "Documents List", @@ -7651,7 +7651,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 337, + "weight": 336, "cookies": false, "type": "", "deprecated": false, @@ -7681,7 +7681,7 @@ "model": "#\/components\/schemas\/documentList" } ], - "description": "Create or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.\n" + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -7746,7 +7746,7 @@ "tags": [ "databases" ], - "description": "Update all documents that match your queries, if no queries are submitted then all documents are updated. You can pass only specific fields to be updated.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nUpdate all documents that match your queries, if no queries are submitted then all documents are updated. You can pass only specific fields to be updated.", "responses": { "200": { "description": "Documents List", @@ -7762,7 +7762,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 335, + "weight": 334, "cookies": false, "type": "", "deprecated": false, @@ -7841,7 +7841,7 @@ "tags": [ "databases" ], - "description": "Bulk delete documents using queries, if no queries are passed then all documents are deleted.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nBulk delete documents using queries, if no queries are passed then all documents are deleted.", "responses": { "200": { "description": "Documents List", @@ -7857,7 +7857,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 339, + "weight": 338, "cookies": false, "type": "", "deprecated": false, @@ -7949,7 +7949,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 333, + "weight": 332, "cookies": false, "type": "", "deprecated": false, @@ -8030,7 +8030,7 @@ "tags": [ "databases" ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", "responses": { "201": { "description": "Document", @@ -8046,7 +8046,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 336, + "weight": 335, "cookies": false, "type": "", "deprecated": false, @@ -8078,7 +8078,7 @@ "model": "#\/components\/schemas\/document" } ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -8176,7 +8176,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 334, + "weight": 333, "cookies": false, "type": "", "deprecated": false, @@ -8277,7 +8277,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 338, + "weight": 337, "cookies": false, "type": "", "deprecated": false, @@ -8363,7 +8363,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 343, + "weight": 342, "cookies": false, "type": "", "deprecated": false, @@ -8476,7 +8476,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 342, + "weight": 341, "cookies": false, "type": "", "deprecated": false, @@ -8589,7 +8589,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 370, + "weight": 369, "cookies": false, "type": "", "deprecated": false, @@ -8672,7 +8672,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 367, + "weight": 366, "cookies": false, "type": "", "deprecated": false, @@ -8801,7 +8801,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 368, + "weight": 367, "cookies": false, "type": "", "deprecated": false, @@ -8873,7 +8873,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 369, + "weight": 368, "cookies": false, "type": "", "deprecated": false, @@ -8954,7 +8954,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 375, + "weight": 374, "cookies": false, "type": "", "deprecated": false, @@ -9038,7 +9038,7 @@ "x-appwrite": { "method": "create", "group": null, - "weight": 371, + "weight": 370, "cookies": false, "type": "", "deprecated": false, @@ -9143,7 +9143,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 372, + "weight": 371, "cookies": false, "type": "", "deprecated": false, @@ -9213,7 +9213,7 @@ "x-appwrite": { "method": "update", "group": null, - "weight": 373, + "weight": 372, "cookies": false, "type": "", "deprecated": false, @@ -9313,7 +9313,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 374, + "weight": 373, "cookies": false, "type": "", "deprecated": false, @@ -9385,7 +9385,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 379, "cookies": false, "type": "", "deprecated": false, @@ -9470,7 +9470,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 380, "cookies": false, "type": "", "deprecated": false, @@ -9577,7 +9577,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 381, "cookies": false, "type": "", "deprecated": false, @@ -9689,7 +9689,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 382, "cookies": false, "type": "", "deprecated": false, @@ -9796,7 +9796,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 383, "cookies": false, "type": "", "deprecated": false, @@ -9908,7 +9908,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 384, "cookies": false, "type": "", "deprecated": false, @@ -10015,7 +10015,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 385, "cookies": false, "type": "", "deprecated": false, @@ -10127,7 +10127,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 386, "cookies": false, "type": "", "deprecated": false, @@ -10243,7 +10243,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 387, "cookies": false, "type": "", "deprecated": false, @@ -10364,7 +10364,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 388, "cookies": false, "type": "", "deprecated": false, @@ -10481,7 +10481,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 389, "cookies": false, "type": "", "deprecated": false, @@ -10603,7 +10603,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 390, "cookies": false, "type": "", "deprecated": false, @@ -10720,7 +10720,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 391, "cookies": false, "type": "", "deprecated": false, @@ -10842,7 +10842,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 392, "cookies": false, "type": "", "deprecated": false, @@ -10949,7 +10949,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 393, "cookies": false, "type": "", "deprecated": false, @@ -11061,7 +11061,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 395, + "weight": 394, "cookies": false, "type": "", "deprecated": false, @@ -11193,7 +11193,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 397, + "weight": 396, "cookies": false, "type": "", "deprecated": false, @@ -11311,7 +11311,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 398, + "weight": 397, "cookies": false, "type": "", "deprecated": false, @@ -11428,7 +11428,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 399, + "weight": 398, "cookies": false, "type": "", "deprecated": false, @@ -11535,7 +11535,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 400, + "weight": 399, "cookies": false, "type": "", "deprecated": false, @@ -11678,7 +11678,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 377, "cookies": false, "type": "", "deprecated": false, @@ -11750,7 +11750,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 378, "cookies": false, "type": "", "deprecated": false, @@ -11831,7 +11831,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 396, + "weight": 395, "cookies": false, "type": "", "deprecated": false, @@ -11940,7 +11940,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 404, + "weight": 403, "cookies": false, "type": "", "deprecated": false, @@ -12023,7 +12023,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 401, + "weight": 400, "cookies": false, "type": "", "deprecated": false, @@ -12152,7 +12152,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 402, + "weight": 401, "cookies": false, "type": "", "deprecated": false, @@ -12224,7 +12224,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 403, + "weight": 402, "cookies": false, "type": "", "deprecated": false, @@ -12305,7 +12305,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 413, + "weight": 412, "cookies": false, "type": "", "deprecated": false, @@ -12392,7 +12392,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 405, + "weight": 404, "cookies": false, "type": "", "deprecated": false, @@ -12557,7 +12557,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 410, + "weight": 409, "cookies": false, "type": "", "deprecated": false, @@ -12668,7 +12668,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 408, + "weight": 407, "cookies": false, "type": "", "deprecated": false, @@ -12763,7 +12763,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 412, + "weight": 411, "cookies": false, "type": "", "deprecated": false, @@ -12855,7 +12855,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 406, + "weight": 405, "cookies": false, "type": "", "deprecated": false, @@ -12952,7 +12952,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 409, + "weight": 408, "cookies": false, "type": "", "deprecated": false, @@ -13079,7 +13079,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 407, + "weight": 406, "cookies": false, "type": "", "deprecated": false, @@ -13180,7 +13180,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 411, + "weight": 410, "cookies": false, "type": "", "deprecated": false, @@ -13266,7 +13266,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 416, + "weight": 415, "cookies": false, "type": "", "deprecated": false, @@ -13379,7 +13379,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 415, + "weight": 414, "cookies": false, "type": "", "deprecated": false, @@ -13492,7 +13492,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 425, + "weight": 424, "cookies": false, "type": "", "deprecated": false, @@ -13566,7 +13566,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 422, + "weight": 421, "cookies": false, "type": "", "deprecated": false, @@ -13800,7 +13800,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 427, + "weight": 426, "cookies": false, "type": "", "deprecated": false, @@ -13850,7 +13850,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 428, + "weight": 427, "cookies": false, "type": "", "deprecated": false, @@ -13901,7 +13901,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 423, + "weight": 422, "cookies": false, "type": "", "deprecated": false, @@ -13961,7 +13961,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 424, + "weight": 423, "cookies": false, "type": "", "deprecated": false, @@ -14192,7 +14192,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 426, + "weight": 425, "cookies": false, "type": "", "deprecated": false, @@ -14254,7 +14254,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 431, + "weight": 430, "cookies": false, "type": "", "deprecated": false, @@ -14335,7 +14335,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 432, + "weight": 431, "cookies": false, "type": "", "deprecated": false, @@ -14419,7 +14419,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 429, + "weight": 428, "cookies": false, "type": "upload", "deprecated": false, @@ -14516,7 +14516,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 437, + "weight": 436, "cookies": false, "type": "", "deprecated": false, @@ -14602,7 +14602,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 434, + "weight": 433, "cookies": false, "type": "", "deprecated": false, @@ -14706,7 +14706,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 435, + "weight": 434, "cookies": false, "type": "", "deprecated": false, @@ -14804,7 +14804,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 430, + "weight": 429, "cookies": false, "type": "", "deprecated": false, @@ -14867,7 +14867,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 433, + "weight": 432, "cookies": false, "type": "", "deprecated": false, @@ -14932,7 +14932,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 436, + "weight": 435, "cookies": false, "type": "location", "deprecated": false, @@ -15023,7 +15023,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 438, + "weight": 437, "cookies": false, "type": "", "deprecated": false, @@ -15095,7 +15095,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 441, + "weight": 440, "cookies": false, "type": "", "deprecated": false, @@ -15172,7 +15172,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 439, + "weight": 438, "cookies": false, "type": "", "deprecated": false, @@ -15289,7 +15289,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 440, + "weight": 439, "cookies": false, "type": "", "deprecated": false, @@ -15356,7 +15356,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 442, + "weight": 441, "cookies": false, "type": "", "deprecated": false, @@ -15428,7 +15428,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 447, + "weight": 446, "cookies": false, "type": "", "deprecated": false, @@ -15488,7 +15488,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 445, + "weight": 444, "cookies": false, "type": "", "deprecated": false, @@ -15580,7 +15580,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 446, + "weight": 445, "cookies": false, "type": "", "deprecated": false, @@ -15650,7 +15650,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 448, + "weight": 447, "cookies": false, "type": "", "deprecated": false, @@ -15742,7 +15742,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 449, + "weight": 448, "cookies": false, "type": "", "deprecated": false, @@ -15814,7 +15814,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 255, + "weight": 254, "cookies": false, "type": "graphql", "deprecated": false, @@ -15868,7 +15868,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 254, + "weight": 253, "cookies": false, "type": "graphql", "deprecated": false, @@ -17671,7 +17671,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 309, + "weight": 308, "cookies": false, "type": "", "deprecated": false, @@ -17748,7 +17748,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 306, + "weight": 305, "cookies": false, "type": "", "deprecated": false, @@ -17893,7 +17893,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 313, + "weight": 312, "cookies": false, "type": "", "deprecated": false, @@ -18040,7 +18040,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 308, + "weight": 307, "cookies": false, "type": "", "deprecated": false, @@ -18215,7 +18215,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 315, + "weight": 314, "cookies": false, "type": "", "deprecated": false, @@ -18394,7 +18394,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 307, + "weight": 306, "cookies": false, "type": "", "deprecated": false, @@ -18504,7 +18504,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 314, + "weight": 313, "cookies": false, "type": "", "deprecated": false, @@ -18617,7 +18617,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 312, + "weight": 311, "cookies": false, "type": "", "deprecated": false, @@ -18671,7 +18671,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 316, + "weight": 315, "cookies": false, "type": "", "deprecated": false, @@ -18734,7 +18734,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 310, + "weight": 309, "cookies": false, "type": "", "deprecated": false, @@ -18810,7 +18810,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 311, + "weight": 310, "cookies": false, "type": "", "deprecated": false, @@ -18886,7 +18886,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 281, + "weight": 280, "cookies": false, "type": "", "deprecated": false, @@ -18963,7 +18963,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 280, + "weight": 279, "cookies": false, "type": "", "deprecated": false, @@ -19069,7 +19069,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 293, + "weight": 292, "cookies": false, "type": "", "deprecated": false, @@ -19178,7 +19178,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 279, + "weight": 278, "cookies": false, "type": "", "deprecated": false, @@ -19264,7 +19264,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 292, + "weight": 291, "cookies": false, "type": "", "deprecated": false, @@ -19353,7 +19353,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 271, + "weight": 270, "cookies": false, "type": "", "deprecated": false, @@ -19469,7 +19469,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 284, + "weight": 283, "cookies": false, "type": "", "deprecated": false, @@ -19588,7 +19588,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 274, + "weight": 273, "cookies": false, "type": "", "deprecated": false, @@ -19684,7 +19684,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 287, + "weight": 286, "cookies": false, "type": "", "deprecated": false, @@ -19783,7 +19783,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 272, + "weight": 271, "cookies": false, "type": "", "deprecated": false, @@ -19889,7 +19889,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 285, + "weight": 284, "cookies": false, "type": "", "deprecated": false, @@ -19998,7 +19998,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 273, + "weight": 272, "cookies": false, "type": "", "deprecated": false, @@ -20142,7 +20142,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 286, + "weight": 285, "cookies": false, "type": "", "deprecated": false, @@ -20288,7 +20288,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 275, + "weight": 274, "cookies": false, "type": "", "deprecated": false, @@ -20384,7 +20384,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 288, + "weight": 287, "cookies": false, "type": "", "deprecated": false, @@ -20483,7 +20483,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 276, + "weight": 275, "cookies": false, "type": "", "deprecated": false, @@ -20579,7 +20579,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 289, + "weight": 288, "cookies": false, "type": "", "deprecated": false, @@ -20678,7 +20678,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 277, + "weight": 276, "cookies": false, "type": "", "deprecated": false, @@ -20774,7 +20774,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 290, + "weight": 289, "cookies": false, "type": "", "deprecated": false, @@ -20873,7 +20873,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 278, + "weight": 277, "cookies": false, "type": "", "deprecated": false, @@ -20969,7 +20969,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 291, + "weight": 290, "cookies": false, "type": "", "deprecated": false, @@ -21068,7 +21068,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 283, + "weight": 282, "cookies": false, "type": "", "deprecated": false, @@ -21122,7 +21122,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 294, + "weight": 293, "cookies": false, "type": "", "deprecated": false, @@ -21185,7 +21185,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 282, + "weight": 281, "cookies": false, "type": "", "deprecated": false, @@ -21261,7 +21261,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 303, + "weight": 302, "cookies": false, "type": "", "deprecated": false, @@ -21337,7 +21337,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 296, + "weight": 295, "cookies": false, "type": "", "deprecated": false, @@ -21412,7 +21412,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 295, + "weight": 294, "cookies": false, "type": "", "deprecated": false, @@ -21496,7 +21496,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 298, + "weight": 297, "cookies": false, "type": "", "deprecated": false, @@ -21557,7 +21557,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 299, + "weight": 298, "cookies": false, "type": "", "deprecated": false, @@ -21635,7 +21635,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 300, + "weight": 299, "cookies": false, "type": "", "deprecated": false, @@ -21698,7 +21698,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 297, + "weight": 296, "cookies": false, "type": "", "deprecated": false, @@ -21774,7 +21774,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 302, + "weight": 301, "cookies": false, "type": "", "deprecated": false, @@ -21859,7 +21859,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 301, + "weight": 300, "cookies": false, "type": "", "deprecated": false, @@ -21951,7 +21951,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 304, + "weight": 303, "cookies": false, "type": "", "deprecated": false, @@ -22015,7 +22015,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 305, + "weight": 304, "cookies": false, "type": "", "deprecated": false, @@ -22092,7 +22092,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 454, + "weight": 453, "cookies": false, "type": "", "deprecated": false, @@ -22163,7 +22163,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 452, + "weight": 451, "cookies": false, "type": "", "deprecated": false, @@ -22413,7 +22413,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 457, + "weight": 456, "cookies": false, "type": "", "deprecated": false, @@ -22463,7 +22463,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 480, + "weight": 479, "cookies": false, "type": "", "deprecated": false, @@ -22514,7 +22514,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 453, + "weight": 452, "cookies": false, "type": "", "deprecated": false, @@ -22574,7 +22574,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 455, + "weight": 454, "cookies": false, "type": "", "deprecated": false, @@ -22820,7 +22820,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 456, + "weight": 455, "cookies": false, "type": "", "deprecated": false, @@ -22882,7 +22882,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 463, + "weight": 462, "cookies": false, "type": "", "deprecated": false, @@ -22963,7 +22963,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 462, + "weight": 461, "cookies": false, "type": "", "deprecated": false, @@ -23047,7 +23047,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 458, + "weight": 457, "cookies": false, "type": "upload", "deprecated": false, @@ -23149,7 +23149,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 466, + "weight": 465, "cookies": false, "type": "", "deprecated": false, @@ -23230,7 +23230,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 459, + "weight": 458, "cookies": false, "type": "", "deprecated": false, @@ -23334,7 +23334,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 460, + "weight": 459, "cookies": false, "type": "", "deprecated": false, @@ -23433,7 +23433,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 461, + "weight": 460, "cookies": false, "type": "", "deprecated": false, @@ -23496,7 +23496,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 464, + "weight": 463, "cookies": false, "type": "", "deprecated": false, @@ -23561,7 +23561,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 465, + "weight": 464, "cookies": false, "type": "location", "deprecated": false, @@ -23652,7 +23652,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 467, + "weight": 466, "cookies": false, "type": "", "deprecated": false, @@ -23724,7 +23724,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 469, + "weight": 468, "cookies": false, "type": "", "deprecated": false, @@ -23796,7 +23796,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 468, + "weight": 467, "cookies": false, "type": "", "deprecated": false, @@ -23859,7 +23859,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 470, + "weight": 469, "cookies": false, "type": "", "deprecated": false, @@ -23931,7 +23931,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 473, + "weight": 472, "cookies": false, "type": "", "deprecated": false, @@ -23991,7 +23991,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 471, + "weight": 470, "cookies": false, "type": "", "deprecated": false, @@ -24083,7 +24083,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 472, + "weight": 471, "cookies": false, "type": "", "deprecated": false, @@ -24153,7 +24153,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 474, + "weight": 473, "cookies": false, "type": "", "deprecated": false, @@ -24245,7 +24245,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 475, + "weight": 474, "cookies": false, "type": "", "deprecated": false, @@ -26640,7 +26640,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 488, + "weight": 487, "cookies": false, "type": "", "deprecated": false, @@ -26721,7 +26721,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 486, + "weight": 485, "cookies": false, "type": "", "deprecated": false, @@ -26811,7 +26811,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 487, + "weight": 486, "cookies": false, "type": "", "deprecated": false, @@ -26872,7 +26872,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 489, + "weight": 488, "cookies": false, "type": "", "deprecated": false, @@ -26943,7 +26943,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 490, + "weight": 489, "cookies": false, "type": "", "deprecated": false, diff --git a/app/config/specs/open-api3-latest-client.json b/app/config/specs/open-api3-latest-client.json index 3520fa9d9e..25beb73a88 100644 --- a/app/config/specs/open-api3-latest-client.json +++ b/app/config/specs/open-api3-latest-client.json @@ -4361,7 +4361,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 340, + "weight": 339, "cookies": false, "type": "", "deprecated": false, @@ -4446,7 +4446,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 332, + "weight": 331, "cookies": false, "type": "", "deprecated": false, @@ -4513,7 +4513,7 @@ "model": "#\/components\/schemas\/documentList" } ], - "description": "Create new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -4611,7 +4611,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 333, + "weight": 332, "cookies": false, "type": "", "deprecated": false, @@ -4690,7 +4690,7 @@ "tags": [ "databases" ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", "responses": { "201": { "description": "Document", @@ -4706,7 +4706,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 336, + "weight": 335, "cookies": false, "type": "", "deprecated": false, @@ -4738,7 +4738,7 @@ "model": "#\/components\/schemas\/document" } ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -4834,7 +4834,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 334, + "weight": 333, "cookies": false, "type": "", "deprecated": false, @@ -4933,7 +4933,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 338, + "weight": 337, "cookies": false, "type": "", "deprecated": false, @@ -5017,7 +5017,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 413, + "weight": 412, "cookies": false, "type": "", "deprecated": false, @@ -5102,7 +5102,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 405, + "weight": 404, "cookies": false, "type": "", "deprecated": false, @@ -5267,7 +5267,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 406, + "weight": 405, "cookies": false, "type": "", "deprecated": false, @@ -5362,7 +5362,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 409, + "weight": 408, "cookies": false, "type": "", "deprecated": false, @@ -5487,7 +5487,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 407, + "weight": 406, "cookies": false, "type": "", "deprecated": false, @@ -5586,7 +5586,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 411, + "weight": 410, "cookies": false, "type": "", "deprecated": false, @@ -5670,7 +5670,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 441, + "weight": 440, "cookies": false, "type": "", "deprecated": false, @@ -5745,7 +5745,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 439, + "weight": 438, "cookies": false, "type": "", "deprecated": false, @@ -5860,7 +5860,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 440, + "weight": 439, "cookies": false, "type": "", "deprecated": false, @@ -5934,7 +5934,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 255, + "weight": 254, "cookies": false, "type": "graphql", "deprecated": false, @@ -5986,7 +5986,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 254, + "weight": 253, "cookies": false, "type": "graphql", "deprecated": false, @@ -6454,7 +6454,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 301, + "weight": 300, "cookies": false, "type": "", "deprecated": false, @@ -6537,7 +6537,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 305, + "weight": 304, "cookies": false, "type": "", "deprecated": false, diff --git a/app/config/specs/open-api3-latest-console.json b/app/config/specs/open-api3-latest-console.json index e004ad35c9..223b655f72 100644 --- a/app/config/specs/open-api3-latest-console.json +++ b/app/config/specs/open-api3-latest-console.json @@ -4359,7 +4359,7 @@ "x-appwrite": { "method": "chat", "group": "console", - "weight": 257, + "weight": 256, "cookies": false, "type": "", "deprecated": false, @@ -4419,7 +4419,7 @@ "x-appwrite": { "method": "getResource", "group": null, - "weight": 481, + "weight": 480, "cookies": false, "type": "", "deprecated": false, @@ -4494,7 +4494,7 @@ "x-appwrite": { "method": "variables", "group": "console", - "weight": 256, + "weight": 255, "cookies": false, "type": "", "deprecated": false, @@ -4542,7 +4542,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 321, + "weight": 320, "cookies": false, "type": "", "deprecated": false, @@ -4615,7 +4615,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 317, + "weight": 316, "cookies": false, "type": "", "deprecated": false, @@ -4694,7 +4694,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 324, + "weight": 323, "cookies": false, "type": "", "deprecated": false, @@ -4766,7 +4766,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 318, + "weight": 317, "cookies": false, "type": "", "deprecated": false, @@ -4825,7 +4825,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 319, + "weight": 318, "cookies": false, "type": "", "deprecated": false, @@ -4901,7 +4901,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 320, + "weight": 319, "cookies": false, "type": "", "deprecated": false, @@ -4962,7 +4962,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 329, + "weight": 328, "cookies": false, "type": "", "deprecated": false, @@ -5045,7 +5045,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 325, + "weight": 324, "cookies": false, "type": "", "deprecated": false, @@ -5149,7 +5149,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 326, + "weight": 325, "cookies": false, "type": "", "deprecated": false, @@ -5218,7 +5218,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 327, + "weight": 326, "cookies": false, "type": "", "deprecated": false, @@ -5317,7 +5317,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 328, + "weight": 327, "cookies": false, "type": "", "deprecated": false, @@ -5388,7 +5388,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 346, + "weight": 345, "cookies": false, "type": "", "deprecated": false, @@ -5472,7 +5472,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 347, + "weight": 346, "cookies": false, "type": "", "deprecated": false, @@ -5578,7 +5578,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 348, + "weight": 347, "cookies": false, "type": "", "deprecated": false, @@ -5689,7 +5689,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 349, + "weight": 348, "cookies": false, "type": "", "deprecated": false, @@ -5795,7 +5795,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 350, + "weight": 349, "cookies": false, "type": "", "deprecated": false, @@ -5906,7 +5906,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 351, + "weight": 350, "cookies": false, "type": "", "deprecated": false, @@ -6012,7 +6012,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 352, + "weight": 351, "cookies": false, "type": "", "deprecated": false, @@ -6123,7 +6123,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 353, + "weight": 352, "cookies": false, "type": "", "deprecated": false, @@ -6238,7 +6238,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 354, + "weight": 353, "cookies": false, "type": "", "deprecated": false, @@ -6358,7 +6358,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 355, + "weight": 354, "cookies": false, "type": "", "deprecated": false, @@ -6474,7 +6474,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 356, + "weight": 355, "cookies": false, "type": "", "deprecated": false, @@ -6595,7 +6595,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 357, + "weight": 356, "cookies": false, "type": "", "deprecated": false, @@ -6711,7 +6711,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 358, + "weight": 357, "cookies": false, "type": "", "deprecated": false, @@ -6832,7 +6832,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 359, + "weight": 358, "cookies": false, "type": "", "deprecated": false, @@ -6938,7 +6938,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 360, + "weight": 359, "cookies": false, "type": "", "deprecated": false, @@ -7049,7 +7049,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 361, + "weight": 360, "cookies": false, "type": "", "deprecated": false, @@ -7180,7 +7180,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 363, + "weight": 362, "cookies": false, "type": "", "deprecated": false, @@ -7297,7 +7297,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 364, + "weight": 363, "cookies": false, "type": "", "deprecated": false, @@ -7413,7 +7413,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 365, + "weight": 364, "cookies": false, "type": "", "deprecated": false, @@ -7519,7 +7519,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 366, + "weight": 365, "cookies": false, "type": "", "deprecated": false, @@ -7661,7 +7661,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 344, + "weight": 343, "cookies": false, "type": "", "deprecated": false, @@ -7732,7 +7732,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 345, + "weight": 344, "cookies": false, "type": "", "deprecated": false, @@ -7812,7 +7812,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 362, + "weight": 361, "cookies": false, "type": "", "deprecated": false, @@ -7920,7 +7920,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 340, + "weight": 339, "cookies": false, "type": "", "deprecated": false, @@ -8005,7 +8005,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 332, + "weight": 331, "cookies": false, "type": "", "deprecated": false, @@ -8168,7 +8168,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 337, + "weight": 336, "cookies": false, "type": "", "deprecated": false, @@ -8198,7 +8198,7 @@ "model": "#\/components\/schemas\/documentList" } ], - "description": "Create or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.\n" + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -8278,7 +8278,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 335, + "weight": 334, "cookies": false, "type": "", "deprecated": false, @@ -8372,7 +8372,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 339, + "weight": 338, "cookies": false, "type": "", "deprecated": false, @@ -8463,7 +8463,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 333, + "weight": 332, "cookies": false, "type": "", "deprecated": false, @@ -8558,7 +8558,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 336, + "weight": 335, "cookies": false, "type": "", "deprecated": false, @@ -8590,7 +8590,7 @@ "model": "#\/components\/schemas\/document" } ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -8686,7 +8686,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 334, + "weight": 333, "cookies": false, "type": "", "deprecated": false, @@ -8785,7 +8785,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 338, + "weight": 337, "cookies": false, "type": "", "deprecated": false, @@ -8869,7 +8869,7 @@ "x-appwrite": { "method": "listDocumentLogs", "group": "logs", - "weight": 341, + "weight": 340, "cookies": false, "type": "", "deprecated": false, @@ -8962,7 +8962,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 343, + "weight": 342, "cookies": false, "type": "", "deprecated": false, @@ -9074,7 +9074,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 342, + "weight": 341, "cookies": false, "type": "", "deprecated": false, @@ -9186,7 +9186,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 370, + "weight": 369, "cookies": false, "type": "", "deprecated": false, @@ -9268,7 +9268,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 367, + "weight": 366, "cookies": false, "type": "", "deprecated": false, @@ -9396,7 +9396,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 368, + "weight": 367, "cookies": false, "type": "", "deprecated": false, @@ -9467,7 +9467,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 369, + "weight": 368, "cookies": false, "type": "", "deprecated": false, @@ -9547,7 +9547,7 @@ "x-appwrite": { "method": "listCollectionLogs", "group": "collections", - "weight": 330, + "weight": 329, "cookies": false, "type": "", "deprecated": false, @@ -9630,7 +9630,7 @@ "x-appwrite": { "method": "getCollectionUsage", "group": null, - "weight": 331, + "weight": 330, "cookies": false, "type": "", "deprecated": false, @@ -9722,7 +9722,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 322, + "weight": 321, "cookies": false, "type": "", "deprecated": false, @@ -9795,7 +9795,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 375, + "weight": 374, "cookies": false, "type": "", "deprecated": false, @@ -9878,7 +9878,7 @@ "x-appwrite": { "method": "create", "group": null, - "weight": 371, + "weight": 370, "cookies": false, "type": "", "deprecated": false, @@ -9982,7 +9982,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 372, + "weight": 371, "cookies": false, "type": "", "deprecated": false, @@ -10051,7 +10051,7 @@ "x-appwrite": { "method": "update", "group": null, - "weight": 373, + "weight": 372, "cookies": false, "type": "", "deprecated": false, @@ -10150,7 +10150,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 374, + "weight": 373, "cookies": false, "type": "", "deprecated": false, @@ -10221,7 +10221,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 379, "cookies": false, "type": "", "deprecated": false, @@ -10305,7 +10305,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 380, "cookies": false, "type": "", "deprecated": false, @@ -10411,7 +10411,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 381, "cookies": false, "type": "", "deprecated": false, @@ -10522,7 +10522,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 382, "cookies": false, "type": "", "deprecated": false, @@ -10628,7 +10628,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 383, "cookies": false, "type": "", "deprecated": false, @@ -10739,7 +10739,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 384, "cookies": false, "type": "", "deprecated": false, @@ -10845,7 +10845,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 385, "cookies": false, "type": "", "deprecated": false, @@ -10956,7 +10956,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 386, "cookies": false, "type": "", "deprecated": false, @@ -11071,7 +11071,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 387, "cookies": false, "type": "", "deprecated": false, @@ -11191,7 +11191,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 388, "cookies": false, "type": "", "deprecated": false, @@ -11307,7 +11307,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 389, "cookies": false, "type": "", "deprecated": false, @@ -11428,7 +11428,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 390, "cookies": false, "type": "", "deprecated": false, @@ -11544,7 +11544,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 391, "cookies": false, "type": "", "deprecated": false, @@ -11665,7 +11665,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 392, "cookies": false, "type": "", "deprecated": false, @@ -11771,7 +11771,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 393, "cookies": false, "type": "", "deprecated": false, @@ -11882,7 +11882,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 395, + "weight": 394, "cookies": false, "type": "", "deprecated": false, @@ -12013,7 +12013,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 397, + "weight": 396, "cookies": false, "type": "", "deprecated": false, @@ -12130,7 +12130,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 398, + "weight": 397, "cookies": false, "type": "", "deprecated": false, @@ -12246,7 +12246,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 399, + "weight": 398, "cookies": false, "type": "", "deprecated": false, @@ -12352,7 +12352,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 400, + "weight": 399, "cookies": false, "type": "", "deprecated": false, @@ -12494,7 +12494,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 377, "cookies": false, "type": "", "deprecated": false, @@ -12565,7 +12565,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 378, "cookies": false, "type": "", "deprecated": false, @@ -12645,7 +12645,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 396, + "weight": 395, "cookies": false, "type": "", "deprecated": false, @@ -12753,7 +12753,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 404, + "weight": 403, "cookies": false, "type": "", "deprecated": false, @@ -12835,7 +12835,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 401, + "weight": 400, "cookies": false, "type": "", "deprecated": false, @@ -12963,7 +12963,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 402, + "weight": 401, "cookies": false, "type": "", "deprecated": false, @@ -13034,7 +13034,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 403, + "weight": 402, "cookies": false, "type": "", "deprecated": false, @@ -13114,7 +13114,7 @@ "x-appwrite": { "method": "listLogs", "group": "tables", - "weight": 376, + "weight": 375, "cookies": false, "type": "", "deprecated": false, @@ -13197,7 +13197,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 413, + "weight": 412, "cookies": false, "type": "", "deprecated": false, @@ -13282,7 +13282,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 405, + "weight": 404, "cookies": false, "type": "", "deprecated": false, @@ -13445,7 +13445,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 410, + "weight": 409, "cookies": false, "type": "", "deprecated": false, @@ -13555,7 +13555,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 408, + "weight": 407, "cookies": false, "type": "", "deprecated": false, @@ -13649,7 +13649,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 412, + "weight": 411, "cookies": false, "type": "", "deprecated": false, @@ -13740,7 +13740,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 406, + "weight": 405, "cookies": false, "type": "", "deprecated": false, @@ -13835,7 +13835,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 409, + "weight": 408, "cookies": false, "type": "", "deprecated": false, @@ -13960,7 +13960,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 407, + "weight": 406, "cookies": false, "type": "", "deprecated": false, @@ -14059,7 +14059,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 411, + "weight": 410, "cookies": false, "type": "", "deprecated": false, @@ -14143,7 +14143,7 @@ "x-appwrite": { "method": "listRowLogs", "group": "logs", - "weight": 414, + "weight": 413, "cookies": false, "type": "", "deprecated": false, @@ -14236,7 +14236,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 416, + "weight": 415, "cookies": false, "type": "", "deprecated": false, @@ -14348,7 +14348,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 415, + "weight": 414, "cookies": false, "type": "", "deprecated": false, @@ -14460,7 +14460,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 377, + "weight": 376, "cookies": false, "type": "", "deprecated": false, @@ -14552,7 +14552,7 @@ "x-appwrite": { "method": "getDatabaseUsage", "group": null, - "weight": 323, + "weight": 322, "cookies": false, "type": "", "deprecated": false, @@ -14634,7 +14634,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 425, + "weight": 424, "cookies": false, "type": "", "deprecated": false, @@ -14707,7 +14707,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 422, + "weight": 421, "cookies": false, "type": "", "deprecated": false, @@ -14940,7 +14940,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 427, + "weight": 426, "cookies": false, "type": "", "deprecated": false, @@ -14989,7 +14989,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 428, + "weight": 427, "cookies": false, "type": "", "deprecated": false, @@ -15039,7 +15039,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 451, + "weight": 450, "cookies": false, "type": "", "deprecated": false, @@ -15139,7 +15139,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 450, + "weight": 449, "cookies": false, "type": "", "deprecated": false, @@ -15199,7 +15199,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 444, + "weight": 443, "cookies": false, "type": "", "deprecated": false, @@ -15271,7 +15271,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 423, + "weight": 422, "cookies": false, "type": "", "deprecated": false, @@ -15330,7 +15330,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 424, + "weight": 423, "cookies": false, "type": "", "deprecated": false, @@ -15560,7 +15560,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 426, + "weight": 425, "cookies": false, "type": "", "deprecated": false, @@ -15621,7 +15621,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 431, + "weight": 430, "cookies": false, "type": "", "deprecated": false, @@ -15701,7 +15701,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 432, + "weight": 431, "cookies": false, "type": "", "deprecated": false, @@ -15784,7 +15784,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 429, + "weight": 428, "cookies": false, "type": "upload", "deprecated": false, @@ -15880,7 +15880,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 437, + "weight": 436, "cookies": false, "type": "", "deprecated": false, @@ -15965,7 +15965,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 434, + "weight": 433, "cookies": false, "type": "", "deprecated": false, @@ -16068,7 +16068,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 435, + "weight": 434, "cookies": false, "type": "", "deprecated": false, @@ -16165,7 +16165,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 430, + "weight": 429, "cookies": false, "type": "", "deprecated": false, @@ -16227,7 +16227,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 433, + "weight": 432, "cookies": false, "type": "", "deprecated": false, @@ -16291,7 +16291,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 436, + "weight": 435, "cookies": false, "type": "location", "deprecated": false, @@ -16381,7 +16381,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 438, + "weight": 437, "cookies": false, "type": "", "deprecated": false, @@ -16452,7 +16452,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 441, + "weight": 440, "cookies": false, "type": "", "deprecated": false, @@ -16527,7 +16527,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 439, + "weight": 438, "cookies": false, "type": "", "deprecated": false, @@ -16642,7 +16642,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 440, + "weight": 439, "cookies": false, "type": "", "deprecated": false, @@ -16707,7 +16707,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 442, + "weight": 441, "cookies": false, "type": "", "deprecated": false, @@ -16778,7 +16778,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 443, + "weight": 442, "cookies": false, "type": "", "deprecated": false, @@ -16860,7 +16860,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 447, + "weight": 446, "cookies": false, "type": "", "deprecated": false, @@ -16919,7 +16919,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 445, + "weight": 444, "cookies": false, "type": "", "deprecated": false, @@ -17010,7 +17010,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 446, + "weight": 445, "cookies": false, "type": "", "deprecated": false, @@ -17079,7 +17079,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 448, + "weight": 447, "cookies": false, "type": "", "deprecated": false, @@ -17170,7 +17170,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 449, + "weight": 448, "cookies": false, "type": "", "deprecated": false, @@ -17241,7 +17241,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 255, + "weight": 254, "cookies": false, "type": "graphql", "deprecated": false, @@ -17293,7 +17293,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 254, + "weight": 253, "cookies": false, "type": "graphql", "deprecated": false, @@ -19056,7 +19056,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 309, + "weight": 308, "cookies": false, "type": "", "deprecated": false, @@ -19132,7 +19132,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 306, + "weight": 305, "cookies": false, "type": "", "deprecated": false, @@ -19276,7 +19276,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 313, + "weight": 312, "cookies": false, "type": "", "deprecated": false, @@ -19422,7 +19422,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 308, + "weight": 307, "cookies": false, "type": "", "deprecated": false, @@ -19596,7 +19596,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 315, + "weight": 314, "cookies": false, "type": "", "deprecated": false, @@ -19774,7 +19774,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 307, + "weight": 306, "cookies": false, "type": "", "deprecated": false, @@ -19883,7 +19883,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 314, + "weight": 313, "cookies": false, "type": "", "deprecated": false, @@ -19995,7 +19995,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 312, + "weight": 311, "cookies": false, "type": "", "deprecated": false, @@ -20048,7 +20048,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 316, + "weight": 315, "cookies": false, "type": "", "deprecated": false, @@ -20110,7 +20110,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 310, + "weight": 309, "cookies": false, "type": "", "deprecated": false, @@ -20185,7 +20185,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 311, + "weight": 310, "cookies": false, "type": "", "deprecated": false, @@ -20260,7 +20260,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 281, + "weight": 280, "cookies": false, "type": "", "deprecated": false, @@ -20336,7 +20336,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 280, + "weight": 279, "cookies": false, "type": "", "deprecated": false, @@ -20441,7 +20441,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 293, + "weight": 292, "cookies": false, "type": "", "deprecated": false, @@ -20549,7 +20549,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 279, + "weight": 278, "cookies": false, "type": "", "deprecated": false, @@ -20634,7 +20634,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 292, + "weight": 291, "cookies": false, "type": "", "deprecated": false, @@ -20722,7 +20722,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 271, + "weight": 270, "cookies": false, "type": "", "deprecated": false, @@ -20837,7 +20837,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 284, + "weight": 283, "cookies": false, "type": "", "deprecated": false, @@ -20955,7 +20955,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 274, + "weight": 273, "cookies": false, "type": "", "deprecated": false, @@ -21050,7 +21050,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 287, + "weight": 286, "cookies": false, "type": "", "deprecated": false, @@ -21148,7 +21148,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 272, + "weight": 271, "cookies": false, "type": "", "deprecated": false, @@ -21253,7 +21253,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 285, + "weight": 284, "cookies": false, "type": "", "deprecated": false, @@ -21361,7 +21361,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 273, + "weight": 272, "cookies": false, "type": "", "deprecated": false, @@ -21504,7 +21504,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 286, + "weight": 285, "cookies": false, "type": "", "deprecated": false, @@ -21649,7 +21649,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 275, + "weight": 274, "cookies": false, "type": "", "deprecated": false, @@ -21744,7 +21744,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 288, + "weight": 287, "cookies": false, "type": "", "deprecated": false, @@ -21842,7 +21842,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 276, + "weight": 275, "cookies": false, "type": "", "deprecated": false, @@ -21937,7 +21937,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 289, + "weight": 288, "cookies": false, "type": "", "deprecated": false, @@ -22035,7 +22035,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 277, + "weight": 276, "cookies": false, "type": "", "deprecated": false, @@ -22130,7 +22130,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 290, + "weight": 289, "cookies": false, "type": "", "deprecated": false, @@ -22228,7 +22228,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 278, + "weight": 277, "cookies": false, "type": "", "deprecated": false, @@ -22323,7 +22323,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 291, + "weight": 290, "cookies": false, "type": "", "deprecated": false, @@ -22421,7 +22421,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 283, + "weight": 282, "cookies": false, "type": "", "deprecated": false, @@ -22474,7 +22474,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 294, + "weight": 293, "cookies": false, "type": "", "deprecated": false, @@ -22536,7 +22536,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 282, + "weight": 281, "cookies": false, "type": "", "deprecated": false, @@ -22611,7 +22611,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 303, + "weight": 302, "cookies": false, "type": "", "deprecated": false, @@ -22686,7 +22686,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 296, + "weight": 295, "cookies": false, "type": "", "deprecated": false, @@ -22760,7 +22760,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 295, + "weight": 294, "cookies": false, "type": "", "deprecated": false, @@ -22843,7 +22843,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 298, + "weight": 297, "cookies": false, "type": "", "deprecated": false, @@ -22903,7 +22903,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 299, + "weight": 298, "cookies": false, "type": "", "deprecated": false, @@ -22980,7 +22980,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 300, + "weight": 299, "cookies": false, "type": "", "deprecated": false, @@ -23042,7 +23042,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 297, + "weight": 296, "cookies": false, "type": "", "deprecated": false, @@ -23117,7 +23117,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 302, + "weight": 301, "cookies": false, "type": "", "deprecated": false, @@ -23201,7 +23201,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 301, + "weight": 300, "cookies": false, "type": "", "deprecated": false, @@ -23291,7 +23291,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 304, + "weight": 303, "cookies": false, "type": "", "deprecated": false, @@ -23354,7 +23354,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 305, + "weight": 304, "cookies": false, "type": "", "deprecated": false, @@ -23429,7 +23429,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 263, + "weight": 262, "cookies": false, "type": "", "deprecated": false, @@ -23503,7 +23503,7 @@ "x-appwrite": { "method": "createAppwriteMigration", "group": null, - "weight": 258, + "weight": 257, "cookies": false, "type": "", "deprecated": false, @@ -23591,7 +23591,7 @@ "x-appwrite": { "method": "getAppwriteReport", "group": null, - "weight": 265, + "weight": 264, "cookies": false, "type": "", "deprecated": false, @@ -23684,7 +23684,7 @@ "x-appwrite": { "method": "createCsvMigration", "group": null, - "weight": 262, + "weight": 261, "cookies": false, "type": "", "deprecated": false, @@ -23763,7 +23763,7 @@ "x-appwrite": { "method": "createFirebaseMigration", "group": null, - "weight": 259, + "weight": 258, "cookies": false, "type": "", "deprecated": false, @@ -23839,7 +23839,7 @@ "x-appwrite": { "method": "getFirebaseReport", "group": null, - "weight": 266, + "weight": 265, "cookies": false, "type": "", "deprecated": false, @@ -23911,7 +23911,7 @@ "x-appwrite": { "method": "createNHostMigration", "group": null, - "weight": 261, + "weight": 260, "cookies": false, "type": "", "deprecated": false, @@ -24022,7 +24022,7 @@ "x-appwrite": { "method": "getNHostReport", "group": null, - "weight": 268, + "weight": 267, "cookies": false, "type": "", "deprecated": false, @@ -24155,7 +24155,7 @@ "x-appwrite": { "method": "createSupabaseMigration", "group": null, - "weight": 260, + "weight": 259, "cookies": false, "type": "", "deprecated": false, @@ -24260,7 +24260,7 @@ "x-appwrite": { "method": "getSupabaseReport", "group": null, - "weight": 267, + "weight": 266, "cookies": false, "type": "", "deprecated": false, @@ -24384,7 +24384,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 264, + "weight": 263, "cookies": false, "type": "", "deprecated": false, @@ -24442,7 +24442,7 @@ "x-appwrite": { "method": "retry", "group": null, - "weight": 269, + "weight": 268, "cookies": false, "type": "", "deprecated": false, @@ -24493,7 +24493,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 270, + "weight": 269, "cookies": false, "type": "", "deprecated": false, @@ -26478,7 +26478,7 @@ "x-appwrite": { "method": "listDevKeys", "group": "devKeys", - "weight": 420, + "weight": 419, "cookies": false, "type": "", "deprecated": false, @@ -26546,7 +26546,7 @@ "x-appwrite": { "method": "createDevKey", "group": "devKeys", - "weight": 417, + "weight": 416, "cookies": false, "type": "", "deprecated": false, @@ -26631,7 +26631,7 @@ "x-appwrite": { "method": "getDevKey", "group": "devKeys", - "weight": 419, + "weight": 418, "cookies": false, "type": "", "deprecated": false, @@ -26699,7 +26699,7 @@ "x-appwrite": { "method": "updateDevKey", "group": "devKeys", - "weight": 418, + "weight": 417, "cookies": false, "type": "", "deprecated": false, @@ -26785,7 +26785,7 @@ "x-appwrite": { "method": "deleteDevKey", "group": "devKeys", - "weight": 421, + "weight": 420, "cookies": false, "type": "", "deprecated": false, @@ -30350,7 +30350,7 @@ "x-appwrite": { "method": "createAPIRule", "group": null, - "weight": 482, + "weight": 481, "cookies": false, "type": "", "deprecated": false, @@ -30417,7 +30417,7 @@ "x-appwrite": { "method": "createFunctionRule", "group": null, - "weight": 484, + "weight": 483, "cookies": false, "type": "", "deprecated": false, @@ -30495,7 +30495,7 @@ "x-appwrite": { "method": "createRedirectRule", "group": null, - "weight": 485, + "weight": 484, "cookies": false, "type": "", "deprecated": false, @@ -30608,7 +30608,7 @@ "x-appwrite": { "method": "createSiteRule", "group": null, - "weight": 483, + "weight": 482, "cookies": false, "type": "", "deprecated": false, @@ -30857,7 +30857,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 454, + "weight": 453, "cookies": false, "type": "", "deprecated": false, @@ -30927,7 +30927,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 452, + "weight": 451, "cookies": false, "type": "", "deprecated": false, @@ -31176,7 +31176,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 457, + "weight": 456, "cookies": false, "type": "", "deprecated": false, @@ -31225,7 +31225,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 480, + "weight": 479, "cookies": false, "type": "", "deprecated": false, @@ -31275,7 +31275,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 476, + "weight": 475, "cookies": false, "type": "", "deprecated": false, @@ -31375,7 +31375,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 477, + "weight": 476, "cookies": false, "type": "", "deprecated": false, @@ -31435,7 +31435,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 478, + "weight": 477, "cookies": false, "type": "", "deprecated": false, @@ -31507,7 +31507,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 453, + "weight": 452, "cookies": false, "type": "", "deprecated": false, @@ -31566,7 +31566,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 455, + "weight": 454, "cookies": false, "type": "", "deprecated": false, @@ -31811,7 +31811,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 456, + "weight": 455, "cookies": false, "type": "", "deprecated": false, @@ -31872,7 +31872,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 463, + "weight": 462, "cookies": false, "type": "", "deprecated": false, @@ -31952,7 +31952,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 462, + "weight": 461, "cookies": false, "type": "", "deprecated": false, @@ -32035,7 +32035,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 458, + "weight": 457, "cookies": false, "type": "upload", "deprecated": false, @@ -32136,7 +32136,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 466, + "weight": 465, "cookies": false, "type": "", "deprecated": false, @@ -32216,7 +32216,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 459, + "weight": 458, "cookies": false, "type": "", "deprecated": false, @@ -32319,7 +32319,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 460, + "weight": 459, "cookies": false, "type": "", "deprecated": false, @@ -32417,7 +32417,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 461, + "weight": 460, "cookies": false, "type": "", "deprecated": false, @@ -32479,7 +32479,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 464, + "weight": 463, "cookies": false, "type": "", "deprecated": false, @@ -32543,7 +32543,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 465, + "weight": 464, "cookies": false, "type": "location", "deprecated": false, @@ -32633,7 +32633,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 467, + "weight": 466, "cookies": false, "type": "", "deprecated": false, @@ -32704,7 +32704,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 469, + "weight": 468, "cookies": false, "type": "", "deprecated": false, @@ -32775,7 +32775,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 468, + "weight": 467, "cookies": false, "type": "", "deprecated": false, @@ -32837,7 +32837,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 470, + "weight": 469, "cookies": false, "type": "", "deprecated": false, @@ -32908,7 +32908,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 479, + "weight": 478, "cookies": false, "type": "", "deprecated": false, @@ -32990,7 +32990,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 473, + "weight": 472, "cookies": false, "type": "", "deprecated": false, @@ -33049,7 +33049,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 471, + "weight": 470, "cookies": false, "type": "", "deprecated": false, @@ -33140,7 +33140,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 472, + "weight": 471, "cookies": false, "type": "", "deprecated": false, @@ -33209,7 +33209,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 474, + "weight": 473, "cookies": false, "type": "", "deprecated": false, @@ -33300,7 +33300,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 475, + "weight": 474, "cookies": false, "type": "", "deprecated": false, @@ -35874,7 +35874,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 488, + "weight": 487, "cookies": false, "type": "", "deprecated": false, @@ -35954,7 +35954,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 486, + "weight": 485, "cookies": false, "type": "", "deprecated": false, @@ -36043,7 +36043,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 487, + "weight": 486, "cookies": false, "type": "", "deprecated": false, @@ -36103,7 +36103,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 489, + "weight": 488, "cookies": false, "type": "", "deprecated": false, @@ -36173,7 +36173,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 490, + "weight": 489, "cookies": false, "type": "", "deprecated": false, @@ -39907,7 +39907,7 @@ "tags": [ "vcs" ], - "description": "Get a list of files and directories from a GitHub repository connected to your project. This endpoint returns the contents of a specified repository path, including file names, sizes, and whether each item is a file or directory. The GitHub installation must be properly configured and the repository must be accessible through your installation for this endpoint to work.\n", + "description": "Get a list of files and directories from a GitHub repository connected to your project. This endpoint returns the contents of a specified repository path, including file names, sizes, and whether each item is a file or directory. The GitHub installation must be properly configured and the repository must be accessible through your installation for this endpoint to work.", "responses": { "200": { "description": "VCS Content List", diff --git a/app/config/specs/open-api3-latest-server.json b/app/config/specs/open-api3-latest-server.json index 042398d8f3..03ff69d4f9 100644 --- a/app/config/specs/open-api3-latest-server.json +++ b/app/config/specs/open-api3-latest-server.json @@ -4060,7 +4060,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 321, + "weight": 320, "cookies": false, "type": "", "deprecated": false, @@ -4134,7 +4134,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 317, + "weight": 316, "cookies": false, "type": "", "deprecated": false, @@ -4214,7 +4214,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 318, + "weight": 317, "cookies": false, "type": "", "deprecated": false, @@ -4274,7 +4274,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 319, + "weight": 318, "cookies": false, "type": "", "deprecated": false, @@ -4351,7 +4351,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 320, + "weight": 319, "cookies": false, "type": "", "deprecated": false, @@ -4413,7 +4413,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 329, + "weight": 328, "cookies": false, "type": "", "deprecated": false, @@ -4497,7 +4497,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 325, + "weight": 324, "cookies": false, "type": "", "deprecated": false, @@ -4602,7 +4602,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 326, + "weight": 325, "cookies": false, "type": "", "deprecated": false, @@ -4672,7 +4672,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 327, + "weight": 326, "cookies": false, "type": "", "deprecated": false, @@ -4772,7 +4772,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 328, + "weight": 327, "cookies": false, "type": "", "deprecated": false, @@ -4844,7 +4844,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 346, + "weight": 345, "cookies": false, "type": "", "deprecated": false, @@ -4929,7 +4929,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 347, + "weight": 346, "cookies": false, "type": "", "deprecated": false, @@ -5036,7 +5036,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 348, + "weight": 347, "cookies": false, "type": "", "deprecated": false, @@ -5148,7 +5148,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 349, + "weight": 348, "cookies": false, "type": "", "deprecated": false, @@ -5255,7 +5255,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 350, + "weight": 349, "cookies": false, "type": "", "deprecated": false, @@ -5367,7 +5367,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 351, + "weight": 350, "cookies": false, "type": "", "deprecated": false, @@ -5474,7 +5474,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 352, + "weight": 351, "cookies": false, "type": "", "deprecated": false, @@ -5586,7 +5586,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 353, + "weight": 352, "cookies": false, "type": "", "deprecated": false, @@ -5702,7 +5702,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 354, + "weight": 353, "cookies": false, "type": "", "deprecated": false, @@ -5823,7 +5823,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 355, + "weight": 354, "cookies": false, "type": "", "deprecated": false, @@ -5940,7 +5940,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 356, + "weight": 355, "cookies": false, "type": "", "deprecated": false, @@ -6062,7 +6062,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 357, + "weight": 356, "cookies": false, "type": "", "deprecated": false, @@ -6179,7 +6179,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 358, + "weight": 357, "cookies": false, "type": "", "deprecated": false, @@ -6301,7 +6301,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 359, + "weight": 358, "cookies": false, "type": "", "deprecated": false, @@ -6408,7 +6408,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 360, + "weight": 359, "cookies": false, "type": "", "deprecated": false, @@ -6520,7 +6520,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 361, + "weight": 360, "cookies": false, "type": "", "deprecated": false, @@ -6652,7 +6652,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 363, + "weight": 362, "cookies": false, "type": "", "deprecated": false, @@ -6770,7 +6770,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 364, + "weight": 363, "cookies": false, "type": "", "deprecated": false, @@ -6887,7 +6887,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 365, + "weight": 364, "cookies": false, "type": "", "deprecated": false, @@ -6994,7 +6994,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 366, + "weight": 365, "cookies": false, "type": "", "deprecated": false, @@ -7137,7 +7137,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 344, + "weight": 343, "cookies": false, "type": "", "deprecated": false, @@ -7209,7 +7209,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 345, + "weight": 344, "cookies": false, "type": "", "deprecated": false, @@ -7290,7 +7290,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 362, + "weight": 361, "cookies": false, "type": "", "deprecated": false, @@ -7399,7 +7399,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 340, + "weight": 339, "cookies": false, "type": "", "deprecated": false, @@ -7486,7 +7486,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 332, + "weight": 331, "cookies": false, "type": "", "deprecated": false, @@ -7651,7 +7651,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 337, + "weight": 336, "cookies": false, "type": "", "deprecated": false, @@ -7681,7 +7681,7 @@ "model": "#\/components\/schemas\/documentList" } ], - "description": "Create or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.\n" + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -7762,7 +7762,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 335, + "weight": 334, "cookies": false, "type": "", "deprecated": false, @@ -7857,7 +7857,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 339, + "weight": 338, "cookies": false, "type": "", "deprecated": false, @@ -7949,7 +7949,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 333, + "weight": 332, "cookies": false, "type": "", "deprecated": false, @@ -8046,7 +8046,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 336, + "weight": 335, "cookies": false, "type": "", "deprecated": false, @@ -8078,7 +8078,7 @@ "model": "#\/components\/schemas\/document" } ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -8176,7 +8176,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 334, + "weight": 333, "cookies": false, "type": "", "deprecated": false, @@ -8277,7 +8277,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 338, + "weight": 337, "cookies": false, "type": "", "deprecated": false, @@ -8363,7 +8363,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 343, + "weight": 342, "cookies": false, "type": "", "deprecated": false, @@ -8476,7 +8476,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 342, + "weight": 341, "cookies": false, "type": "", "deprecated": false, @@ -8589,7 +8589,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 370, + "weight": 369, "cookies": false, "type": "", "deprecated": false, @@ -8672,7 +8672,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 367, + "weight": 366, "cookies": false, "type": "", "deprecated": false, @@ -8801,7 +8801,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 368, + "weight": 367, "cookies": false, "type": "", "deprecated": false, @@ -8873,7 +8873,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 369, + "weight": 368, "cookies": false, "type": "", "deprecated": false, @@ -8954,7 +8954,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 375, + "weight": 374, "cookies": false, "type": "", "deprecated": false, @@ -9038,7 +9038,7 @@ "x-appwrite": { "method": "create", "group": null, - "weight": 371, + "weight": 370, "cookies": false, "type": "", "deprecated": false, @@ -9143,7 +9143,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 372, + "weight": 371, "cookies": false, "type": "", "deprecated": false, @@ -9213,7 +9213,7 @@ "x-appwrite": { "method": "update", "group": null, - "weight": 373, + "weight": 372, "cookies": false, "type": "", "deprecated": false, @@ -9313,7 +9313,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 374, + "weight": 373, "cookies": false, "type": "", "deprecated": false, @@ -9385,7 +9385,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 379, "cookies": false, "type": "", "deprecated": false, @@ -9470,7 +9470,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 380, "cookies": false, "type": "", "deprecated": false, @@ -9577,7 +9577,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 381, "cookies": false, "type": "", "deprecated": false, @@ -9689,7 +9689,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 382, "cookies": false, "type": "", "deprecated": false, @@ -9796,7 +9796,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 383, "cookies": false, "type": "", "deprecated": false, @@ -9908,7 +9908,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 384, "cookies": false, "type": "", "deprecated": false, @@ -10015,7 +10015,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 385, "cookies": false, "type": "", "deprecated": false, @@ -10127,7 +10127,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 386, "cookies": false, "type": "", "deprecated": false, @@ -10243,7 +10243,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 387, "cookies": false, "type": "", "deprecated": false, @@ -10364,7 +10364,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 388, "cookies": false, "type": "", "deprecated": false, @@ -10481,7 +10481,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 389, "cookies": false, "type": "", "deprecated": false, @@ -10603,7 +10603,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 390, "cookies": false, "type": "", "deprecated": false, @@ -10720,7 +10720,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 391, "cookies": false, "type": "", "deprecated": false, @@ -10842,7 +10842,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 392, "cookies": false, "type": "", "deprecated": false, @@ -10949,7 +10949,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 393, "cookies": false, "type": "", "deprecated": false, @@ -11061,7 +11061,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 395, + "weight": 394, "cookies": false, "type": "", "deprecated": false, @@ -11193,7 +11193,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 397, + "weight": 396, "cookies": false, "type": "", "deprecated": false, @@ -11311,7 +11311,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 398, + "weight": 397, "cookies": false, "type": "", "deprecated": false, @@ -11428,7 +11428,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 399, + "weight": 398, "cookies": false, "type": "", "deprecated": false, @@ -11535,7 +11535,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 400, + "weight": 399, "cookies": false, "type": "", "deprecated": false, @@ -11678,7 +11678,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 377, "cookies": false, "type": "", "deprecated": false, @@ -11750,7 +11750,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 378, "cookies": false, "type": "", "deprecated": false, @@ -11831,7 +11831,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 396, + "weight": 395, "cookies": false, "type": "", "deprecated": false, @@ -11940,7 +11940,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 404, + "weight": 403, "cookies": false, "type": "", "deprecated": false, @@ -12023,7 +12023,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 401, + "weight": 400, "cookies": false, "type": "", "deprecated": false, @@ -12152,7 +12152,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 402, + "weight": 401, "cookies": false, "type": "", "deprecated": false, @@ -12224,7 +12224,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 403, + "weight": 402, "cookies": false, "type": "", "deprecated": false, @@ -12305,7 +12305,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 413, + "weight": 412, "cookies": false, "type": "", "deprecated": false, @@ -12392,7 +12392,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 405, + "weight": 404, "cookies": false, "type": "", "deprecated": false, @@ -12557,7 +12557,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 410, + "weight": 409, "cookies": false, "type": "", "deprecated": false, @@ -12668,7 +12668,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 408, + "weight": 407, "cookies": false, "type": "", "deprecated": false, @@ -12763,7 +12763,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 412, + "weight": 411, "cookies": false, "type": "", "deprecated": false, @@ -12855,7 +12855,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 406, + "weight": 405, "cookies": false, "type": "", "deprecated": false, @@ -12952,7 +12952,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 409, + "weight": 408, "cookies": false, "type": "", "deprecated": false, @@ -13079,7 +13079,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 407, + "weight": 406, "cookies": false, "type": "", "deprecated": false, @@ -13180,7 +13180,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 411, + "weight": 410, "cookies": false, "type": "", "deprecated": false, @@ -13266,7 +13266,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 416, + "weight": 415, "cookies": false, "type": "", "deprecated": false, @@ -13379,7 +13379,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 415, + "weight": 414, "cookies": false, "type": "", "deprecated": false, @@ -13492,7 +13492,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 425, + "weight": 424, "cookies": false, "type": "", "deprecated": false, @@ -13566,7 +13566,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 422, + "weight": 421, "cookies": false, "type": "", "deprecated": false, @@ -13800,7 +13800,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 427, + "weight": 426, "cookies": false, "type": "", "deprecated": false, @@ -13850,7 +13850,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 428, + "weight": 427, "cookies": false, "type": "", "deprecated": false, @@ -13901,7 +13901,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 423, + "weight": 422, "cookies": false, "type": "", "deprecated": false, @@ -13961,7 +13961,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 424, + "weight": 423, "cookies": false, "type": "", "deprecated": false, @@ -14192,7 +14192,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 426, + "weight": 425, "cookies": false, "type": "", "deprecated": false, @@ -14254,7 +14254,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 431, + "weight": 430, "cookies": false, "type": "", "deprecated": false, @@ -14335,7 +14335,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 432, + "weight": 431, "cookies": false, "type": "", "deprecated": false, @@ -14419,7 +14419,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 429, + "weight": 428, "cookies": false, "type": "upload", "deprecated": false, @@ -14516,7 +14516,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 437, + "weight": 436, "cookies": false, "type": "", "deprecated": false, @@ -14602,7 +14602,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 434, + "weight": 433, "cookies": false, "type": "", "deprecated": false, @@ -14706,7 +14706,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 435, + "weight": 434, "cookies": false, "type": "", "deprecated": false, @@ -14804,7 +14804,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 430, + "weight": 429, "cookies": false, "type": "", "deprecated": false, @@ -14867,7 +14867,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 433, + "weight": 432, "cookies": false, "type": "", "deprecated": false, @@ -14932,7 +14932,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 436, + "weight": 435, "cookies": false, "type": "location", "deprecated": false, @@ -15023,7 +15023,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 438, + "weight": 437, "cookies": false, "type": "", "deprecated": false, @@ -15095,7 +15095,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 441, + "weight": 440, "cookies": false, "type": "", "deprecated": false, @@ -15172,7 +15172,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 439, + "weight": 438, "cookies": false, "type": "", "deprecated": false, @@ -15289,7 +15289,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 440, + "weight": 439, "cookies": false, "type": "", "deprecated": false, @@ -15356,7 +15356,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 442, + "weight": 441, "cookies": false, "type": "", "deprecated": false, @@ -15428,7 +15428,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 447, + "weight": 446, "cookies": false, "type": "", "deprecated": false, @@ -15488,7 +15488,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 445, + "weight": 444, "cookies": false, "type": "", "deprecated": false, @@ -15580,7 +15580,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 446, + "weight": 445, "cookies": false, "type": "", "deprecated": false, @@ -15650,7 +15650,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 448, + "weight": 447, "cookies": false, "type": "", "deprecated": false, @@ -15742,7 +15742,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 449, + "weight": 448, "cookies": false, "type": "", "deprecated": false, @@ -15814,7 +15814,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 255, + "weight": 254, "cookies": false, "type": "graphql", "deprecated": false, @@ -15868,7 +15868,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 254, + "weight": 253, "cookies": false, "type": "graphql", "deprecated": false, @@ -17671,7 +17671,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 309, + "weight": 308, "cookies": false, "type": "", "deprecated": false, @@ -17748,7 +17748,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 306, + "weight": 305, "cookies": false, "type": "", "deprecated": false, @@ -17893,7 +17893,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 313, + "weight": 312, "cookies": false, "type": "", "deprecated": false, @@ -18040,7 +18040,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 308, + "weight": 307, "cookies": false, "type": "", "deprecated": false, @@ -18215,7 +18215,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 315, + "weight": 314, "cookies": false, "type": "", "deprecated": false, @@ -18394,7 +18394,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 307, + "weight": 306, "cookies": false, "type": "", "deprecated": false, @@ -18504,7 +18504,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 314, + "weight": 313, "cookies": false, "type": "", "deprecated": false, @@ -18617,7 +18617,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 312, + "weight": 311, "cookies": false, "type": "", "deprecated": false, @@ -18671,7 +18671,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 316, + "weight": 315, "cookies": false, "type": "", "deprecated": false, @@ -18734,7 +18734,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 310, + "weight": 309, "cookies": false, "type": "", "deprecated": false, @@ -18810,7 +18810,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 311, + "weight": 310, "cookies": false, "type": "", "deprecated": false, @@ -18886,7 +18886,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 281, + "weight": 280, "cookies": false, "type": "", "deprecated": false, @@ -18963,7 +18963,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 280, + "weight": 279, "cookies": false, "type": "", "deprecated": false, @@ -19069,7 +19069,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 293, + "weight": 292, "cookies": false, "type": "", "deprecated": false, @@ -19178,7 +19178,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 279, + "weight": 278, "cookies": false, "type": "", "deprecated": false, @@ -19264,7 +19264,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 292, + "weight": 291, "cookies": false, "type": "", "deprecated": false, @@ -19353,7 +19353,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 271, + "weight": 270, "cookies": false, "type": "", "deprecated": false, @@ -19469,7 +19469,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 284, + "weight": 283, "cookies": false, "type": "", "deprecated": false, @@ -19588,7 +19588,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 274, + "weight": 273, "cookies": false, "type": "", "deprecated": false, @@ -19684,7 +19684,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 287, + "weight": 286, "cookies": false, "type": "", "deprecated": false, @@ -19783,7 +19783,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 272, + "weight": 271, "cookies": false, "type": "", "deprecated": false, @@ -19889,7 +19889,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 285, + "weight": 284, "cookies": false, "type": "", "deprecated": false, @@ -19998,7 +19998,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 273, + "weight": 272, "cookies": false, "type": "", "deprecated": false, @@ -20142,7 +20142,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 286, + "weight": 285, "cookies": false, "type": "", "deprecated": false, @@ -20288,7 +20288,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 275, + "weight": 274, "cookies": false, "type": "", "deprecated": false, @@ -20384,7 +20384,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 288, + "weight": 287, "cookies": false, "type": "", "deprecated": false, @@ -20483,7 +20483,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 276, + "weight": 275, "cookies": false, "type": "", "deprecated": false, @@ -20579,7 +20579,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 289, + "weight": 288, "cookies": false, "type": "", "deprecated": false, @@ -20678,7 +20678,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 277, + "weight": 276, "cookies": false, "type": "", "deprecated": false, @@ -20774,7 +20774,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 290, + "weight": 289, "cookies": false, "type": "", "deprecated": false, @@ -20873,7 +20873,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 278, + "weight": 277, "cookies": false, "type": "", "deprecated": false, @@ -20969,7 +20969,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 291, + "weight": 290, "cookies": false, "type": "", "deprecated": false, @@ -21068,7 +21068,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 283, + "weight": 282, "cookies": false, "type": "", "deprecated": false, @@ -21122,7 +21122,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 294, + "weight": 293, "cookies": false, "type": "", "deprecated": false, @@ -21185,7 +21185,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 282, + "weight": 281, "cookies": false, "type": "", "deprecated": false, @@ -21261,7 +21261,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 303, + "weight": 302, "cookies": false, "type": "", "deprecated": false, @@ -21337,7 +21337,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 296, + "weight": 295, "cookies": false, "type": "", "deprecated": false, @@ -21412,7 +21412,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 295, + "weight": 294, "cookies": false, "type": "", "deprecated": false, @@ -21496,7 +21496,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 298, + "weight": 297, "cookies": false, "type": "", "deprecated": false, @@ -21557,7 +21557,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 299, + "weight": 298, "cookies": false, "type": "", "deprecated": false, @@ -21635,7 +21635,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 300, + "weight": 299, "cookies": false, "type": "", "deprecated": false, @@ -21698,7 +21698,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 297, + "weight": 296, "cookies": false, "type": "", "deprecated": false, @@ -21774,7 +21774,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 302, + "weight": 301, "cookies": false, "type": "", "deprecated": false, @@ -21859,7 +21859,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 301, + "weight": 300, "cookies": false, "type": "", "deprecated": false, @@ -21951,7 +21951,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 304, + "weight": 303, "cookies": false, "type": "", "deprecated": false, @@ -22015,7 +22015,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 305, + "weight": 304, "cookies": false, "type": "", "deprecated": false, @@ -22092,7 +22092,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 454, + "weight": 453, "cookies": false, "type": "", "deprecated": false, @@ -22163,7 +22163,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 452, + "weight": 451, "cookies": false, "type": "", "deprecated": false, @@ -22413,7 +22413,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 457, + "weight": 456, "cookies": false, "type": "", "deprecated": false, @@ -22463,7 +22463,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 480, + "weight": 479, "cookies": false, "type": "", "deprecated": false, @@ -22514,7 +22514,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 453, + "weight": 452, "cookies": false, "type": "", "deprecated": false, @@ -22574,7 +22574,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 455, + "weight": 454, "cookies": false, "type": "", "deprecated": false, @@ -22820,7 +22820,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 456, + "weight": 455, "cookies": false, "type": "", "deprecated": false, @@ -22882,7 +22882,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 463, + "weight": 462, "cookies": false, "type": "", "deprecated": false, @@ -22963,7 +22963,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 462, + "weight": 461, "cookies": false, "type": "", "deprecated": false, @@ -23047,7 +23047,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 458, + "weight": 457, "cookies": false, "type": "upload", "deprecated": false, @@ -23149,7 +23149,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 466, + "weight": 465, "cookies": false, "type": "", "deprecated": false, @@ -23230,7 +23230,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 459, + "weight": 458, "cookies": false, "type": "", "deprecated": false, @@ -23334,7 +23334,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 460, + "weight": 459, "cookies": false, "type": "", "deprecated": false, @@ -23433,7 +23433,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 461, + "weight": 460, "cookies": false, "type": "", "deprecated": false, @@ -23496,7 +23496,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 464, + "weight": 463, "cookies": false, "type": "", "deprecated": false, @@ -23561,7 +23561,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 465, + "weight": 464, "cookies": false, "type": "location", "deprecated": false, @@ -23652,7 +23652,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 467, + "weight": 466, "cookies": false, "type": "", "deprecated": false, @@ -23724,7 +23724,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 469, + "weight": 468, "cookies": false, "type": "", "deprecated": false, @@ -23796,7 +23796,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 468, + "weight": 467, "cookies": false, "type": "", "deprecated": false, @@ -23859,7 +23859,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 470, + "weight": 469, "cookies": false, "type": "", "deprecated": false, @@ -23931,7 +23931,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 473, + "weight": 472, "cookies": false, "type": "", "deprecated": false, @@ -23991,7 +23991,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 471, + "weight": 470, "cookies": false, "type": "", "deprecated": false, @@ -24083,7 +24083,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 472, + "weight": 471, "cookies": false, "type": "", "deprecated": false, @@ -24153,7 +24153,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 474, + "weight": 473, "cookies": false, "type": "", "deprecated": false, @@ -24245,7 +24245,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 475, + "weight": 474, "cookies": false, "type": "", "deprecated": false, @@ -26640,7 +26640,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 488, + "weight": 487, "cookies": false, "type": "", "deprecated": false, @@ -26721,7 +26721,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 486, + "weight": 485, "cookies": false, "type": "", "deprecated": false, @@ -26811,7 +26811,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 487, + "weight": 486, "cookies": false, "type": "", "deprecated": false, @@ -26872,7 +26872,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 489, + "weight": 488, "cookies": false, "type": "", "deprecated": false, @@ -26943,7 +26943,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 490, + "weight": 489, "cookies": false, "type": "", "deprecated": false, diff --git a/app/config/specs/swagger2-1.8.x-client.json b/app/config/specs/swagger2-1.8.x-client.json index b641397258..c032d4e2ab 100644 --- a/app/config/specs/swagger2-1.8.x-client.json +++ b/app/config/specs/swagger2-1.8.x-client.json @@ -3451,7 +3451,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -3576,7 +3575,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -3707,7 +3705,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -3770,7 +3767,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4257,7 +4253,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4340,7 +4335,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4431,7 +4425,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4510,7 +4503,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 340, + "weight": 339, "cookies": false, "type": "", "deprecated": false, @@ -4522,7 +4515,6 @@ "scope": "documents.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4592,7 +4584,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 332, + "weight": 331, "cookies": false, "type": "", "deprecated": false, @@ -4604,7 +4596,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4659,7 +4650,7 @@ "model": "#\/definitions\/documentList" } ], - "description": "Create new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -4755,7 +4746,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 333, + "weight": 332, "cookies": false, "type": "", "deprecated": false, @@ -4767,7 +4758,6 @@ "scope": "documents.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4833,7 +4823,7 @@ "tags": [ "databases" ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", "responses": { "201": { "description": "Document", @@ -4845,7 +4835,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 336, + "weight": 335, "cookies": false, "type": "", "deprecated": false, @@ -4857,7 +4847,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4877,7 +4866,7 @@ "model": "#\/definitions\/document" } ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -4969,7 +4958,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 334, + "weight": 333, "cookies": false, "type": "", "deprecated": false, @@ -4981,7 +4970,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5066,7 +5054,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 338, + "weight": 337, "cookies": false, "type": "", "deprecated": false, @@ -5078,7 +5066,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5144,7 +5131,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 413, + "weight": 412, "cookies": false, "type": "", "deprecated": false, @@ -5156,7 +5143,6 @@ "scope": "rows.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5226,7 +5212,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 405, + "weight": 404, "cookies": false, "type": "", "deprecated": false, @@ -5238,7 +5224,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5389,7 +5374,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 406, + "weight": 405, "cookies": false, "type": "", "deprecated": false, @@ -5401,7 +5386,6 @@ "scope": "rows.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5479,7 +5463,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 409, + "weight": 408, "cookies": false, "type": "", "deprecated": false, @@ -5491,7 +5475,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5600,7 +5583,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 407, + "weight": 406, "cookies": false, "type": "", "deprecated": false, @@ -5612,7 +5595,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5697,7 +5679,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 411, + "weight": 410, "cookies": false, "type": "", "deprecated": false, @@ -5709,7 +5691,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5775,7 +5756,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 441, + "weight": 440, "cookies": false, "type": "", "deprecated": false, @@ -5787,7 +5768,6 @@ "scope": "execution.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5849,7 +5829,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 439, + "weight": 438, "cookies": false, "type": "", "deprecated": false, @@ -5861,7 +5841,6 @@ "scope": "execution.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5966,7 +5945,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 440, + "weight": 439, "cookies": false, "type": "", "deprecated": false, @@ -5978,7 +5957,6 @@ "scope": "execution.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6038,7 +6016,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 255, + "weight": 254, "cookies": false, "type": "graphql", "deprecated": false, @@ -6050,8 +6028,7 @@ "scope": "graphql", "platforms": [ "server", - "client", - "server" + "client" ], "packaging": false, "auth": { @@ -6112,7 +6089,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 254, + "weight": 253, "cookies": false, "type": "graphql", "deprecated": false, @@ -6124,8 +6101,7 @@ "scope": "graphql", "platforms": [ "server", - "client", - "server" + "client" ], "packaging": false, "auth": { @@ -6196,7 +6172,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6248,7 +6223,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6300,7 +6274,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6352,7 +6325,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6404,7 +6376,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6456,7 +6427,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6508,7 +6478,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6560,7 +6529,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6602,7 +6570,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 301, + "weight": 300, "cookies": false, "type": "", "deprecated": false, @@ -6615,8 +6583,7 @@ "platforms": [ "server", "client", - "console", - "server" + "console" ], "packaging": false, "auth": { @@ -6687,7 +6654,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 305, + "weight": 304, "cookies": false, "type": "", "deprecated": false, @@ -6700,8 +6667,7 @@ "platforms": [ "server", "client", - "console", - "server" + "console" ], "packaging": false, "auth": { @@ -6770,7 +6736,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6853,7 +6818,6 @@ "scope": "files.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6943,7 +6907,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7013,7 +6976,6 @@ "scope": "files.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7102,7 +7064,6 @@ "scope": "files.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7172,7 +7133,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7251,7 +7211,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7458,7 +7417,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7537,7 +7495,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7612,7 +7569,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7702,7 +7658,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7764,7 +7719,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7839,7 +7793,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7901,7 +7854,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7984,7 +7936,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8097,7 +8048,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8167,7 +8117,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8253,7 +8202,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, diff --git a/app/config/specs/swagger2-1.8.x-console.json b/app/config/specs/swagger2-1.8.x-console.json index 85836ff2b8..24dda66db4 100644 --- a/app/config/specs/swagger2-1.8.x-console.json +++ b/app/config/specs/swagger2-1.8.x-console.json @@ -3466,7 +3466,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -3591,7 +3590,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -3722,7 +3720,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -3785,7 +3782,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4272,7 +4268,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4355,7 +4350,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4446,7 +4440,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4527,7 +4520,7 @@ "x-appwrite": { "method": "chat", "group": "console", - "weight": 257, + "weight": 256, "cookies": false, "type": "", "deprecated": false, @@ -4590,7 +4583,7 @@ "x-appwrite": { "method": "getResource", "group": null, - "weight": 481, + "weight": 480, "cookies": false, "type": "", "deprecated": false, @@ -4661,7 +4654,7 @@ "x-appwrite": { "method": "variables", "group": "console", - "weight": 256, + "weight": 255, "cookies": false, "type": "", "deprecated": false, @@ -4709,7 +4702,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 321, + "weight": 320, "cookies": false, "type": "", "deprecated": false, @@ -4781,7 +4774,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 317, + "weight": 316, "cookies": false, "type": "", "deprecated": false, @@ -4863,7 +4856,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 324, + "weight": 323, "cookies": false, "type": "", "deprecated": false, @@ -4933,7 +4926,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 318, + "weight": 317, "cookies": false, "type": "", "deprecated": false, @@ -4992,7 +4985,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 319, + "weight": 318, "cookies": false, "type": "", "deprecated": false, @@ -5070,7 +5063,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 320, + "weight": 319, "cookies": false, "type": "", "deprecated": false, @@ -5129,7 +5122,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 329, + "weight": 328, "cookies": false, "type": "", "deprecated": false, @@ -5209,7 +5202,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 325, + "weight": 324, "cookies": false, "type": "", "deprecated": false, @@ -5314,7 +5307,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 326, + "weight": 325, "cookies": false, "type": "", "deprecated": false, @@ -5381,7 +5374,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 327, + "weight": 326, "cookies": false, "type": "", "deprecated": false, @@ -5482,7 +5475,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 328, + "weight": 327, "cookies": false, "type": "", "deprecated": false, @@ -5549,7 +5542,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 346, + "weight": 345, "cookies": false, "type": "", "deprecated": false, @@ -5630,7 +5623,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 347, + "weight": 346, "cookies": false, "type": "", "deprecated": false, @@ -5736,7 +5729,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 348, + "weight": 347, "cookies": false, "type": "", "deprecated": false, @@ -5844,7 +5837,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 349, + "weight": 348, "cookies": false, "type": "", "deprecated": false, @@ -5950,7 +5943,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 350, + "weight": 349, "cookies": false, "type": "", "deprecated": false, @@ -6058,7 +6051,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 351, + "weight": 350, "cookies": false, "type": "", "deprecated": false, @@ -6164,7 +6157,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 352, + "weight": 351, "cookies": false, "type": "", "deprecated": false, @@ -6272,7 +6265,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 353, + "weight": 352, "cookies": false, "type": "", "deprecated": false, @@ -6388,7 +6381,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 354, + "weight": 353, "cookies": false, "type": "", "deprecated": false, @@ -6506,7 +6499,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 355, + "weight": 354, "cookies": false, "type": "", "deprecated": false, @@ -6624,7 +6617,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 356, + "weight": 355, "cookies": false, "type": "", "deprecated": false, @@ -6744,7 +6737,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 357, + "weight": 356, "cookies": false, "type": "", "deprecated": false, @@ -6862,7 +6855,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 358, + "weight": 357, "cookies": false, "type": "", "deprecated": false, @@ -6982,7 +6975,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 359, + "weight": 358, "cookies": false, "type": "", "deprecated": false, @@ -7088,7 +7081,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 360, + "weight": 359, "cookies": false, "type": "", "deprecated": false, @@ -7196,7 +7189,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 361, + "weight": 360, "cookies": false, "type": "", "deprecated": false, @@ -7329,7 +7322,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 363, + "weight": 362, "cookies": false, "type": "", "deprecated": false, @@ -7448,7 +7441,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 364, + "weight": 363, "cookies": false, "type": "", "deprecated": false, @@ -7562,7 +7555,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 365, + "weight": 364, "cookies": false, "type": "", "deprecated": false, @@ -7668,7 +7661,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 366, + "weight": 365, "cookies": false, "type": "", "deprecated": false, @@ -7805,7 +7798,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 344, + "weight": 343, "cookies": false, "type": "", "deprecated": false, @@ -7874,7 +7867,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 345, + "weight": 344, "cookies": false, "type": "", "deprecated": false, @@ -7950,7 +7943,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 362, + "weight": 361, "cookies": false, "type": "", "deprecated": false, @@ -8052,7 +8045,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 340, + "weight": 339, "cookies": false, "type": "", "deprecated": false, @@ -8064,7 +8057,6 @@ "scope": "documents.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8134,7 +8126,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 332, + "weight": 331, "cookies": false, "type": "", "deprecated": false, @@ -8146,7 +8138,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8201,7 +8192,7 @@ "model": "#\/definitions\/documentList" } ], - "description": "Create new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -8285,7 +8276,7 @@ "tags": [ "databases" ], - "description": "Create or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.\n", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", "responses": { "201": { "description": "Documents List", @@ -8297,7 +8288,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 337, + "weight": 336, "cookies": false, "type": "", "deprecated": false, @@ -8327,7 +8318,7 @@ "model": "#\/definitions\/documentList" } ], - "description": "Create or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.\n" + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -8392,7 +8383,7 @@ "tags": [ "databases" ], - "description": "Update all documents that match your queries, if no queries are submitted then all documents are updated. You can pass only specific fields to be updated.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nUpdate all documents that match your queries, if no queries are submitted then all documents are updated. You can pass only specific fields to be updated.", "responses": { "200": { "description": "Documents List", @@ -8404,7 +8395,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 335, + "weight": 334, "cookies": false, "type": "", "deprecated": false, @@ -8484,7 +8475,7 @@ "tags": [ "databases" ], - "description": "Bulk delete documents using queries, if no queries are passed then all documents are deleted.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nBulk delete documents using queries, if no queries are passed then all documents are deleted.", "responses": { "200": { "description": "Documents List", @@ -8496,7 +8487,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 339, + "weight": 338, "cookies": false, "type": "", "deprecated": false, @@ -8582,7 +8573,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 333, + "weight": 332, "cookies": false, "type": "", "deprecated": false, @@ -8594,7 +8585,6 @@ "scope": "documents.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8660,7 +8650,7 @@ "tags": [ "databases" ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", "responses": { "201": { "description": "Document", @@ -8672,7 +8662,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 336, + "weight": 335, "cookies": false, "type": "", "deprecated": false, @@ -8684,7 +8674,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8704,7 +8693,7 @@ "model": "#\/definitions\/document" } ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -8796,7 +8785,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 334, + "weight": 333, "cookies": false, "type": "", "deprecated": false, @@ -8808,7 +8797,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8893,7 +8881,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 338, + "weight": 337, "cookies": false, "type": "", "deprecated": false, @@ -8905,7 +8893,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8971,7 +8958,7 @@ "x-appwrite": { "method": "listDocumentLogs", "group": "logs", - "weight": 341, + "weight": 340, "cookies": false, "type": "", "deprecated": false, @@ -9059,7 +9046,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 343, + "weight": 342, "cookies": false, "type": "", "deprecated": false, @@ -9165,7 +9152,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 342, + "weight": 341, "cookies": false, "type": "", "deprecated": false, @@ -9269,7 +9256,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 370, + "weight": 369, "cookies": false, "type": "", "deprecated": false, @@ -9348,7 +9335,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 367, + "weight": 366, "cookies": false, "type": "", "deprecated": false, @@ -9475,7 +9462,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 368, + "weight": 367, "cookies": false, "type": "", "deprecated": false, @@ -9544,7 +9531,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 369, + "weight": 368, "cookies": false, "type": "", "deprecated": false, @@ -9618,7 +9605,7 @@ "x-appwrite": { "method": "listCollectionLogs", "group": "collections", - "weight": 330, + "weight": 329, "cookies": false, "type": "", "deprecated": false, @@ -9696,7 +9683,7 @@ "x-appwrite": { "method": "getCollectionUsage", "group": null, - "weight": 331, + "weight": 330, "cookies": false, "type": "", "deprecated": false, @@ -9782,7 +9769,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 322, + "weight": 321, "cookies": false, "type": "", "deprecated": false, @@ -9852,7 +9839,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 375, + "weight": 374, "cookies": false, "type": "", "deprecated": false, @@ -9932,7 +9919,7 @@ "x-appwrite": { "method": "create", "group": null, - "weight": 371, + "weight": 370, "cookies": false, "type": "", "deprecated": false, @@ -10037,7 +10024,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 372, + "weight": 371, "cookies": false, "type": "", "deprecated": false, @@ -10104,7 +10091,7 @@ "x-appwrite": { "method": "update", "group": null, - "weight": 373, + "weight": 372, "cookies": false, "type": "", "deprecated": false, @@ -10205,7 +10192,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 374, + "weight": 373, "cookies": false, "type": "", "deprecated": false, @@ -10272,7 +10259,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 379, "cookies": false, "type": "", "deprecated": false, @@ -10353,7 +10340,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 380, "cookies": false, "type": "", "deprecated": false, @@ -10459,7 +10446,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 381, "cookies": false, "type": "", "deprecated": false, @@ -10567,7 +10554,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 382, "cookies": false, "type": "", "deprecated": false, @@ -10673,7 +10660,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 383, "cookies": false, "type": "", "deprecated": false, @@ -10781,7 +10768,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 384, "cookies": false, "type": "", "deprecated": false, @@ -10887,7 +10874,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 385, "cookies": false, "type": "", "deprecated": false, @@ -10995,7 +10982,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 386, "cookies": false, "type": "", "deprecated": false, @@ -11111,7 +11098,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 387, "cookies": false, "type": "", "deprecated": false, @@ -11229,7 +11216,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 388, "cookies": false, "type": "", "deprecated": false, @@ -11347,7 +11334,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 389, "cookies": false, "type": "", "deprecated": false, @@ -11467,7 +11454,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 390, "cookies": false, "type": "", "deprecated": false, @@ -11585,7 +11572,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 391, "cookies": false, "type": "", "deprecated": false, @@ -11705,7 +11692,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 392, "cookies": false, "type": "", "deprecated": false, @@ -11811,7 +11798,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 393, "cookies": false, "type": "", "deprecated": false, @@ -11919,7 +11906,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 395, + "weight": 394, "cookies": false, "type": "", "deprecated": false, @@ -12052,7 +12039,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 397, + "weight": 396, "cookies": false, "type": "", "deprecated": false, @@ -12171,7 +12158,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 398, + "weight": 397, "cookies": false, "type": "", "deprecated": false, @@ -12285,7 +12272,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 399, + "weight": 398, "cookies": false, "type": "", "deprecated": false, @@ -12391,7 +12378,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 400, + "weight": 399, "cookies": false, "type": "", "deprecated": false, @@ -12528,7 +12515,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 377, "cookies": false, "type": "", "deprecated": false, @@ -12597,7 +12584,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 378, "cookies": false, "type": "", "deprecated": false, @@ -12673,7 +12660,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 396, + "weight": 395, "cookies": false, "type": "", "deprecated": false, @@ -12775,7 +12762,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 404, + "weight": 403, "cookies": false, "type": "", "deprecated": false, @@ -12854,7 +12841,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 401, + "weight": 400, "cookies": false, "type": "", "deprecated": false, @@ -12981,7 +12968,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 402, + "weight": 401, "cookies": false, "type": "", "deprecated": false, @@ -13050,7 +13037,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 403, + "weight": 402, "cookies": false, "type": "", "deprecated": false, @@ -13124,7 +13111,7 @@ "x-appwrite": { "method": "listLogs", "group": "tables", - "weight": 376, + "weight": 375, "cookies": false, "type": "", "deprecated": false, @@ -13202,7 +13189,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 413, + "weight": 412, "cookies": false, "type": "", "deprecated": false, @@ -13214,7 +13201,6 @@ "scope": "rows.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -13284,7 +13270,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 405, + "weight": 404, "cookies": false, "type": "", "deprecated": false, @@ -13296,7 +13282,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -13447,7 +13432,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 410, + "weight": 409, "cookies": false, "type": "", "deprecated": false, @@ -13554,7 +13539,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 408, + "weight": 407, "cookies": false, "type": "", "deprecated": false, @@ -13646,7 +13631,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 412, + "weight": 411, "cookies": false, "type": "", "deprecated": false, @@ -13732,7 +13717,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 406, + "weight": 405, "cookies": false, "type": "", "deprecated": false, @@ -13744,7 +13729,6 @@ "scope": "rows.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -13822,7 +13806,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 409, + "weight": 408, "cookies": false, "type": "", "deprecated": false, @@ -13834,7 +13818,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -13943,7 +13926,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 407, + "weight": 406, "cookies": false, "type": "", "deprecated": false, @@ -13955,7 +13938,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -14040,7 +14022,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 411, + "weight": 410, "cookies": false, "type": "", "deprecated": false, @@ -14052,7 +14034,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -14118,7 +14099,7 @@ "x-appwrite": { "method": "listRowLogs", "group": "logs", - "weight": 414, + "weight": 413, "cookies": false, "type": "", "deprecated": false, @@ -14206,7 +14187,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 416, + "weight": 415, "cookies": false, "type": "", "deprecated": false, @@ -14312,7 +14293,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 415, + "weight": 414, "cookies": false, "type": "", "deprecated": false, @@ -14416,7 +14397,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 377, + "weight": 376, "cookies": false, "type": "", "deprecated": false, @@ -14502,7 +14483,7 @@ "x-appwrite": { "method": "getDatabaseUsage", "group": null, - "weight": 323, + "weight": 322, "cookies": false, "type": "", "deprecated": false, @@ -14580,7 +14561,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 425, + "weight": 424, "cookies": false, "type": "", "deprecated": false, @@ -14652,7 +14633,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 422, + "weight": 421, "cookies": false, "type": "", "deprecated": false, @@ -14903,7 +14884,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 427, + "weight": 426, "cookies": false, "type": "", "deprecated": false, @@ -14952,7 +14933,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 428, + "weight": 427, "cookies": false, "type": "", "deprecated": false, @@ -15002,7 +14983,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 451, + "weight": 450, "cookies": false, "type": "", "deprecated": false, @@ -15096,7 +15077,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 450, + "weight": 449, "cookies": false, "type": "", "deprecated": false, @@ -15154,7 +15135,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 444, + "weight": 443, "cookies": false, "type": "", "deprecated": false, @@ -15224,7 +15205,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 423, + "weight": 422, "cookies": false, "type": "", "deprecated": false, @@ -15283,7 +15264,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 424, + "weight": 423, "cookies": false, "type": "", "deprecated": false, @@ -15530,7 +15511,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 426, + "weight": 425, "cookies": false, "type": "", "deprecated": false, @@ -15591,7 +15572,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 431, + "weight": 430, "cookies": false, "type": "", "deprecated": false, @@ -15668,7 +15649,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 432, + "weight": 431, "cookies": false, "type": "", "deprecated": false, @@ -15748,7 +15729,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 429, + "weight": 428, "cookies": false, "type": "upload", "deprecated": false, @@ -15840,7 +15821,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 437, + "weight": 436, "cookies": false, "type": "", "deprecated": false, @@ -15925,7 +15906,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 434, + "weight": 433, "cookies": false, "type": "", "deprecated": false, @@ -16031,7 +16012,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 435, + "weight": 434, "cookies": false, "type": "", "deprecated": false, @@ -16127,7 +16108,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 430, + "weight": 429, "cookies": false, "type": "", "deprecated": false, @@ -16189,7 +16170,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 433, + "weight": 432, "cookies": false, "type": "", "deprecated": false, @@ -16256,7 +16237,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 436, + "weight": 435, "cookies": false, "type": "location", "deprecated": false, @@ -16267,7 +16248,6 @@ "rate-key": "url:{url},ip:{ip}", "scope": "functions.read", "platforms": [ - "server", "server" ], "packaging": false, @@ -16342,7 +16322,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 438, + "weight": 437, "cookies": false, "type": "", "deprecated": false, @@ -16409,7 +16389,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 441, + "weight": 440, "cookies": false, "type": "", "deprecated": false, @@ -16421,7 +16401,6 @@ "scope": "execution.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -16483,7 +16462,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 439, + "weight": 438, "cookies": false, "type": "", "deprecated": false, @@ -16495,7 +16474,6 @@ "scope": "execution.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -16600,7 +16578,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 440, + "weight": 439, "cookies": false, "type": "", "deprecated": false, @@ -16612,7 +16590,6 @@ "scope": "execution.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -16665,7 +16642,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 442, + "weight": 441, "cookies": false, "type": "", "deprecated": false, @@ -16732,7 +16709,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 443, + "weight": 442, "cookies": false, "type": "", "deprecated": false, @@ -16810,7 +16787,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 447, + "weight": 446, "cookies": false, "type": "", "deprecated": false, @@ -16869,7 +16846,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 445, + "weight": 444, "cookies": false, "type": "", "deprecated": false, @@ -16959,7 +16936,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 446, + "weight": 445, "cookies": false, "type": "", "deprecated": false, @@ -17026,7 +17003,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 448, + "weight": 447, "cookies": false, "type": "", "deprecated": false, @@ -17118,7 +17095,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 449, + "weight": 448, "cookies": false, "type": "", "deprecated": false, @@ -17187,7 +17164,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 255, + "weight": 254, "cookies": false, "type": "graphql", "deprecated": false, @@ -17199,8 +17176,7 @@ "scope": "graphql", "platforms": [ "server", - "client", - "server" + "client" ], "packaging": false, "auth": { @@ -17261,7 +17237,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 254, + "weight": 253, "cookies": false, "type": "graphql", "deprecated": false, @@ -17273,8 +17249,7 @@ "scope": "graphql", "platforms": [ "server", - "client", - "server" + "client" ], "packaging": false, "auth": { @@ -18608,7 +18583,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -18660,7 +18634,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -18712,7 +18685,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -18764,7 +18736,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -18816,7 +18787,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -18868,7 +18838,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -18920,7 +18889,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -18972,7 +18940,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -19012,7 +18979,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 309, + "weight": 308, "cookies": false, "type": "", "deprecated": false, @@ -19087,7 +19054,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 306, + "weight": 305, "cookies": false, "type": "", "deprecated": false, @@ -19245,7 +19212,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 313, + "weight": 312, "cookies": false, "type": "", "deprecated": false, @@ -19400,7 +19367,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 308, + "weight": 307, "cookies": false, "type": "", "deprecated": false, @@ -19595,7 +19562,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 315, + "weight": 314, "cookies": false, "type": "", "deprecated": false, @@ -19789,7 +19756,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 307, + "weight": 306, "cookies": false, "type": "", "deprecated": false, @@ -19907,7 +19874,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 314, + "weight": 313, "cookies": false, "type": "", "deprecated": false, @@ -20021,7 +19988,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 312, + "weight": 311, "cookies": false, "type": "", "deprecated": false, @@ -20076,7 +20043,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 316, + "weight": 315, "cookies": false, "type": "", "deprecated": false, @@ -20136,7 +20103,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 310, + "weight": 309, "cookies": false, "type": "", "deprecated": false, @@ -20208,7 +20175,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 311, + "weight": 310, "cookies": false, "type": "", "deprecated": false, @@ -20280,7 +20247,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 281, + "weight": 280, "cookies": false, "type": "", "deprecated": false, @@ -20355,7 +20322,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 280, + "weight": 279, "cookies": false, "type": "", "deprecated": false, @@ -20470,7 +20437,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 293, + "weight": 292, "cookies": false, "type": "", "deprecated": false, @@ -20583,7 +20550,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 279, + "weight": 278, "cookies": false, "type": "", "deprecated": false, @@ -20674,7 +20641,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 292, + "weight": 291, "cookies": false, "type": "", "deprecated": false, @@ -20763,7 +20730,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 271, + "weight": 270, "cookies": false, "type": "", "deprecated": false, @@ -20890,7 +20857,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 284, + "weight": 283, "cookies": false, "type": "", "deprecated": false, @@ -21015,7 +20982,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 274, + "weight": 273, "cookies": false, "type": "", "deprecated": false, @@ -21118,7 +21085,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 287, + "weight": 286, "cookies": false, "type": "", "deprecated": false, @@ -21219,7 +21186,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 272, + "weight": 271, "cookies": false, "type": "", "deprecated": false, @@ -21334,7 +21301,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 285, + "weight": 284, "cookies": false, "type": "", "deprecated": false, @@ -21447,7 +21414,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 273, + "weight": 272, "cookies": false, "type": "", "deprecated": false, @@ -21606,7 +21573,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 286, + "weight": 285, "cookies": false, "type": "", "deprecated": false, @@ -21762,7 +21729,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 275, + "weight": 274, "cookies": false, "type": "", "deprecated": false, @@ -21865,7 +21832,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 288, + "weight": 287, "cookies": false, "type": "", "deprecated": false, @@ -21966,7 +21933,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 276, + "weight": 275, "cookies": false, "type": "", "deprecated": false, @@ -22069,7 +22036,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 289, + "weight": 288, "cookies": false, "type": "", "deprecated": false, @@ -22170,7 +22137,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 277, + "weight": 276, "cookies": false, "type": "", "deprecated": false, @@ -22273,7 +22240,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 290, + "weight": 289, "cookies": false, "type": "", "deprecated": false, @@ -22374,7 +22341,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 278, + "weight": 277, "cookies": false, "type": "", "deprecated": false, @@ -22477,7 +22444,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 291, + "weight": 290, "cookies": false, "type": "", "deprecated": false, @@ -22576,7 +22543,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 283, + "weight": 282, "cookies": false, "type": "", "deprecated": false, @@ -22631,7 +22598,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 294, + "weight": 293, "cookies": false, "type": "", "deprecated": false, @@ -22691,7 +22658,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 282, + "weight": 281, "cookies": false, "type": "", "deprecated": false, @@ -22763,7 +22730,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 303, + "weight": 302, "cookies": false, "type": "", "deprecated": false, @@ -22835,7 +22802,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 296, + "weight": 295, "cookies": false, "type": "", "deprecated": false, @@ -22908,7 +22875,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 295, + "weight": 294, "cookies": false, "type": "", "deprecated": false, @@ -22996,7 +22963,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 298, + "weight": 297, "cookies": false, "type": "", "deprecated": false, @@ -23056,7 +23023,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 299, + "weight": 298, "cookies": false, "type": "", "deprecated": false, @@ -23135,7 +23102,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 300, + "weight": 299, "cookies": false, "type": "", "deprecated": false, @@ -23195,7 +23162,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 297, + "weight": 296, "cookies": false, "type": "", "deprecated": false, @@ -23267,7 +23234,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 302, + "weight": 301, "cookies": false, "type": "", "deprecated": false, @@ -23348,7 +23315,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 301, + "weight": 300, "cookies": false, "type": "", "deprecated": false, @@ -23361,8 +23328,7 @@ "platforms": [ "server", "client", - "console", - "server" + "console" ], "packaging": false, "auth": { @@ -23436,7 +23402,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 304, + "weight": 303, "cookies": false, "type": "", "deprecated": false, @@ -23499,7 +23465,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 305, + "weight": 304, "cookies": false, "type": "", "deprecated": false, @@ -23512,8 +23478,7 @@ "platforms": [ "server", "client", - "console", - "server" + "console" ], "packaging": false, "auth": { @@ -23570,7 +23535,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 263, + "weight": 262, "cookies": false, "type": "", "deprecated": false, @@ -23643,7 +23608,7 @@ "x-appwrite": { "method": "createAppwriteMigration", "group": null, - "weight": 258, + "weight": 257, "cookies": false, "type": "", "deprecated": false, @@ -23735,7 +23700,7 @@ "x-appwrite": { "method": "getAppwriteReport", "group": null, - "weight": 265, + "weight": 264, "cookies": false, "type": "", "deprecated": false, @@ -23823,7 +23788,7 @@ "x-appwrite": { "method": "createCsvMigration", "group": null, - "weight": 262, + "weight": 261, "cookies": false, "type": "", "deprecated": false, @@ -23907,7 +23872,7 @@ "x-appwrite": { "method": "createFirebaseMigration", "group": null, - "weight": 259, + "weight": 258, "cookies": false, "type": "", "deprecated": false, @@ -23985,7 +23950,7 @@ "x-appwrite": { "method": "getFirebaseReport", "group": null, - "weight": 266, + "weight": 265, "cookies": false, "type": "", "deprecated": false, @@ -24056,7 +24021,7 @@ "x-appwrite": { "method": "createNHostMigration", "group": null, - "weight": 261, + "weight": 260, "cookies": false, "type": "", "deprecated": false, @@ -24175,7 +24140,7 @@ "x-appwrite": { "method": "getNHostReport", "group": null, - "weight": 268, + "weight": 267, "cookies": false, "type": "", "deprecated": false, @@ -24295,7 +24260,7 @@ "x-appwrite": { "method": "createSupabaseMigration", "group": null, - "weight": 260, + "weight": 259, "cookies": false, "type": "", "deprecated": false, @@ -24407,7 +24372,7 @@ "x-appwrite": { "method": "getSupabaseReport", "group": null, - "weight": 267, + "weight": 266, "cookies": false, "type": "", "deprecated": false, @@ -24518,7 +24483,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 264, + "weight": 263, "cookies": false, "type": "", "deprecated": false, @@ -24576,7 +24541,7 @@ "x-appwrite": { "method": "retry", "group": null, - "weight": 269, + "weight": 268, "cookies": false, "type": "", "deprecated": false, @@ -24629,7 +24594,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 270, + "weight": 269, "cookies": false, "type": "", "deprecated": false, @@ -26620,7 +26585,7 @@ "x-appwrite": { "method": "listDevKeys", "group": "devKeys", - "weight": 420, + "weight": 419, "cookies": false, "type": "", "deprecated": false, @@ -26690,7 +26655,7 @@ "x-appwrite": { "method": "createDevKey", "group": "devKeys", - "weight": 417, + "weight": 416, "cookies": false, "type": "", "deprecated": false, @@ -26773,7 +26738,7 @@ "x-appwrite": { "method": "getDevKey", "group": "devKeys", - "weight": 419, + "weight": 418, "cookies": false, "type": "", "deprecated": false, @@ -26839,7 +26804,7 @@ "x-appwrite": { "method": "updateDevKey", "group": "devKeys", - "weight": 418, + "weight": 417, "cookies": false, "type": "", "deprecated": false, @@ -26925,7 +26890,7 @@ "x-appwrite": { "method": "deleteDevKey", "group": "devKeys", - "weight": 421, + "weight": 420, "cookies": false, "type": "", "deprecated": false, @@ -30468,7 +30433,7 @@ "x-appwrite": { "method": "createAPIRule", "group": null, - "weight": 482, + "weight": 481, "cookies": false, "type": "", "deprecated": false, @@ -30538,7 +30503,7 @@ "x-appwrite": { "method": "createFunctionRule", "group": null, - "weight": 484, + "weight": 483, "cookies": false, "type": "", "deprecated": false, @@ -30621,7 +30586,7 @@ "x-appwrite": { "method": "createRedirectRule", "group": null, - "weight": 485, + "weight": 484, "cookies": false, "type": "", "deprecated": false, @@ -30741,7 +30706,7 @@ "x-appwrite": { "method": "createSiteRule", "group": null, - "weight": 483, + "weight": 482, "cookies": false, "type": "", "deprecated": false, @@ -30993,7 +30958,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 454, + "weight": 453, "cookies": false, "type": "", "deprecated": false, @@ -31065,7 +31030,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 452, + "weight": 451, "cookies": false, "type": "", "deprecated": false, @@ -31332,7 +31297,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 457, + "weight": 456, "cookies": false, "type": "", "deprecated": false, @@ -31381,7 +31346,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 480, + "weight": 479, "cookies": false, "type": "", "deprecated": false, @@ -31431,7 +31396,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 476, + "weight": 475, "cookies": false, "type": "", "deprecated": false, @@ -31525,7 +31490,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 477, + "weight": 476, "cookies": false, "type": "", "deprecated": false, @@ -31583,7 +31548,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 478, + "weight": 477, "cookies": false, "type": "", "deprecated": false, @@ -31653,7 +31618,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 453, + "weight": 452, "cookies": false, "type": "", "deprecated": false, @@ -31712,7 +31677,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 455, + "weight": 454, "cookies": false, "type": "", "deprecated": false, @@ -31974,7 +31939,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 456, + "weight": 455, "cookies": false, "type": "", "deprecated": false, @@ -32035,7 +32000,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 463, + "weight": 462, "cookies": false, "type": "", "deprecated": false, @@ -32112,7 +32077,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 462, + "weight": 461, "cookies": false, "type": "", "deprecated": false, @@ -32192,7 +32157,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 458, + "weight": 457, "cookies": false, "type": "upload", "deprecated": false, @@ -32292,7 +32257,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 466, + "weight": 465, "cookies": false, "type": "", "deprecated": false, @@ -32371,7 +32336,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 459, + "weight": 458, "cookies": false, "type": "", "deprecated": false, @@ -32477,7 +32442,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 460, + "weight": 459, "cookies": false, "type": "", "deprecated": false, @@ -32574,7 +32539,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 461, + "weight": 460, "cookies": false, "type": "", "deprecated": false, @@ -32636,7 +32601,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 464, + "weight": 463, "cookies": false, "type": "", "deprecated": false, @@ -32703,7 +32668,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 465, + "weight": 464, "cookies": false, "type": "location", "deprecated": false, @@ -32714,7 +32679,6 @@ "rate-key": "url:{url},ip:{ip}", "scope": "sites.read", "platforms": [ - "server", "server" ], "packaging": false, @@ -32789,7 +32753,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 467, + "weight": 466, "cookies": false, "type": "", "deprecated": false, @@ -32856,7 +32820,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 469, + "weight": 468, "cookies": false, "type": "", "deprecated": false, @@ -32927,7 +32891,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 468, + "weight": 467, "cookies": false, "type": "", "deprecated": false, @@ -32991,7 +32955,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 470, + "weight": 469, "cookies": false, "type": "", "deprecated": false, @@ -33058,7 +33022,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 479, + "weight": 478, "cookies": false, "type": "", "deprecated": false, @@ -33136,7 +33100,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 473, + "weight": 472, "cookies": false, "type": "", "deprecated": false, @@ -33195,7 +33159,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 471, + "weight": 470, "cookies": false, "type": "", "deprecated": false, @@ -33285,7 +33249,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 472, + "weight": 471, "cookies": false, "type": "", "deprecated": false, @@ -33352,7 +33316,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 474, + "weight": 473, "cookies": false, "type": "", "deprecated": false, @@ -33444,7 +33408,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 475, + "weight": 474, "cookies": false, "type": "", "deprecated": false, @@ -33983,7 +33947,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -34066,7 +34029,6 @@ "scope": "files.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -34156,7 +34118,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -34226,7 +34187,6 @@ "scope": "files.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -34315,7 +34275,6 @@ "scope": "files.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -34385,7 +34344,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -34464,7 +34422,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -34671,7 +34628,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -34898,7 +34854,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -34973,7 +34928,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -35063,7 +35017,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -35125,7 +35078,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -35200,7 +35152,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -35332,7 +35283,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -35415,7 +35365,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -35528,7 +35477,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -35598,7 +35546,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -35684,7 +35631,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -35975,7 +35921,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 488, + "weight": 487, "cookies": false, "type": "", "deprecated": false, @@ -36055,7 +36001,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 486, + "weight": 485, "cookies": false, "type": "", "deprecated": false, @@ -36139,7 +36085,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 487, + "weight": 486, "cookies": false, "type": "", "deprecated": false, @@ -36199,7 +36145,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 489, + "weight": 488, "cookies": false, "type": "", "deprecated": false, @@ -36270,7 +36216,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 490, + "weight": 489, "cookies": false, "type": "", "deprecated": false, @@ -40016,7 +39962,7 @@ "tags": [ "vcs" ], - "description": "Get a list of files and directories from a GitHub repository connected to your project. This endpoint returns the contents of a specified repository path, including file names, sizes, and whether each item is a file or directory. The GitHub installation must be properly configured and the repository must be accessible through your installation for this endpoint to work.\n", + "description": "Get a list of files and directories from a GitHub repository connected to your project. This endpoint returns the contents of a specified repository path, including file names, sizes, and whether each item is a file or directory. The GitHub installation must be properly configured and the repository must be accessible through your installation for this endpoint to work.", "responses": { "200": { "description": "VCS Content List", diff --git a/app/config/specs/swagger2-1.8.x-server.json b/app/config/specs/swagger2-1.8.x-server.json index b0a58b264d..96f69b1465 100644 --- a/app/config/specs/swagger2-1.8.x-server.json +++ b/app/config/specs/swagger2-1.8.x-server.json @@ -3142,7 +3142,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -3269,7 +3268,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -3402,7 +3400,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -3467,7 +3464,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -3956,7 +3952,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4041,7 +4036,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4134,7 +4128,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4215,7 +4208,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 321, + "weight": 320, "cookies": false, "type": "", "deprecated": false, @@ -4288,7 +4281,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 317, + "weight": 316, "cookies": false, "type": "", "deprecated": false, @@ -4371,7 +4364,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 318, + "weight": 317, "cookies": false, "type": "", "deprecated": false, @@ -4431,7 +4424,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 319, + "weight": 318, "cookies": false, "type": "", "deprecated": false, @@ -4510,7 +4503,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 320, + "weight": 319, "cookies": false, "type": "", "deprecated": false, @@ -4570,7 +4563,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 329, + "weight": 328, "cookies": false, "type": "", "deprecated": false, @@ -4651,7 +4644,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 325, + "weight": 324, "cookies": false, "type": "", "deprecated": false, @@ -4757,7 +4750,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 326, + "weight": 325, "cookies": false, "type": "", "deprecated": false, @@ -4825,7 +4818,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 327, + "weight": 326, "cookies": false, "type": "", "deprecated": false, @@ -4927,7 +4920,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 328, + "weight": 327, "cookies": false, "type": "", "deprecated": false, @@ -4995,7 +4988,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 346, + "weight": 345, "cookies": false, "type": "", "deprecated": false, @@ -5077,7 +5070,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 347, + "weight": 346, "cookies": false, "type": "", "deprecated": false, @@ -5184,7 +5177,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 348, + "weight": 347, "cookies": false, "type": "", "deprecated": false, @@ -5293,7 +5286,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 349, + "weight": 348, "cookies": false, "type": "", "deprecated": false, @@ -5400,7 +5393,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 350, + "weight": 349, "cookies": false, "type": "", "deprecated": false, @@ -5509,7 +5502,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 351, + "weight": 350, "cookies": false, "type": "", "deprecated": false, @@ -5616,7 +5609,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 352, + "weight": 351, "cookies": false, "type": "", "deprecated": false, @@ -5725,7 +5718,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 353, + "weight": 352, "cookies": false, "type": "", "deprecated": false, @@ -5842,7 +5835,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 354, + "weight": 353, "cookies": false, "type": "", "deprecated": false, @@ -5961,7 +5954,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 355, + "weight": 354, "cookies": false, "type": "", "deprecated": false, @@ -6080,7 +6073,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 356, + "weight": 355, "cookies": false, "type": "", "deprecated": false, @@ -6201,7 +6194,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 357, + "weight": 356, "cookies": false, "type": "", "deprecated": false, @@ -6320,7 +6313,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 358, + "weight": 357, "cookies": false, "type": "", "deprecated": false, @@ -6441,7 +6434,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 359, + "weight": 358, "cookies": false, "type": "", "deprecated": false, @@ -6548,7 +6541,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 360, + "weight": 359, "cookies": false, "type": "", "deprecated": false, @@ -6657,7 +6650,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 361, + "weight": 360, "cookies": false, "type": "", "deprecated": false, @@ -6791,7 +6784,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 363, + "weight": 362, "cookies": false, "type": "", "deprecated": false, @@ -6911,7 +6904,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 364, + "weight": 363, "cookies": false, "type": "", "deprecated": false, @@ -7026,7 +7019,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 365, + "weight": 364, "cookies": false, "type": "", "deprecated": false, @@ -7133,7 +7126,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 366, + "weight": 365, "cookies": false, "type": "", "deprecated": false, @@ -7271,7 +7264,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 344, + "weight": 343, "cookies": false, "type": "", "deprecated": false, @@ -7341,7 +7334,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 345, + "weight": 344, "cookies": false, "type": "", "deprecated": false, @@ -7418,7 +7411,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 362, + "weight": 361, "cookies": false, "type": "", "deprecated": false, @@ -7521,7 +7514,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 340, + "weight": 339, "cookies": false, "type": "", "deprecated": false, @@ -7533,7 +7526,6 @@ "scope": "documents.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7605,7 +7597,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 332, + "weight": 331, "cookies": false, "type": "", "deprecated": false, @@ -7617,7 +7609,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7672,7 +7663,7 @@ "model": "#\/definitions\/documentList" } ], - "description": "Create new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -7758,7 +7749,7 @@ "tags": [ "databases" ], - "description": "Create or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.\n", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", "responses": { "201": { "description": "Documents List", @@ -7770,7 +7761,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 337, + "weight": 336, "cookies": false, "type": "", "deprecated": false, @@ -7800,7 +7791,7 @@ "model": "#\/definitions\/documentList" } ], - "description": "Create or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.\n" + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -7866,7 +7857,7 @@ "tags": [ "databases" ], - "description": "Update all documents that match your queries, if no queries are submitted then all documents are updated. You can pass only specific fields to be updated.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nUpdate all documents that match your queries, if no queries are submitted then all documents are updated. You can pass only specific fields to be updated.", "responses": { "200": { "description": "Documents List", @@ -7878,7 +7869,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 335, + "weight": 334, "cookies": false, "type": "", "deprecated": false, @@ -7959,7 +7950,7 @@ "tags": [ "databases" ], - "description": "Bulk delete documents using queries, if no queries are passed then all documents are deleted.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nBulk delete documents using queries, if no queries are passed then all documents are deleted.", "responses": { "200": { "description": "Documents List", @@ -7971,7 +7962,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 339, + "weight": 338, "cookies": false, "type": "", "deprecated": false, @@ -8058,7 +8049,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 333, + "weight": 332, "cookies": false, "type": "", "deprecated": false, @@ -8070,7 +8061,6 @@ "scope": "documents.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8138,7 +8128,7 @@ "tags": [ "databases" ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", "responses": { "201": { "description": "Document", @@ -8150,7 +8140,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 336, + "weight": 335, "cookies": false, "type": "", "deprecated": false, @@ -8162,7 +8152,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8182,7 +8171,7 @@ "model": "#\/definitions\/document" } ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -8276,7 +8265,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 334, + "weight": 333, "cookies": false, "type": "", "deprecated": false, @@ -8288,7 +8277,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8375,7 +8363,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 338, + "weight": 337, "cookies": false, "type": "", "deprecated": false, @@ -8387,7 +8375,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8457,7 +8444,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 343, + "weight": 342, "cookies": false, "type": "", "deprecated": false, @@ -8564,7 +8551,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 342, + "weight": 341, "cookies": false, "type": "", "deprecated": false, @@ -8669,7 +8656,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 370, + "weight": 369, "cookies": false, "type": "", "deprecated": false, @@ -8749,7 +8736,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 367, + "weight": 366, "cookies": false, "type": "", "deprecated": false, @@ -8877,7 +8864,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 368, + "weight": 367, "cookies": false, "type": "", "deprecated": false, @@ -8947,7 +8934,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 369, + "weight": 368, "cookies": false, "type": "", "deprecated": false, @@ -9022,7 +9009,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 375, + "weight": 374, "cookies": false, "type": "", "deprecated": false, @@ -9103,7 +9090,7 @@ "x-appwrite": { "method": "create", "group": null, - "weight": 371, + "weight": 370, "cookies": false, "type": "", "deprecated": false, @@ -9209,7 +9196,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 372, + "weight": 371, "cookies": false, "type": "", "deprecated": false, @@ -9277,7 +9264,7 @@ "x-appwrite": { "method": "update", "group": null, - "weight": 373, + "weight": 372, "cookies": false, "type": "", "deprecated": false, @@ -9379,7 +9366,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 374, + "weight": 373, "cookies": false, "type": "", "deprecated": false, @@ -9447,7 +9434,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 379, "cookies": false, "type": "", "deprecated": false, @@ -9529,7 +9516,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 380, "cookies": false, "type": "", "deprecated": false, @@ -9636,7 +9623,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 381, "cookies": false, "type": "", "deprecated": false, @@ -9745,7 +9732,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 382, "cookies": false, "type": "", "deprecated": false, @@ -9852,7 +9839,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 383, "cookies": false, "type": "", "deprecated": false, @@ -9961,7 +9948,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 384, "cookies": false, "type": "", "deprecated": false, @@ -10068,7 +10055,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 385, "cookies": false, "type": "", "deprecated": false, @@ -10177,7 +10164,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 386, "cookies": false, "type": "", "deprecated": false, @@ -10294,7 +10281,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 387, "cookies": false, "type": "", "deprecated": false, @@ -10413,7 +10400,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 388, "cookies": false, "type": "", "deprecated": false, @@ -10532,7 +10519,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 389, "cookies": false, "type": "", "deprecated": false, @@ -10653,7 +10640,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 390, "cookies": false, "type": "", "deprecated": false, @@ -10772,7 +10759,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 391, "cookies": false, "type": "", "deprecated": false, @@ -10893,7 +10880,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 392, "cookies": false, "type": "", "deprecated": false, @@ -11000,7 +10987,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 393, "cookies": false, "type": "", "deprecated": false, @@ -11109,7 +11096,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 395, + "weight": 394, "cookies": false, "type": "", "deprecated": false, @@ -11243,7 +11230,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 397, + "weight": 396, "cookies": false, "type": "", "deprecated": false, @@ -11363,7 +11350,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 398, + "weight": 397, "cookies": false, "type": "", "deprecated": false, @@ -11478,7 +11465,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 399, + "weight": 398, "cookies": false, "type": "", "deprecated": false, @@ -11585,7 +11572,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 400, + "weight": 399, "cookies": false, "type": "", "deprecated": false, @@ -11723,7 +11710,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 377, "cookies": false, "type": "", "deprecated": false, @@ -11793,7 +11780,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 378, "cookies": false, "type": "", "deprecated": false, @@ -11870,7 +11857,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 396, + "weight": 395, "cookies": false, "type": "", "deprecated": false, @@ -11973,7 +11960,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 404, + "weight": 403, "cookies": false, "type": "", "deprecated": false, @@ -12053,7 +12040,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 401, + "weight": 400, "cookies": false, "type": "", "deprecated": false, @@ -12181,7 +12168,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 402, + "weight": 401, "cookies": false, "type": "", "deprecated": false, @@ -12251,7 +12238,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 403, + "weight": 402, "cookies": false, "type": "", "deprecated": false, @@ -12326,7 +12313,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 413, + "weight": 412, "cookies": false, "type": "", "deprecated": false, @@ -12338,7 +12325,6 @@ "scope": "rows.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -12410,7 +12396,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 405, + "weight": 404, "cookies": false, "type": "", "deprecated": false, @@ -12422,7 +12408,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -12575,7 +12560,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 410, + "weight": 409, "cookies": false, "type": "", "deprecated": false, @@ -12683,7 +12668,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 408, + "weight": 407, "cookies": false, "type": "", "deprecated": false, @@ -12776,7 +12761,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 412, + "weight": 411, "cookies": false, "type": "", "deprecated": false, @@ -12863,7 +12848,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 406, + "weight": 405, "cookies": false, "type": "", "deprecated": false, @@ -12875,7 +12860,6 @@ "scope": "rows.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -12955,7 +12939,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 409, + "weight": 408, "cookies": false, "type": "", "deprecated": false, @@ -12967,7 +12951,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -13078,7 +13061,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 407, + "weight": 406, "cookies": false, "type": "", "deprecated": false, @@ -13090,7 +13073,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -13177,7 +13159,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 411, + "weight": 410, "cookies": false, "type": "", "deprecated": false, @@ -13189,7 +13171,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -13259,7 +13240,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 416, + "weight": 415, "cookies": false, "type": "", "deprecated": false, @@ -13366,7 +13347,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 415, + "weight": 414, "cookies": false, "type": "", "deprecated": false, @@ -13471,7 +13452,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 425, + "weight": 424, "cookies": false, "type": "", "deprecated": false, @@ -13544,7 +13525,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 422, + "weight": 421, "cookies": false, "type": "", "deprecated": false, @@ -13796,7 +13777,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 427, + "weight": 426, "cookies": false, "type": "", "deprecated": false, @@ -13846,7 +13827,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 428, + "weight": 427, "cookies": false, "type": "", "deprecated": false, @@ -13897,7 +13878,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 423, + "weight": 422, "cookies": false, "type": "", "deprecated": false, @@ -13957,7 +13938,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 424, + "weight": 423, "cookies": false, "type": "", "deprecated": false, @@ -14205,7 +14186,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 426, + "weight": 425, "cookies": false, "type": "", "deprecated": false, @@ -14267,7 +14248,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 431, + "weight": 430, "cookies": false, "type": "", "deprecated": false, @@ -14345,7 +14326,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 432, + "weight": 431, "cookies": false, "type": "", "deprecated": false, @@ -14426,7 +14407,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 429, + "weight": 428, "cookies": false, "type": "upload", "deprecated": false, @@ -14519,7 +14500,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 437, + "weight": 436, "cookies": false, "type": "", "deprecated": false, @@ -14605,7 +14586,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 434, + "weight": 433, "cookies": false, "type": "", "deprecated": false, @@ -14712,7 +14693,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 435, + "weight": 434, "cookies": false, "type": "", "deprecated": false, @@ -14809,7 +14790,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 430, + "weight": 429, "cookies": false, "type": "", "deprecated": false, @@ -14872,7 +14853,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 433, + "weight": 432, "cookies": false, "type": "", "deprecated": false, @@ -14940,7 +14921,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 436, + "weight": 435, "cookies": false, "type": "location", "deprecated": false, @@ -14951,7 +14932,6 @@ "rate-key": "url:{url},ip:{ip}", "scope": "functions.read", "platforms": [ - "server", "server" ], "packaging": false, @@ -15027,7 +15007,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 438, + "weight": 437, "cookies": false, "type": "", "deprecated": false, @@ -15095,7 +15075,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 441, + "weight": 440, "cookies": false, "type": "", "deprecated": false, @@ -15107,7 +15087,6 @@ "scope": "execution.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -15171,7 +15150,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 439, + "weight": 438, "cookies": false, "type": "", "deprecated": false, @@ -15183,7 +15162,6 @@ "scope": "execution.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -15290,7 +15268,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 440, + "weight": 439, "cookies": false, "type": "", "deprecated": false, @@ -15302,7 +15280,6 @@ "scope": "execution.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -15357,7 +15334,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 442, + "weight": 441, "cookies": false, "type": "", "deprecated": false, @@ -15425,7 +15402,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 447, + "weight": 446, "cookies": false, "type": "", "deprecated": false, @@ -15485,7 +15462,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 445, + "weight": 444, "cookies": false, "type": "", "deprecated": false, @@ -15576,7 +15553,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 446, + "weight": 445, "cookies": false, "type": "", "deprecated": false, @@ -15644,7 +15621,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 448, + "weight": 447, "cookies": false, "type": "", "deprecated": false, @@ -15737,7 +15714,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 449, + "weight": 448, "cookies": false, "type": "", "deprecated": false, @@ -15807,7 +15784,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 255, + "weight": 254, "cookies": false, "type": "graphql", "deprecated": false, @@ -15819,8 +15796,7 @@ "scope": "graphql", "platforms": [ "server", - "client", - "server" + "client" ], "packaging": false, "auth": { @@ -15883,7 +15859,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 254, + "weight": 253, "cookies": false, "type": "graphql", "deprecated": false, @@ -15895,8 +15871,7 @@ "scope": "graphql", "platforms": [ "server", - "client", - "server" + "client" ], "packaging": false, "auth": { @@ -17254,7 +17229,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -17308,7 +17282,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -17362,7 +17335,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -17416,7 +17388,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -17470,7 +17441,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -17524,7 +17494,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -17578,7 +17547,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -17632,7 +17600,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -17674,7 +17641,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 309, + "weight": 308, "cookies": false, "type": "", "deprecated": false, @@ -17750,7 +17717,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 306, + "weight": 305, "cookies": false, "type": "", "deprecated": false, @@ -17909,7 +17876,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 313, + "weight": 312, "cookies": false, "type": "", "deprecated": false, @@ -18065,7 +18032,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 308, + "weight": 307, "cookies": false, "type": "", "deprecated": false, @@ -18261,7 +18228,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 315, + "weight": 314, "cookies": false, "type": "", "deprecated": false, @@ -18456,7 +18423,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 307, + "weight": 306, "cookies": false, "type": "", "deprecated": false, @@ -18575,7 +18542,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 314, + "weight": 313, "cookies": false, "type": "", "deprecated": false, @@ -18690,7 +18657,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 312, + "weight": 311, "cookies": false, "type": "", "deprecated": false, @@ -18746,7 +18713,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 316, + "weight": 315, "cookies": false, "type": "", "deprecated": false, @@ -18807,7 +18774,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 310, + "weight": 309, "cookies": false, "type": "", "deprecated": false, @@ -18880,7 +18847,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 311, + "weight": 310, "cookies": false, "type": "", "deprecated": false, @@ -18953,7 +18920,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 281, + "weight": 280, "cookies": false, "type": "", "deprecated": false, @@ -19029,7 +18996,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 280, + "weight": 279, "cookies": false, "type": "", "deprecated": false, @@ -19145,7 +19112,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 293, + "weight": 292, "cookies": false, "type": "", "deprecated": false, @@ -19259,7 +19226,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 279, + "weight": 278, "cookies": false, "type": "", "deprecated": false, @@ -19351,7 +19318,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 292, + "weight": 291, "cookies": false, "type": "", "deprecated": false, @@ -19441,7 +19408,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 271, + "weight": 270, "cookies": false, "type": "", "deprecated": false, @@ -19569,7 +19536,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 284, + "weight": 283, "cookies": false, "type": "", "deprecated": false, @@ -19695,7 +19662,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 274, + "weight": 273, "cookies": false, "type": "", "deprecated": false, @@ -19799,7 +19766,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 287, + "weight": 286, "cookies": false, "type": "", "deprecated": false, @@ -19901,7 +19868,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 272, + "weight": 271, "cookies": false, "type": "", "deprecated": false, @@ -20017,7 +19984,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 285, + "weight": 284, "cookies": false, "type": "", "deprecated": false, @@ -20131,7 +20098,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 273, + "weight": 272, "cookies": false, "type": "", "deprecated": false, @@ -20291,7 +20258,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 286, + "weight": 285, "cookies": false, "type": "", "deprecated": false, @@ -20448,7 +20415,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 275, + "weight": 274, "cookies": false, "type": "", "deprecated": false, @@ -20552,7 +20519,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 288, + "weight": 287, "cookies": false, "type": "", "deprecated": false, @@ -20654,7 +20621,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 276, + "weight": 275, "cookies": false, "type": "", "deprecated": false, @@ -20758,7 +20725,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 289, + "weight": 288, "cookies": false, "type": "", "deprecated": false, @@ -20860,7 +20827,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 277, + "weight": 276, "cookies": false, "type": "", "deprecated": false, @@ -20964,7 +20931,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 290, + "weight": 289, "cookies": false, "type": "", "deprecated": false, @@ -21066,7 +21033,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 278, + "weight": 277, "cookies": false, "type": "", "deprecated": false, @@ -21170,7 +21137,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 291, + "weight": 290, "cookies": false, "type": "", "deprecated": false, @@ -21270,7 +21237,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 283, + "weight": 282, "cookies": false, "type": "", "deprecated": false, @@ -21326,7 +21293,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 294, + "weight": 293, "cookies": false, "type": "", "deprecated": false, @@ -21387,7 +21354,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 282, + "weight": 281, "cookies": false, "type": "", "deprecated": false, @@ -21460,7 +21427,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 303, + "weight": 302, "cookies": false, "type": "", "deprecated": false, @@ -21533,7 +21500,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 296, + "weight": 295, "cookies": false, "type": "", "deprecated": false, @@ -21607,7 +21574,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 295, + "weight": 294, "cookies": false, "type": "", "deprecated": false, @@ -21696,7 +21663,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 298, + "weight": 297, "cookies": false, "type": "", "deprecated": false, @@ -21757,7 +21724,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 299, + "weight": 298, "cookies": false, "type": "", "deprecated": false, @@ -21837,7 +21804,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 300, + "weight": 299, "cookies": false, "type": "", "deprecated": false, @@ -21898,7 +21865,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 297, + "weight": 296, "cookies": false, "type": "", "deprecated": false, @@ -21971,7 +21938,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 302, + "weight": 301, "cookies": false, "type": "", "deprecated": false, @@ -22053,7 +22020,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 301, + "weight": 300, "cookies": false, "type": "", "deprecated": false, @@ -22066,8 +22033,7 @@ "platforms": [ "server", "client", - "console", - "server" + "console" ], "packaging": false, "auth": { @@ -22143,7 +22109,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 304, + "weight": 303, "cookies": false, "type": "", "deprecated": false, @@ -22207,7 +22173,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 305, + "weight": 304, "cookies": false, "type": "", "deprecated": false, @@ -22220,8 +22186,7 @@ "platforms": [ "server", "client", - "console", - "server" + "console" ], "packaging": false, "auth": { @@ -22280,7 +22245,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 454, + "weight": 453, "cookies": false, "type": "", "deprecated": false, @@ -22353,7 +22318,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 452, + "weight": 451, "cookies": false, "type": "", "deprecated": false, @@ -22621,7 +22586,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 457, + "weight": 456, "cookies": false, "type": "", "deprecated": false, @@ -22671,7 +22636,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 480, + "weight": 479, "cookies": false, "type": "", "deprecated": false, @@ -22722,7 +22687,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 453, + "weight": 452, "cookies": false, "type": "", "deprecated": false, @@ -22782,7 +22747,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 455, + "weight": 454, "cookies": false, "type": "", "deprecated": false, @@ -23045,7 +23010,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 456, + "weight": 455, "cookies": false, "type": "", "deprecated": false, @@ -23107,7 +23072,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 463, + "weight": 462, "cookies": false, "type": "", "deprecated": false, @@ -23185,7 +23150,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 462, + "weight": 461, "cookies": false, "type": "", "deprecated": false, @@ -23266,7 +23231,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 458, + "weight": 457, "cookies": false, "type": "upload", "deprecated": false, @@ -23367,7 +23332,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 466, + "weight": 465, "cookies": false, "type": "", "deprecated": false, @@ -23447,7 +23412,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 459, + "weight": 458, "cookies": false, "type": "", "deprecated": false, @@ -23554,7 +23519,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 460, + "weight": 459, "cookies": false, "type": "", "deprecated": false, @@ -23652,7 +23617,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 461, + "weight": 460, "cookies": false, "type": "", "deprecated": false, @@ -23715,7 +23680,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 464, + "weight": 463, "cookies": false, "type": "", "deprecated": false, @@ -23783,7 +23748,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 465, + "weight": 464, "cookies": false, "type": "location", "deprecated": false, @@ -23794,7 +23759,6 @@ "rate-key": "url:{url},ip:{ip}", "scope": "sites.read", "platforms": [ - "server", "server" ], "packaging": false, @@ -23870,7 +23834,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 467, + "weight": 466, "cookies": false, "type": "", "deprecated": false, @@ -23938,7 +23902,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 469, + "weight": 468, "cookies": false, "type": "", "deprecated": false, @@ -24010,7 +23974,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 468, + "weight": 467, "cookies": false, "type": "", "deprecated": false, @@ -24075,7 +24039,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 470, + "weight": 469, "cookies": false, "type": "", "deprecated": false, @@ -24143,7 +24107,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 473, + "weight": 472, "cookies": false, "type": "", "deprecated": false, @@ -24203,7 +24167,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 471, + "weight": 470, "cookies": false, "type": "", "deprecated": false, @@ -24294,7 +24258,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 472, + "weight": 471, "cookies": false, "type": "", "deprecated": false, @@ -24362,7 +24326,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 474, + "weight": 473, "cookies": false, "type": "", "deprecated": false, @@ -24455,7 +24419,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 475, + "weight": 474, "cookies": false, "type": "", "deprecated": false, @@ -25000,7 +24964,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -25085,7 +25048,6 @@ "scope": "files.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -25177,7 +25139,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -25249,7 +25210,6 @@ "scope": "files.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -25340,7 +25300,6 @@ "scope": "files.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -25412,7 +25371,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -25493,7 +25451,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -25702,7 +25659,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -25783,7 +25739,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -25860,7 +25815,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -25952,7 +25906,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -26016,7 +25969,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -26093,7 +26045,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -26157,7 +26108,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -26242,7 +26192,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -26357,7 +26306,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -26429,7 +26377,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -26517,7 +26464,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -26816,7 +26762,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 488, + "weight": 487, "cookies": false, "type": "", "deprecated": false, @@ -26897,7 +26843,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 486, + "weight": 485, "cookies": false, "type": "", "deprecated": false, @@ -26982,7 +26928,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 487, + "weight": 486, "cookies": false, "type": "", "deprecated": false, @@ -27043,7 +26989,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 489, + "weight": 488, "cookies": false, "type": "", "deprecated": false, @@ -27115,7 +27061,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 490, + "weight": 489, "cookies": false, "type": "", "deprecated": false, diff --git a/app/config/specs/swagger2-latest-client.json b/app/config/specs/swagger2-latest-client.json index b641397258..c032d4e2ab 100644 --- a/app/config/specs/swagger2-latest-client.json +++ b/app/config/specs/swagger2-latest-client.json @@ -3451,7 +3451,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -3576,7 +3575,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -3707,7 +3705,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -3770,7 +3767,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4257,7 +4253,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4340,7 +4335,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4431,7 +4425,6 @@ "scope": "avatars.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4510,7 +4503,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 340, + "weight": 339, "cookies": false, "type": "", "deprecated": false, @@ -4522,7 +4515,6 @@ "scope": "documents.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4592,7 +4584,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 332, + "weight": 331, "cookies": false, "type": "", "deprecated": false, @@ -4604,7 +4596,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4659,7 +4650,7 @@ "model": "#\/definitions\/documentList" } ], - "description": "Create new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate new Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -4755,7 +4746,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 333, + "weight": 332, "cookies": false, "type": "", "deprecated": false, @@ -4767,7 +4758,6 @@ "scope": "documents.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4833,7 +4823,7 @@ "tags": [ "databases" ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.", "responses": { "201": { "description": "Document", @@ -4845,7 +4835,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 336, + "weight": 335, "cookies": false, "type": "", "deprecated": false, @@ -4857,7 +4847,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -4877,7 +4866,7 @@ "model": "#\/definitions\/document" } ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -4969,7 +4958,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 334, + "weight": 333, "cookies": false, "type": "", "deprecated": false, @@ -4981,7 +4970,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5066,7 +5054,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 338, + "weight": 337, "cookies": false, "type": "", "deprecated": false, @@ -5078,7 +5066,6 @@ "scope": "documents.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5144,7 +5131,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 413, + "weight": 412, "cookies": false, "type": "", "deprecated": false, @@ -5156,7 +5143,6 @@ "scope": "rows.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5226,7 +5212,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 405, + "weight": 404, "cookies": false, "type": "", "deprecated": false, @@ -5238,7 +5224,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5389,7 +5374,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 406, + "weight": 405, "cookies": false, "type": "", "deprecated": false, @@ -5401,7 +5386,6 @@ "scope": "rows.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5479,7 +5463,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 409, + "weight": 408, "cookies": false, "type": "", "deprecated": false, @@ -5491,7 +5475,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5600,7 +5583,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 407, + "weight": 406, "cookies": false, "type": "", "deprecated": false, @@ -5612,7 +5595,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5697,7 +5679,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 411, + "weight": 410, "cookies": false, "type": "", "deprecated": false, @@ -5709,7 +5691,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5775,7 +5756,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 441, + "weight": 440, "cookies": false, "type": "", "deprecated": false, @@ -5787,7 +5768,6 @@ "scope": "execution.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5849,7 +5829,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 439, + "weight": 438, "cookies": false, "type": "", "deprecated": false, @@ -5861,7 +5841,6 @@ "scope": "execution.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -5966,7 +5945,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 440, + "weight": 439, "cookies": false, "type": "", "deprecated": false, @@ -5978,7 +5957,6 @@ "scope": "execution.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6038,7 +6016,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 255, + "weight": 254, "cookies": false, "type": "graphql", "deprecated": false, @@ -6050,8 +6028,7 @@ "scope": "graphql", "platforms": [ "server", - "client", - "server" + "client" ], "packaging": false, "auth": { @@ -6112,7 +6089,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 254, + "weight": 253, "cookies": false, "type": "graphql", "deprecated": false, @@ -6124,8 +6101,7 @@ "scope": "graphql", "platforms": [ "server", - "client", - "server" + "client" ], "packaging": false, "auth": { @@ -6196,7 +6172,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6248,7 +6223,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6300,7 +6274,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6352,7 +6325,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6404,7 +6376,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6456,7 +6427,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6508,7 +6478,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6560,7 +6529,6 @@ "scope": "locale.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6602,7 +6570,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 301, + "weight": 300, "cookies": false, "type": "", "deprecated": false, @@ -6615,8 +6583,7 @@ "platforms": [ "server", "client", - "console", - "server" + "console" ], "packaging": false, "auth": { @@ -6687,7 +6654,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 305, + "weight": 304, "cookies": false, "type": "", "deprecated": false, @@ -6700,8 +6667,7 @@ "platforms": [ "server", "client", - "console", - "server" + "console" ], "packaging": false, "auth": { @@ -6770,7 +6736,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6853,7 +6818,6 @@ "scope": "files.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -6943,7 +6907,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7013,7 +6976,6 @@ "scope": "files.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7102,7 +7064,6 @@ "scope": "files.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7172,7 +7133,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7251,7 +7211,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7458,7 +7417,6 @@ "scope": "files.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7537,7 +7495,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7612,7 +7569,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7702,7 +7658,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7764,7 +7719,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7839,7 +7793,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7901,7 +7854,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -7984,7 +7936,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8097,7 +8048,6 @@ "scope": "teams.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8167,7 +8117,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -8253,7 +8202,6 @@ "scope": "teams.write", "platforms": [ "client", - "server", "server" ], "packaging": false, diff --git a/app/config/specs/swagger2-latest-console.json b/app/config/specs/swagger2-latest-console.json index b124a3cf0a..24dda66db4 100644 --- a/app/config/specs/swagger2-latest-console.json +++ b/app/config/specs/swagger2-latest-console.json @@ -4520,7 +4520,7 @@ "x-appwrite": { "method": "chat", "group": "console", - "weight": 257, + "weight": 256, "cookies": false, "type": "", "deprecated": false, @@ -4583,7 +4583,7 @@ "x-appwrite": { "method": "getResource", "group": null, - "weight": 481, + "weight": 480, "cookies": false, "type": "", "deprecated": false, @@ -4654,7 +4654,7 @@ "x-appwrite": { "method": "variables", "group": "console", - "weight": 256, + "weight": 255, "cookies": false, "type": "", "deprecated": false, @@ -4702,7 +4702,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 321, + "weight": 320, "cookies": false, "type": "", "deprecated": false, @@ -4774,7 +4774,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 317, + "weight": 316, "cookies": false, "type": "", "deprecated": false, @@ -4856,7 +4856,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 324, + "weight": 323, "cookies": false, "type": "", "deprecated": false, @@ -4926,7 +4926,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 318, + "weight": 317, "cookies": false, "type": "", "deprecated": false, @@ -4985,7 +4985,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 319, + "weight": 318, "cookies": false, "type": "", "deprecated": false, @@ -5063,7 +5063,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 320, + "weight": 319, "cookies": false, "type": "", "deprecated": false, @@ -5122,7 +5122,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 329, + "weight": 328, "cookies": false, "type": "", "deprecated": false, @@ -5202,7 +5202,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 325, + "weight": 324, "cookies": false, "type": "", "deprecated": false, @@ -5307,7 +5307,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 326, + "weight": 325, "cookies": false, "type": "", "deprecated": false, @@ -5374,7 +5374,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 327, + "weight": 326, "cookies": false, "type": "", "deprecated": false, @@ -5475,7 +5475,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 328, + "weight": 327, "cookies": false, "type": "", "deprecated": false, @@ -5542,7 +5542,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 346, + "weight": 345, "cookies": false, "type": "", "deprecated": false, @@ -5623,7 +5623,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 347, + "weight": 346, "cookies": false, "type": "", "deprecated": false, @@ -5729,7 +5729,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 348, + "weight": 347, "cookies": false, "type": "", "deprecated": false, @@ -5837,7 +5837,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 349, + "weight": 348, "cookies": false, "type": "", "deprecated": false, @@ -5943,7 +5943,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 350, + "weight": 349, "cookies": false, "type": "", "deprecated": false, @@ -6051,7 +6051,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 351, + "weight": 350, "cookies": false, "type": "", "deprecated": false, @@ -6157,7 +6157,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 352, + "weight": 351, "cookies": false, "type": "", "deprecated": false, @@ -6265,7 +6265,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 353, + "weight": 352, "cookies": false, "type": "", "deprecated": false, @@ -6381,7 +6381,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 354, + "weight": 353, "cookies": false, "type": "", "deprecated": false, @@ -6499,7 +6499,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 355, + "weight": 354, "cookies": false, "type": "", "deprecated": false, @@ -6617,7 +6617,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 356, + "weight": 355, "cookies": false, "type": "", "deprecated": false, @@ -6737,7 +6737,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 357, + "weight": 356, "cookies": false, "type": "", "deprecated": false, @@ -6855,7 +6855,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 358, + "weight": 357, "cookies": false, "type": "", "deprecated": false, @@ -6975,7 +6975,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 359, + "weight": 358, "cookies": false, "type": "", "deprecated": false, @@ -7081,7 +7081,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 360, + "weight": 359, "cookies": false, "type": "", "deprecated": false, @@ -7189,7 +7189,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 361, + "weight": 360, "cookies": false, "type": "", "deprecated": false, @@ -7322,7 +7322,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 363, + "weight": 362, "cookies": false, "type": "", "deprecated": false, @@ -7441,7 +7441,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 364, + "weight": 363, "cookies": false, "type": "", "deprecated": false, @@ -7555,7 +7555,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 365, + "weight": 364, "cookies": false, "type": "", "deprecated": false, @@ -7661,7 +7661,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 366, + "weight": 365, "cookies": false, "type": "", "deprecated": false, @@ -7798,7 +7798,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 344, + "weight": 343, "cookies": false, "type": "", "deprecated": false, @@ -7867,7 +7867,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 345, + "weight": 344, "cookies": false, "type": "", "deprecated": false, @@ -7943,7 +7943,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 362, + "weight": 361, "cookies": false, "type": "", "deprecated": false, @@ -8045,7 +8045,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 340, + "weight": 339, "cookies": false, "type": "", "deprecated": false, @@ -8126,7 +8126,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 332, + "weight": 331, "cookies": false, "type": "", "deprecated": false, @@ -8288,7 +8288,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 337, + "weight": 336, "cookies": false, "type": "", "deprecated": false, @@ -8318,7 +8318,7 @@ "model": "#\/definitions\/documentList" } ], - "description": "Create or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.\n" + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -8395,7 +8395,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 335, + "weight": 334, "cookies": false, "type": "", "deprecated": false, @@ -8487,7 +8487,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 339, + "weight": 338, "cookies": false, "type": "", "deprecated": false, @@ -8573,7 +8573,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 333, + "weight": 332, "cookies": false, "type": "", "deprecated": false, @@ -8662,7 +8662,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 336, + "weight": 335, "cookies": false, "type": "", "deprecated": false, @@ -8693,7 +8693,7 @@ "model": "#\/definitions\/document" } ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -8785,7 +8785,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 334, + "weight": 333, "cookies": false, "type": "", "deprecated": false, @@ -8881,7 +8881,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 338, + "weight": 337, "cookies": false, "type": "", "deprecated": false, @@ -8958,7 +8958,7 @@ "x-appwrite": { "method": "listDocumentLogs", "group": "logs", - "weight": 341, + "weight": 340, "cookies": false, "type": "", "deprecated": false, @@ -9046,7 +9046,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 343, + "weight": 342, "cookies": false, "type": "", "deprecated": false, @@ -9152,7 +9152,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 342, + "weight": 341, "cookies": false, "type": "", "deprecated": false, @@ -9256,7 +9256,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 370, + "weight": 369, "cookies": false, "type": "", "deprecated": false, @@ -9335,7 +9335,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 367, + "weight": 366, "cookies": false, "type": "", "deprecated": false, @@ -9462,7 +9462,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 368, + "weight": 367, "cookies": false, "type": "", "deprecated": false, @@ -9531,7 +9531,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 369, + "weight": 368, "cookies": false, "type": "", "deprecated": false, @@ -9605,7 +9605,7 @@ "x-appwrite": { "method": "listCollectionLogs", "group": "collections", - "weight": 330, + "weight": 329, "cookies": false, "type": "", "deprecated": false, @@ -9683,7 +9683,7 @@ "x-appwrite": { "method": "getCollectionUsage", "group": null, - "weight": 331, + "weight": 330, "cookies": false, "type": "", "deprecated": false, @@ -9769,7 +9769,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 322, + "weight": 321, "cookies": false, "type": "", "deprecated": false, @@ -9839,7 +9839,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 375, + "weight": 374, "cookies": false, "type": "", "deprecated": false, @@ -9919,7 +9919,7 @@ "x-appwrite": { "method": "create", "group": null, - "weight": 371, + "weight": 370, "cookies": false, "type": "", "deprecated": false, @@ -10024,7 +10024,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 372, + "weight": 371, "cookies": false, "type": "", "deprecated": false, @@ -10091,7 +10091,7 @@ "x-appwrite": { "method": "update", "group": null, - "weight": 373, + "weight": 372, "cookies": false, "type": "", "deprecated": false, @@ -10192,7 +10192,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 374, + "weight": 373, "cookies": false, "type": "", "deprecated": false, @@ -10259,7 +10259,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 379, "cookies": false, "type": "", "deprecated": false, @@ -10340,7 +10340,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 380, "cookies": false, "type": "", "deprecated": false, @@ -10446,7 +10446,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 381, "cookies": false, "type": "", "deprecated": false, @@ -10554,7 +10554,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 382, "cookies": false, "type": "", "deprecated": false, @@ -10660,7 +10660,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 383, "cookies": false, "type": "", "deprecated": false, @@ -10768,7 +10768,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 384, "cookies": false, "type": "", "deprecated": false, @@ -10874,7 +10874,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 385, "cookies": false, "type": "", "deprecated": false, @@ -10982,7 +10982,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 386, "cookies": false, "type": "", "deprecated": false, @@ -11098,7 +11098,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 387, "cookies": false, "type": "", "deprecated": false, @@ -11216,7 +11216,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 388, "cookies": false, "type": "", "deprecated": false, @@ -11334,7 +11334,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 389, "cookies": false, "type": "", "deprecated": false, @@ -11454,7 +11454,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 390, "cookies": false, "type": "", "deprecated": false, @@ -11572,7 +11572,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 391, "cookies": false, "type": "", "deprecated": false, @@ -11692,7 +11692,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 392, "cookies": false, "type": "", "deprecated": false, @@ -11798,7 +11798,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 393, "cookies": false, "type": "", "deprecated": false, @@ -11906,7 +11906,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 395, + "weight": 394, "cookies": false, "type": "", "deprecated": false, @@ -12039,7 +12039,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 397, + "weight": 396, "cookies": false, "type": "", "deprecated": false, @@ -12158,7 +12158,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 398, + "weight": 397, "cookies": false, "type": "", "deprecated": false, @@ -12272,7 +12272,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 399, + "weight": 398, "cookies": false, "type": "", "deprecated": false, @@ -12378,7 +12378,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 400, + "weight": 399, "cookies": false, "type": "", "deprecated": false, @@ -12515,7 +12515,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 377, "cookies": false, "type": "", "deprecated": false, @@ -12584,7 +12584,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 378, "cookies": false, "type": "", "deprecated": false, @@ -12660,7 +12660,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 396, + "weight": 395, "cookies": false, "type": "", "deprecated": false, @@ -12762,7 +12762,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 404, + "weight": 403, "cookies": false, "type": "", "deprecated": false, @@ -12841,7 +12841,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 401, + "weight": 400, "cookies": false, "type": "", "deprecated": false, @@ -12968,7 +12968,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 402, + "weight": 401, "cookies": false, "type": "", "deprecated": false, @@ -13037,7 +13037,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 403, + "weight": 402, "cookies": false, "type": "", "deprecated": false, @@ -13111,7 +13111,7 @@ "x-appwrite": { "method": "listLogs", "group": "tables", - "weight": 376, + "weight": 375, "cookies": false, "type": "", "deprecated": false, @@ -13189,7 +13189,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 413, + "weight": 412, "cookies": false, "type": "", "deprecated": false, @@ -13201,7 +13201,6 @@ "scope": "rows.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -13271,7 +13270,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 405, + "weight": 404, "cookies": false, "type": "", "deprecated": false, @@ -13283,7 +13282,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -13434,7 +13432,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 410, + "weight": 409, "cookies": false, "type": "", "deprecated": false, @@ -13541,7 +13539,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 408, + "weight": 407, "cookies": false, "type": "", "deprecated": false, @@ -13633,7 +13631,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 412, + "weight": 411, "cookies": false, "type": "", "deprecated": false, @@ -13719,7 +13717,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 406, + "weight": 405, "cookies": false, "type": "", "deprecated": false, @@ -13731,7 +13729,6 @@ "scope": "rows.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -13809,7 +13806,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 409, + "weight": 408, "cookies": false, "type": "", "deprecated": false, @@ -13821,7 +13818,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -13930,7 +13926,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 407, + "weight": 406, "cookies": false, "type": "", "deprecated": false, @@ -13942,7 +13938,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -14027,7 +14022,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 411, + "weight": 410, "cookies": false, "type": "", "deprecated": false, @@ -14039,7 +14034,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -14105,7 +14099,7 @@ "x-appwrite": { "method": "listRowLogs", "group": "logs", - "weight": 414, + "weight": 413, "cookies": false, "type": "", "deprecated": false, @@ -14193,7 +14187,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 416, + "weight": 415, "cookies": false, "type": "", "deprecated": false, @@ -14299,7 +14293,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 415, + "weight": 414, "cookies": false, "type": "", "deprecated": false, @@ -14403,7 +14397,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 377, + "weight": 376, "cookies": false, "type": "", "deprecated": false, @@ -14489,7 +14483,7 @@ "x-appwrite": { "method": "getDatabaseUsage", "group": null, - "weight": 323, + "weight": 322, "cookies": false, "type": "", "deprecated": false, @@ -14567,7 +14561,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 425, + "weight": 424, "cookies": false, "type": "", "deprecated": false, @@ -14639,7 +14633,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 422, + "weight": 421, "cookies": false, "type": "", "deprecated": false, @@ -14890,7 +14884,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 427, + "weight": 426, "cookies": false, "type": "", "deprecated": false, @@ -14939,7 +14933,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 428, + "weight": 427, "cookies": false, "type": "", "deprecated": false, @@ -14989,7 +14983,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 451, + "weight": 450, "cookies": false, "type": "", "deprecated": false, @@ -15083,7 +15077,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 450, + "weight": 449, "cookies": false, "type": "", "deprecated": false, @@ -15141,7 +15135,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 444, + "weight": 443, "cookies": false, "type": "", "deprecated": false, @@ -15211,7 +15205,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 423, + "weight": 422, "cookies": false, "type": "", "deprecated": false, @@ -15270,7 +15264,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 424, + "weight": 423, "cookies": false, "type": "", "deprecated": false, @@ -15517,7 +15511,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 426, + "weight": 425, "cookies": false, "type": "", "deprecated": false, @@ -15578,7 +15572,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 431, + "weight": 430, "cookies": false, "type": "", "deprecated": false, @@ -15655,7 +15649,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 432, + "weight": 431, "cookies": false, "type": "", "deprecated": false, @@ -15735,7 +15729,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 429, + "weight": 428, "cookies": false, "type": "upload", "deprecated": false, @@ -15827,7 +15821,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 437, + "weight": 436, "cookies": false, "type": "", "deprecated": false, @@ -15912,7 +15906,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 434, + "weight": 433, "cookies": false, "type": "", "deprecated": false, @@ -16018,7 +16012,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 435, + "weight": 434, "cookies": false, "type": "", "deprecated": false, @@ -16114,7 +16108,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 430, + "weight": 429, "cookies": false, "type": "", "deprecated": false, @@ -16176,7 +16170,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 433, + "weight": 432, "cookies": false, "type": "", "deprecated": false, @@ -16243,7 +16237,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 436, + "weight": 435, "cookies": false, "type": "location", "deprecated": false, @@ -16328,7 +16322,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 438, + "weight": 437, "cookies": false, "type": "", "deprecated": false, @@ -16395,7 +16389,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 441, + "weight": 440, "cookies": false, "type": "", "deprecated": false, @@ -16468,7 +16462,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 439, + "weight": 438, "cookies": false, "type": "", "deprecated": false, @@ -16584,7 +16578,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 440, + "weight": 439, "cookies": false, "type": "", "deprecated": false, @@ -16648,7 +16642,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 442, + "weight": 441, "cookies": false, "type": "", "deprecated": false, @@ -16715,7 +16709,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 443, + "weight": 442, "cookies": false, "type": "", "deprecated": false, @@ -16793,7 +16787,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 447, + "weight": 446, "cookies": false, "type": "", "deprecated": false, @@ -16852,7 +16846,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 445, + "weight": 444, "cookies": false, "type": "", "deprecated": false, @@ -16942,7 +16936,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 446, + "weight": 445, "cookies": false, "type": "", "deprecated": false, @@ -17009,7 +17003,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 448, + "weight": 447, "cookies": false, "type": "", "deprecated": false, @@ -17101,7 +17095,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 449, + "weight": 448, "cookies": false, "type": "", "deprecated": false, @@ -17170,7 +17164,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 255, + "weight": 254, "cookies": false, "type": "graphql", "deprecated": false, @@ -17243,7 +17237,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 254, + "weight": 253, "cookies": false, "type": "graphql", "deprecated": false, @@ -18985,7 +18979,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 309, + "weight": 308, "cookies": false, "type": "", "deprecated": false, @@ -19060,7 +19054,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 306, + "weight": 305, "cookies": false, "type": "", "deprecated": false, @@ -19218,7 +19212,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 313, + "weight": 312, "cookies": false, "type": "", "deprecated": false, @@ -19373,7 +19367,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 308, + "weight": 307, "cookies": false, "type": "", "deprecated": false, @@ -19568,7 +19562,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 315, + "weight": 314, "cookies": false, "type": "", "deprecated": false, @@ -19762,7 +19756,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 307, + "weight": 306, "cookies": false, "type": "", "deprecated": false, @@ -19880,7 +19874,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 314, + "weight": 313, "cookies": false, "type": "", "deprecated": false, @@ -19994,7 +19988,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 312, + "weight": 311, "cookies": false, "type": "", "deprecated": false, @@ -20049,7 +20043,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 316, + "weight": 315, "cookies": false, "type": "", "deprecated": false, @@ -20109,7 +20103,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 310, + "weight": 309, "cookies": false, "type": "", "deprecated": false, @@ -20181,7 +20175,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 311, + "weight": 310, "cookies": false, "type": "", "deprecated": false, @@ -20253,7 +20247,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 281, + "weight": 280, "cookies": false, "type": "", "deprecated": false, @@ -20328,7 +20322,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 280, + "weight": 279, "cookies": false, "type": "", "deprecated": false, @@ -20443,7 +20437,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 293, + "weight": 292, "cookies": false, "type": "", "deprecated": false, @@ -20556,7 +20550,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 279, + "weight": 278, "cookies": false, "type": "", "deprecated": false, @@ -20647,7 +20641,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 292, + "weight": 291, "cookies": false, "type": "", "deprecated": false, @@ -20736,7 +20730,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 271, + "weight": 270, "cookies": false, "type": "", "deprecated": false, @@ -20863,7 +20857,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 284, + "weight": 283, "cookies": false, "type": "", "deprecated": false, @@ -20988,7 +20982,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 274, + "weight": 273, "cookies": false, "type": "", "deprecated": false, @@ -21091,7 +21085,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 287, + "weight": 286, "cookies": false, "type": "", "deprecated": false, @@ -21192,7 +21186,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 272, + "weight": 271, "cookies": false, "type": "", "deprecated": false, @@ -21307,7 +21301,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 285, + "weight": 284, "cookies": false, "type": "", "deprecated": false, @@ -21420,7 +21414,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 273, + "weight": 272, "cookies": false, "type": "", "deprecated": false, @@ -21579,7 +21573,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 286, + "weight": 285, "cookies": false, "type": "", "deprecated": false, @@ -21735,7 +21729,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 275, + "weight": 274, "cookies": false, "type": "", "deprecated": false, @@ -21838,7 +21832,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 288, + "weight": 287, "cookies": false, "type": "", "deprecated": false, @@ -21939,7 +21933,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 276, + "weight": 275, "cookies": false, "type": "", "deprecated": false, @@ -22042,7 +22036,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 289, + "weight": 288, "cookies": false, "type": "", "deprecated": false, @@ -22143,7 +22137,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 277, + "weight": 276, "cookies": false, "type": "", "deprecated": false, @@ -22246,7 +22240,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 290, + "weight": 289, "cookies": false, "type": "", "deprecated": false, @@ -22347,7 +22341,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 278, + "weight": 277, "cookies": false, "type": "", "deprecated": false, @@ -22450,7 +22444,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 291, + "weight": 290, "cookies": false, "type": "", "deprecated": false, @@ -22549,7 +22543,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 283, + "weight": 282, "cookies": false, "type": "", "deprecated": false, @@ -22604,7 +22598,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 294, + "weight": 293, "cookies": false, "type": "", "deprecated": false, @@ -22664,7 +22658,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 282, + "weight": 281, "cookies": false, "type": "", "deprecated": false, @@ -22736,7 +22730,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 303, + "weight": 302, "cookies": false, "type": "", "deprecated": false, @@ -22808,7 +22802,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 296, + "weight": 295, "cookies": false, "type": "", "deprecated": false, @@ -22881,7 +22875,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 295, + "weight": 294, "cookies": false, "type": "", "deprecated": false, @@ -22969,7 +22963,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 298, + "weight": 297, "cookies": false, "type": "", "deprecated": false, @@ -23029,7 +23023,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 299, + "weight": 298, "cookies": false, "type": "", "deprecated": false, @@ -23108,7 +23102,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 300, + "weight": 299, "cookies": false, "type": "", "deprecated": false, @@ -23168,7 +23162,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 297, + "weight": 296, "cookies": false, "type": "", "deprecated": false, @@ -23240,7 +23234,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 302, + "weight": 301, "cookies": false, "type": "", "deprecated": false, @@ -23321,7 +23315,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 301, + "weight": 300, "cookies": false, "type": "", "deprecated": false, @@ -23408,7 +23402,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 304, + "weight": 303, "cookies": false, "type": "", "deprecated": false, @@ -23471,7 +23465,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 305, + "weight": 304, "cookies": false, "type": "", "deprecated": false, @@ -23541,7 +23535,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 263, + "weight": 262, "cookies": false, "type": "", "deprecated": false, @@ -23614,7 +23608,7 @@ "x-appwrite": { "method": "createAppwriteMigration", "group": null, - "weight": 258, + "weight": 257, "cookies": false, "type": "", "deprecated": false, @@ -23706,7 +23700,7 @@ "x-appwrite": { "method": "getAppwriteReport", "group": null, - "weight": 265, + "weight": 264, "cookies": false, "type": "", "deprecated": false, @@ -23794,7 +23788,7 @@ "x-appwrite": { "method": "createCsvMigration", "group": null, - "weight": 262, + "weight": 261, "cookies": false, "type": "", "deprecated": false, @@ -23878,7 +23872,7 @@ "x-appwrite": { "method": "createFirebaseMigration", "group": null, - "weight": 259, + "weight": 258, "cookies": false, "type": "", "deprecated": false, @@ -23956,7 +23950,7 @@ "x-appwrite": { "method": "getFirebaseReport", "group": null, - "weight": 266, + "weight": 265, "cookies": false, "type": "", "deprecated": false, @@ -24027,7 +24021,7 @@ "x-appwrite": { "method": "createNHostMigration", "group": null, - "weight": 261, + "weight": 260, "cookies": false, "type": "", "deprecated": false, @@ -24146,7 +24140,7 @@ "x-appwrite": { "method": "getNHostReport", "group": null, - "weight": 268, + "weight": 267, "cookies": false, "type": "", "deprecated": false, @@ -24266,7 +24260,7 @@ "x-appwrite": { "method": "createSupabaseMigration", "group": null, - "weight": 260, + "weight": 259, "cookies": false, "type": "", "deprecated": false, @@ -24378,7 +24372,7 @@ "x-appwrite": { "method": "getSupabaseReport", "group": null, - "weight": 267, + "weight": 266, "cookies": false, "type": "", "deprecated": false, @@ -24489,7 +24483,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 264, + "weight": 263, "cookies": false, "type": "", "deprecated": false, @@ -24547,7 +24541,7 @@ "x-appwrite": { "method": "retry", "group": null, - "weight": 269, + "weight": 268, "cookies": false, "type": "", "deprecated": false, @@ -24600,7 +24594,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 270, + "weight": 269, "cookies": false, "type": "", "deprecated": false, @@ -26591,7 +26585,7 @@ "x-appwrite": { "method": "listDevKeys", "group": "devKeys", - "weight": 420, + "weight": 419, "cookies": false, "type": "", "deprecated": false, @@ -26661,7 +26655,7 @@ "x-appwrite": { "method": "createDevKey", "group": "devKeys", - "weight": 417, + "weight": 416, "cookies": false, "type": "", "deprecated": false, @@ -26744,7 +26738,7 @@ "x-appwrite": { "method": "getDevKey", "group": "devKeys", - "weight": 419, + "weight": 418, "cookies": false, "type": "", "deprecated": false, @@ -26810,7 +26804,7 @@ "x-appwrite": { "method": "updateDevKey", "group": "devKeys", - "weight": 418, + "weight": 417, "cookies": false, "type": "", "deprecated": false, @@ -26896,7 +26890,7 @@ "x-appwrite": { "method": "deleteDevKey", "group": "devKeys", - "weight": 421, + "weight": 420, "cookies": false, "type": "", "deprecated": false, @@ -30439,7 +30433,7 @@ "x-appwrite": { "method": "createAPIRule", "group": null, - "weight": 482, + "weight": 481, "cookies": false, "type": "", "deprecated": false, @@ -30509,7 +30503,7 @@ "x-appwrite": { "method": "createFunctionRule", "group": null, - "weight": 484, + "weight": 483, "cookies": false, "type": "", "deprecated": false, @@ -30592,7 +30586,7 @@ "x-appwrite": { "method": "createRedirectRule", "group": null, - "weight": 485, + "weight": 484, "cookies": false, "type": "", "deprecated": false, @@ -30712,7 +30706,7 @@ "x-appwrite": { "method": "createSiteRule", "group": null, - "weight": 483, + "weight": 482, "cookies": false, "type": "", "deprecated": false, @@ -30964,7 +30958,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 454, + "weight": 453, "cookies": false, "type": "", "deprecated": false, @@ -31036,7 +31030,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 452, + "weight": 451, "cookies": false, "type": "", "deprecated": false, @@ -31303,7 +31297,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 457, + "weight": 456, "cookies": false, "type": "", "deprecated": false, @@ -31352,7 +31346,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 480, + "weight": 479, "cookies": false, "type": "", "deprecated": false, @@ -31402,7 +31396,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 476, + "weight": 475, "cookies": false, "type": "", "deprecated": false, @@ -31496,7 +31490,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 477, + "weight": 476, "cookies": false, "type": "", "deprecated": false, @@ -31554,7 +31548,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 478, + "weight": 477, "cookies": false, "type": "", "deprecated": false, @@ -31624,7 +31618,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 453, + "weight": 452, "cookies": false, "type": "", "deprecated": false, @@ -31683,7 +31677,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 455, + "weight": 454, "cookies": false, "type": "", "deprecated": false, @@ -31945,7 +31939,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 456, + "weight": 455, "cookies": false, "type": "", "deprecated": false, @@ -32006,7 +32000,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 463, + "weight": 462, "cookies": false, "type": "", "deprecated": false, @@ -32083,7 +32077,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 462, + "weight": 461, "cookies": false, "type": "", "deprecated": false, @@ -32163,7 +32157,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 458, + "weight": 457, "cookies": false, "type": "upload", "deprecated": false, @@ -32263,7 +32257,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 466, + "weight": 465, "cookies": false, "type": "", "deprecated": false, @@ -32342,7 +32336,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 459, + "weight": 458, "cookies": false, "type": "", "deprecated": false, @@ -32448,7 +32442,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 460, + "weight": 459, "cookies": false, "type": "", "deprecated": false, @@ -32545,7 +32539,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 461, + "weight": 460, "cookies": false, "type": "", "deprecated": false, @@ -32607,7 +32601,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 464, + "weight": 463, "cookies": false, "type": "", "deprecated": false, @@ -32674,7 +32668,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 465, + "weight": 464, "cookies": false, "type": "location", "deprecated": false, @@ -32759,7 +32753,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 467, + "weight": 466, "cookies": false, "type": "", "deprecated": false, @@ -32826,7 +32820,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 469, + "weight": 468, "cookies": false, "type": "", "deprecated": false, @@ -32897,7 +32891,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 468, + "weight": 467, "cookies": false, "type": "", "deprecated": false, @@ -32961,7 +32955,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 470, + "weight": 469, "cookies": false, "type": "", "deprecated": false, @@ -33028,7 +33022,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 479, + "weight": 478, "cookies": false, "type": "", "deprecated": false, @@ -33106,7 +33100,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 473, + "weight": 472, "cookies": false, "type": "", "deprecated": false, @@ -33165,7 +33159,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 471, + "weight": 470, "cookies": false, "type": "", "deprecated": false, @@ -33255,7 +33249,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 472, + "weight": 471, "cookies": false, "type": "", "deprecated": false, @@ -33322,7 +33316,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 474, + "weight": 473, "cookies": false, "type": "", "deprecated": false, @@ -33414,7 +33408,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 475, + "weight": 474, "cookies": false, "type": "", "deprecated": false, @@ -35927,7 +35921,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 488, + "weight": 487, "cookies": false, "type": "", "deprecated": false, @@ -36007,7 +36001,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 486, + "weight": 485, "cookies": false, "type": "", "deprecated": false, @@ -36091,7 +36085,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 487, + "weight": 486, "cookies": false, "type": "", "deprecated": false, @@ -36151,7 +36145,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 489, + "weight": 488, "cookies": false, "type": "", "deprecated": false, @@ -36222,7 +36216,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 490, + "weight": 489, "cookies": false, "type": "", "deprecated": false, @@ -39968,7 +39962,7 @@ "tags": [ "vcs" ], - "description": "Get a list of files and directories from a GitHub repository connected to your project. This endpoint returns the contents of a specified repository path, including file names, sizes, and whether each item is a file or directory. The GitHub installation must be properly configured and the repository must be accessible through your installation for this endpoint to work.\n", + "description": "Get a list of files and directories from a GitHub repository connected to your project. This endpoint returns the contents of a specified repository path, including file names, sizes, and whether each item is a file or directory. The GitHub installation must be properly configured and the repository must be accessible through your installation for this endpoint to work.", "responses": { "200": { "description": "VCS Content List", diff --git a/app/config/specs/swagger2-latest-server.json b/app/config/specs/swagger2-latest-server.json index d9779cceb2..96f69b1465 100644 --- a/app/config/specs/swagger2-latest-server.json +++ b/app/config/specs/swagger2-latest-server.json @@ -4208,7 +4208,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 321, + "weight": 320, "cookies": false, "type": "", "deprecated": false, @@ -4281,7 +4281,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 317, + "weight": 316, "cookies": false, "type": "", "deprecated": false, @@ -4364,7 +4364,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 318, + "weight": 317, "cookies": false, "type": "", "deprecated": false, @@ -4424,7 +4424,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 319, + "weight": 318, "cookies": false, "type": "", "deprecated": false, @@ -4503,7 +4503,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 320, + "weight": 319, "cookies": false, "type": "", "deprecated": false, @@ -4563,7 +4563,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 329, + "weight": 328, "cookies": false, "type": "", "deprecated": false, @@ -4644,7 +4644,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 325, + "weight": 324, "cookies": false, "type": "", "deprecated": false, @@ -4750,7 +4750,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 326, + "weight": 325, "cookies": false, "type": "", "deprecated": false, @@ -4818,7 +4818,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 327, + "weight": 326, "cookies": false, "type": "", "deprecated": false, @@ -4920,7 +4920,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 328, + "weight": 327, "cookies": false, "type": "", "deprecated": false, @@ -4988,7 +4988,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 346, + "weight": 345, "cookies": false, "type": "", "deprecated": false, @@ -5070,7 +5070,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 347, + "weight": 346, "cookies": false, "type": "", "deprecated": false, @@ -5177,7 +5177,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 348, + "weight": 347, "cookies": false, "type": "", "deprecated": false, @@ -5286,7 +5286,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 349, + "weight": 348, "cookies": false, "type": "", "deprecated": false, @@ -5393,7 +5393,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 350, + "weight": 349, "cookies": false, "type": "", "deprecated": false, @@ -5502,7 +5502,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 351, + "weight": 350, "cookies": false, "type": "", "deprecated": false, @@ -5609,7 +5609,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 352, + "weight": 351, "cookies": false, "type": "", "deprecated": false, @@ -5718,7 +5718,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 353, + "weight": 352, "cookies": false, "type": "", "deprecated": false, @@ -5835,7 +5835,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 354, + "weight": 353, "cookies": false, "type": "", "deprecated": false, @@ -5954,7 +5954,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 355, + "weight": 354, "cookies": false, "type": "", "deprecated": false, @@ -6073,7 +6073,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 356, + "weight": 355, "cookies": false, "type": "", "deprecated": false, @@ -6194,7 +6194,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 357, + "weight": 356, "cookies": false, "type": "", "deprecated": false, @@ -6313,7 +6313,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 358, + "weight": 357, "cookies": false, "type": "", "deprecated": false, @@ -6434,7 +6434,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 359, + "weight": 358, "cookies": false, "type": "", "deprecated": false, @@ -6541,7 +6541,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 360, + "weight": 359, "cookies": false, "type": "", "deprecated": false, @@ -6650,7 +6650,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 361, + "weight": 360, "cookies": false, "type": "", "deprecated": false, @@ -6784,7 +6784,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 363, + "weight": 362, "cookies": false, "type": "", "deprecated": false, @@ -6904,7 +6904,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 364, + "weight": 363, "cookies": false, "type": "", "deprecated": false, @@ -7019,7 +7019,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 365, + "weight": 364, "cookies": false, "type": "", "deprecated": false, @@ -7126,7 +7126,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 366, + "weight": 365, "cookies": false, "type": "", "deprecated": false, @@ -7264,7 +7264,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 344, + "weight": 343, "cookies": false, "type": "", "deprecated": false, @@ -7334,7 +7334,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 345, + "weight": 344, "cookies": false, "type": "", "deprecated": false, @@ -7411,7 +7411,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 362, + "weight": 361, "cookies": false, "type": "", "deprecated": false, @@ -7514,7 +7514,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 340, + "weight": 339, "cookies": false, "type": "", "deprecated": false, @@ -7597,7 +7597,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 332, + "weight": 331, "cookies": false, "type": "", "deprecated": false, @@ -7761,7 +7761,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 337, + "weight": 336, "cookies": false, "type": "", "deprecated": false, @@ -7791,7 +7791,7 @@ "model": "#\/definitions\/documentList" } ], - "description": "Create or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console.\n" + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update Documents. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -7869,7 +7869,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 335, + "weight": 334, "cookies": false, "type": "", "deprecated": false, @@ -7962,7 +7962,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 339, + "weight": 338, "cookies": false, "type": "", "deprecated": false, @@ -8049,7 +8049,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 333, + "weight": 332, "cookies": false, "type": "", "deprecated": false, @@ -8140,7 +8140,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 336, + "weight": 335, "cookies": false, "type": "", "deprecated": false, @@ -8171,7 +8171,7 @@ "model": "#\/definitions\/document" } ], - "description": "Create or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." + "description": "**WARNING: Experimental Feature** - This endpoint is experimental and not yet officially supported. It may be subject to breaking changes or removal in future versions.\n\nCreate or update a Document. Before using this route, you should create a new collection resource using either a [server integration](https:\/\/appwrite.io\/docs\/server\/databases#databasesCreateCollection) API or directly from your database console." } ], "auth": { @@ -8265,7 +8265,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 334, + "weight": 333, "cookies": false, "type": "", "deprecated": false, @@ -8363,7 +8363,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 338, + "weight": 337, "cookies": false, "type": "", "deprecated": false, @@ -8444,7 +8444,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 343, + "weight": 342, "cookies": false, "type": "", "deprecated": false, @@ -8551,7 +8551,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 342, + "weight": 341, "cookies": false, "type": "", "deprecated": false, @@ -8656,7 +8656,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 370, + "weight": 369, "cookies": false, "type": "", "deprecated": false, @@ -8736,7 +8736,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 367, + "weight": 366, "cookies": false, "type": "", "deprecated": false, @@ -8864,7 +8864,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 368, + "weight": 367, "cookies": false, "type": "", "deprecated": false, @@ -8934,7 +8934,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 369, + "weight": 368, "cookies": false, "type": "", "deprecated": false, @@ -9009,7 +9009,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 375, + "weight": 374, "cookies": false, "type": "", "deprecated": false, @@ -9090,7 +9090,7 @@ "x-appwrite": { "method": "create", "group": null, - "weight": 371, + "weight": 370, "cookies": false, "type": "", "deprecated": false, @@ -9196,7 +9196,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 372, + "weight": 371, "cookies": false, "type": "", "deprecated": false, @@ -9264,7 +9264,7 @@ "x-appwrite": { "method": "update", "group": null, - "weight": 373, + "weight": 372, "cookies": false, "type": "", "deprecated": false, @@ -9366,7 +9366,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 374, + "weight": 373, "cookies": false, "type": "", "deprecated": false, @@ -9434,7 +9434,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 379, "cookies": false, "type": "", "deprecated": false, @@ -9516,7 +9516,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 380, "cookies": false, "type": "", "deprecated": false, @@ -9623,7 +9623,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 381, "cookies": false, "type": "", "deprecated": false, @@ -9732,7 +9732,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 382, "cookies": false, "type": "", "deprecated": false, @@ -9839,7 +9839,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 383, "cookies": false, "type": "", "deprecated": false, @@ -9948,7 +9948,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 384, "cookies": false, "type": "", "deprecated": false, @@ -10055,7 +10055,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 385, "cookies": false, "type": "", "deprecated": false, @@ -10164,7 +10164,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 386, "cookies": false, "type": "", "deprecated": false, @@ -10281,7 +10281,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 387, "cookies": false, "type": "", "deprecated": false, @@ -10400,7 +10400,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 388, "cookies": false, "type": "", "deprecated": false, @@ -10519,7 +10519,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 389, "cookies": false, "type": "", "deprecated": false, @@ -10640,7 +10640,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 390, "cookies": false, "type": "", "deprecated": false, @@ -10759,7 +10759,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 391, "cookies": false, "type": "", "deprecated": false, @@ -10880,7 +10880,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 392, "cookies": false, "type": "", "deprecated": false, @@ -10987,7 +10987,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 393, "cookies": false, "type": "", "deprecated": false, @@ -11096,7 +11096,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 395, + "weight": 394, "cookies": false, "type": "", "deprecated": false, @@ -11230,7 +11230,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 397, + "weight": 396, "cookies": false, "type": "", "deprecated": false, @@ -11350,7 +11350,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 398, + "weight": 397, "cookies": false, "type": "", "deprecated": false, @@ -11465,7 +11465,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 399, + "weight": 398, "cookies": false, "type": "", "deprecated": false, @@ -11572,7 +11572,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 400, + "weight": 399, "cookies": false, "type": "", "deprecated": false, @@ -11710,7 +11710,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 377, "cookies": false, "type": "", "deprecated": false, @@ -11780,7 +11780,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 378, "cookies": false, "type": "", "deprecated": false, @@ -11857,7 +11857,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 396, + "weight": 395, "cookies": false, "type": "", "deprecated": false, @@ -11960,7 +11960,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 404, + "weight": 403, "cookies": false, "type": "", "deprecated": false, @@ -12040,7 +12040,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 401, + "weight": 400, "cookies": false, "type": "", "deprecated": false, @@ -12168,7 +12168,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 402, + "weight": 401, "cookies": false, "type": "", "deprecated": false, @@ -12238,7 +12238,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 403, + "weight": 402, "cookies": false, "type": "", "deprecated": false, @@ -12313,7 +12313,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 413, + "weight": 412, "cookies": false, "type": "", "deprecated": false, @@ -12325,7 +12325,6 @@ "scope": "rows.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -12397,7 +12396,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 405, + "weight": 404, "cookies": false, "type": "", "deprecated": false, @@ -12409,7 +12408,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -12562,7 +12560,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 410, + "weight": 409, "cookies": false, "type": "", "deprecated": false, @@ -12670,7 +12668,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 408, + "weight": 407, "cookies": false, "type": "", "deprecated": false, @@ -12763,7 +12761,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 412, + "weight": 411, "cookies": false, "type": "", "deprecated": false, @@ -12850,7 +12848,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 406, + "weight": 405, "cookies": false, "type": "", "deprecated": false, @@ -12862,7 +12860,6 @@ "scope": "rows.read", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -12942,7 +12939,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 409, + "weight": 408, "cookies": false, "type": "", "deprecated": false, @@ -12954,7 +12951,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -13065,7 +13061,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 407, + "weight": 406, "cookies": false, "type": "", "deprecated": false, @@ -13077,7 +13073,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -13164,7 +13159,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 411, + "weight": 410, "cookies": false, "type": "", "deprecated": false, @@ -13176,7 +13171,6 @@ "scope": "rows.write", "platforms": [ "client", - "server", "server" ], "packaging": false, @@ -13246,7 +13240,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 416, + "weight": 415, "cookies": false, "type": "", "deprecated": false, @@ -13353,7 +13347,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 415, + "weight": 414, "cookies": false, "type": "", "deprecated": false, @@ -13458,7 +13452,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 425, + "weight": 424, "cookies": false, "type": "", "deprecated": false, @@ -13531,7 +13525,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 422, + "weight": 421, "cookies": false, "type": "", "deprecated": false, @@ -13783,7 +13777,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 427, + "weight": 426, "cookies": false, "type": "", "deprecated": false, @@ -13833,7 +13827,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 428, + "weight": 427, "cookies": false, "type": "", "deprecated": false, @@ -13884,7 +13878,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 423, + "weight": 422, "cookies": false, "type": "", "deprecated": false, @@ -13944,7 +13938,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 424, + "weight": 423, "cookies": false, "type": "", "deprecated": false, @@ -14192,7 +14186,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 426, + "weight": 425, "cookies": false, "type": "", "deprecated": false, @@ -14254,7 +14248,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 431, + "weight": 430, "cookies": false, "type": "", "deprecated": false, @@ -14332,7 +14326,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 432, + "weight": 431, "cookies": false, "type": "", "deprecated": false, @@ -14413,7 +14407,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 429, + "weight": 428, "cookies": false, "type": "upload", "deprecated": false, @@ -14506,7 +14500,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 437, + "weight": 436, "cookies": false, "type": "", "deprecated": false, @@ -14592,7 +14586,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 434, + "weight": 433, "cookies": false, "type": "", "deprecated": false, @@ -14699,7 +14693,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 435, + "weight": 434, "cookies": false, "type": "", "deprecated": false, @@ -14796,7 +14790,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 430, + "weight": 429, "cookies": false, "type": "", "deprecated": false, @@ -14859,7 +14853,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 433, + "weight": 432, "cookies": false, "type": "", "deprecated": false, @@ -14927,7 +14921,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 436, + "weight": 435, "cookies": false, "type": "location", "deprecated": false, @@ -15013,7 +15007,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 438, + "weight": 437, "cookies": false, "type": "", "deprecated": false, @@ -15081,7 +15075,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 441, + "weight": 440, "cookies": false, "type": "", "deprecated": false, @@ -15156,7 +15150,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 439, + "weight": 438, "cookies": false, "type": "", "deprecated": false, @@ -15274,7 +15268,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 440, + "weight": 439, "cookies": false, "type": "", "deprecated": false, @@ -15340,7 +15334,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 442, + "weight": 441, "cookies": false, "type": "", "deprecated": false, @@ -15408,7 +15402,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 447, + "weight": 446, "cookies": false, "type": "", "deprecated": false, @@ -15468,7 +15462,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 445, + "weight": 444, "cookies": false, "type": "", "deprecated": false, @@ -15559,7 +15553,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 446, + "weight": 445, "cookies": false, "type": "", "deprecated": false, @@ -15627,7 +15621,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 448, + "weight": 447, "cookies": false, "type": "", "deprecated": false, @@ -15720,7 +15714,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 449, + "weight": 448, "cookies": false, "type": "", "deprecated": false, @@ -15790,7 +15784,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 255, + "weight": 254, "cookies": false, "type": "graphql", "deprecated": false, @@ -15865,7 +15859,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 254, + "weight": 253, "cookies": false, "type": "graphql", "deprecated": false, @@ -17647,7 +17641,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 309, + "weight": 308, "cookies": false, "type": "", "deprecated": false, @@ -17723,7 +17717,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 306, + "weight": 305, "cookies": false, "type": "", "deprecated": false, @@ -17882,7 +17876,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 313, + "weight": 312, "cookies": false, "type": "", "deprecated": false, @@ -18038,7 +18032,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 308, + "weight": 307, "cookies": false, "type": "", "deprecated": false, @@ -18234,7 +18228,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 315, + "weight": 314, "cookies": false, "type": "", "deprecated": false, @@ -18429,7 +18423,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 307, + "weight": 306, "cookies": false, "type": "", "deprecated": false, @@ -18548,7 +18542,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 314, + "weight": 313, "cookies": false, "type": "", "deprecated": false, @@ -18663,7 +18657,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 312, + "weight": 311, "cookies": false, "type": "", "deprecated": false, @@ -18719,7 +18713,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 316, + "weight": 315, "cookies": false, "type": "", "deprecated": false, @@ -18780,7 +18774,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 310, + "weight": 309, "cookies": false, "type": "", "deprecated": false, @@ -18853,7 +18847,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 311, + "weight": 310, "cookies": false, "type": "", "deprecated": false, @@ -18926,7 +18920,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 281, + "weight": 280, "cookies": false, "type": "", "deprecated": false, @@ -19002,7 +18996,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 280, + "weight": 279, "cookies": false, "type": "", "deprecated": false, @@ -19118,7 +19112,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 293, + "weight": 292, "cookies": false, "type": "", "deprecated": false, @@ -19232,7 +19226,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 279, + "weight": 278, "cookies": false, "type": "", "deprecated": false, @@ -19324,7 +19318,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 292, + "weight": 291, "cookies": false, "type": "", "deprecated": false, @@ -19414,7 +19408,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 271, + "weight": 270, "cookies": false, "type": "", "deprecated": false, @@ -19542,7 +19536,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 284, + "weight": 283, "cookies": false, "type": "", "deprecated": false, @@ -19668,7 +19662,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 274, + "weight": 273, "cookies": false, "type": "", "deprecated": false, @@ -19772,7 +19766,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 287, + "weight": 286, "cookies": false, "type": "", "deprecated": false, @@ -19874,7 +19868,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 272, + "weight": 271, "cookies": false, "type": "", "deprecated": false, @@ -19990,7 +19984,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 285, + "weight": 284, "cookies": false, "type": "", "deprecated": false, @@ -20104,7 +20098,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 273, + "weight": 272, "cookies": false, "type": "", "deprecated": false, @@ -20264,7 +20258,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 286, + "weight": 285, "cookies": false, "type": "", "deprecated": false, @@ -20421,7 +20415,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 275, + "weight": 274, "cookies": false, "type": "", "deprecated": false, @@ -20525,7 +20519,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 288, + "weight": 287, "cookies": false, "type": "", "deprecated": false, @@ -20627,7 +20621,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 276, + "weight": 275, "cookies": false, "type": "", "deprecated": false, @@ -20731,7 +20725,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 289, + "weight": 288, "cookies": false, "type": "", "deprecated": false, @@ -20833,7 +20827,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 277, + "weight": 276, "cookies": false, "type": "", "deprecated": false, @@ -20937,7 +20931,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 290, + "weight": 289, "cookies": false, "type": "", "deprecated": false, @@ -21039,7 +21033,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 278, + "weight": 277, "cookies": false, "type": "", "deprecated": false, @@ -21143,7 +21137,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 291, + "weight": 290, "cookies": false, "type": "", "deprecated": false, @@ -21243,7 +21237,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 283, + "weight": 282, "cookies": false, "type": "", "deprecated": false, @@ -21299,7 +21293,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 294, + "weight": 293, "cookies": false, "type": "", "deprecated": false, @@ -21360,7 +21354,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 282, + "weight": 281, "cookies": false, "type": "", "deprecated": false, @@ -21433,7 +21427,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 303, + "weight": 302, "cookies": false, "type": "", "deprecated": false, @@ -21506,7 +21500,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 296, + "weight": 295, "cookies": false, "type": "", "deprecated": false, @@ -21580,7 +21574,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 295, + "weight": 294, "cookies": false, "type": "", "deprecated": false, @@ -21669,7 +21663,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 298, + "weight": 297, "cookies": false, "type": "", "deprecated": false, @@ -21730,7 +21724,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 299, + "weight": 298, "cookies": false, "type": "", "deprecated": false, @@ -21810,7 +21804,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 300, + "weight": 299, "cookies": false, "type": "", "deprecated": false, @@ -21871,7 +21865,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 297, + "weight": 296, "cookies": false, "type": "", "deprecated": false, @@ -21944,7 +21938,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 302, + "weight": 301, "cookies": false, "type": "", "deprecated": false, @@ -22026,7 +22020,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 301, + "weight": 300, "cookies": false, "type": "", "deprecated": false, @@ -22115,7 +22109,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 304, + "weight": 303, "cookies": false, "type": "", "deprecated": false, @@ -22179,7 +22173,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 305, + "weight": 304, "cookies": false, "type": "", "deprecated": false, @@ -22251,7 +22245,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 454, + "weight": 453, "cookies": false, "type": "", "deprecated": false, @@ -22324,7 +22318,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 452, + "weight": 451, "cookies": false, "type": "", "deprecated": false, @@ -22592,7 +22586,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 457, + "weight": 456, "cookies": false, "type": "", "deprecated": false, @@ -22642,7 +22636,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 480, + "weight": 479, "cookies": false, "type": "", "deprecated": false, @@ -22693,7 +22687,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 453, + "weight": 452, "cookies": false, "type": "", "deprecated": false, @@ -22753,7 +22747,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 455, + "weight": 454, "cookies": false, "type": "", "deprecated": false, @@ -23016,7 +23010,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 456, + "weight": 455, "cookies": false, "type": "", "deprecated": false, @@ -23078,7 +23072,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 463, + "weight": 462, "cookies": false, "type": "", "deprecated": false, @@ -23156,7 +23150,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 462, + "weight": 461, "cookies": false, "type": "", "deprecated": false, @@ -23237,7 +23231,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 458, + "weight": 457, "cookies": false, "type": "upload", "deprecated": false, @@ -23338,7 +23332,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 466, + "weight": 465, "cookies": false, "type": "", "deprecated": false, @@ -23418,7 +23412,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 459, + "weight": 458, "cookies": false, "type": "", "deprecated": false, @@ -23525,7 +23519,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 460, + "weight": 459, "cookies": false, "type": "", "deprecated": false, @@ -23623,7 +23617,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 461, + "weight": 460, "cookies": false, "type": "", "deprecated": false, @@ -23686,7 +23680,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 464, + "weight": 463, "cookies": false, "type": "", "deprecated": false, @@ -23754,7 +23748,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 465, + "weight": 464, "cookies": false, "type": "location", "deprecated": false, @@ -23840,7 +23834,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 467, + "weight": 466, "cookies": false, "type": "", "deprecated": false, @@ -23908,7 +23902,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 469, + "weight": 468, "cookies": false, "type": "", "deprecated": false, @@ -23980,7 +23974,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 468, + "weight": 467, "cookies": false, "type": "", "deprecated": false, @@ -24045,7 +24039,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 470, + "weight": 469, "cookies": false, "type": "", "deprecated": false, @@ -24113,7 +24107,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 473, + "weight": 472, "cookies": false, "type": "", "deprecated": false, @@ -24173,7 +24167,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 471, + "weight": 470, "cookies": false, "type": "", "deprecated": false, @@ -24264,7 +24258,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 472, + "weight": 471, "cookies": false, "type": "", "deprecated": false, @@ -24332,7 +24326,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 474, + "weight": 473, "cookies": false, "type": "", "deprecated": false, @@ -24425,7 +24419,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 475, + "weight": 474, "cookies": false, "type": "", "deprecated": false, @@ -26768,7 +26762,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 488, + "weight": 487, "cookies": false, "type": "", "deprecated": false, @@ -26849,7 +26843,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 486, + "weight": 485, "cookies": false, "type": "", "deprecated": false, @@ -26934,7 +26928,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 487, + "weight": 486, "cookies": false, "type": "", "deprecated": false, @@ -26995,7 +26989,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 489, + "weight": 488, "cookies": false, "type": "", "deprecated": false, @@ -27067,7 +27061,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 490, + "weight": 489, "cookies": false, "type": "", "deprecated": false,