From 7643196d9710e0d8baa0ad73b7911be240f4282e Mon Sep 17 00:00:00 2001 From: Chirag Aggarwal Date: Fri, 23 Jan 2026 09:22:18 +0530 Subject: [PATCH 1/4] fix: deploymentstatus enum missing canceled value --- app/config/specs/open-api3-1.8.x-client.json | 166 +-- app/config/specs/open-api3-1.8.x-console.json | 1027 +++++++++-------- app/config/specs/open-api3-1.8.x-server.json | 794 +++++++------ app/config/specs/open-api3-latest-client.json | 148 +-- .../specs/open-api3-latest-console.json | 1009 ++++++++-------- app/config/specs/open-api3-latest-server.json | 776 +++++++------ app/config/specs/swagger2-1.8.x-client.json | 166 +-- app/config/specs/swagger2-1.8.x-console.json | 1026 ++++++++-------- app/config/specs/swagger2-1.8.x-server.json | 793 +++++++------ app/config/specs/swagger2-latest-client.json | 148 +-- app/config/specs/swagger2-latest-console.json | 1008 ++++++++-------- app/config/specs/swagger2-latest-server.json | 775 +++++++------ .../Utopia/Response/Model/Deployment.php | 4 +- 13 files changed, 4334 insertions(+), 3506 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 942e83c234..44caa47679 100644 --- a/app/config/specs/open-api3-1.8.x-client.json +++ b/app/config/specs/open-api3-1.8.x-client.json @@ -555,7 +555,7 @@ "x-appwrite": { "method": "updateMFA", "group": "mfa", - "weight": 277, + "weight": 253, "cookies": false, "type": "", "demo": "account\/update-mfa.md", @@ -627,7 +627,7 @@ "x-appwrite": { "method": "createMfaAuthenticator", "group": "mfa", - "weight": 279, + "weight": 255, "cookies": false, "type": "", "demo": "account\/create-mfa-authenticator.md", @@ -751,7 +751,7 @@ "x-appwrite": { "method": "updateMfaAuthenticator", "group": "mfa", - "weight": 280, + "weight": 256, "cookies": false, "type": "", "demo": "account\/update-mfa-authenticator.md", @@ -891,7 +891,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 281, + "weight": 257, "cookies": false, "type": "", "demo": "account\/delete-mfa-authenticator.md", @@ -1015,7 +1015,7 @@ "x-appwrite": { "method": "createMfaChallenge", "group": "mfa", - "weight": 285, + "weight": 261, "cookies": false, "type": "", "demo": "account\/create-mfa-challenge.md", @@ -1149,7 +1149,7 @@ "x-appwrite": { "method": "updateMfaChallenge", "group": "mfa", - "weight": 286, + "weight": 262, "cookies": false, "type": "", "demo": "account\/update-mfa-challenge.md", @@ -1287,7 +1287,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 278, + "weight": 254, "cookies": false, "type": "", "demo": "account\/list-mfa-factors.md", @@ -1388,7 +1388,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 284, + "weight": 260, "cookies": false, "type": "", "demo": "account\/get-mfa-recovery-codes.md", @@ -1487,7 +1487,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 282, + "weight": 258, "cookies": false, "type": "", "demo": "account\/create-mfa-recovery-codes.md", @@ -1586,7 +1586,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 283, + "weight": 259, "cookies": false, "type": "", "demo": "account\/update-mfa-recovery-codes.md", @@ -4051,7 +4051,7 @@ "x-appwrite": { "method": "getBrowser", "group": null, - "weight": 288, + "weight": 264, "cookies": false, "type": "location", "demo": "avatars\/get-browser.md", @@ -4179,7 +4179,7 @@ "x-appwrite": { "method": "getCreditCard", "group": null, - "weight": 287, + "weight": 263, "cookies": false, "type": "location", "demo": "avatars\/get-credit-card.md", @@ -4313,7 +4313,7 @@ "x-appwrite": { "method": "getFavicon", "group": null, - "weight": 291, + "weight": 267, "cookies": false, "type": "location", "demo": "avatars\/get-favicon.md", @@ -4373,7 +4373,7 @@ "x-appwrite": { "method": "getFlag", "group": null, - "weight": 289, + "weight": 265, "cookies": false, "type": "location", "demo": "avatars\/get-flag.md", @@ -4863,7 +4863,7 @@ "x-appwrite": { "method": "getImage", "group": null, - "weight": 290, + "weight": 266, "cookies": false, "type": "location", "demo": "avatars\/get-image.md", @@ -4947,7 +4947,7 @@ "x-appwrite": { "method": "getInitials", "group": null, - "weight": 293, + "weight": 269, "cookies": false, "type": "location", "demo": "avatars\/get-initials.md", @@ -5041,7 +5041,7 @@ "x-appwrite": { "method": "getQR", "group": null, - "weight": 292, + "weight": 268, "cookies": false, "type": "location", "demo": "avatars\/get-qr.md", @@ -5135,7 +5135,7 @@ "x-appwrite": { "method": "getScreenshot", "group": null, - "weight": 294, + "weight": 270, "cookies": false, "type": "location", "demo": "avatars\/get-screenshot.md", @@ -5888,7 +5888,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 362, + "weight": 338, "cookies": false, "type": "", "demo": "databases\/list-transactions.md", @@ -5955,7 +5955,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 358, + "weight": 334, "cookies": false, "type": "", "demo": "databases\/create-transaction.md", @@ -6026,7 +6026,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 359, + "weight": 335, "cookies": false, "type": "", "demo": "databases\/get-transaction.md", @@ -6090,7 +6090,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 360, + "weight": 336, "cookies": false, "type": "", "demo": "databases\/update-transaction.md", @@ -6168,7 +6168,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 361, + "weight": 337, "cookies": false, "type": "", "demo": "databases\/delete-transaction.md", @@ -6234,7 +6234,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 363, + "weight": 339, "cookies": false, "type": "", "demo": "databases\/create-operations.md", @@ -6319,7 +6319,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 321, + "weight": 297, "cookies": false, "type": "", "demo": "databases\/list-documents.md", @@ -6431,7 +6431,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 313, + "weight": 289, "cookies": false, "type": "", "demo": "databases\/create-document.md", @@ -6592,7 +6592,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 314, + "weight": 290, "cookies": false, "type": "", "demo": "databases\/get-document.md", @@ -6703,7 +6703,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 317, + "weight": 293, "cookies": false, "type": "", "demo": "databases\/upsert-document.md", @@ -6858,7 +6858,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 315, + "weight": 291, "cookies": false, "type": "", "demo": "databases\/update-document.md", @@ -6970,7 +6970,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 319, + "weight": 295, "cookies": false, "type": "", "demo": "databases\/delete-document.md", @@ -7077,7 +7077,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 324, + "weight": 300, "cookies": false, "type": "", "demo": "databases\/decrement-document-attribute.md", @@ -7206,7 +7206,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 323, + "weight": 299, "cookies": false, "type": "", "demo": "databases\/increment-document-attribute.md", @@ -7335,7 +7335,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 455, + "weight": 431, "cookies": false, "type": "", "demo": "functions\/list-executions.md", @@ -7422,7 +7422,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 453, + "weight": 429, "cookies": false, "type": "", "demo": "functions\/create-execution.md", @@ -7540,7 +7540,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 454, + "weight": 430, "cookies": false, "type": "", "demo": "functions\/get-execution.md", @@ -7615,7 +7615,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 214, + "weight": 190, "cookies": false, "type": "graphql", "demo": "graphql\/query.md", @@ -7669,7 +7669,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 213, + "weight": 189, "cookies": false, "type": "graphql", "demo": "graphql\/mutation.md", @@ -8155,7 +8155,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 261, + "weight": 237, "cookies": false, "type": "", "demo": "messaging\/create-subscriber.md", @@ -8239,7 +8239,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 265, + "weight": 241, "cookies": false, "type": "", "demo": "messaging\/delete-subscriber.md", @@ -8315,7 +8315,7 @@ "x-appwrite": { "method": "listFiles", "group": "files", - "weight": 526, + "weight": 527, "cookies": false, "type": "", "demo": "storage\/list-files.md", @@ -8414,7 +8414,7 @@ "x-appwrite": { "method": "createFile", "group": "files", - "weight": 524, + "weight": 525, "cookies": false, "type": "upload", "demo": "storage\/create-file.md", @@ -8516,7 +8516,7 @@ "x-appwrite": { "method": "getFile", "group": "files", - "weight": 525, + "weight": 526, "cookies": false, "type": "", "demo": "storage\/get-file.md", @@ -8590,7 +8590,7 @@ "x-appwrite": { "method": "updateFile", "group": "files", - "weight": 527, + "weight": 528, "cookies": false, "type": "", "demo": "storage\/update-file.md", @@ -8682,7 +8682,7 @@ "x-appwrite": { "method": "deleteFile", "group": "files", - "weight": 528, + "weight": 529, "cookies": false, "type": "", "demo": "storage\/delete-file.md", @@ -8751,7 +8751,7 @@ "x-appwrite": { "method": "getFileDownload", "group": "files", - "weight": 530, + "weight": 531, "cookies": false, "type": "location", "demo": "storage\/get-file-download.md", @@ -8831,7 +8831,7 @@ "x-appwrite": { "method": "getFilePreview", "group": "files", - "weight": 529, + "weight": 530, "cookies": false, "type": "location", "demo": "storage\/get-file-preview.md", @@ -9061,7 +9061,7 @@ "x-appwrite": { "method": "getFileView", "group": "files", - "weight": 531, + "weight": 532, "cookies": false, "type": "location", "demo": "storage\/get-file-view.md", @@ -9148,7 +9148,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 427, + "weight": 403, "cookies": false, "type": "", "demo": "tablesdb\/list-transactions.md", @@ -9218,7 +9218,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 423, + "weight": 399, "cookies": false, "type": "", "demo": "tablesdb\/create-transaction.md", @@ -9292,7 +9292,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 424, + "weight": 400, "cookies": false, "type": "", "demo": "tablesdb\/get-transaction.md", @@ -9359,7 +9359,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 425, + "weight": 401, "cookies": false, "type": "", "demo": "tablesdb\/update-transaction.md", @@ -9440,7 +9440,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 426, + "weight": 402, "cookies": false, "type": "", "demo": "tablesdb\/delete-transaction.md", @@ -9509,7 +9509,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 428, + "weight": 404, "cookies": false, "type": "", "demo": "tablesdb\/create-operations.md", @@ -9597,7 +9597,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 419, + "weight": 395, "cookies": false, "type": "", "demo": "tablesdb\/list-rows.md", @@ -9708,7 +9708,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 411, + "weight": 387, "cookies": false, "type": "", "demo": "tablesdb\/create-row.md", @@ -9864,7 +9864,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 412, + "weight": 388, "cookies": false, "type": "", "demo": "tablesdb\/get-row.md", @@ -9974,7 +9974,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 415, + "weight": 391, "cookies": false, "type": "", "demo": "tablesdb\/upsert-row.md", @@ -10124,7 +10124,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 413, + "weight": 389, "cookies": false, "type": "", "demo": "tablesdb\/update-row.md", @@ -10235,7 +10235,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 417, + "weight": 393, "cookies": false, "type": "", "demo": "tablesdb\/delete-row.md", @@ -10341,7 +10341,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 422, + "weight": 398, "cookies": false, "type": "", "demo": "tablesdb\/decrement-row-column.md", @@ -10469,7 +10469,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 421, + "weight": 397, "cookies": false, "type": "", "demo": "tablesdb\/increment-row-column.md", @@ -10597,7 +10597,7 @@ "x-appwrite": { "method": "list", "group": "teams", - "weight": 134, + "weight": 110, "cookies": false, "type": "", "demo": "teams\/list.md", @@ -10686,7 +10686,7 @@ "x-appwrite": { "method": "create", "group": "teams", - "weight": 133, + "weight": 109, "cookies": false, "type": "", "demo": "teams\/create.md", @@ -10773,7 +10773,7 @@ "x-appwrite": { "method": "get", "group": "teams", - "weight": 135, + "weight": 111, "cookies": false, "type": "", "demo": "teams\/get.md", @@ -10837,7 +10837,7 @@ "x-appwrite": { "method": "updateName", "group": "teams", - "weight": 137, + "weight": 113, "cookies": false, "type": "", "demo": "teams\/update-name.md", @@ -10913,7 +10913,7 @@ "x-appwrite": { "method": "delete", "group": "teams", - "weight": 139, + "weight": 115, "cookies": false, "type": "", "demo": "teams\/delete.md", @@ -10979,7 +10979,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 141, + "weight": 117, "cookies": false, "type": "", "demo": "teams\/list-memberships.md", @@ -11078,7 +11078,7 @@ "x-appwrite": { "method": "createMembership", "group": "memberships", - "weight": 140, + "weight": 116, "cookies": false, "type": "", "demo": "teams\/create-membership.md", @@ -11201,7 +11201,7 @@ "x-appwrite": { "method": "getMembership", "group": "memberships", - "weight": 142, + "weight": 118, "cookies": false, "type": "", "demo": "teams\/get-membership.md", @@ -11275,7 +11275,7 @@ "x-appwrite": { "method": "updateMembership", "group": "memberships", - "weight": 143, + "weight": 119, "cookies": false, "type": "", "demo": "teams\/update-membership.md", @@ -11371,7 +11371,7 @@ "x-appwrite": { "method": "deleteMembership", "group": "memberships", - "weight": 145, + "weight": 121, "cookies": false, "type": "", "demo": "teams\/delete-membership.md", @@ -11447,7 +11447,7 @@ "x-appwrite": { "method": "updateMembershipStatus", "group": "memberships", - "weight": 144, + "weight": 120, "cookies": false, "type": "", "demo": "teams\/update-membership-status.md", @@ -11547,7 +11547,7 @@ "x-appwrite": { "method": "getPrefs", "group": "teams", - "weight": 136, + "weight": 112, "cookies": false, "type": "", "demo": "teams\/get-prefs.md", @@ -11610,7 +11610,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "teams", - "weight": 138, + "weight": 114, "cookies": false, "type": "", "demo": "teams\/update-prefs.md", @@ -13454,6 +13454,16 @@ "description": "Total number of chunks uploaded", "x-example": 17890, "format": "int32" + }, + "encryption": { + "type": "boolean", + "description": "Whether file contents are encrypted at rest.", + "x-example": true + }, + "compression": { + "type": "string", + "description": "Compression algorithm used for the file. Will be one of none, [gzip](https:\/\/en.wikipedia.org\/wiki\/Gzip), or [zstd](https:\/\/en.wikipedia.org\/wiki\/Zstd).", + "x-example": "gzip" } }, "required": [ @@ -13467,7 +13477,9 @@ "mimeType", "sizeOriginal", "chunksTotal", - "chunksUploaded" + "chunksUploaded", + "encryption", + "compression" ], "example": { "$id": "5e5ea5c16897e", @@ -13482,7 +13494,9 @@ "mimeType": "image\/png", "sizeOriginal": 17890, "chunksTotal": 17890, - "chunksUploaded": 17890 + "chunksUploaded": 17890, + "encryption": true, + "compression": "gzip" } }, "team": { 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 f7cbca76a5..02d537fa75 100644 --- a/app/config/specs/open-api3-1.8.x-console.json +++ b/app/config/specs/open-api3-1.8.x-console.json @@ -588,7 +588,7 @@ "x-appwrite": { "method": "updateMFA", "group": "mfa", - "weight": 277, + "weight": 253, "cookies": false, "type": "", "demo": "account\/update-mfa.md", @@ -659,7 +659,7 @@ "x-appwrite": { "method": "createMfaAuthenticator", "group": "mfa", - "weight": 279, + "weight": 255, "cookies": false, "type": "", "demo": "account\/create-mfa-authenticator.md", @@ -782,7 +782,7 @@ "x-appwrite": { "method": "updateMfaAuthenticator", "group": "mfa", - "weight": 280, + "weight": 256, "cookies": false, "type": "", "demo": "account\/update-mfa-authenticator.md", @@ -921,7 +921,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 281, + "weight": 257, "cookies": false, "type": "", "demo": "account\/delete-mfa-authenticator.md", @@ -1044,7 +1044,7 @@ "x-appwrite": { "method": "createMfaChallenge", "group": "mfa", - "weight": 285, + "weight": 261, "cookies": false, "type": "", "demo": "account\/create-mfa-challenge.md", @@ -1177,7 +1177,7 @@ "x-appwrite": { "method": "updateMfaChallenge", "group": "mfa", - "weight": 286, + "weight": 262, "cookies": false, "type": "", "demo": "account\/update-mfa-challenge.md", @@ -1314,7 +1314,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 278, + "weight": 254, "cookies": false, "type": "", "demo": "account\/list-mfa-factors.md", @@ -1414,7 +1414,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 284, + "weight": 260, "cookies": false, "type": "", "demo": "account\/get-mfa-recovery-codes.md", @@ -1512,7 +1512,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 282, + "weight": 258, "cookies": false, "type": "", "demo": "account\/create-mfa-recovery-codes.md", @@ -1610,7 +1610,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 283, + "weight": 259, "cookies": false, "type": "", "demo": "account\/update-mfa-recovery-codes.md", @@ -4044,7 +4044,7 @@ "x-appwrite": { "method": "getBrowser", "group": null, - "weight": 288, + "weight": 264, "cookies": false, "type": "location", "demo": "avatars\/get-browser.md", @@ -4172,7 +4172,7 @@ "x-appwrite": { "method": "getCreditCard", "group": null, - "weight": 287, + "weight": 263, "cookies": false, "type": "location", "demo": "avatars\/get-credit-card.md", @@ -4306,7 +4306,7 @@ "x-appwrite": { "method": "getFavicon", "group": null, - "weight": 291, + "weight": 267, "cookies": false, "type": "location", "demo": "avatars\/get-favicon.md", @@ -4366,7 +4366,7 @@ "x-appwrite": { "method": "getFlag", "group": null, - "weight": 289, + "weight": 265, "cookies": false, "type": "location", "demo": "avatars\/get-flag.md", @@ -4856,7 +4856,7 @@ "x-appwrite": { "method": "getImage", "group": null, - "weight": 290, + "weight": 266, "cookies": false, "type": "location", "demo": "avatars\/get-image.md", @@ -4940,7 +4940,7 @@ "x-appwrite": { "method": "getInitials", "group": null, - "weight": 293, + "weight": 269, "cookies": false, "type": "location", "demo": "avatars\/get-initials.md", @@ -5034,7 +5034,7 @@ "x-appwrite": { "method": "getQR", "group": null, - "weight": 292, + "weight": 268, "cookies": false, "type": "location", "demo": "avatars\/get-qr.md", @@ -5128,7 +5128,7 @@ "x-appwrite": { "method": "getScreenshot", "group": null, - "weight": 294, + "weight": 270, "cookies": false, "type": "location", "demo": "avatars\/get-screenshot.md", @@ -5874,7 +5874,7 @@ "x-appwrite": { "method": "chat", "group": "console", - "weight": 496, + "weight": 497, "cookies": false, "type": "", "demo": "assistant\/chat.md", @@ -5935,7 +5935,7 @@ "x-appwrite": { "method": "getResource", "group": null, - "weight": 497, + "weight": 498, "cookies": false, "type": "", "demo": "console\/get-resource.md", @@ -6010,7 +6010,7 @@ "x-appwrite": { "method": "variables", "group": "console", - "weight": 495, + "weight": 496, "cookies": false, "type": "", "demo": "console\/variables.md", @@ -6059,7 +6059,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 302, + "weight": 278, "cookies": false, "type": "", "demo": "databases\/list.md", @@ -6178,7 +6178,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 298, + "weight": 274, "cookies": false, "type": "", "demo": "databases\/create.md", @@ -6295,7 +6295,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 362, + "weight": 338, "cookies": false, "type": "", "demo": "databases\/list-transactions.md", @@ -6362,7 +6362,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 358, + "weight": 334, "cookies": false, "type": "", "demo": "databases\/create-transaction.md", @@ -6433,7 +6433,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 359, + "weight": 335, "cookies": false, "type": "", "demo": "databases\/get-transaction.md", @@ -6497,7 +6497,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 360, + "weight": 336, "cookies": false, "type": "", "demo": "databases\/update-transaction.md", @@ -6575,7 +6575,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 361, + "weight": 337, "cookies": false, "type": "", "demo": "databases\/delete-transaction.md", @@ -6641,7 +6641,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 363, + "weight": 339, "cookies": false, "type": "", "demo": "databases\/create-operations.md", @@ -6726,7 +6726,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 305, + "weight": 281, "cookies": false, "type": "", "demo": "databases\/list-usage.md", @@ -6830,7 +6830,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 299, + "weight": 275, "cookies": false, "type": "", "demo": "databases\/get.md", @@ -6924,7 +6924,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 300, + "weight": 276, "cookies": false, "type": "", "demo": "databases\/update.md", @@ -7038,7 +7038,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 301, + "weight": 277, "cookies": false, "type": "", "demo": "databases\/delete.md", @@ -7133,7 +7133,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 310, + "weight": 286, "cookies": false, "type": "", "demo": "databases\/list-collections.md", @@ -7233,7 +7233,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 306, + "weight": 282, "cookies": false, "type": "", "demo": "databases\/create-collection.md", @@ -7360,7 +7360,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 307, + "weight": 283, "cookies": false, "type": "", "demo": "databases\/get-collection.md", @@ -7435,7 +7435,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 308, + "weight": 284, "cookies": false, "type": "", "demo": "databases\/update-collection.md", @@ -7541,7 +7541,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 309, + "weight": 285, "cookies": false, "type": "", "demo": "databases\/delete-collection.md", @@ -7618,7 +7618,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 327, + "weight": 303, "cookies": false, "type": "", "demo": "databases\/list-attributes.md", @@ -7719,7 +7719,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 328, + "weight": 304, "cookies": false, "type": "", "demo": "databases\/create-boolean-attribute.md", @@ -7832,7 +7832,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 329, + "weight": 305, "cookies": false, "type": "", "demo": "databases\/update-boolean-attribute.md", @@ -7950,7 +7950,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 330, + "weight": 306, "cookies": false, "type": "", "demo": "databases\/create-datetime-attribute.md", @@ -8063,7 +8063,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 331, + "weight": 307, "cookies": false, "type": "", "demo": "databases\/update-datetime-attribute.md", @@ -8181,7 +8181,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 332, + "weight": 308, "cookies": false, "type": "", "demo": "databases\/create-email-attribute.md", @@ -8295,7 +8295,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 333, + "weight": 309, "cookies": false, "type": "", "demo": "databases\/update-email-attribute.md", @@ -8414,7 +8414,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 334, + "weight": 310, "cookies": false, "type": "", "demo": "databases\/create-enum-attribute.md", @@ -8536,7 +8536,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 335, + "weight": 311, "cookies": false, "type": "", "demo": "databases\/update-enum-attribute.md", @@ -8663,7 +8663,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 336, + "weight": 312, "cookies": false, "type": "", "demo": "databases\/create-float-attribute.md", @@ -8791,7 +8791,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 337, + "weight": 313, "cookies": false, "type": "", "demo": "databases\/update-float-attribute.md", @@ -8924,7 +8924,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 338, + "weight": 314, "cookies": false, "type": "", "demo": "databases\/create-integer-attribute.md", @@ -9052,7 +9052,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 339, + "weight": 315, "cookies": false, "type": "", "demo": "databases\/update-integer-attribute.md", @@ -9185,7 +9185,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 340, + "weight": 316, "cookies": false, "type": "", "demo": "databases\/create-ip-attribute.md", @@ -9298,7 +9298,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 341, + "weight": 317, "cookies": false, "type": "", "demo": "databases\/update-ip-attribute.md", @@ -9416,7 +9416,7 @@ "x-appwrite": { "method": "createLineAttribute", "group": "attributes", - "weight": 342, + "weight": 318, "cookies": false, "type": "", "demo": "databases\/create-line-attribute.md", @@ -9531,7 +9531,7 @@ "x-appwrite": { "method": "updateLineAttribute", "group": "attributes", - "weight": 343, + "weight": 319, "cookies": false, "type": "", "demo": "databases\/update-line-attribute.md", @@ -9655,7 +9655,7 @@ "x-appwrite": { "method": "createPointAttribute", "group": "attributes", - "weight": 344, + "weight": 320, "cookies": false, "type": "", "demo": "databases\/create-point-attribute.md", @@ -9770,7 +9770,7 @@ "x-appwrite": { "method": "updatePointAttribute", "group": "attributes", - "weight": 345, + "weight": 321, "cookies": false, "type": "", "demo": "databases\/update-point-attribute.md", @@ -9894,7 +9894,7 @@ "x-appwrite": { "method": "createPolygonAttribute", "group": "attributes", - "weight": 346, + "weight": 322, "cookies": false, "type": "", "demo": "databases\/create-polygon-attribute.md", @@ -10009,7 +10009,7 @@ "x-appwrite": { "method": "updatePolygonAttribute", "group": "attributes", - "weight": 347, + "weight": 323, "cookies": false, "type": "", "demo": "databases\/update-polygon-attribute.md", @@ -10133,7 +10133,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 348, + "weight": 324, "cookies": false, "type": "", "demo": "databases\/create-relationship-attribute.md", @@ -10272,7 +10272,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 350, + "weight": 326, "cookies": false, "type": "", "demo": "databases\/create-string-attribute.md", @@ -10397,7 +10397,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 351, + "weight": 327, "cookies": false, "type": "", "demo": "databases\/update-string-attribute.md", @@ -10522,7 +10522,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 352, + "weight": 328, "cookies": false, "type": "", "demo": "databases\/create-url-attribute.md", @@ -10636,7 +10636,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 353, + "weight": 329, "cookies": false, "type": "", "demo": "databases\/update-url-attribute.md", @@ -10786,7 +10786,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 325, + "weight": 301, "cookies": false, "type": "", "demo": "databases\/get-attribute.md", @@ -10863,7 +10863,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 326, + "weight": 302, "cookies": false, "type": "", "demo": "databases\/delete-attribute.md", @@ -10949,7 +10949,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 349, + "weight": 325, "cookies": false, "type": "", "demo": "databases\/update-relationship-attribute.md", @@ -11065,7 +11065,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 321, + "weight": 297, "cookies": false, "type": "", "demo": "databases\/list-documents.md", @@ -11177,7 +11177,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 313, + "weight": 289, "cookies": false, "type": "", "demo": "databases\/create-document.md", @@ -11368,7 +11368,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 318, + "weight": 294, "cookies": false, "type": "", "demo": "databases\/upsert-documents.md", @@ -11505,7 +11505,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 316, + "weight": 292, "cookies": false, "type": "", "demo": "databases\/update-documents.md", @@ -11610,7 +11610,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 320, + "weight": 296, "cookies": false, "type": "", "demo": "databases\/delete-documents.md", @@ -11712,7 +11712,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 314, + "weight": 290, "cookies": false, "type": "", "demo": "databases\/get-document.md", @@ -11823,7 +11823,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 317, + "weight": 293, "cookies": false, "type": "", "demo": "databases\/upsert-document.md", @@ -11978,7 +11978,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 315, + "weight": 291, "cookies": false, "type": "", "demo": "databases\/update-document.md", @@ -12090,7 +12090,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 319, + "weight": 295, "cookies": false, "type": "", "demo": "databases\/delete-document.md", @@ -12197,7 +12197,7 @@ "x-appwrite": { "method": "listDocumentLogs", "group": "logs", - "weight": 322, + "weight": 298, "cookies": false, "type": "", "demo": "databases\/list-document-logs.md", @@ -12295,7 +12295,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 324, + "weight": 300, "cookies": false, "type": "", "demo": "databases\/decrement-document-attribute.md", @@ -12424,7 +12424,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 323, + "weight": 299, "cookies": false, "type": "", "demo": "databases\/increment-document-attribute.md", @@ -12553,7 +12553,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 357, + "weight": 333, "cookies": false, "type": "", "demo": "databases\/list-indexes.md", @@ -12652,7 +12652,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 354, + "weight": 330, "cookies": false, "type": "", "demo": "databases\/create-index.md", @@ -12793,7 +12793,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 355, + "weight": 331, "cookies": false, "type": "", "demo": "databases\/get-index.md", @@ -12870,7 +12870,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 356, + "weight": 332, "cookies": false, "type": "", "demo": "databases\/delete-index.md", @@ -12956,7 +12956,7 @@ "x-appwrite": { "method": "listCollectionLogs", "group": "collections", - "weight": 311, + "weight": 287, "cookies": false, "type": "", "demo": "databases\/list-collection-logs.md", @@ -13044,7 +13044,7 @@ "x-appwrite": { "method": "getCollectionUsage", "group": null, - "weight": 312, + "weight": 288, "cookies": false, "type": "", "demo": "databases\/get-collection-usage.md", @@ -13141,7 +13141,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 303, + "weight": 279, "cookies": false, "type": "", "demo": "databases\/list-logs.md", @@ -13249,7 +13249,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 304, + "weight": 280, "cookies": false, "type": "", "demo": "databases\/get-usage.md", @@ -13366,7 +13366,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 439, + "weight": 415, "cookies": false, "type": "", "demo": "functions\/list.md", @@ -13451,7 +13451,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 436, + "weight": 412, "cookies": false, "type": "", "demo": "functions\/create.md", @@ -13747,7 +13747,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 441, + "weight": 417, "cookies": false, "type": "", "demo": "functions\/list-runtimes.md", @@ -13797,7 +13797,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 442, + "weight": 418, "cookies": false, "type": "", "demo": "functions\/list-specifications.md", @@ -13847,7 +13847,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 465, + "weight": 441, "cookies": false, "type": "", "demo": "functions\/list-templates.md", @@ -14039,7 +14039,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 464, + "weight": 440, "cookies": false, "type": "", "demo": "functions\/get-template.md", @@ -14099,7 +14099,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 458, + "weight": 434, "cookies": false, "type": "", "demo": "functions\/list-usage.md", @@ -14171,7 +14171,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 437, + "weight": 413, "cookies": false, "type": "", "demo": "functions\/get.md", @@ -14231,7 +14231,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 438, + "weight": 414, "cookies": false, "type": "", "demo": "functions\/update.md", @@ -14524,7 +14524,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 440, + "weight": 416, "cookies": false, "type": "", "demo": "functions\/delete.md", @@ -14586,7 +14586,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 445, + "weight": 421, "cookies": false, "type": "", "demo": "functions\/update-function-deployment.md", @@ -14667,7 +14667,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 446, + "weight": 422, "cookies": false, "type": "", "demo": "functions\/list-deployments.md", @@ -14762,7 +14762,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 443, + "weight": 419, "cookies": false, "type": "upload", "demo": "functions\/create-deployment.md", @@ -14862,7 +14862,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 451, + "weight": 427, "cookies": false, "type": "", "demo": "functions\/create-duplicate-deployment.md", @@ -14948,7 +14948,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 448, + "weight": 424, "cookies": false, "type": "", "demo": "functions\/create-template-deployment.md", @@ -15065,7 +15065,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 449, + "weight": 425, "cookies": false, "type": "", "demo": "functions\/create-vcs-deployment.md", @@ -15163,7 +15163,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 444, + "weight": 420, "cookies": false, "type": "", "demo": "functions\/get-deployment.md", @@ -15226,7 +15226,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 447, + "weight": 423, "cookies": false, "type": "", "demo": "functions\/delete-deployment.md", @@ -15291,7 +15291,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 450, + "weight": 426, "cookies": false, "type": "location", "demo": "functions\/get-deployment-download.md", @@ -15382,7 +15382,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 452, + "weight": 428, "cookies": false, "type": "", "demo": "functions\/update-deployment-status.md", @@ -15454,7 +15454,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 455, + "weight": 431, "cookies": false, "type": "", "demo": "functions\/list-executions.md", @@ -15541,7 +15541,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 453, + "weight": 429, "cookies": false, "type": "", "demo": "functions\/create-execution.md", @@ -15659,7 +15659,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 454, + "weight": 430, "cookies": false, "type": "", "demo": "functions\/get-execution.md", @@ -15725,7 +15725,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 456, + "weight": 432, "cookies": false, "type": "", "demo": "functions\/delete-execution.md", @@ -15797,7 +15797,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 457, + "weight": 433, "cookies": false, "type": "", "demo": "functions\/get-usage.md", @@ -15879,7 +15879,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 461, + "weight": 437, "cookies": false, "type": "", "demo": "functions\/list-variables.md", @@ -15939,7 +15939,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 459, + "weight": 435, "cookies": false, "type": "", "demo": "functions\/create-variable.md", @@ -16031,7 +16031,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 460, + "weight": 436, "cookies": false, "type": "", "demo": "functions\/get-variable.md", @@ -16101,7 +16101,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 462, + "weight": 438, "cookies": false, "type": "", "demo": "functions\/update-variable.md", @@ -16195,7 +16195,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 463, + "weight": 439, "cookies": false, "type": "", "demo": "functions\/delete-variable.md", @@ -16267,7 +16267,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 214, + "weight": 190, "cookies": false, "type": "graphql", "demo": "graphql\/query.md", @@ -16321,7 +16321,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 213, + "weight": 189, "cookies": false, "type": "graphql", "demo": "graphql\/mutation.md", @@ -16375,7 +16375,7 @@ "x-appwrite": { "method": "get", "group": "health", - "weight": 57, + "weight": 442, "cookies": false, "type": "", "demo": "health\/get.md", @@ -16426,7 +16426,7 @@ "x-appwrite": { "method": "getAntivirus", "group": "health", - "weight": 78, + "weight": 451, "cookies": false, "type": "", "demo": "health\/get-antivirus.md", @@ -16463,11 +16463,11 @@ "description": "Check the Appwrite in-memory cache servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "content": { "application\/json": { "schema": { - "$ref": "#\/components\/schemas\/healthStatus" + "$ref": "#\/components\/schemas\/healthStatusList" } } } @@ -16477,7 +16477,7 @@ "x-appwrite": { "method": "getCache", "group": "health", - "weight": 60, + "weight": 445, "cookies": false, "type": "", "demo": "health\/get-cache.md", @@ -16528,7 +16528,7 @@ "x-appwrite": { "method": "getCertificate", "group": "health", - "weight": 65, + "weight": 448, "cookies": false, "type": "", "demo": "health\/get-certificate.md", @@ -16576,11 +16576,11 @@ "description": "Check the Appwrite database servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "content": { "application\/json": { "schema": { - "$ref": "#\/components\/schemas\/healthStatus" + "$ref": "#\/components\/schemas\/healthStatusList" } } } @@ -16590,7 +16590,7 @@ "x-appwrite": { "method": "getDB", "group": "health", - "weight": 59, + "weight": 444, "cookies": false, "type": "", "demo": "health\/get-db.md", @@ -16627,11 +16627,11 @@ "description": "Check the Appwrite pub-sub servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "content": { "application\/json": { "schema": { - "$ref": "#\/components\/schemas\/healthStatus" + "$ref": "#\/components\/schemas\/healthStatusList" } } } @@ -16641,7 +16641,7 @@ "x-appwrite": { "method": "getPubSub", "group": "health", - "weight": 61, + "weight": 446, "cookies": false, "type": "", "demo": "health\/get-pub-sub.md", @@ -16668,6 +16668,70 @@ ] } }, + "\/health\/queue\/audits": { + "get": { + "summary": "Get audits queue", + "operationId": "healthGetQueueAudits", + "tags": [ + "health" + ], + "description": "Get the number of audit logs that are waiting to be processed in the Appwrite internal queue server.", + "responses": { + "200": { + "description": "Health Queue", + "content": { + "application\/json": { + "schema": { + "$ref": "#\/components\/schemas\/healthQueue" + } + } + } + } + }, + "deprecated": false, + "x-appwrite": { + "method": "getQueueAudits", + "group": "queue", + "weight": 452, + "cookies": false, + "type": "", + "demo": "health\/get-queue-audits.md", + "rate-limit": 0, + "rate-time": 3600, + "rate-key": "url:{url},ip:{ip}", + "scope": "health.read", + "platforms": [ + "console", + "server" + ], + "packaging": false, + "public": true, + "edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/health\/get-queue-audits.md", + "auth": { + "Project": [] + } + }, + "security": [ + { + "Project": [], + "Key": [] + } + ], + "parameters": [ + { + "name": "threshold", + "description": "Queue size threshold. When hit (equal or higher), endpoint returns server error. Default value is 5000.", + "required": false, + "schema": { + "type": "integer", + "format": "int32", + "default": 5000 + }, + "in": "query" + } + ] + } + }, "\/health\/queue\/builds": { "get": { "summary": "Get builds queue", @@ -16692,7 +16756,7 @@ "x-appwrite": { "method": "getQueueBuilds", "group": "queue", - "weight": 67, + "weight": 456, "cookies": false, "type": "", "demo": "health\/get-queue-builds.md", @@ -16756,7 +16820,7 @@ "x-appwrite": { "method": "getQueueCertificates", "group": "queue", - "weight": 66, + "weight": 455, "cookies": false, "type": "", "demo": "health\/get-queue-certificates.md", @@ -16820,7 +16884,7 @@ "x-appwrite": { "method": "getQueueDatabases", "group": "queue", - "weight": 68, + "weight": 457, "cookies": false, "type": "", "demo": "health\/get-queue-databases.md", @@ -16895,7 +16959,7 @@ "x-appwrite": { "method": "getQueueDeletes", "group": "queue", - "weight": 69, + "weight": 458, "cookies": false, "type": "", "demo": "health\/get-queue-deletes.md", @@ -16959,7 +17023,7 @@ "x-appwrite": { "method": "getFailedJobs", "group": "queue", - "weight": 79, + "weight": 465, "cookies": false, "type": "", "demo": "health\/get-failed-jobs.md", @@ -17050,7 +17114,7 @@ "x-appwrite": { "method": "getQueueFunctions", "group": "queue", - "weight": 73, + "weight": 462, "cookies": false, "type": "", "demo": "health\/get-queue-functions.md", @@ -17114,7 +17178,7 @@ "x-appwrite": { "method": "getQueueLogs", "group": "queue", - "weight": 64, + "weight": 454, "cookies": false, "type": "", "demo": "health\/get-queue-logs.md", @@ -17178,7 +17242,7 @@ "x-appwrite": { "method": "getQueueMails", "group": "queue", - "weight": 70, + "weight": 459, "cookies": false, "type": "", "demo": "health\/get-queue-mails.md", @@ -17242,7 +17306,7 @@ "x-appwrite": { "method": "getQueueMessaging", "group": "queue", - "weight": 71, + "weight": 460, "cookies": false, "type": "", "demo": "health\/get-queue-messaging.md", @@ -17306,7 +17370,7 @@ "x-appwrite": { "method": "getQueueMigrations", "group": "queue", - "weight": 72, + "weight": 461, "cookies": false, "type": "", "demo": "health\/get-queue-migrations.md", @@ -17370,7 +17434,7 @@ "x-appwrite": { "method": "getQueueStatsResources", "group": "queue", - "weight": 74, + "weight": 463, "cookies": false, "type": "", "demo": "health\/get-queue-stats-resources.md", @@ -17434,7 +17498,7 @@ "x-appwrite": { "method": "getQueueUsage", "group": "queue", - "weight": 75, + "weight": 464, "cookies": false, "type": "", "demo": "health\/get-queue-usage.md", @@ -17498,7 +17562,7 @@ "x-appwrite": { "method": "getQueueWebhooks", "group": "queue", - "weight": 63, + "weight": 453, "cookies": false, "type": "", "demo": "health\/get-queue-webhooks.md", @@ -17562,7 +17626,7 @@ "x-appwrite": { "method": "getStorage", "group": "storage", - "weight": 77, + "weight": 450, "cookies": false, "type": "", "demo": "health\/get-storage.md", @@ -17613,7 +17677,7 @@ "x-appwrite": { "method": "getStorageLocal", "group": "storage", - "weight": 76, + "weight": 449, "cookies": false, "type": "", "demo": "health\/get-storage-local.md", @@ -17664,7 +17728,7 @@ "x-appwrite": { "method": "getTime", "group": "health", - "weight": 62, + "weight": 447, "cookies": false, "type": "", "demo": "health\/get-time.md", @@ -18147,7 +18211,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 269, + "weight": 245, "cookies": false, "type": "", "demo": "messaging\/list-messages.md", @@ -18235,7 +18299,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 266, + "weight": 242, "cookies": false, "type": "", "demo": "messaging\/create-email.md", @@ -18381,7 +18445,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 273, + "weight": 249, "cookies": false, "type": "", "demo": "messaging\/update-email.md", @@ -18539,7 +18603,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 268, + "weight": 244, "cookies": false, "type": "", "demo": "messaging\/create-push.md", @@ -18717,7 +18781,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 275, + "weight": 251, "cookies": false, "type": "", "demo": "messaging\/update-push.md", @@ -18915,7 +18979,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 267, + "weight": 243, "cookies": false, "type": "", "demo": "messaging\/create-sms.md", @@ -19096,7 +19160,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 274, + "weight": 250, "cookies": false, "type": "", "demo": "messaging\/update-sms.md", @@ -19283,7 +19347,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 272, + "weight": 248, "cookies": false, "type": "", "demo": "messaging\/get-message.md", @@ -19337,7 +19401,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 276, + "weight": 252, "cookies": false, "type": "", "demo": "messaging\/delete.md", @@ -19400,7 +19464,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 270, + "weight": 246, "cookies": false, "type": "", "demo": "messaging\/list-message-logs.md", @@ -19487,7 +19551,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 271, + "weight": 247, "cookies": false, "type": "", "demo": "messaging\/list-targets.md", @@ -19574,7 +19638,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 240, + "weight": 216, "cookies": false, "type": "", "demo": "messaging\/list-providers.md", @@ -19662,7 +19726,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 239, + "weight": 215, "cookies": false, "type": "", "demo": "messaging\/create-apns-provider.md", @@ -19841,7 +19905,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 253, + "weight": 229, "cookies": false, "type": "", "demo": "messaging\/update-apns-provider.md", @@ -20022,7 +20086,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 238, + "weight": 214, "cookies": false, "type": "", "demo": "messaging\/create-fcm-provider.md", @@ -20174,7 +20238,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 252, + "weight": 228, "cookies": false, "type": "", "demo": "messaging\/update-fcm-provider.md", @@ -20327,7 +20391,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 229, + "weight": 205, "cookies": false, "type": "", "demo": "messaging\/create-mailgun-provider.md", @@ -20447,7 +20511,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 243, + "weight": 219, "cookies": false, "type": "", "demo": "messaging\/update-mailgun-provider.md", @@ -20569,7 +20633,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 233, + "weight": 209, "cookies": false, "type": "", "demo": "messaging\/create-msg-91-provider.md", @@ -20666,7 +20730,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 247, + "weight": 223, "cookies": false, "type": "", "demo": "messaging\/update-msg-91-provider.md", @@ -20766,7 +20830,7 @@ "x-appwrite": { "method": "createResendProvider", "group": "providers", - "weight": 231, + "weight": 207, "cookies": false, "type": "", "demo": "messaging\/create-resend-provider.md", @@ -20875,7 +20939,7 @@ "x-appwrite": { "method": "updateResendProvider", "group": "providers", - "weight": 245, + "weight": 221, "cookies": false, "type": "", "demo": "messaging\/update-resend-provider.md", @@ -20986,7 +21050,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 230, + "weight": 206, "cookies": false, "type": "", "demo": "messaging\/create-sendgrid-provider.md", @@ -21095,7 +21159,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 244, + "weight": 220, "cookies": false, "type": "", "demo": "messaging\/update-sendgrid-provider.md", @@ -21206,7 +21270,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 232, + "weight": 208, "cookies": false, "type": "", "demo": "messaging\/create-smtp-provider.md", @@ -21440,7 +21504,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 246, + "weight": 222, "cookies": false, "type": "", "demo": "messaging\/update-smtp-provider.md", @@ -21673,7 +21737,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 234, + "weight": 210, "cookies": false, "type": "", "demo": "messaging\/create-telesign-provider.md", @@ -21771,7 +21835,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 248, + "weight": 224, "cookies": false, "type": "", "demo": "messaging\/update-telesign-provider.md", @@ -21871,7 +21935,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 235, + "weight": 211, "cookies": false, "type": "", "demo": "messaging\/create-textmagic-provider.md", @@ -21969,7 +22033,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 249, + "weight": 225, "cookies": false, "type": "", "demo": "messaging\/update-textmagic-provider.md", @@ -22069,7 +22133,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 236, + "weight": 212, "cookies": false, "type": "", "demo": "messaging\/create-twilio-provider.md", @@ -22167,7 +22231,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 250, + "weight": 226, "cookies": false, "type": "", "demo": "messaging\/update-twilio-provider.md", @@ -22267,7 +22331,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 237, + "weight": 213, "cookies": false, "type": "", "demo": "messaging\/create-vonage-provider.md", @@ -22365,7 +22429,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 251, + "weight": 227, "cookies": false, "type": "", "demo": "messaging\/update-vonage-provider.md", @@ -22465,7 +22529,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 242, + "weight": 218, "cookies": false, "type": "", "demo": "messaging\/get-provider.md", @@ -22519,7 +22583,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 254, + "weight": 230, "cookies": false, "type": "", "demo": "messaging\/delete-provider.md", @@ -22582,7 +22646,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 241, + "weight": 217, "cookies": false, "type": "", "demo": "messaging\/list-provider-logs.md", @@ -22669,7 +22733,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 263, + "weight": 239, "cookies": false, "type": "", "demo": "messaging\/list-subscriber-logs.md", @@ -22756,7 +22820,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 256, + "weight": 232, "cookies": false, "type": "", "demo": "messaging\/list-topics.md", @@ -22842,7 +22906,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 255, + "weight": 231, "cookies": false, "type": "", "demo": "messaging\/create-topic.md", @@ -22926,7 +22990,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 258, + "weight": 234, "cookies": false, "type": "", "demo": "messaging\/get-topic.md", @@ -22987,7 +23051,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 259, + "weight": 235, "cookies": false, "type": "", "demo": "messaging\/update-topic.md", @@ -23067,7 +23131,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 260, + "weight": 236, "cookies": false, "type": "", "demo": "messaging\/delete-topic.md", @@ -23130,7 +23194,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 257, + "weight": 233, "cookies": false, "type": "", "demo": "messaging\/list-topic-logs.md", @@ -23217,7 +23281,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 262, + "weight": 238, "cookies": false, "type": "", "demo": "messaging\/list-subscribers.md", @@ -23313,7 +23377,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 261, + "weight": 237, "cookies": false, "type": "", "demo": "messaging\/create-subscriber.md", @@ -23404,7 +23468,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 264, + "weight": 240, "cookies": false, "type": "", "demo": "messaging\/get-subscriber.md", @@ -23468,7 +23532,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 265, + "weight": 241, "cookies": false, "type": "", "demo": "messaging\/delete-subscriber.md", @@ -23544,7 +23608,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 221, + "weight": 197, "cookies": false, "type": "", "demo": "migrations\/list.md", @@ -23630,7 +23694,7 @@ "x-appwrite": { "method": "createAppwriteMigration", "group": null, - "weight": 215, + "weight": 191, "cookies": false, "type": "", "demo": "migrations\/create-appwrite-migration.md", @@ -23740,7 +23804,7 @@ "x-appwrite": { "method": "getAppwriteReport", "group": null, - "weight": 223, + "weight": 199, "cookies": false, "type": "", "demo": "migrations\/get-appwrite-report.md", @@ -23854,7 +23918,7 @@ "x-appwrite": { "method": "createCSVExport", "group": null, - "weight": 220, + "weight": 196, "cookies": false, "type": "", "demo": "migrations\/create-csv-export.md", @@ -23969,7 +24033,7 @@ "x-appwrite": { "method": "createCSVImport", "group": null, - "weight": 219, + "weight": 195, "cookies": false, "type": "", "demo": "migrations\/create-csv-import.md", @@ -24054,7 +24118,7 @@ "x-appwrite": { "method": "createFirebaseMigration", "group": null, - "weight": 216, + "weight": 192, "cookies": false, "type": "", "demo": "migrations\/create-firebase-migration.md", @@ -24145,7 +24209,7 @@ "x-appwrite": { "method": "getFirebaseReport", "group": null, - "weight": 224, + "weight": 200, "cookies": false, "type": "", "demo": "migrations\/get-firebase-report.md", @@ -24232,7 +24296,7 @@ "x-appwrite": { "method": "createNHostMigration", "group": null, - "weight": 218, + "weight": 194, "cookies": false, "type": "", "demo": "migrations\/create-n-host-migration.md", @@ -24360,7 +24424,7 @@ "x-appwrite": { "method": "getNHostReport", "group": null, - "weight": 226, + "weight": 202, "cookies": false, "type": "", "demo": "migrations\/get-n-host-report.md", @@ -24509,7 +24573,7 @@ "x-appwrite": { "method": "createSupabaseMigration", "group": null, - "weight": 217, + "weight": 193, "cookies": false, "type": "", "demo": "migrations\/create-supabase-migration.md", @@ -24632,7 +24696,7 @@ "x-appwrite": { "method": "getSupabaseReport", "group": null, - "weight": 225, + "weight": 201, "cookies": false, "type": "", "demo": "migrations\/get-supabase-report.md", @@ -24772,7 +24836,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 222, + "weight": 198, "cookies": false, "type": "", "demo": "migrations\/get.md", @@ -24831,7 +24895,7 @@ "x-appwrite": { "method": "retry", "group": null, - "weight": 227, + "weight": 203, "cookies": false, "type": "", "demo": "migrations\/retry.md", @@ -24883,7 +24947,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 228, + "weight": 204, "cookies": false, "type": "", "demo": "migrations\/delete.md", @@ -24944,7 +25008,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 127, + "weight": 103, "cookies": false, "type": "", "demo": "project\/get-usage.md", @@ -25033,7 +25097,7 @@ "x-appwrite": { "method": "listVariables", "group": null, - "weight": 129, + "weight": 105, "cookies": false, "type": "", "demo": "project\/list-variables.md", @@ -25080,7 +25144,7 @@ "x-appwrite": { "method": "createVariable", "group": null, - "weight": 128, + "weight": 104, "cookies": false, "type": "", "demo": "project\/create-variable.md", @@ -25159,7 +25223,7 @@ "x-appwrite": { "method": "getVariable", "group": null, - "weight": 130, + "weight": 106, "cookies": false, "type": "", "demo": "project\/get-variable.md", @@ -25218,7 +25282,7 @@ "x-appwrite": { "method": "updateVariable", "group": null, - "weight": 131, + "weight": 107, "cookies": false, "type": "", "demo": "project\/update-variable.md", @@ -25301,7 +25365,7 @@ "x-appwrite": { "method": "deleteVariable", "group": null, - "weight": 132, + "weight": 108, "cookies": false, "type": "", "demo": "project\/delete-variable.md", @@ -25362,7 +25426,7 @@ "x-appwrite": { "method": "list", "group": "projects", - "weight": 434, + "weight": 410, "cookies": false, "type": "", "demo": "projects\/list.md", @@ -25445,7 +25509,7 @@ "x-appwrite": { "method": "create", "group": "projects", - "weight": 81, + "weight": 57, "cookies": false, "type": "", "demo": "projects\/create.md", @@ -25581,7 +25645,7 @@ "x-appwrite": { "method": "get", "group": "projects", - "weight": 82, + "weight": 58, "cookies": false, "type": "", "demo": "projects\/get.md", @@ -25640,7 +25704,7 @@ "x-appwrite": { "method": "update", "group": "projects", - "weight": 83, + "weight": 59, "cookies": false, "type": "", "demo": "projects\/update.md", @@ -25757,7 +25821,7 @@ "x-appwrite": { "method": "delete", "group": "projects", - "weight": 100, + "weight": 76, "cookies": false, "type": "", "demo": "projects\/delete.md", @@ -25818,7 +25882,7 @@ "x-appwrite": { "method": "updateApiStatus", "group": "projects", - "weight": 87, + "weight": 63, "cookies": false, "type": "", "demo": "projects\/update-api-status.md", @@ -25975,7 +26039,7 @@ "x-appwrite": { "method": "updateApiStatusAll", "group": "projects", - "weight": 88, + "weight": 64, "cookies": false, "type": "", "demo": "projects\/update-api-status-all.md", @@ -26115,7 +26179,7 @@ "x-appwrite": { "method": "updateAuthDuration", "group": "auth", - "weight": 93, + "weight": 69, "cookies": false, "type": "", "demo": "projects\/update-auth-duration.md", @@ -26196,7 +26260,7 @@ "x-appwrite": { "method": "updateAuthLimit", "group": "auth", - "weight": 92, + "weight": 68, "cookies": false, "type": "", "demo": "projects\/update-auth-limit.md", @@ -26277,7 +26341,7 @@ "x-appwrite": { "method": "updateAuthSessionsLimit", "group": "auth", - "weight": 98, + "weight": 74, "cookies": false, "type": "", "demo": "projects\/update-auth-sessions-limit.md", @@ -26358,7 +26422,7 @@ "x-appwrite": { "method": "updateMembershipsPrivacy", "group": "auth", - "weight": 91, + "weight": 67, "cookies": false, "type": "", "demo": "projects\/update-memberships-privacy.md", @@ -26450,7 +26514,7 @@ "x-appwrite": { "method": "updateMockNumbers", "group": "auth", - "weight": 99, + "weight": 75, "cookies": false, "type": "", "demo": "projects\/update-mock-numbers.md", @@ -26533,7 +26597,7 @@ "x-appwrite": { "method": "updateAuthPasswordDictionary", "group": "auth", - "weight": 96, + "weight": 72, "cookies": false, "type": "", "demo": "projects\/update-auth-password-dictionary.md", @@ -26613,7 +26677,7 @@ "x-appwrite": { "method": "updateAuthPasswordHistory", "group": "auth", - "weight": 95, + "weight": 71, "cookies": false, "type": "", "demo": "projects\/update-auth-password-history.md", @@ -26694,7 +26758,7 @@ "x-appwrite": { "method": "updatePersonalDataCheck", "group": "auth", - "weight": 97, + "weight": 73, "cookies": false, "type": "", "demo": "projects\/update-personal-data-check.md", @@ -26774,7 +26838,7 @@ "x-appwrite": { "method": "updateSessionAlerts", "group": "auth", - "weight": 90, + "weight": 66, "cookies": false, "type": "", "demo": "projects\/update-session-alerts.md", @@ -26854,7 +26918,7 @@ "x-appwrite": { "method": "updateSessionInvalidation", "group": "auth", - "weight": 126, + "weight": 102, "cookies": false, "type": "", "demo": "projects\/update-session-invalidation.md", @@ -26934,7 +26998,7 @@ "x-appwrite": { "method": "updateAuthStatus", "group": "auth", - "weight": 94, + "weight": 70, "cookies": false, "type": "", "demo": "projects\/update-auth-status.md", @@ -27035,7 +27099,7 @@ "x-appwrite": { "method": "listDevKeys", "group": "devKeys", - "weight": 432, + "weight": 408, "cookies": false, "type": "", "demo": "projects\/list-dev-keys.md", @@ -27106,7 +27170,7 @@ "x-appwrite": { "method": "createDevKey", "group": "devKeys", - "weight": 429, + "weight": 405, "cookies": false, "type": "", "demo": "projects\/create-dev-key.md", @@ -27191,7 +27255,7 @@ "x-appwrite": { "method": "getDevKey", "group": "devKeys", - "weight": 431, + "weight": 407, "cookies": false, "type": "", "demo": "projects\/get-dev-key.md", @@ -27259,7 +27323,7 @@ "x-appwrite": { "method": "updateDevKey", "group": "devKeys", - "weight": 430, + "weight": 406, "cookies": false, "type": "", "demo": "projects\/update-dev-key.md", @@ -27345,7 +27409,7 @@ "x-appwrite": { "method": "deleteDevKey", "group": "devKeys", - "weight": 433, + "weight": 409, "cookies": false, "type": "", "demo": "projects\/delete-dev-key.md", @@ -27415,7 +27479,7 @@ "x-appwrite": { "method": "createJWT", "group": "auth", - "weight": 112, + "weight": 88, "cookies": false, "type": "", "demo": "projects\/create-jwt.md", @@ -27563,7 +27627,7 @@ "x-appwrite": { "method": "listKeys", "group": "keys", - "weight": 108, + "weight": 84, "cookies": false, "type": "", "demo": "projects\/list-keys.md", @@ -27633,7 +27697,7 @@ "x-appwrite": { "method": "createKey", "group": "keys", - "weight": 107, + "weight": 83, "cookies": false, "type": "", "demo": "projects\/create-key.md", @@ -27788,7 +27852,7 @@ "x-appwrite": { "method": "getKey", "group": "keys", - "weight": 109, + "weight": 85, "cookies": false, "type": "", "demo": "projects\/get-key.md", @@ -27857,7 +27921,7 @@ "x-appwrite": { "method": "updateKey", "group": "keys", - "weight": 110, + "weight": 86, "cookies": false, "type": "", "demo": "projects\/update-key.md", @@ -28013,7 +28077,7 @@ "x-appwrite": { "method": "deleteKey", "group": "keys", - "weight": 111, + "weight": 87, "cookies": false, "type": "", "demo": "projects\/delete-key.md", @@ -28084,7 +28148,7 @@ "x-appwrite": { "method": "updateLabels", "group": "projects", - "weight": 435, + "weight": 411, "cookies": false, "type": "", "demo": "projects\/update-labels.md", @@ -28166,7 +28230,7 @@ "x-appwrite": { "method": "updateOAuth2", "group": "auth", - "weight": 89, + "weight": 65, "cookies": false, "type": "", "demo": "projects\/update-o-auth-2.md", @@ -28307,7 +28371,7 @@ "x-appwrite": { "method": "listPlatforms", "group": "platforms", - "weight": 114, + "weight": 90, "cookies": false, "type": "", "demo": "projects\/list-platforms.md", @@ -28377,7 +28441,7 @@ "x-appwrite": { "method": "createPlatform", "group": "platforms", - "weight": 113, + "weight": 89, "cookies": false, "type": "", "demo": "projects\/create-platform.md", @@ -28497,7 +28561,7 @@ "x-appwrite": { "method": "getPlatform", "group": "platforms", - "weight": 115, + "weight": 91, "cookies": false, "type": "", "demo": "projects\/get-platform.md", @@ -28566,7 +28630,7 @@ "x-appwrite": { "method": "updatePlatform", "group": "platforms", - "weight": 116, + "weight": 92, "cookies": false, "type": "", "demo": "projects\/update-platform.md", @@ -28662,7 +28726,7 @@ "x-appwrite": { "method": "deletePlatform", "group": "platforms", - "weight": 117, + "weight": 93, "cookies": false, "type": "", "demo": "projects\/delete-platform.md", @@ -28733,7 +28797,7 @@ "x-appwrite": { "method": "updateServiceStatus", "group": "projects", - "weight": 85, + "weight": 61, "cookies": false, "type": "", "demo": "projects\/update-service-status.md", @@ -28836,7 +28900,7 @@ "x-appwrite": { "method": "updateServiceStatusAll", "group": "projects", - "weight": 86, + "weight": 62, "cookies": false, "type": "", "demo": "projects\/update-service-status-all.md", @@ -28916,7 +28980,7 @@ "x-appwrite": { "method": "updateSmtp", "group": "templates", - "weight": 118, + "weight": 94, "cookies": false, "type": "", "demo": "projects\/update-smtp.md", @@ -29114,7 +29178,7 @@ "x-appwrite": { "method": "createSmtpTest", "group": "templates", - "weight": 119, + "weight": 95, "cookies": false, "type": "", "demo": "projects\/create-smtp-test.md", @@ -29329,7 +29393,7 @@ "x-appwrite": { "method": "updateTeam", "group": "projects", - "weight": 84, + "weight": 60, "cookies": false, "type": "", "demo": "projects\/update-team.md", @@ -29409,7 +29473,7 @@ "x-appwrite": { "method": "getEmailTemplate", "group": "templates", - "weight": 121, + "weight": 97, "cookies": false, "type": "", "demo": "projects\/get-email-template.md", @@ -29634,7 +29698,7 @@ "x-appwrite": { "method": "updateEmailTemplate", "group": "templates", - "weight": 123, + "weight": 99, "cookies": false, "type": "", "demo": "projects\/update-email-template.md", @@ -29901,7 +29965,7 @@ "x-appwrite": { "method": "deleteEmailTemplate", "group": "templates", - "weight": 125, + "weight": 101, "cookies": false, "type": "", "demo": "projects\/delete-email-template.md", @@ -30128,7 +30192,7 @@ "x-appwrite": { "method": "getSmsTemplate", "group": "templates", - "weight": 120, + "weight": 96, "cookies": false, "type": "", "demo": "projects\/get-sms-template.md", @@ -30414,7 +30478,7 @@ "x-appwrite": { "method": "updateSmsTemplate", "group": "templates", - "weight": 122, + "weight": 98, "cookies": false, "type": "", "demo": "projects\/update-sms-template.md", @@ -30723,7 +30787,7 @@ "x-appwrite": { "method": "deleteSmsTemplate", "group": "templates", - "weight": 124, + "weight": 100, "cookies": false, "type": "", "demo": "projects\/delete-sms-template.md", @@ -31011,7 +31075,7 @@ "x-appwrite": { "method": "listWebhooks", "group": "webhooks", - "weight": 102, + "weight": 78, "cookies": false, "type": "", "demo": "projects\/list-webhooks.md", @@ -31081,7 +31145,7 @@ "x-appwrite": { "method": "createWebhook", "group": "webhooks", - "weight": 101, + "weight": 77, "cookies": false, "type": "", "demo": "projects\/create-webhook.md", @@ -31197,7 +31261,7 @@ "x-appwrite": { "method": "getWebhook", "group": "webhooks", - "weight": 103, + "weight": 79, "cookies": false, "type": "", "demo": "projects\/get-webhook.md", @@ -31266,7 +31330,7 @@ "x-appwrite": { "method": "updateWebhook", "group": "webhooks", - "weight": 104, + "weight": 80, "cookies": false, "type": "", "demo": "projects\/update-webhook.md", @@ -31383,7 +31447,7 @@ "x-appwrite": { "method": "deleteWebhook", "group": "webhooks", - "weight": 106, + "weight": 82, "cookies": false, "type": "", "demo": "projects\/delete-webhook.md", @@ -31454,7 +31518,7 @@ "x-appwrite": { "method": "updateWebhookSignature", "group": "webhooks", - "weight": 105, + "weight": 81, "cookies": false, "type": "", "demo": "projects\/update-webhook-signature.md", @@ -31525,7 +31589,7 @@ "x-appwrite": { "method": "listRules", "group": null, - "weight": 511, + "weight": 512, "cookies": false, "type": "", "demo": "proxy\/list-rules.md", @@ -31610,7 +31674,7 @@ "x-appwrite": { "method": "createAPIRule", "group": null, - "weight": 506, + "weight": 507, "cookies": false, "type": "", "demo": "proxy\/create-api-rule.md", @@ -31677,7 +31741,7 @@ "x-appwrite": { "method": "createFunctionRule", "group": null, - "weight": 508, + "weight": 509, "cookies": false, "type": "", "demo": "proxy\/create-function-rule.md", @@ -31755,7 +31819,7 @@ "x-appwrite": { "method": "createRedirectRule", "group": null, - "weight": 509, + "weight": 510, "cookies": false, "type": "", "demo": "proxy\/create-redirect-rule.md", @@ -31869,7 +31933,7 @@ "x-appwrite": { "method": "createSiteRule", "group": null, - "weight": 507, + "weight": 508, "cookies": false, "type": "", "demo": "proxy\/create-site-rule.md", @@ -31947,7 +32011,7 @@ "x-appwrite": { "method": "getRule", "group": null, - "weight": 510, + "weight": 511, "cookies": false, "type": "", "demo": "proxy\/get-rule.md", @@ -31998,7 +32062,7 @@ "x-appwrite": { "method": "deleteRule", "group": null, - "weight": 512, + "weight": 513, "cookies": false, "type": "", "demo": "proxy\/delete-rule.md", @@ -32058,7 +32122,7 @@ "x-appwrite": { "method": "updateRuleVerification", "group": null, - "weight": 513, + "weight": 514, "cookies": false, "type": "", "demo": "proxy\/update-rule-verification.md", @@ -32118,7 +32182,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 468, + "weight": 469, "cookies": false, "type": "", "demo": "sites\/list.md", @@ -32203,7 +32267,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 466, + "weight": 467, "cookies": false, "type": "", "demo": "sites\/create.md", @@ -32457,7 +32521,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 471, + "weight": 472, "cookies": false, "type": "", "demo": "sites\/list-frameworks.md", @@ -32507,7 +32571,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 494, + "weight": 495, "cookies": false, "type": "", "demo": "sites\/list-specifications.md", @@ -32557,7 +32621,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 490, + "weight": 491, "cookies": false, "type": "", "demo": "sites\/list-templates.md", @@ -32686,7 +32750,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 491, + "weight": 492, "cookies": false, "type": "", "demo": "sites\/get-template.md", @@ -32746,7 +32810,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 492, + "weight": 493, "cookies": false, "type": "", "demo": "sites\/list-usage.md", @@ -32818,7 +32882,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 467, + "weight": 468, "cookies": false, "type": "", "demo": "sites\/get.md", @@ -32878,7 +32942,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 469, + "weight": 470, "cookies": false, "type": "", "demo": "sites\/update.md", @@ -33128,7 +33192,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 470, + "weight": 471, "cookies": false, "type": "", "demo": "sites\/delete.md", @@ -33190,7 +33254,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 477, + "weight": 478, "cookies": false, "type": "", "demo": "sites\/update-site-deployment.md", @@ -33271,7 +33335,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 476, + "weight": 477, "cookies": false, "type": "", "demo": "sites\/list-deployments.md", @@ -33366,7 +33430,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 472, + "weight": 473, "cookies": false, "type": "upload", "demo": "sites\/create-deployment.md", @@ -33472,7 +33536,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 480, + "weight": 481, "cookies": false, "type": "", "demo": "sites\/create-duplicate-deployment.md", @@ -33553,7 +33617,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 473, + "weight": 474, "cookies": false, "type": "", "demo": "sites\/create-template-deployment.md", @@ -33670,7 +33734,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 474, + "weight": 475, "cookies": false, "type": "", "demo": "sites\/create-vcs-deployment.md", @@ -33769,7 +33833,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 475, + "weight": 476, "cookies": false, "type": "", "demo": "sites\/get-deployment.md", @@ -33832,7 +33896,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 478, + "weight": 479, "cookies": false, "type": "", "demo": "sites\/delete-deployment.md", @@ -33897,7 +33961,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 479, + "weight": 480, "cookies": false, "type": "location", "demo": "sites\/get-deployment-download.md", @@ -33988,7 +34052,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 481, + "weight": 482, "cookies": false, "type": "", "demo": "sites\/update-deployment-status.md", @@ -34060,7 +34124,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 483, + "weight": 484, "cookies": false, "type": "", "demo": "sites\/list-logs.md", @@ -34146,7 +34210,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 482, + "weight": 483, "cookies": false, "type": "", "demo": "sites\/get-log.md", @@ -34209,7 +34273,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 484, + "weight": 485, "cookies": false, "type": "", "demo": "sites\/delete-log.md", @@ -34281,7 +34345,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 493, + "weight": 494, "cookies": false, "type": "", "demo": "sites\/get-usage.md", @@ -34363,7 +34427,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 487, + "weight": 488, "cookies": false, "type": "", "demo": "sites\/list-variables.md", @@ -34423,7 +34487,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 485, + "weight": 486, "cookies": false, "type": "", "demo": "sites\/create-variable.md", @@ -34515,7 +34579,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 486, + "weight": 487, "cookies": false, "type": "", "demo": "sites\/get-variable.md", @@ -34585,7 +34649,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 488, + "weight": 489, "cookies": false, "type": "", "demo": "sites\/update-variable.md", @@ -34679,7 +34743,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 489, + "weight": 490, "cookies": false, "type": "", "demo": "sites\/delete-variable.md", @@ -34751,7 +34815,7 @@ "x-appwrite": { "method": "listBuckets", "group": "buckets", - "weight": 521, + "weight": 522, "cookies": false, "type": "", "demo": "storage\/list-buckets.md", @@ -34837,7 +34901,7 @@ "x-appwrite": { "method": "createBucket", "group": "buckets", - "weight": 519, + "weight": 520, "cookies": false, "type": "", "demo": "storage\/create-bucket.md", @@ -34973,7 +35037,7 @@ "x-appwrite": { "method": "getBucket", "group": "buckets", - "weight": 520, + "weight": 521, "cookies": false, "type": "", "demo": "storage\/get-bucket.md", @@ -35034,7 +35098,7 @@ "x-appwrite": { "method": "updateBucket", "group": "buckets", - "weight": 522, + "weight": 523, "cookies": false, "type": "", "demo": "storage\/update-bucket.md", @@ -35167,7 +35231,7 @@ "x-appwrite": { "method": "deleteBucket", "group": "buckets", - "weight": 523, + "weight": 524, "cookies": false, "type": "", "demo": "storage\/delete-bucket.md", @@ -35230,7 +35294,7 @@ "x-appwrite": { "method": "listFiles", "group": "files", - "weight": 526, + "weight": 527, "cookies": false, "type": "", "demo": "storage\/list-files.md", @@ -35329,7 +35393,7 @@ "x-appwrite": { "method": "createFile", "group": "files", - "weight": 524, + "weight": 525, "cookies": false, "type": "upload", "demo": "storage\/create-file.md", @@ -35431,7 +35495,7 @@ "x-appwrite": { "method": "getFile", "group": "files", - "weight": 525, + "weight": 526, "cookies": false, "type": "", "demo": "storage\/get-file.md", @@ -35505,7 +35569,7 @@ "x-appwrite": { "method": "updateFile", "group": "files", - "weight": 527, + "weight": 528, "cookies": false, "type": "", "demo": "storage\/update-file.md", @@ -35597,7 +35661,7 @@ "x-appwrite": { "method": "deleteFile", "group": "files", - "weight": 528, + "weight": 529, "cookies": false, "type": "", "demo": "storage\/delete-file.md", @@ -35666,7 +35730,7 @@ "x-appwrite": { "method": "getFileDownload", "group": "files", - "weight": 530, + "weight": 531, "cookies": false, "type": "location", "demo": "storage\/get-file-download.md", @@ -35746,7 +35810,7 @@ "x-appwrite": { "method": "getFilePreview", "group": "files", - "weight": 529, + "weight": 530, "cookies": false, "type": "location", "demo": "storage\/get-file-preview.md", @@ -35976,7 +36040,7 @@ "x-appwrite": { "method": "getFileView", "group": "files", - "weight": 531, + "weight": 532, "cookies": false, "type": "location", "demo": "storage\/get-file-view.md", @@ -36063,7 +36127,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 533, + "weight": 534, "cookies": false, "type": "", "demo": "storage\/get-usage.md", @@ -36136,7 +36200,7 @@ "x-appwrite": { "method": "getBucketUsage", "group": null, - "weight": 534, + "weight": 535, "cookies": false, "type": "", "demo": "storage\/get-bucket-usage.md", @@ -36219,7 +36283,7 @@ "x-appwrite": { "method": "list", "group": "tablesdb", - "weight": 368, + "weight": 344, "cookies": false, "type": "", "demo": "tablesdb\/list.md", @@ -36305,7 +36369,7 @@ "x-appwrite": { "method": "create", "group": "tablesdb", - "weight": 364, + "weight": 340, "cookies": false, "type": "", "demo": "tablesdb\/create.md", @@ -36386,7 +36450,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 427, + "weight": 403, "cookies": false, "type": "", "demo": "tablesdb\/list-transactions.md", @@ -36456,7 +36520,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 423, + "weight": 399, "cookies": false, "type": "", "demo": "tablesdb\/create-transaction.md", @@ -36530,7 +36594,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 424, + "weight": 400, "cookies": false, "type": "", "demo": "tablesdb\/get-transaction.md", @@ -36597,7 +36661,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 425, + "weight": 401, "cookies": false, "type": "", "demo": "tablesdb\/update-transaction.md", @@ -36678,7 +36742,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 426, + "weight": 402, "cookies": false, "type": "", "demo": "tablesdb\/delete-transaction.md", @@ -36747,7 +36811,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 428, + "weight": 404, "cookies": false, "type": "", "demo": "tablesdb\/create-operations.md", @@ -36835,7 +36899,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 370, + "weight": 346, "cookies": false, "type": "", "demo": "tablesdb\/list-usage.md", @@ -36934,7 +36998,7 @@ "x-appwrite": { "method": "get", "group": "tablesdb", - "weight": 365, + "weight": 341, "cookies": false, "type": "", "demo": "tablesdb\/get.md", @@ -36995,7 +37059,7 @@ "x-appwrite": { "method": "update", "group": "tablesdb", - "weight": 366, + "weight": 342, "cookies": false, "type": "", "demo": "tablesdb\/update.md", @@ -37073,7 +37137,7 @@ "x-appwrite": { "method": "delete", "group": "tablesdb", - "weight": 367, + "weight": 343, "cookies": false, "type": "", "demo": "tablesdb\/delete.md", @@ -37136,7 +37200,7 @@ "x-appwrite": { "method": "listTables", "group": "tables", - "weight": 375, + "weight": 351, "cookies": false, "type": "", "demo": "tablesdb\/list-tables.md", @@ -37235,7 +37299,7 @@ "x-appwrite": { "method": "createTable", "group": "tables", - "weight": 371, + "weight": 347, "cookies": false, "type": "", "demo": "tablesdb\/create-table.md", @@ -37361,7 +37425,7 @@ "x-appwrite": { "method": "getTable", "group": "tables", - "weight": 372, + "weight": 348, "cookies": false, "type": "", "demo": "tablesdb\/get-table.md", @@ -37435,7 +37499,7 @@ "x-appwrite": { "method": "updateTable", "group": "tables", - "weight": 373, + "weight": 349, "cookies": false, "type": "", "demo": "tablesdb\/update-table.md", @@ -37540,7 +37604,7 @@ "x-appwrite": { "method": "deleteTable", "group": "tables", - "weight": 374, + "weight": 350, "cookies": false, "type": "", "demo": "tablesdb\/delete-table.md", @@ -37616,7 +37680,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 356, "cookies": false, "type": "", "demo": "tablesdb\/list-columns.md", @@ -37716,7 +37780,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 357, "cookies": false, "type": "", "demo": "tablesdb\/create-boolean-column.md", @@ -37828,7 +37892,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 358, "cookies": false, "type": "", "demo": "tablesdb\/update-boolean-column.md", @@ -37945,7 +38009,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 359, "cookies": false, "type": "", "demo": "tablesdb\/create-datetime-column.md", @@ -38057,7 +38121,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 360, "cookies": false, "type": "", "demo": "tablesdb\/update-datetime-column.md", @@ -38174,7 +38238,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 361, "cookies": false, "type": "", "demo": "tablesdb\/create-email-column.md", @@ -38287,7 +38351,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 362, "cookies": false, "type": "", "demo": "tablesdb\/update-email-column.md", @@ -38405,7 +38469,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 363, "cookies": false, "type": "", "demo": "tablesdb\/create-enum-column.md", @@ -38526,7 +38590,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 364, "cookies": false, "type": "", "demo": "tablesdb\/update-enum-column.md", @@ -38652,7 +38716,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 365, "cookies": false, "type": "", "demo": "tablesdb\/create-float-column.md", @@ -38779,7 +38843,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 366, "cookies": false, "type": "", "demo": "tablesdb\/update-float-column.md", @@ -38911,7 +38975,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 367, "cookies": false, "type": "", "demo": "tablesdb\/create-integer-column.md", @@ -39038,7 +39102,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 368, "cookies": false, "type": "", "demo": "tablesdb\/update-integer-column.md", @@ -39170,7 +39234,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 369, "cookies": false, "type": "", "demo": "tablesdb\/create-ip-column.md", @@ -39282,7 +39346,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 370, "cookies": false, "type": "", "demo": "tablesdb\/update-ip-column.md", @@ -39399,7 +39463,7 @@ "x-appwrite": { "method": "createLineColumn", "group": "columns", - "weight": 395, + "weight": 371, "cookies": false, "type": "", "demo": "tablesdb\/create-line-column.md", @@ -39513,7 +39577,7 @@ "x-appwrite": { "method": "updateLineColumn", "group": "columns", - "weight": 396, + "weight": 372, "cookies": false, "type": "", "demo": "tablesdb\/update-line-column.md", @@ -39636,7 +39700,7 @@ "x-appwrite": { "method": "createPointColumn", "group": "columns", - "weight": 397, + "weight": 373, "cookies": false, "type": "", "demo": "tablesdb\/create-point-column.md", @@ -39750,7 +39814,7 @@ "x-appwrite": { "method": "updatePointColumn", "group": "columns", - "weight": 398, + "weight": 374, "cookies": false, "type": "", "demo": "tablesdb\/update-point-column.md", @@ -39873,7 +39937,7 @@ "x-appwrite": { "method": "createPolygonColumn", "group": "columns", - "weight": 399, + "weight": 375, "cookies": false, "type": "", "demo": "tablesdb\/create-polygon-column.md", @@ -39987,7 +40051,7 @@ "x-appwrite": { "method": "updatePolygonColumn", "group": "columns", - "weight": 400, + "weight": 376, "cookies": false, "type": "", "demo": "tablesdb\/update-polygon-column.md", @@ -40110,7 +40174,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 401, + "weight": 377, "cookies": false, "type": "", "demo": "tablesdb\/create-relationship-column.md", @@ -40248,7 +40312,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 403, + "weight": 379, "cookies": false, "type": "", "demo": "tablesdb\/create-string-column.md", @@ -40372,7 +40436,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 404, + "weight": 380, "cookies": false, "type": "", "demo": "tablesdb\/update-string-column.md", @@ -40496,7 +40560,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 405, + "weight": 381, "cookies": false, "type": "", "demo": "tablesdb\/create-url-column.md", @@ -40609,7 +40673,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 406, + "weight": 382, "cookies": false, "type": "", "demo": "tablesdb\/update-url-column.md", @@ -40758,7 +40822,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 354, "cookies": false, "type": "", "demo": "tablesdb\/get-column.md", @@ -40834,7 +40898,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 355, "cookies": false, "type": "", "demo": "tablesdb\/delete-column.md", @@ -40919,7 +40983,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 402, + "weight": 378, "cookies": false, "type": "", "demo": "tablesdb\/update-relationship-column.md", @@ -41034,7 +41098,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 410, + "weight": 386, "cookies": false, "type": "", "demo": "tablesdb\/list-indexes.md", @@ -41132,7 +41196,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 407, + "weight": 383, "cookies": false, "type": "", "demo": "tablesdb\/create-index.md", @@ -41272,7 +41336,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 408, + "weight": 384, "cookies": false, "type": "", "demo": "tablesdb\/get-index.md", @@ -41348,7 +41412,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 409, + "weight": 385, "cookies": false, "type": "", "demo": "tablesdb\/delete-index.md", @@ -41433,7 +41497,7 @@ "x-appwrite": { "method": "listTableLogs", "group": "tables", - "weight": 376, + "weight": 352, "cookies": false, "type": "", "demo": "tablesdb\/list-table-logs.md", @@ -41520,7 +41584,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 419, + "weight": 395, "cookies": false, "type": "", "demo": "tablesdb\/list-rows.md", @@ -41631,7 +41695,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 411, + "weight": 387, "cookies": false, "type": "", "demo": "tablesdb\/create-row.md", @@ -41813,7 +41877,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 416, + "weight": 392, "cookies": false, "type": "", "demo": "tablesdb\/upsert-rows.md", @@ -41945,7 +42009,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 414, + "weight": 390, "cookies": false, "type": "", "demo": "tablesdb\/update-rows.md", @@ -42049,7 +42113,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 418, + "weight": 394, "cookies": false, "type": "", "demo": "tablesdb\/delete-rows.md", @@ -42150,7 +42214,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 412, + "weight": 388, "cookies": false, "type": "", "demo": "tablesdb\/get-row.md", @@ -42260,7 +42324,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 415, + "weight": 391, "cookies": false, "type": "", "demo": "tablesdb\/upsert-row.md", @@ -42410,7 +42474,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 413, + "weight": 389, "cookies": false, "type": "", "demo": "tablesdb\/update-row.md", @@ -42521,7 +42585,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 417, + "weight": 393, "cookies": false, "type": "", "demo": "tablesdb\/delete-row.md", @@ -42627,7 +42691,7 @@ "x-appwrite": { "method": "listRowLogs", "group": "logs", - "weight": 420, + "weight": 396, "cookies": false, "type": "", "demo": "tablesdb\/list-row-logs.md", @@ -42724,7 +42788,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 422, + "weight": 398, "cookies": false, "type": "", "demo": "tablesdb\/decrement-row-column.md", @@ -42852,7 +42916,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 421, + "weight": 397, "cookies": false, "type": "", "demo": "tablesdb\/increment-row-column.md", @@ -42980,7 +43044,7 @@ "x-appwrite": { "method": "getTableUsage", "group": null, - "weight": 377, + "weight": 353, "cookies": false, "type": "", "demo": "tablesdb\/get-table-usage.md", @@ -43076,7 +43140,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 369, + "weight": 345, "cookies": false, "type": "", "demo": "tablesdb\/get-usage.md", @@ -43188,7 +43252,7 @@ "x-appwrite": { "method": "list", "group": "teams", - "weight": 134, + "weight": 110, "cookies": false, "type": "", "demo": "teams\/list.md", @@ -43277,7 +43341,7 @@ "x-appwrite": { "method": "create", "group": "teams", - "weight": 133, + "weight": 109, "cookies": false, "type": "", "demo": "teams\/create.md", @@ -43364,7 +43428,7 @@ "x-appwrite": { "method": "get", "group": "teams", - "weight": 135, + "weight": 111, "cookies": false, "type": "", "demo": "teams\/get.md", @@ -43428,7 +43492,7 @@ "x-appwrite": { "method": "updateName", "group": "teams", - "weight": 137, + "weight": 113, "cookies": false, "type": "", "demo": "teams\/update-name.md", @@ -43504,7 +43568,7 @@ "x-appwrite": { "method": "delete", "group": "teams", - "weight": 139, + "weight": 115, "cookies": false, "type": "", "demo": "teams\/delete.md", @@ -43570,7 +43634,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 146, + "weight": 122, "cookies": false, "type": "", "demo": "teams\/list-logs.md", @@ -43655,7 +43719,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 141, + "weight": 117, "cookies": false, "type": "", "demo": "teams\/list-memberships.md", @@ -43754,7 +43818,7 @@ "x-appwrite": { "method": "createMembership", "group": "memberships", - "weight": 140, + "weight": 116, "cookies": false, "type": "", "demo": "teams\/create-membership.md", @@ -43877,7 +43941,7 @@ "x-appwrite": { "method": "getMembership", "group": "memberships", - "weight": 142, + "weight": 118, "cookies": false, "type": "", "demo": "teams\/get-membership.md", @@ -43951,7 +44015,7 @@ "x-appwrite": { "method": "updateMembership", "group": "memberships", - "weight": 143, + "weight": 119, "cookies": false, "type": "", "demo": "teams\/update-membership.md", @@ -44047,7 +44111,7 @@ "x-appwrite": { "method": "deleteMembership", "group": "memberships", - "weight": 145, + "weight": 121, "cookies": false, "type": "", "demo": "teams\/delete-membership.md", @@ -44123,7 +44187,7 @@ "x-appwrite": { "method": "updateMembershipStatus", "group": "memberships", - "weight": 144, + "weight": 120, "cookies": false, "type": "", "demo": "teams\/update-membership-status.md", @@ -44222,7 +44286,7 @@ "x-appwrite": { "method": "getPrefs", "group": "teams", - "weight": 136, + "weight": 112, "cookies": false, "type": "", "demo": "teams\/get-prefs.md", @@ -44284,7 +44348,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "teams", - "weight": 138, + "weight": 114, "cookies": false, "type": "", "demo": "teams\/update-prefs.md", @@ -44367,7 +44431,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 516, + "weight": 517, "cookies": false, "type": "", "demo": "tokens\/list.md", @@ -44461,7 +44525,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 514, + "weight": 515, "cookies": false, "type": "", "demo": "tokens\/create-file-token.md", @@ -44550,7 +44614,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 515, + "weight": 516, "cookies": false, "type": "", "demo": "tokens\/get.md", @@ -44610,7 +44674,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 517, + "weight": 518, "cookies": false, "type": "", "demo": "tokens\/update.md", @@ -44680,7 +44744,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 518, + "weight": 519, "cookies": false, "type": "", "demo": "tokens\/delete.md", @@ -44742,7 +44806,7 @@ "x-appwrite": { "method": "list", "group": "users", - "weight": 156, + "weight": 132, "cookies": false, "type": "", "demo": "users\/list.md", @@ -44828,7 +44892,7 @@ "x-appwrite": { "method": "create", "group": "users", - "weight": 147, + "weight": 123, "cookies": false, "type": "", "demo": "users\/create.md", @@ -44922,7 +44986,7 @@ "x-appwrite": { "method": "createArgon2User", "group": "users", - "weight": 150, + "weight": 126, "cookies": false, "type": "", "demo": "users\/create-argon-2-user.md", @@ -45011,7 +45075,7 @@ "x-appwrite": { "method": "createBcryptUser", "group": "users", - "weight": 148, + "weight": 124, "cookies": false, "type": "", "demo": "users\/create-bcrypt-user.md", @@ -45100,7 +45164,7 @@ "x-appwrite": { "method": "listIdentities", "group": "identities", - "weight": 164, + "weight": 140, "cookies": false, "type": "", "demo": "users\/list-identities.md", @@ -45181,7 +45245,7 @@ "x-appwrite": { "method": "deleteIdentity", "group": "identities", - "weight": 187, + "weight": 163, "cookies": false, "type": "", "demo": "users\/delete-identity.md", @@ -45244,7 +45308,7 @@ "x-appwrite": { "method": "createMD5User", "group": "users", - "weight": 149, + "weight": 125, "cookies": false, "type": "", "demo": "users\/create-md-5-user.md", @@ -45333,7 +45397,7 @@ "x-appwrite": { "method": "createPHPassUser", "group": "users", - "weight": 152, + "weight": 128, "cookies": false, "type": "", "demo": "users\/create-ph-pass-user.md", @@ -45422,7 +45486,7 @@ "x-appwrite": { "method": "createScryptUser", "group": "users", - "weight": 153, + "weight": 129, "cookies": false, "type": "", "demo": "users\/create-scrypt-user.md", @@ -45545,7 +45609,7 @@ "x-appwrite": { "method": "createScryptModifiedUser", "group": "users", - "weight": 154, + "weight": 130, "cookies": false, "type": "", "demo": "users\/create-scrypt-modified-user.md", @@ -45652,7 +45716,7 @@ "x-appwrite": { "method": "createSHAUser", "group": "users", - "weight": 151, + "weight": 127, "cookies": false, "type": "", "demo": "users\/create-sha-user.md", @@ -45761,7 +45825,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 189, + "weight": 165, "cookies": false, "type": "", "demo": "users\/get-usage.md", @@ -45834,7 +45898,7 @@ "x-appwrite": { "method": "get", "group": "users", - "weight": 157, + "weight": 133, "cookies": false, "type": "", "demo": "users\/get.md", @@ -45888,7 +45952,7 @@ "x-appwrite": { "method": "delete", "group": "users", - "weight": 185, + "weight": 161, "cookies": false, "type": "", "demo": "users\/delete.md", @@ -45951,7 +46015,7 @@ "x-appwrite": { "method": "updateEmail", "group": "users", - "weight": 170, + "weight": 146, "cookies": false, "type": "", "demo": "users\/update-email.md", @@ -46034,7 +46098,7 @@ "x-appwrite": { "method": "createJWT", "group": "sessions", - "weight": 188, + "weight": 164, "cookies": false, "type": "", "demo": "users\/create-jwt.md", @@ -46119,7 +46183,7 @@ "x-appwrite": { "method": "updateLabels", "group": "users", - "weight": 166, + "weight": 142, "cookies": false, "type": "", "demo": "users\/update-labels.md", @@ -46204,7 +46268,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 162, + "weight": 138, "cookies": false, "type": "", "demo": "users\/list-logs.md", @@ -46291,7 +46355,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 161, + "weight": 137, "cookies": false, "type": "", "demo": "users\/list-memberships.md", @@ -46389,7 +46453,7 @@ "x-appwrite": { "method": "updateMfa", "group": "users", - "weight": 175, + "weight": 151, "cookies": false, "type": "", "demo": "users\/update-mfa.md", @@ -46524,7 +46588,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 180, + "weight": 156, "cookies": false, "type": "", "demo": "users\/delete-mfa-authenticator.md", @@ -46660,7 +46724,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 176, + "weight": 152, "cookies": false, "type": "", "demo": "users\/list-mfa-factors.md", @@ -46779,7 +46843,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 177, + "weight": 153, "cookies": false, "type": "", "demo": "users\/get-mfa-recovery-codes.md", @@ -46896,7 +46960,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 179, + "weight": 155, "cookies": false, "type": "", "demo": "users\/update-mfa-recovery-codes.md", @@ -47013,7 +47077,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 178, + "weight": 154, "cookies": false, "type": "", "demo": "users\/create-mfa-recovery-codes.md", @@ -47132,7 +47196,7 @@ "x-appwrite": { "method": "updateName", "group": "users", - "weight": 168, + "weight": 144, "cookies": false, "type": "", "demo": "users\/update-name.md", @@ -47214,7 +47278,7 @@ "x-appwrite": { "method": "updatePassword", "group": "users", - "weight": 169, + "weight": 145, "cookies": false, "type": "", "demo": "users\/update-password.md", @@ -47296,7 +47360,7 @@ "x-appwrite": { "method": "updatePhone", "group": "users", - "weight": 171, + "weight": 147, "cookies": false, "type": "", "demo": "users\/update-phone.md", @@ -47379,7 +47443,7 @@ "x-appwrite": { "method": "getPrefs", "group": "users", - "weight": 158, + "weight": 134, "cookies": false, "type": "", "demo": "users\/get-prefs.md", @@ -47440,7 +47504,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "users", - "weight": 173, + "weight": 149, "cookies": false, "type": "", "demo": "users\/update-prefs.md", @@ -47522,7 +47586,7 @@ "x-appwrite": { "method": "listSessions", "group": "sessions", - "weight": 160, + "weight": 136, "cookies": false, "type": "", "demo": "users\/list-sessions.md", @@ -47594,7 +47658,7 @@ "x-appwrite": { "method": "createSession", "group": "sessions", - "weight": 181, + "weight": 157, "cookies": false, "type": "", "demo": "users\/create-session.md", @@ -47648,7 +47712,7 @@ "x-appwrite": { "method": "deleteSessions", "group": "sessions", - "weight": 184, + "weight": 160, "cookies": false, "type": "", "demo": "users\/delete-sessions.md", @@ -47704,7 +47768,7 @@ "x-appwrite": { "method": "deleteSession", "group": "sessions", - "weight": 183, + "weight": 159, "cookies": false, "type": "", "demo": "users\/delete-session.md", @@ -47777,7 +47841,7 @@ "x-appwrite": { "method": "updateStatus", "group": "users", - "weight": 165, + "weight": 141, "cookies": false, "type": "", "demo": "users\/update-status.md", @@ -47859,7 +47923,7 @@ "x-appwrite": { "method": "listTargets", "group": "targets", - "weight": 163, + "weight": 139, "cookies": false, "type": "", "demo": "users\/list-targets.md", @@ -47944,7 +48008,7 @@ "x-appwrite": { "method": "createTarget", "group": "targets", - "weight": 155, + "weight": 131, "cookies": false, "type": "", "demo": "users\/create-target.md", @@ -48055,7 +48119,7 @@ "x-appwrite": { "method": "getTarget", "group": "targets", - "weight": 159, + "weight": 135, "cookies": false, "type": "", "demo": "users\/get-target.md", @@ -48126,7 +48190,7 @@ "x-appwrite": { "method": "updateTarget", "group": "targets", - "weight": 174, + "weight": 150, "cookies": false, "type": "", "demo": "users\/update-target.md", @@ -48216,7 +48280,7 @@ "x-appwrite": { "method": "deleteTarget", "group": "targets", - "weight": 186, + "weight": 162, "cookies": false, "type": "", "demo": "users\/delete-target.md", @@ -48289,7 +48353,7 @@ "x-appwrite": { "method": "createToken", "group": "sessions", - "weight": 182, + "weight": 158, "cookies": false, "type": "", "demo": "users\/create-token.md", @@ -48375,7 +48439,7 @@ "x-appwrite": { "method": "updateEmailVerification", "group": "users", - "weight": 172, + "weight": 148, "cookies": false, "type": "", "demo": "users\/update-email-verification.md", @@ -48457,7 +48521,7 @@ "x-appwrite": { "method": "updatePhoneVerification", "group": "users", - "weight": 167, + "weight": 143, "cookies": false, "type": "", "demo": "users\/update-phone-verification.md", @@ -48539,7 +48603,7 @@ "x-appwrite": { "method": "createRepositoryDetection", "group": "repositories", - "weight": 193, + "weight": 169, "cookies": false, "type": "", "demo": "vcs\/create-repository-detection.md", @@ -48636,7 +48700,7 @@ "x-appwrite": { "method": "listRepositories", "group": "repositories", - "weight": 194, + "weight": 170, "cookies": false, "type": "", "demo": "vcs\/list-repositories.md", @@ -48735,7 +48799,7 @@ "x-appwrite": { "method": "createRepository", "group": "repositories", - "weight": 195, + "weight": 171, "cookies": false, "type": "", "demo": "vcs\/create-repository.md", @@ -48821,7 +48885,7 @@ "x-appwrite": { "method": "getRepository", "group": "repositories", - "weight": 196, + "weight": 172, "cookies": false, "type": "", "demo": "vcs\/get-repository.md", @@ -48892,7 +48956,7 @@ "x-appwrite": { "method": "listRepositoryBranches", "group": "repositories", - "weight": 197, + "weight": 173, "cookies": false, "type": "", "demo": "vcs\/list-repository-branches.md", @@ -48963,7 +49027,7 @@ "x-appwrite": { "method": "getRepositoryContents", "group": "repositories", - "weight": 192, + "weight": 168, "cookies": false, "type": "", "demo": "vcs\/get-repository-contents.md", @@ -49049,7 +49113,7 @@ "x-appwrite": { "method": "updateExternalDeployments", "group": "repositories", - "weight": 202, + "weight": 178, "cookies": false, "type": "", "demo": "vcs\/update-external-deployments.md", @@ -49139,7 +49203,7 @@ "x-appwrite": { "method": "listInstallations", "group": "installations", - "weight": 199, + "weight": 175, "cookies": false, "type": "", "demo": "vcs\/list-installations.md", @@ -49225,7 +49289,7 @@ "x-appwrite": { "method": "getInstallation", "group": "installations", - "weight": 200, + "weight": 176, "cookies": false, "type": "", "demo": "vcs\/get-installation.md", @@ -49277,7 +49341,7 @@ "x-appwrite": { "method": "deleteInstallation", "group": "installations", - "weight": 201, + "weight": 177, "cookies": false, "type": "", "demo": "vcs\/delete-installation.md", @@ -50527,6 +50591,34 @@ "variables": "" } }, + "healthStatusList": { + "description": "Status List", + "type": "object", + "properties": { + "total": { + "type": "integer", + "description": "Total number of statuses that matched your query.", + "x-example": 5, + "format": "int32" + }, + "statuses": { + "type": "array", + "description": "List of statuses.", + "items": { + "$ref": "#\/components\/schemas\/healthStatus" + }, + "x-example": "" + } + }, + "required": [ + "total", + "statuses" + ], + "example": { + "total": 5, + "statuses": "" + } + }, "proxyRuleList": { "description": "Rule List", "type": "object", @@ -55191,6 +55283,16 @@ "description": "Total number of chunks uploaded", "x-example": 17890, "format": "int32" + }, + "encryption": { + "type": "boolean", + "description": "Whether file contents are encrypted at rest.", + "x-example": true + }, + "compression": { + "type": "string", + "description": "Compression algorithm used for the file. Will be one of none, [gzip](https:\/\/en.wikipedia.org\/wiki\/Gzip), or [zstd](https:\/\/en.wikipedia.org\/wiki\/Zstd).", + "x-example": "gzip" } }, "required": [ @@ -55204,7 +55306,9 @@ "mimeType", "sizeOriginal", "chunksTotal", - "chunksUploaded" + "chunksUploaded", + "encryption", + "compression" ], "example": { "$id": "5e5ea5c16897e", @@ -55219,7 +55323,9 @@ "mimeType": "image\/png", "sizeOriginal": 17890, "chunksTotal": 17890, - "chunksUploaded": 17890 + "chunksUploaded": 17890, + "encryption": true, + "compression": "gzip" } }, "bucket": { @@ -57160,13 +57266,14 @@ }, "status": { "type": "string", - "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", and \"failed\".", + "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", \"canceled\" and \"failed\".", "x-example": "ready", "enum": [ "waiting", "processing", "building", "ready", + "canceled", "failed" ] }, 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 76e3a2a45c..35bbbbb952 100644 --- a/app/config/specs/open-api3-1.8.x-server.json +++ b/app/config/specs/open-api3-1.8.x-server.json @@ -562,7 +562,7 @@ "x-appwrite": { "method": "updateMFA", "group": "mfa", - "weight": 277, + "weight": 253, "cookies": false, "type": "", "demo": "account\/update-mfa.md", @@ -635,7 +635,7 @@ "x-appwrite": { "method": "createMfaAuthenticator", "group": "mfa", - "weight": 279, + "weight": 255, "cookies": false, "type": "", "demo": "account\/create-mfa-authenticator.md", @@ -762,7 +762,7 @@ "x-appwrite": { "method": "updateMfaAuthenticator", "group": "mfa", - "weight": 280, + "weight": 256, "cookies": false, "type": "", "demo": "account\/update-mfa-authenticator.md", @@ -905,7 +905,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 281, + "weight": 257, "cookies": false, "type": "", "demo": "account\/delete-mfa-authenticator.md", @@ -1032,7 +1032,7 @@ "x-appwrite": { "method": "createMfaChallenge", "group": "mfa", - "weight": 285, + "weight": 261, "cookies": false, "type": "", "demo": "account\/create-mfa-challenge.md", @@ -1169,7 +1169,7 @@ "x-appwrite": { "method": "updateMfaChallenge", "group": "mfa", - "weight": 286, + "weight": 262, "cookies": false, "type": "", "demo": "account\/update-mfa-challenge.md", @@ -1310,7 +1310,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 278, + "weight": 254, "cookies": false, "type": "", "demo": "account\/list-mfa-factors.md", @@ -1414,7 +1414,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 284, + "weight": 260, "cookies": false, "type": "", "demo": "account\/get-mfa-recovery-codes.md", @@ -1516,7 +1516,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 282, + "weight": 258, "cookies": false, "type": "", "demo": "account\/create-mfa-recovery-codes.md", @@ -1618,7 +1618,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 283, + "weight": 259, "cookies": false, "type": "", "demo": "account\/update-mfa-recovery-codes.md", @@ -3761,7 +3761,7 @@ "x-appwrite": { "method": "getBrowser", "group": null, - "weight": 288, + "weight": 264, "cookies": false, "type": "location", "demo": "avatars\/get-browser.md", @@ -3891,7 +3891,7 @@ "x-appwrite": { "method": "getCreditCard", "group": null, - "weight": 287, + "weight": 263, "cookies": false, "type": "location", "demo": "avatars\/get-credit-card.md", @@ -4027,7 +4027,7 @@ "x-appwrite": { "method": "getFavicon", "group": null, - "weight": 291, + "weight": 267, "cookies": false, "type": "location", "demo": "avatars\/get-favicon.md", @@ -4089,7 +4089,7 @@ "x-appwrite": { "method": "getFlag", "group": null, - "weight": 289, + "weight": 265, "cookies": false, "type": "location", "demo": "avatars\/get-flag.md", @@ -4581,7 +4581,7 @@ "x-appwrite": { "method": "getImage", "group": null, - "weight": 290, + "weight": 266, "cookies": false, "type": "location", "demo": "avatars\/get-image.md", @@ -4667,7 +4667,7 @@ "x-appwrite": { "method": "getInitials", "group": null, - "weight": 293, + "weight": 269, "cookies": false, "type": "location", "demo": "avatars\/get-initials.md", @@ -4763,7 +4763,7 @@ "x-appwrite": { "method": "getQR", "group": null, - "weight": 292, + "weight": 268, "cookies": false, "type": "location", "demo": "avatars\/get-qr.md", @@ -4859,7 +4859,7 @@ "x-appwrite": { "method": "getScreenshot", "group": null, - "weight": 294, + "weight": 270, "cookies": false, "type": "location", "demo": "avatars\/get-screenshot.md", @@ -5614,7 +5614,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 302, + "weight": 278, "cookies": false, "type": "", "demo": "databases\/list.md", @@ -5735,7 +5735,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 298, + "weight": 274, "cookies": false, "type": "", "demo": "databases\/create.md", @@ -5854,7 +5854,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 362, + "weight": 338, "cookies": false, "type": "", "demo": "databases\/list-transactions.md", @@ -5923,7 +5923,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 358, + "weight": 334, "cookies": false, "type": "", "demo": "databases\/create-transaction.md", @@ -5996,7 +5996,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 359, + "weight": 335, "cookies": false, "type": "", "demo": "databases\/get-transaction.md", @@ -6062,7 +6062,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 360, + "weight": 336, "cookies": false, "type": "", "demo": "databases\/update-transaction.md", @@ -6142,7 +6142,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 361, + "weight": 337, "cookies": false, "type": "", "demo": "databases\/delete-transaction.md", @@ -6210,7 +6210,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 363, + "weight": 339, "cookies": false, "type": "", "demo": "databases\/create-operations.md", @@ -6297,7 +6297,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 299, + "weight": 275, "cookies": false, "type": "", "demo": "databases\/get.md", @@ -6393,7 +6393,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 300, + "weight": 276, "cookies": false, "type": "", "demo": "databases\/update.md", @@ -6509,7 +6509,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 301, + "weight": 277, "cookies": false, "type": "", "demo": "databases\/delete.md", @@ -6606,7 +6606,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 310, + "weight": 286, "cookies": false, "type": "", "demo": "databases\/list-collections.md", @@ -6707,7 +6707,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 306, + "weight": 282, "cookies": false, "type": "", "demo": "databases\/create-collection.md", @@ -6835,7 +6835,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 307, + "weight": 283, "cookies": false, "type": "", "demo": "databases\/get-collection.md", @@ -6911,7 +6911,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 308, + "weight": 284, "cookies": false, "type": "", "demo": "databases\/update-collection.md", @@ -7018,7 +7018,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 309, + "weight": 285, "cookies": false, "type": "", "demo": "databases\/delete-collection.md", @@ -7096,7 +7096,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 327, + "weight": 303, "cookies": false, "type": "", "demo": "databases\/list-attributes.md", @@ -7198,7 +7198,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 328, + "weight": 304, "cookies": false, "type": "", "demo": "databases\/create-boolean-attribute.md", @@ -7312,7 +7312,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 329, + "weight": 305, "cookies": false, "type": "", "demo": "databases\/update-boolean-attribute.md", @@ -7431,7 +7431,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 330, + "weight": 306, "cookies": false, "type": "", "demo": "databases\/create-datetime-attribute.md", @@ -7545,7 +7545,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 331, + "weight": 307, "cookies": false, "type": "", "demo": "databases\/update-datetime-attribute.md", @@ -7664,7 +7664,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 332, + "weight": 308, "cookies": false, "type": "", "demo": "databases\/create-email-attribute.md", @@ -7779,7 +7779,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 333, + "weight": 309, "cookies": false, "type": "", "demo": "databases\/update-email-attribute.md", @@ -7899,7 +7899,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 334, + "weight": 310, "cookies": false, "type": "", "demo": "databases\/create-enum-attribute.md", @@ -8022,7 +8022,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 335, + "weight": 311, "cookies": false, "type": "", "demo": "databases\/update-enum-attribute.md", @@ -8150,7 +8150,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 336, + "weight": 312, "cookies": false, "type": "", "demo": "databases\/create-float-attribute.md", @@ -8279,7 +8279,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 337, + "weight": 313, "cookies": false, "type": "", "demo": "databases\/update-float-attribute.md", @@ -8413,7 +8413,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 338, + "weight": 314, "cookies": false, "type": "", "demo": "databases\/create-integer-attribute.md", @@ -8542,7 +8542,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 339, + "weight": 315, "cookies": false, "type": "", "demo": "databases\/update-integer-attribute.md", @@ -8676,7 +8676,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 340, + "weight": 316, "cookies": false, "type": "", "demo": "databases\/create-ip-attribute.md", @@ -8790,7 +8790,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 341, + "weight": 317, "cookies": false, "type": "", "demo": "databases\/update-ip-attribute.md", @@ -8909,7 +8909,7 @@ "x-appwrite": { "method": "createLineAttribute", "group": "attributes", - "weight": 342, + "weight": 318, "cookies": false, "type": "", "demo": "databases\/create-line-attribute.md", @@ -9025,7 +9025,7 @@ "x-appwrite": { "method": "updateLineAttribute", "group": "attributes", - "weight": 343, + "weight": 319, "cookies": false, "type": "", "demo": "databases\/update-line-attribute.md", @@ -9150,7 +9150,7 @@ "x-appwrite": { "method": "createPointAttribute", "group": "attributes", - "weight": 344, + "weight": 320, "cookies": false, "type": "", "demo": "databases\/create-point-attribute.md", @@ -9266,7 +9266,7 @@ "x-appwrite": { "method": "updatePointAttribute", "group": "attributes", - "weight": 345, + "weight": 321, "cookies": false, "type": "", "demo": "databases\/update-point-attribute.md", @@ -9391,7 +9391,7 @@ "x-appwrite": { "method": "createPolygonAttribute", "group": "attributes", - "weight": 346, + "weight": 322, "cookies": false, "type": "", "demo": "databases\/create-polygon-attribute.md", @@ -9507,7 +9507,7 @@ "x-appwrite": { "method": "updatePolygonAttribute", "group": "attributes", - "weight": 347, + "weight": 323, "cookies": false, "type": "", "demo": "databases\/update-polygon-attribute.md", @@ -9632,7 +9632,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 348, + "weight": 324, "cookies": false, "type": "", "demo": "databases\/create-relationship-attribute.md", @@ -9772,7 +9772,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 350, + "weight": 326, "cookies": false, "type": "", "demo": "databases\/create-string-attribute.md", @@ -9898,7 +9898,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 351, + "weight": 327, "cookies": false, "type": "", "demo": "databases\/update-string-attribute.md", @@ -10024,7 +10024,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 352, + "weight": 328, "cookies": false, "type": "", "demo": "databases\/create-url-attribute.md", @@ -10139,7 +10139,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 353, + "weight": 329, "cookies": false, "type": "", "demo": "databases\/update-url-attribute.md", @@ -10290,7 +10290,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 325, + "weight": 301, "cookies": false, "type": "", "demo": "databases\/get-attribute.md", @@ -10368,7 +10368,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 326, + "weight": 302, "cookies": false, "type": "", "demo": "databases\/delete-attribute.md", @@ -10455,7 +10455,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 349, + "weight": 325, "cookies": false, "type": "", "demo": "databases\/update-relationship-attribute.md", @@ -10572,7 +10572,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 321, + "weight": 297, "cookies": false, "type": "", "demo": "databases\/list-documents.md", @@ -10686,7 +10686,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 313, + "weight": 289, "cookies": false, "type": "", "demo": "databases\/create-document.md", @@ -10881,7 +10881,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 318, + "weight": 294, "cookies": false, "type": "", "demo": "databases\/upsert-documents.md", @@ -11020,7 +11020,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 316, + "weight": 292, "cookies": false, "type": "", "demo": "databases\/update-documents.md", @@ -11126,7 +11126,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 320, + "weight": 296, "cookies": false, "type": "", "demo": "databases\/delete-documents.md", @@ -11229,7 +11229,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 314, + "weight": 290, "cookies": false, "type": "", "demo": "databases\/get-document.md", @@ -11342,7 +11342,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 317, + "weight": 293, "cookies": false, "type": "", "demo": "databases\/upsert-document.md", @@ -11500,7 +11500,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 315, + "weight": 291, "cookies": false, "type": "", "demo": "databases\/update-document.md", @@ -11614,7 +11614,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 319, + "weight": 295, "cookies": false, "type": "", "demo": "databases\/delete-document.md", @@ -11723,7 +11723,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 324, + "weight": 300, "cookies": false, "type": "", "demo": "databases\/decrement-document-attribute.md", @@ -11854,7 +11854,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 323, + "weight": 299, "cookies": false, "type": "", "demo": "databases\/increment-document-attribute.md", @@ -11985,7 +11985,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 357, + "weight": 333, "cookies": false, "type": "", "demo": "databases\/list-indexes.md", @@ -12085,7 +12085,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 354, + "weight": 330, "cookies": false, "type": "", "demo": "databases\/create-index.md", @@ -12227,7 +12227,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 355, + "weight": 331, "cookies": false, "type": "", "demo": "databases\/get-index.md", @@ -12305,7 +12305,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 356, + "weight": 332, "cookies": false, "type": "", "demo": "databases\/delete-index.md", @@ -12392,7 +12392,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 439, + "weight": 415, "cookies": false, "type": "", "demo": "functions\/list.md", @@ -12478,7 +12478,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 436, + "weight": 412, "cookies": false, "type": "", "demo": "functions\/create.md", @@ -12775,7 +12775,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 441, + "weight": 417, "cookies": false, "type": "", "demo": "functions\/list-runtimes.md", @@ -12826,7 +12826,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 442, + "weight": 418, "cookies": false, "type": "", "demo": "functions\/list-specifications.md", @@ -12877,7 +12877,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 437, + "weight": 413, "cookies": false, "type": "", "demo": "functions\/get.md", @@ -12938,7 +12938,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 438, + "weight": 414, "cookies": false, "type": "", "demo": "functions\/update.md", @@ -13232,7 +13232,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 440, + "weight": 416, "cookies": false, "type": "", "demo": "functions\/delete.md", @@ -13295,7 +13295,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 445, + "weight": 421, "cookies": false, "type": "", "demo": "functions\/update-function-deployment.md", @@ -13377,7 +13377,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 446, + "weight": 422, "cookies": false, "type": "", "demo": "functions\/list-deployments.md", @@ -13473,7 +13473,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 443, + "weight": 419, "cookies": false, "type": "upload", "demo": "functions\/create-deployment.md", @@ -13574,7 +13574,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 451, + "weight": 427, "cookies": false, "type": "", "demo": "functions\/create-duplicate-deployment.md", @@ -13661,7 +13661,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 448, + "weight": 424, "cookies": false, "type": "", "demo": "functions\/create-template-deployment.md", @@ -13779,7 +13779,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 449, + "weight": 425, "cookies": false, "type": "", "demo": "functions\/create-vcs-deployment.md", @@ -13878,7 +13878,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 444, + "weight": 420, "cookies": false, "type": "", "demo": "functions\/get-deployment.md", @@ -13942,7 +13942,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 447, + "weight": 423, "cookies": false, "type": "", "demo": "functions\/delete-deployment.md", @@ -14008,7 +14008,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 450, + "weight": 426, "cookies": false, "type": "location", "demo": "functions\/get-deployment-download.md", @@ -14100,7 +14100,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 452, + "weight": 428, "cookies": false, "type": "", "demo": "functions\/update-deployment-status.md", @@ -14173,7 +14173,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 455, + "weight": 431, "cookies": false, "type": "", "demo": "functions\/list-executions.md", @@ -14262,7 +14262,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 453, + "weight": 429, "cookies": false, "type": "", "demo": "functions\/create-execution.md", @@ -14382,7 +14382,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 454, + "weight": 430, "cookies": false, "type": "", "demo": "functions\/get-execution.md", @@ -14450,7 +14450,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 456, + "weight": 432, "cookies": false, "type": "", "demo": "functions\/delete-execution.md", @@ -14523,7 +14523,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 461, + "weight": 437, "cookies": false, "type": "", "demo": "functions\/list-variables.md", @@ -14584,7 +14584,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 459, + "weight": 435, "cookies": false, "type": "", "demo": "functions\/create-variable.md", @@ -14677,7 +14677,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 460, + "weight": 436, "cookies": false, "type": "", "demo": "functions\/get-variable.md", @@ -14748,7 +14748,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 462, + "weight": 438, "cookies": false, "type": "", "demo": "functions\/update-variable.md", @@ -14843,7 +14843,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 463, + "weight": 439, "cookies": false, "type": "", "demo": "functions\/delete-variable.md", @@ -14916,7 +14916,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 214, + "weight": 190, "cookies": false, "type": "graphql", "demo": "graphql\/query.md", @@ -14972,7 +14972,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 213, + "weight": 189, "cookies": false, "type": "graphql", "demo": "graphql\/mutation.md", @@ -15028,7 +15028,7 @@ "x-appwrite": { "method": "get", "group": "health", - "weight": 57, + "weight": 442, "cookies": false, "type": "", "demo": "health\/get.md", @@ -15080,7 +15080,7 @@ "x-appwrite": { "method": "getAntivirus", "group": "health", - "weight": 78, + "weight": 451, "cookies": false, "type": "", "demo": "health\/get-antivirus.md", @@ -15118,11 +15118,11 @@ "description": "Check the Appwrite in-memory cache servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "content": { "application\/json": { "schema": { - "$ref": "#\/components\/schemas\/healthStatus" + "$ref": "#\/components\/schemas\/healthStatusList" } } } @@ -15132,7 +15132,7 @@ "x-appwrite": { "method": "getCache", "group": "health", - "weight": 60, + "weight": 445, "cookies": false, "type": "", "demo": "health\/get-cache.md", @@ -15184,7 +15184,7 @@ "x-appwrite": { "method": "getCertificate", "group": "health", - "weight": 65, + "weight": 448, "cookies": false, "type": "", "demo": "health\/get-certificate.md", @@ -15233,11 +15233,11 @@ "description": "Check the Appwrite database servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "content": { "application\/json": { "schema": { - "$ref": "#\/components\/schemas\/healthStatus" + "$ref": "#\/components\/schemas\/healthStatusList" } } } @@ -15247,7 +15247,7 @@ "x-appwrite": { "method": "getDB", "group": "health", - "weight": 59, + "weight": 444, "cookies": false, "type": "", "demo": "health\/get-db.md", @@ -15285,11 +15285,11 @@ "description": "Check the Appwrite pub-sub servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "content": { "application\/json": { "schema": { - "$ref": "#\/components\/schemas\/healthStatus" + "$ref": "#\/components\/schemas\/healthStatusList" } } } @@ -15299,7 +15299,7 @@ "x-appwrite": { "method": "getPubSub", "group": "health", - "weight": 61, + "weight": 446, "cookies": false, "type": "", "demo": "health\/get-pub-sub.md", @@ -15327,6 +15327,71 @@ ] } }, + "\/health\/queue\/audits": { + "get": { + "summary": "Get audits queue", + "operationId": "healthGetQueueAudits", + "tags": [ + "health" + ], + "description": "Get the number of audit logs that are waiting to be processed in the Appwrite internal queue server.", + "responses": { + "200": { + "description": "Health Queue", + "content": { + "application\/json": { + "schema": { + "$ref": "#\/components\/schemas\/healthQueue" + } + } + } + } + }, + "deprecated": false, + "x-appwrite": { + "method": "getQueueAudits", + "group": "queue", + "weight": 452, + "cookies": false, + "type": "", + "demo": "health\/get-queue-audits.md", + "rate-limit": 0, + "rate-time": 3600, + "rate-key": "url:{url},ip:{ip}", + "scope": "health.read", + "platforms": [ + "console", + "server" + ], + "packaging": false, + "public": true, + "edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/health\/get-queue-audits.md", + "auth": { + "Project": [], + "Key": [] + } + }, + "security": [ + { + "Project": [], + "Key": [] + } + ], + "parameters": [ + { + "name": "threshold", + "description": "Queue size threshold. When hit (equal or higher), endpoint returns server error. Default value is 5000.", + "required": false, + "schema": { + "type": "integer", + "format": "int32", + "default": 5000 + }, + "in": "query" + } + ] + } + }, "\/health\/queue\/builds": { "get": { "summary": "Get builds queue", @@ -15351,7 +15416,7 @@ "x-appwrite": { "method": "getQueueBuilds", "group": "queue", - "weight": 67, + "weight": 456, "cookies": false, "type": "", "demo": "health\/get-queue-builds.md", @@ -15416,7 +15481,7 @@ "x-appwrite": { "method": "getQueueCertificates", "group": "queue", - "weight": 66, + "weight": 455, "cookies": false, "type": "", "demo": "health\/get-queue-certificates.md", @@ -15481,7 +15546,7 @@ "x-appwrite": { "method": "getQueueDatabases", "group": "queue", - "weight": 68, + "weight": 457, "cookies": false, "type": "", "demo": "health\/get-queue-databases.md", @@ -15557,7 +15622,7 @@ "x-appwrite": { "method": "getQueueDeletes", "group": "queue", - "weight": 69, + "weight": 458, "cookies": false, "type": "", "demo": "health\/get-queue-deletes.md", @@ -15622,7 +15687,7 @@ "x-appwrite": { "method": "getFailedJobs", "group": "queue", - "weight": 79, + "weight": 465, "cookies": false, "type": "", "demo": "health\/get-failed-jobs.md", @@ -15714,7 +15779,7 @@ "x-appwrite": { "method": "getQueueFunctions", "group": "queue", - "weight": 73, + "weight": 462, "cookies": false, "type": "", "demo": "health\/get-queue-functions.md", @@ -15779,7 +15844,7 @@ "x-appwrite": { "method": "getQueueLogs", "group": "queue", - "weight": 64, + "weight": 454, "cookies": false, "type": "", "demo": "health\/get-queue-logs.md", @@ -15844,7 +15909,7 @@ "x-appwrite": { "method": "getQueueMails", "group": "queue", - "weight": 70, + "weight": 459, "cookies": false, "type": "", "demo": "health\/get-queue-mails.md", @@ -15909,7 +15974,7 @@ "x-appwrite": { "method": "getQueueMessaging", "group": "queue", - "weight": 71, + "weight": 460, "cookies": false, "type": "", "demo": "health\/get-queue-messaging.md", @@ -15974,7 +16039,7 @@ "x-appwrite": { "method": "getQueueMigrations", "group": "queue", - "weight": 72, + "weight": 461, "cookies": false, "type": "", "demo": "health\/get-queue-migrations.md", @@ -16039,7 +16104,7 @@ "x-appwrite": { "method": "getQueueStatsResources", "group": "queue", - "weight": 74, + "weight": 463, "cookies": false, "type": "", "demo": "health\/get-queue-stats-resources.md", @@ -16104,7 +16169,7 @@ "x-appwrite": { "method": "getQueueUsage", "group": "queue", - "weight": 75, + "weight": 464, "cookies": false, "type": "", "demo": "health\/get-queue-usage.md", @@ -16169,7 +16234,7 @@ "x-appwrite": { "method": "getQueueWebhooks", "group": "queue", - "weight": 63, + "weight": 453, "cookies": false, "type": "", "demo": "health\/get-queue-webhooks.md", @@ -16234,7 +16299,7 @@ "x-appwrite": { "method": "getStorage", "group": "storage", - "weight": 77, + "weight": 450, "cookies": false, "type": "", "demo": "health\/get-storage.md", @@ -16286,7 +16351,7 @@ "x-appwrite": { "method": "getStorageLocal", "group": "storage", - "weight": 76, + "weight": 449, "cookies": false, "type": "", "demo": "health\/get-storage-local.md", @@ -16338,7 +16403,7 @@ "x-appwrite": { "method": "getTime", "group": "health", - "weight": 62, + "weight": 447, "cookies": false, "type": "", "demo": "health\/get-time.md", @@ -16838,7 +16903,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 269, + "weight": 245, "cookies": false, "type": "", "demo": "messaging\/list-messages.md", @@ -16927,7 +16992,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 266, + "weight": 242, "cookies": false, "type": "", "demo": "messaging\/create-email.md", @@ -17074,7 +17139,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 273, + "weight": 249, "cookies": false, "type": "", "demo": "messaging\/update-email.md", @@ -17233,7 +17298,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 268, + "weight": 244, "cookies": false, "type": "", "demo": "messaging\/create-push.md", @@ -17412,7 +17477,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 275, + "weight": 251, "cookies": false, "type": "", "demo": "messaging\/update-push.md", @@ -17611,7 +17676,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 267, + "weight": 243, "cookies": false, "type": "", "demo": "messaging\/create-sms.md", @@ -17795,7 +17860,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 274, + "weight": 250, "cookies": false, "type": "", "demo": "messaging\/update-sms.md", @@ -17985,7 +18050,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 272, + "weight": 248, "cookies": false, "type": "", "demo": "messaging\/get-message.md", @@ -18040,7 +18105,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 276, + "weight": 252, "cookies": false, "type": "", "demo": "messaging\/delete.md", @@ -18104,7 +18169,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 270, + "weight": 246, "cookies": false, "type": "", "demo": "messaging\/list-message-logs.md", @@ -18192,7 +18257,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 271, + "weight": 247, "cookies": false, "type": "", "demo": "messaging\/list-targets.md", @@ -18280,7 +18345,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 240, + "weight": 216, "cookies": false, "type": "", "demo": "messaging\/list-providers.md", @@ -18369,7 +18434,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 239, + "weight": 215, "cookies": false, "type": "", "demo": "messaging\/create-apns-provider.md", @@ -18551,7 +18616,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 253, + "weight": 229, "cookies": false, "type": "", "demo": "messaging\/update-apns-provider.md", @@ -18735,7 +18800,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 238, + "weight": 214, "cookies": false, "type": "", "demo": "messaging\/create-fcm-provider.md", @@ -18890,7 +18955,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 252, + "weight": 228, "cookies": false, "type": "", "demo": "messaging\/update-fcm-provider.md", @@ -19046,7 +19111,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 229, + "weight": 205, "cookies": false, "type": "", "demo": "messaging\/create-mailgun-provider.md", @@ -19167,7 +19232,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 243, + "weight": 219, "cookies": false, "type": "", "demo": "messaging\/update-mailgun-provider.md", @@ -19290,7 +19355,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 233, + "weight": 209, "cookies": false, "type": "", "demo": "messaging\/create-msg-91-provider.md", @@ -19388,7 +19453,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 247, + "weight": 223, "cookies": false, "type": "", "demo": "messaging\/update-msg-91-provider.md", @@ -19489,7 +19554,7 @@ "x-appwrite": { "method": "createResendProvider", "group": "providers", - "weight": 231, + "weight": 207, "cookies": false, "type": "", "demo": "messaging\/create-resend-provider.md", @@ -19599,7 +19664,7 @@ "x-appwrite": { "method": "updateResendProvider", "group": "providers", - "weight": 245, + "weight": 221, "cookies": false, "type": "", "demo": "messaging\/update-resend-provider.md", @@ -19711,7 +19776,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 230, + "weight": 206, "cookies": false, "type": "", "demo": "messaging\/create-sendgrid-provider.md", @@ -19821,7 +19886,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 244, + "weight": 220, "cookies": false, "type": "", "demo": "messaging\/update-sendgrid-provider.md", @@ -19933,7 +19998,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 232, + "weight": 208, "cookies": false, "type": "", "demo": "messaging\/create-smtp-provider.md", @@ -20170,7 +20235,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 246, + "weight": 222, "cookies": false, "type": "", "demo": "messaging\/update-smtp-provider.md", @@ -20406,7 +20471,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 234, + "weight": 210, "cookies": false, "type": "", "demo": "messaging\/create-telesign-provider.md", @@ -20505,7 +20570,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 248, + "weight": 224, "cookies": false, "type": "", "demo": "messaging\/update-telesign-provider.md", @@ -20606,7 +20671,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 235, + "weight": 211, "cookies": false, "type": "", "demo": "messaging\/create-textmagic-provider.md", @@ -20705,7 +20770,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 249, + "weight": 225, "cookies": false, "type": "", "demo": "messaging\/update-textmagic-provider.md", @@ -20806,7 +20871,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 236, + "weight": 212, "cookies": false, "type": "", "demo": "messaging\/create-twilio-provider.md", @@ -20905,7 +20970,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 250, + "weight": 226, "cookies": false, "type": "", "demo": "messaging\/update-twilio-provider.md", @@ -21006,7 +21071,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 237, + "weight": 213, "cookies": false, "type": "", "demo": "messaging\/create-vonage-provider.md", @@ -21105,7 +21170,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 251, + "weight": 227, "cookies": false, "type": "", "demo": "messaging\/update-vonage-provider.md", @@ -21206,7 +21271,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 242, + "weight": 218, "cookies": false, "type": "", "demo": "messaging\/get-provider.md", @@ -21261,7 +21326,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 254, + "weight": 230, "cookies": false, "type": "", "demo": "messaging\/delete-provider.md", @@ -21325,7 +21390,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 241, + "weight": 217, "cookies": false, "type": "", "demo": "messaging\/list-provider-logs.md", @@ -21413,7 +21478,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 263, + "weight": 239, "cookies": false, "type": "", "demo": "messaging\/list-subscriber-logs.md", @@ -21501,7 +21566,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 256, + "weight": 232, "cookies": false, "type": "", "demo": "messaging\/list-topics.md", @@ -21588,7 +21653,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 255, + "weight": 231, "cookies": false, "type": "", "demo": "messaging\/create-topic.md", @@ -21673,7 +21738,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 258, + "weight": 234, "cookies": false, "type": "", "demo": "messaging\/get-topic.md", @@ -21735,7 +21800,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 259, + "weight": 235, "cookies": false, "type": "", "demo": "messaging\/update-topic.md", @@ -21816,7 +21881,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 260, + "weight": 236, "cookies": false, "type": "", "demo": "messaging\/delete-topic.md", @@ -21880,7 +21945,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 257, + "weight": 233, "cookies": false, "type": "", "demo": "messaging\/list-topic-logs.md", @@ -21968,7 +22033,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 262, + "weight": 238, "cookies": false, "type": "", "demo": "messaging\/list-subscribers.md", @@ -22065,7 +22130,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 261, + "weight": 237, "cookies": false, "type": "", "demo": "messaging\/create-subscriber.md", @@ -22158,7 +22223,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 264, + "weight": 240, "cookies": false, "type": "", "demo": "messaging\/get-subscriber.md", @@ -22223,7 +22288,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 265, + "weight": 241, "cookies": false, "type": "", "demo": "messaging\/delete-subscriber.md", @@ -22301,7 +22366,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 468, + "weight": 469, "cookies": false, "type": "", "demo": "sites\/list.md", @@ -22387,7 +22452,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 466, + "weight": 467, "cookies": false, "type": "", "demo": "sites\/create.md", @@ -22642,7 +22707,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 471, + "weight": 472, "cookies": false, "type": "", "demo": "sites\/list-frameworks.md", @@ -22693,7 +22758,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 494, + "weight": 495, "cookies": false, "type": "", "demo": "sites\/list-specifications.md", @@ -22744,7 +22809,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 467, + "weight": 468, "cookies": false, "type": "", "demo": "sites\/get.md", @@ -22805,7 +22870,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 469, + "weight": 470, "cookies": false, "type": "", "demo": "sites\/update.md", @@ -23056,7 +23121,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 470, + "weight": 471, "cookies": false, "type": "", "demo": "sites\/delete.md", @@ -23119,7 +23184,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 477, + "weight": 478, "cookies": false, "type": "", "demo": "sites\/update-site-deployment.md", @@ -23201,7 +23266,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 476, + "weight": 477, "cookies": false, "type": "", "demo": "sites\/list-deployments.md", @@ -23297,7 +23362,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 472, + "weight": 473, "cookies": false, "type": "upload", "demo": "sites\/create-deployment.md", @@ -23404,7 +23469,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 480, + "weight": 481, "cookies": false, "type": "", "demo": "sites\/create-duplicate-deployment.md", @@ -23486,7 +23551,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 473, + "weight": 474, "cookies": false, "type": "", "demo": "sites\/create-template-deployment.md", @@ -23604,7 +23669,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 474, + "weight": 475, "cookies": false, "type": "", "demo": "sites\/create-vcs-deployment.md", @@ -23704,7 +23769,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 475, + "weight": 476, "cookies": false, "type": "", "demo": "sites\/get-deployment.md", @@ -23768,7 +23833,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 478, + "weight": 479, "cookies": false, "type": "", "demo": "sites\/delete-deployment.md", @@ -23834,7 +23899,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 479, + "weight": 480, "cookies": false, "type": "location", "demo": "sites\/get-deployment-download.md", @@ -23926,7 +23991,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 481, + "weight": 482, "cookies": false, "type": "", "demo": "sites\/update-deployment-status.md", @@ -23999,7 +24064,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 483, + "weight": 484, "cookies": false, "type": "", "demo": "sites\/list-logs.md", @@ -24086,7 +24151,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 482, + "weight": 483, "cookies": false, "type": "", "demo": "sites\/get-log.md", @@ -24150,7 +24215,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 484, + "weight": 485, "cookies": false, "type": "", "demo": "sites\/delete-log.md", @@ -24223,7 +24288,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 487, + "weight": 488, "cookies": false, "type": "", "demo": "sites\/list-variables.md", @@ -24284,7 +24349,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 485, + "weight": 486, "cookies": false, "type": "", "demo": "sites\/create-variable.md", @@ -24377,7 +24442,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 486, + "weight": 487, "cookies": false, "type": "", "demo": "sites\/get-variable.md", @@ -24448,7 +24513,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 488, + "weight": 489, "cookies": false, "type": "", "demo": "sites\/update-variable.md", @@ -24543,7 +24608,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 489, + "weight": 490, "cookies": false, "type": "", "demo": "sites\/delete-variable.md", @@ -24616,7 +24681,7 @@ "x-appwrite": { "method": "listBuckets", "group": "buckets", - "weight": 521, + "weight": 522, "cookies": false, "type": "", "demo": "storage\/list-buckets.md", @@ -24703,7 +24768,7 @@ "x-appwrite": { "method": "createBucket", "group": "buckets", - "weight": 519, + "weight": 520, "cookies": false, "type": "", "demo": "storage\/create-bucket.md", @@ -24840,7 +24905,7 @@ "x-appwrite": { "method": "getBucket", "group": "buckets", - "weight": 520, + "weight": 521, "cookies": false, "type": "", "demo": "storage\/get-bucket.md", @@ -24902,7 +24967,7 @@ "x-appwrite": { "method": "updateBucket", "group": "buckets", - "weight": 522, + "weight": 523, "cookies": false, "type": "", "demo": "storage\/update-bucket.md", @@ -25036,7 +25101,7 @@ "x-appwrite": { "method": "deleteBucket", "group": "buckets", - "weight": 523, + "weight": 524, "cookies": false, "type": "", "demo": "storage\/delete-bucket.md", @@ -25100,7 +25165,7 @@ "x-appwrite": { "method": "listFiles", "group": "files", - "weight": 526, + "weight": 527, "cookies": false, "type": "", "demo": "storage\/list-files.md", @@ -25201,7 +25266,7 @@ "x-appwrite": { "method": "createFile", "group": "files", - "weight": 524, + "weight": 525, "cookies": false, "type": "upload", "demo": "storage\/create-file.md", @@ -25305,7 +25370,7 @@ "x-appwrite": { "method": "getFile", "group": "files", - "weight": 525, + "weight": 526, "cookies": false, "type": "", "demo": "storage\/get-file.md", @@ -25381,7 +25446,7 @@ "x-appwrite": { "method": "updateFile", "group": "files", - "weight": 527, + "weight": 528, "cookies": false, "type": "", "demo": "storage\/update-file.md", @@ -25475,7 +25540,7 @@ "x-appwrite": { "method": "deleteFile", "group": "files", - "weight": 528, + "weight": 529, "cookies": false, "type": "", "demo": "storage\/delete-file.md", @@ -25546,7 +25611,7 @@ "x-appwrite": { "method": "getFileDownload", "group": "files", - "weight": 530, + "weight": 531, "cookies": false, "type": "location", "demo": "storage\/get-file-download.md", @@ -25628,7 +25693,7 @@ "x-appwrite": { "method": "getFilePreview", "group": "files", - "weight": 529, + "weight": 530, "cookies": false, "type": "location", "demo": "storage\/get-file-preview.md", @@ -25860,7 +25925,7 @@ "x-appwrite": { "method": "getFileView", "group": "files", - "weight": 531, + "weight": 532, "cookies": false, "type": "location", "demo": "storage\/get-file-view.md", @@ -25949,7 +26014,7 @@ "x-appwrite": { "method": "list", "group": "tablesdb", - "weight": 368, + "weight": 344, "cookies": false, "type": "", "demo": "tablesdb\/list.md", @@ -26036,7 +26101,7 @@ "x-appwrite": { "method": "create", "group": "tablesdb", - "weight": 364, + "weight": 340, "cookies": false, "type": "", "demo": "tablesdb\/create.md", @@ -26118,7 +26183,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 427, + "weight": 403, "cookies": false, "type": "", "demo": "tablesdb\/list-transactions.md", @@ -26190,7 +26255,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 423, + "weight": 399, "cookies": false, "type": "", "demo": "tablesdb\/create-transaction.md", @@ -26266,7 +26331,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 424, + "weight": 400, "cookies": false, "type": "", "demo": "tablesdb\/get-transaction.md", @@ -26335,7 +26400,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 425, + "weight": 401, "cookies": false, "type": "", "demo": "tablesdb\/update-transaction.md", @@ -26418,7 +26483,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 426, + "weight": 402, "cookies": false, "type": "", "demo": "tablesdb\/delete-transaction.md", @@ -26489,7 +26554,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 428, + "weight": 404, "cookies": false, "type": "", "demo": "tablesdb\/create-operations.md", @@ -26579,7 +26644,7 @@ "x-appwrite": { "method": "get", "group": "tablesdb", - "weight": 365, + "weight": 341, "cookies": false, "type": "", "demo": "tablesdb\/get.md", @@ -26641,7 +26706,7 @@ "x-appwrite": { "method": "update", "group": "tablesdb", - "weight": 366, + "weight": 342, "cookies": false, "type": "", "demo": "tablesdb\/update.md", @@ -26720,7 +26785,7 @@ "x-appwrite": { "method": "delete", "group": "tablesdb", - "weight": 367, + "weight": 343, "cookies": false, "type": "", "demo": "tablesdb\/delete.md", @@ -26784,7 +26849,7 @@ "x-appwrite": { "method": "listTables", "group": "tables", - "weight": 375, + "weight": 351, "cookies": false, "type": "", "demo": "tablesdb\/list-tables.md", @@ -26884,7 +26949,7 @@ "x-appwrite": { "method": "createTable", "group": "tables", - "weight": 371, + "weight": 347, "cookies": false, "type": "", "demo": "tablesdb\/create-table.md", @@ -27011,7 +27076,7 @@ "x-appwrite": { "method": "getTable", "group": "tables", - "weight": 372, + "weight": 348, "cookies": false, "type": "", "demo": "tablesdb\/get-table.md", @@ -27086,7 +27151,7 @@ "x-appwrite": { "method": "updateTable", "group": "tables", - "weight": 373, + "weight": 349, "cookies": false, "type": "", "demo": "tablesdb\/update-table.md", @@ -27192,7 +27257,7 @@ "x-appwrite": { "method": "deleteTable", "group": "tables", - "weight": 374, + "weight": 350, "cookies": false, "type": "", "demo": "tablesdb\/delete-table.md", @@ -27269,7 +27334,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 356, "cookies": false, "type": "", "demo": "tablesdb\/list-columns.md", @@ -27370,7 +27435,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 357, "cookies": false, "type": "", "demo": "tablesdb\/create-boolean-column.md", @@ -27483,7 +27548,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 358, "cookies": false, "type": "", "demo": "tablesdb\/update-boolean-column.md", @@ -27601,7 +27666,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 359, "cookies": false, "type": "", "demo": "tablesdb\/create-datetime-column.md", @@ -27714,7 +27779,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 360, "cookies": false, "type": "", "demo": "tablesdb\/update-datetime-column.md", @@ -27832,7 +27897,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 361, "cookies": false, "type": "", "demo": "tablesdb\/create-email-column.md", @@ -27946,7 +28011,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 362, "cookies": false, "type": "", "demo": "tablesdb\/update-email-column.md", @@ -28065,7 +28130,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 363, "cookies": false, "type": "", "demo": "tablesdb\/create-enum-column.md", @@ -28187,7 +28252,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 364, "cookies": false, "type": "", "demo": "tablesdb\/update-enum-column.md", @@ -28314,7 +28379,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 365, "cookies": false, "type": "", "demo": "tablesdb\/create-float-column.md", @@ -28442,7 +28507,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 366, "cookies": false, "type": "", "demo": "tablesdb\/update-float-column.md", @@ -28575,7 +28640,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 367, "cookies": false, "type": "", "demo": "tablesdb\/create-integer-column.md", @@ -28703,7 +28768,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 368, "cookies": false, "type": "", "demo": "tablesdb\/update-integer-column.md", @@ -28836,7 +28901,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 369, "cookies": false, "type": "", "demo": "tablesdb\/create-ip-column.md", @@ -28949,7 +29014,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 370, "cookies": false, "type": "", "demo": "tablesdb\/update-ip-column.md", @@ -29067,7 +29132,7 @@ "x-appwrite": { "method": "createLineColumn", "group": "columns", - "weight": 395, + "weight": 371, "cookies": false, "type": "", "demo": "tablesdb\/create-line-column.md", @@ -29182,7 +29247,7 @@ "x-appwrite": { "method": "updateLineColumn", "group": "columns", - "weight": 396, + "weight": 372, "cookies": false, "type": "", "demo": "tablesdb\/update-line-column.md", @@ -29306,7 +29371,7 @@ "x-appwrite": { "method": "createPointColumn", "group": "columns", - "weight": 397, + "weight": 373, "cookies": false, "type": "", "demo": "tablesdb\/create-point-column.md", @@ -29421,7 +29486,7 @@ "x-appwrite": { "method": "updatePointColumn", "group": "columns", - "weight": 398, + "weight": 374, "cookies": false, "type": "", "demo": "tablesdb\/update-point-column.md", @@ -29545,7 +29610,7 @@ "x-appwrite": { "method": "createPolygonColumn", "group": "columns", - "weight": 399, + "weight": 375, "cookies": false, "type": "", "demo": "tablesdb\/create-polygon-column.md", @@ -29660,7 +29725,7 @@ "x-appwrite": { "method": "updatePolygonColumn", "group": "columns", - "weight": 400, + "weight": 376, "cookies": false, "type": "", "demo": "tablesdb\/update-polygon-column.md", @@ -29784,7 +29849,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 401, + "weight": 377, "cookies": false, "type": "", "demo": "tablesdb\/create-relationship-column.md", @@ -29923,7 +29988,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 403, + "weight": 379, "cookies": false, "type": "", "demo": "tablesdb\/create-string-column.md", @@ -30048,7 +30113,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 404, + "weight": 380, "cookies": false, "type": "", "demo": "tablesdb\/update-string-column.md", @@ -30173,7 +30238,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 405, + "weight": 381, "cookies": false, "type": "", "demo": "tablesdb\/create-url-column.md", @@ -30287,7 +30352,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 406, + "weight": 382, "cookies": false, "type": "", "demo": "tablesdb\/update-url-column.md", @@ -30437,7 +30502,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 354, "cookies": false, "type": "", "demo": "tablesdb\/get-column.md", @@ -30514,7 +30579,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 355, "cookies": false, "type": "", "demo": "tablesdb\/delete-column.md", @@ -30600,7 +30665,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 402, + "weight": 378, "cookies": false, "type": "", "demo": "tablesdb\/update-relationship-column.md", @@ -30716,7 +30781,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 410, + "weight": 386, "cookies": false, "type": "", "demo": "tablesdb\/list-indexes.md", @@ -30815,7 +30880,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 407, + "weight": 383, "cookies": false, "type": "", "demo": "tablesdb\/create-index.md", @@ -30956,7 +31021,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 408, + "weight": 384, "cookies": false, "type": "", "demo": "tablesdb\/get-index.md", @@ -31033,7 +31098,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 409, + "weight": 385, "cookies": false, "type": "", "demo": "tablesdb\/delete-index.md", @@ -31119,7 +31184,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 419, + "weight": 395, "cookies": false, "type": "", "demo": "tablesdb\/list-rows.md", @@ -31232,7 +31297,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 411, + "weight": 387, "cookies": false, "type": "", "demo": "tablesdb\/create-row.md", @@ -31418,7 +31483,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 416, + "weight": 392, "cookies": false, "type": "", "demo": "tablesdb\/upsert-rows.md", @@ -31552,7 +31617,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 414, + "weight": 390, "cookies": false, "type": "", "demo": "tablesdb\/update-rows.md", @@ -31657,7 +31722,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 418, + "weight": 394, "cookies": false, "type": "", "demo": "tablesdb\/delete-rows.md", @@ -31759,7 +31824,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 412, + "weight": 388, "cookies": false, "type": "", "demo": "tablesdb\/get-row.md", @@ -31871,7 +31936,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 415, + "weight": 391, "cookies": false, "type": "", "demo": "tablesdb\/upsert-row.md", @@ -32024,7 +32089,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 413, + "weight": 389, "cookies": false, "type": "", "demo": "tablesdb\/update-row.md", @@ -32137,7 +32202,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 417, + "weight": 393, "cookies": false, "type": "", "demo": "tablesdb\/delete-row.md", @@ -32245,7 +32310,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 422, + "weight": 398, "cookies": false, "type": "", "demo": "tablesdb\/decrement-row-column.md", @@ -32375,7 +32440,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 421, + "weight": 397, "cookies": false, "type": "", "demo": "tablesdb\/increment-row-column.md", @@ -32505,7 +32570,7 @@ "x-appwrite": { "method": "list", "group": "teams", - "weight": 134, + "weight": 110, "cookies": false, "type": "", "demo": "teams\/list.md", @@ -32596,7 +32661,7 @@ "x-appwrite": { "method": "create", "group": "teams", - "weight": 133, + "weight": 109, "cookies": false, "type": "", "demo": "teams\/create.md", @@ -32685,7 +32750,7 @@ "x-appwrite": { "method": "get", "group": "teams", - "weight": 135, + "weight": 111, "cookies": false, "type": "", "demo": "teams\/get.md", @@ -32751,7 +32816,7 @@ "x-appwrite": { "method": "updateName", "group": "teams", - "weight": 137, + "weight": 113, "cookies": false, "type": "", "demo": "teams\/update-name.md", @@ -32829,7 +32894,7 @@ "x-appwrite": { "method": "delete", "group": "teams", - "weight": 139, + "weight": 115, "cookies": false, "type": "", "demo": "teams\/delete.md", @@ -32897,7 +32962,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 141, + "weight": 117, "cookies": false, "type": "", "demo": "teams\/list-memberships.md", @@ -32998,7 +33063,7 @@ "x-appwrite": { "method": "createMembership", "group": "memberships", - "weight": 140, + "weight": 116, "cookies": false, "type": "", "demo": "teams\/create-membership.md", @@ -33123,7 +33188,7 @@ "x-appwrite": { "method": "getMembership", "group": "memberships", - "weight": 142, + "weight": 118, "cookies": false, "type": "", "demo": "teams\/get-membership.md", @@ -33199,7 +33264,7 @@ "x-appwrite": { "method": "updateMembership", "group": "memberships", - "weight": 143, + "weight": 119, "cookies": false, "type": "", "demo": "teams\/update-membership.md", @@ -33297,7 +33362,7 @@ "x-appwrite": { "method": "deleteMembership", "group": "memberships", - "weight": 145, + "weight": 121, "cookies": false, "type": "", "demo": "teams\/delete-membership.md", @@ -33375,7 +33440,7 @@ "x-appwrite": { "method": "updateMembershipStatus", "group": "memberships", - "weight": 144, + "weight": 120, "cookies": false, "type": "", "demo": "teams\/update-membership-status.md", @@ -33476,7 +33541,7 @@ "x-appwrite": { "method": "getPrefs", "group": "teams", - "weight": 136, + "weight": 112, "cookies": false, "type": "", "demo": "teams\/get-prefs.md", @@ -33540,7 +33605,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "teams", - "weight": 138, + "weight": 114, "cookies": false, "type": "", "demo": "teams\/update-prefs.md", @@ -33625,7 +33690,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 516, + "weight": 517, "cookies": false, "type": "", "demo": "tokens\/list.md", @@ -33720,7 +33785,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 514, + "weight": 515, "cookies": false, "type": "", "demo": "tokens\/create-file-token.md", @@ -33810,7 +33875,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 515, + "weight": 516, "cookies": false, "type": "", "demo": "tokens\/get.md", @@ -33871,7 +33936,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 517, + "weight": 518, "cookies": false, "type": "", "demo": "tokens\/update.md", @@ -33942,7 +34007,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 518, + "weight": 519, "cookies": false, "type": "", "demo": "tokens\/delete.md", @@ -34005,7 +34070,7 @@ "x-appwrite": { "method": "list", "group": "users", - "weight": 156, + "weight": 132, "cookies": false, "type": "", "demo": "users\/list.md", @@ -34092,7 +34157,7 @@ "x-appwrite": { "method": "create", "group": "users", - "weight": 147, + "weight": 123, "cookies": false, "type": "", "demo": "users\/create.md", @@ -34187,7 +34252,7 @@ "x-appwrite": { "method": "createArgon2User", "group": "users", - "weight": 150, + "weight": 126, "cookies": false, "type": "", "demo": "users\/create-argon-2-user.md", @@ -34277,7 +34342,7 @@ "x-appwrite": { "method": "createBcryptUser", "group": "users", - "weight": 148, + "weight": 124, "cookies": false, "type": "", "demo": "users\/create-bcrypt-user.md", @@ -34367,7 +34432,7 @@ "x-appwrite": { "method": "listIdentities", "group": "identities", - "weight": 164, + "weight": 140, "cookies": false, "type": "", "demo": "users\/list-identities.md", @@ -34449,7 +34514,7 @@ "x-appwrite": { "method": "deleteIdentity", "group": "identities", - "weight": 187, + "weight": 163, "cookies": false, "type": "", "demo": "users\/delete-identity.md", @@ -34513,7 +34578,7 @@ "x-appwrite": { "method": "createMD5User", "group": "users", - "weight": 149, + "weight": 125, "cookies": false, "type": "", "demo": "users\/create-md-5-user.md", @@ -34603,7 +34668,7 @@ "x-appwrite": { "method": "createPHPassUser", "group": "users", - "weight": 152, + "weight": 128, "cookies": false, "type": "", "demo": "users\/create-ph-pass-user.md", @@ -34693,7 +34758,7 @@ "x-appwrite": { "method": "createScryptUser", "group": "users", - "weight": 153, + "weight": 129, "cookies": false, "type": "", "demo": "users\/create-scrypt-user.md", @@ -34817,7 +34882,7 @@ "x-appwrite": { "method": "createScryptModifiedUser", "group": "users", - "weight": 154, + "weight": 130, "cookies": false, "type": "", "demo": "users\/create-scrypt-modified-user.md", @@ -34925,7 +34990,7 @@ "x-appwrite": { "method": "createSHAUser", "group": "users", - "weight": 151, + "weight": 127, "cookies": false, "type": "", "demo": "users\/create-sha-user.md", @@ -35035,7 +35100,7 @@ "x-appwrite": { "method": "get", "group": "users", - "weight": 157, + "weight": 133, "cookies": false, "type": "", "demo": "users\/get.md", @@ -35090,7 +35155,7 @@ "x-appwrite": { "method": "delete", "group": "users", - "weight": 185, + "weight": 161, "cookies": false, "type": "", "demo": "users\/delete.md", @@ -35154,7 +35219,7 @@ "x-appwrite": { "method": "updateEmail", "group": "users", - "weight": 170, + "weight": 146, "cookies": false, "type": "", "demo": "users\/update-email.md", @@ -35238,7 +35303,7 @@ "x-appwrite": { "method": "createJWT", "group": "sessions", - "weight": 188, + "weight": 164, "cookies": false, "type": "", "demo": "users\/create-jwt.md", @@ -35324,7 +35389,7 @@ "x-appwrite": { "method": "updateLabels", "group": "users", - "weight": 166, + "weight": 142, "cookies": false, "type": "", "demo": "users\/update-labels.md", @@ -35410,7 +35475,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 162, + "weight": 138, "cookies": false, "type": "", "demo": "users\/list-logs.md", @@ -35498,7 +35563,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 161, + "weight": 137, "cookies": false, "type": "", "demo": "users\/list-memberships.md", @@ -35597,7 +35662,7 @@ "x-appwrite": { "method": "updateMfa", "group": "users", - "weight": 175, + "weight": 151, "cookies": false, "type": "", "demo": "users\/update-mfa.md", @@ -35735,7 +35800,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 180, + "weight": 156, "cookies": false, "type": "", "demo": "users\/delete-mfa-authenticator.md", @@ -35874,7 +35939,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 176, + "weight": 152, "cookies": false, "type": "", "demo": "users\/list-mfa-factors.md", @@ -35996,7 +36061,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 177, + "weight": 153, "cookies": false, "type": "", "demo": "users\/get-mfa-recovery-codes.md", @@ -36116,7 +36181,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 179, + "weight": 155, "cookies": false, "type": "", "demo": "users\/update-mfa-recovery-codes.md", @@ -36236,7 +36301,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 178, + "weight": 154, "cookies": false, "type": "", "demo": "users\/create-mfa-recovery-codes.md", @@ -36358,7 +36423,7 @@ "x-appwrite": { "method": "updateName", "group": "users", - "weight": 168, + "weight": 144, "cookies": false, "type": "", "demo": "users\/update-name.md", @@ -36441,7 +36506,7 @@ "x-appwrite": { "method": "updatePassword", "group": "users", - "weight": 169, + "weight": 145, "cookies": false, "type": "", "demo": "users\/update-password.md", @@ -36524,7 +36589,7 @@ "x-appwrite": { "method": "updatePhone", "group": "users", - "weight": 171, + "weight": 147, "cookies": false, "type": "", "demo": "users\/update-phone.md", @@ -36608,7 +36673,7 @@ "x-appwrite": { "method": "getPrefs", "group": "users", - "weight": 158, + "weight": 134, "cookies": false, "type": "", "demo": "users\/get-prefs.md", @@ -36670,7 +36735,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "users", - "weight": 173, + "weight": 149, "cookies": false, "type": "", "demo": "users\/update-prefs.md", @@ -36753,7 +36818,7 @@ "x-appwrite": { "method": "listSessions", "group": "sessions", - "weight": 160, + "weight": 136, "cookies": false, "type": "", "demo": "users\/list-sessions.md", @@ -36826,7 +36891,7 @@ "x-appwrite": { "method": "createSession", "group": "sessions", - "weight": 181, + "weight": 157, "cookies": false, "type": "", "demo": "users\/create-session.md", @@ -36881,7 +36946,7 @@ "x-appwrite": { "method": "deleteSessions", "group": "sessions", - "weight": 184, + "weight": 160, "cookies": false, "type": "", "demo": "users\/delete-sessions.md", @@ -36938,7 +37003,7 @@ "x-appwrite": { "method": "deleteSession", "group": "sessions", - "weight": 183, + "weight": 159, "cookies": false, "type": "", "demo": "users\/delete-session.md", @@ -37012,7 +37077,7 @@ "x-appwrite": { "method": "updateStatus", "group": "users", - "weight": 165, + "weight": 141, "cookies": false, "type": "", "demo": "users\/update-status.md", @@ -37095,7 +37160,7 @@ "x-appwrite": { "method": "listTargets", "group": "targets", - "weight": 163, + "weight": 139, "cookies": false, "type": "", "demo": "users\/list-targets.md", @@ -37181,7 +37246,7 @@ "x-appwrite": { "method": "createTarget", "group": "targets", - "weight": 155, + "weight": 131, "cookies": false, "type": "", "demo": "users\/create-target.md", @@ -37293,7 +37358,7 @@ "x-appwrite": { "method": "getTarget", "group": "targets", - "weight": 159, + "weight": 135, "cookies": false, "type": "", "demo": "users\/get-target.md", @@ -37365,7 +37430,7 @@ "x-appwrite": { "method": "updateTarget", "group": "targets", - "weight": 174, + "weight": 150, "cookies": false, "type": "", "demo": "users\/update-target.md", @@ -37456,7 +37521,7 @@ "x-appwrite": { "method": "deleteTarget", "group": "targets", - "weight": 186, + "weight": 162, "cookies": false, "type": "", "demo": "users\/delete-target.md", @@ -37530,7 +37595,7 @@ "x-appwrite": { "method": "createToken", "group": "sessions", - "weight": 182, + "weight": 158, "cookies": false, "type": "", "demo": "users\/create-token.md", @@ -37617,7 +37682,7 @@ "x-appwrite": { "method": "updateEmailVerification", "group": "users", - "weight": 172, + "weight": 148, "cookies": false, "type": "", "demo": "users\/update-email-verification.md", @@ -37700,7 +37765,7 @@ "x-appwrite": { "method": "updatePhoneVerification", "group": "users", - "weight": 167, + "weight": 143, "cookies": false, "type": "", "demo": "users\/update-phone-verification.md", @@ -38664,6 +38729,34 @@ "variables": "" } }, + "healthStatusList": { + "description": "Status List", + "type": "object", + "properties": { + "total": { + "type": "integer", + "description": "Total number of statuses that matched your query.", + "x-example": 5, + "format": "int32" + }, + "statuses": { + "type": "array", + "description": "List of statuses.", + "items": { + "$ref": "#\/components\/schemas\/healthStatus" + }, + "x-example": "" + } + }, + "required": [ + "total", + "statuses" + ], + "example": { + "total": 5, + "statuses": "" + } + }, "localeCodeList": { "description": "Locale codes list", "type": "object", @@ -43244,6 +43337,16 @@ "description": "Total number of chunks uploaded", "x-example": 17890, "format": "int32" + }, + "encryption": { + "type": "boolean", + "description": "Whether file contents are encrypted at rest.", + "x-example": true + }, + "compression": { + "type": "string", + "description": "Compression algorithm used for the file. Will be one of none, [gzip](https:\/\/en.wikipedia.org\/wiki\/Gzip), or [zstd](https:\/\/en.wikipedia.org\/wiki\/Zstd).", + "x-example": "gzip" } }, "required": [ @@ -43257,7 +43360,9 @@ "mimeType", "sizeOriginal", "chunksTotal", - "chunksUploaded" + "chunksUploaded", + "encryption", + "compression" ], "example": { "$id": "5e5ea5c16897e", @@ -43272,7 +43377,9 @@ "mimeType": "image\/png", "sizeOriginal": 17890, "chunksTotal": 17890, - "chunksUploaded": 17890 + "chunksUploaded": 17890, + "encryption": true, + "compression": "gzip" } }, "bucket": { @@ -44332,13 +44439,14 @@ }, "status": { "type": "string", - "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", and \"failed\".", + "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", \"canceled\" and \"failed\".", "x-example": "ready", "enum": [ "waiting", "processing", "building", "ready", + "canceled", "failed" ] }, diff --git a/app/config/specs/open-api3-latest-client.json b/app/config/specs/open-api3-latest-client.json index 6aef25072a..44caa47679 100644 --- a/app/config/specs/open-api3-latest-client.json +++ b/app/config/specs/open-api3-latest-client.json @@ -555,7 +555,7 @@ "x-appwrite": { "method": "updateMFA", "group": "mfa", - "weight": 277, + "weight": 253, "cookies": false, "type": "", "demo": "account\/update-mfa.md", @@ -627,7 +627,7 @@ "x-appwrite": { "method": "createMfaAuthenticator", "group": "mfa", - "weight": 279, + "weight": 255, "cookies": false, "type": "", "demo": "account\/create-mfa-authenticator.md", @@ -751,7 +751,7 @@ "x-appwrite": { "method": "updateMfaAuthenticator", "group": "mfa", - "weight": 280, + "weight": 256, "cookies": false, "type": "", "demo": "account\/update-mfa-authenticator.md", @@ -891,7 +891,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 281, + "weight": 257, "cookies": false, "type": "", "demo": "account\/delete-mfa-authenticator.md", @@ -1015,7 +1015,7 @@ "x-appwrite": { "method": "createMfaChallenge", "group": "mfa", - "weight": 285, + "weight": 261, "cookies": false, "type": "", "demo": "account\/create-mfa-challenge.md", @@ -1149,7 +1149,7 @@ "x-appwrite": { "method": "updateMfaChallenge", "group": "mfa", - "weight": 286, + "weight": 262, "cookies": false, "type": "", "demo": "account\/update-mfa-challenge.md", @@ -1287,7 +1287,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 278, + "weight": 254, "cookies": false, "type": "", "demo": "account\/list-mfa-factors.md", @@ -1388,7 +1388,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 284, + "weight": 260, "cookies": false, "type": "", "demo": "account\/get-mfa-recovery-codes.md", @@ -1487,7 +1487,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 282, + "weight": 258, "cookies": false, "type": "", "demo": "account\/create-mfa-recovery-codes.md", @@ -1586,7 +1586,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 283, + "weight": 259, "cookies": false, "type": "", "demo": "account\/update-mfa-recovery-codes.md", @@ -4051,7 +4051,7 @@ "x-appwrite": { "method": "getBrowser", "group": null, - "weight": 288, + "weight": 264, "cookies": false, "type": "location", "demo": "avatars\/get-browser.md", @@ -4179,7 +4179,7 @@ "x-appwrite": { "method": "getCreditCard", "group": null, - "weight": 287, + "weight": 263, "cookies": false, "type": "location", "demo": "avatars\/get-credit-card.md", @@ -4313,7 +4313,7 @@ "x-appwrite": { "method": "getFavicon", "group": null, - "weight": 291, + "weight": 267, "cookies": false, "type": "location", "demo": "avatars\/get-favicon.md", @@ -4373,7 +4373,7 @@ "x-appwrite": { "method": "getFlag", "group": null, - "weight": 289, + "weight": 265, "cookies": false, "type": "location", "demo": "avatars\/get-flag.md", @@ -4863,7 +4863,7 @@ "x-appwrite": { "method": "getImage", "group": null, - "weight": 290, + "weight": 266, "cookies": false, "type": "location", "demo": "avatars\/get-image.md", @@ -4947,7 +4947,7 @@ "x-appwrite": { "method": "getInitials", "group": null, - "weight": 293, + "weight": 269, "cookies": false, "type": "location", "demo": "avatars\/get-initials.md", @@ -5041,7 +5041,7 @@ "x-appwrite": { "method": "getQR", "group": null, - "weight": 292, + "weight": 268, "cookies": false, "type": "location", "demo": "avatars\/get-qr.md", @@ -5135,7 +5135,7 @@ "x-appwrite": { "method": "getScreenshot", "group": null, - "weight": 294, + "weight": 270, "cookies": false, "type": "location", "demo": "avatars\/get-screenshot.md", @@ -5888,7 +5888,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 362, + "weight": 338, "cookies": false, "type": "", "demo": "databases\/list-transactions.md", @@ -5955,7 +5955,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 358, + "weight": 334, "cookies": false, "type": "", "demo": "databases\/create-transaction.md", @@ -6026,7 +6026,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 359, + "weight": 335, "cookies": false, "type": "", "demo": "databases\/get-transaction.md", @@ -6090,7 +6090,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 360, + "weight": 336, "cookies": false, "type": "", "demo": "databases\/update-transaction.md", @@ -6168,7 +6168,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 361, + "weight": 337, "cookies": false, "type": "", "demo": "databases\/delete-transaction.md", @@ -6234,7 +6234,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 363, + "weight": 339, "cookies": false, "type": "", "demo": "databases\/create-operations.md", @@ -6319,7 +6319,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 321, + "weight": 297, "cookies": false, "type": "", "demo": "databases\/list-documents.md", @@ -6431,7 +6431,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 313, + "weight": 289, "cookies": false, "type": "", "demo": "databases\/create-document.md", @@ -6592,7 +6592,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 314, + "weight": 290, "cookies": false, "type": "", "demo": "databases\/get-document.md", @@ -6703,7 +6703,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 317, + "weight": 293, "cookies": false, "type": "", "demo": "databases\/upsert-document.md", @@ -6858,7 +6858,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 315, + "weight": 291, "cookies": false, "type": "", "demo": "databases\/update-document.md", @@ -6970,7 +6970,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 319, + "weight": 295, "cookies": false, "type": "", "demo": "databases\/delete-document.md", @@ -7077,7 +7077,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 324, + "weight": 300, "cookies": false, "type": "", "demo": "databases\/decrement-document-attribute.md", @@ -7206,7 +7206,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 323, + "weight": 299, "cookies": false, "type": "", "demo": "databases\/increment-document-attribute.md", @@ -7335,7 +7335,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 455, + "weight": 431, "cookies": false, "type": "", "demo": "functions\/list-executions.md", @@ -7422,7 +7422,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 453, + "weight": 429, "cookies": false, "type": "", "demo": "functions\/create-execution.md", @@ -7540,7 +7540,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 454, + "weight": 430, "cookies": false, "type": "", "demo": "functions\/get-execution.md", @@ -7615,7 +7615,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 214, + "weight": 190, "cookies": false, "type": "graphql", "demo": "graphql\/query.md", @@ -7669,7 +7669,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 213, + "weight": 189, "cookies": false, "type": "graphql", "demo": "graphql\/mutation.md", @@ -8155,7 +8155,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 261, + "weight": 237, "cookies": false, "type": "", "demo": "messaging\/create-subscriber.md", @@ -8239,7 +8239,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 265, + "weight": 241, "cookies": false, "type": "", "demo": "messaging\/delete-subscriber.md", @@ -8315,7 +8315,7 @@ "x-appwrite": { "method": "listFiles", "group": "files", - "weight": 526, + "weight": 527, "cookies": false, "type": "", "demo": "storage\/list-files.md", @@ -8414,7 +8414,7 @@ "x-appwrite": { "method": "createFile", "group": "files", - "weight": 524, + "weight": 525, "cookies": false, "type": "upload", "demo": "storage\/create-file.md", @@ -8516,7 +8516,7 @@ "x-appwrite": { "method": "getFile", "group": "files", - "weight": 525, + "weight": 526, "cookies": false, "type": "", "demo": "storage\/get-file.md", @@ -8590,7 +8590,7 @@ "x-appwrite": { "method": "updateFile", "group": "files", - "weight": 527, + "weight": 528, "cookies": false, "type": "", "demo": "storage\/update-file.md", @@ -8682,7 +8682,7 @@ "x-appwrite": { "method": "deleteFile", "group": "files", - "weight": 528, + "weight": 529, "cookies": false, "type": "", "demo": "storage\/delete-file.md", @@ -8751,7 +8751,7 @@ "x-appwrite": { "method": "getFileDownload", "group": "files", - "weight": 530, + "weight": 531, "cookies": false, "type": "location", "demo": "storage\/get-file-download.md", @@ -8831,7 +8831,7 @@ "x-appwrite": { "method": "getFilePreview", "group": "files", - "weight": 529, + "weight": 530, "cookies": false, "type": "location", "demo": "storage\/get-file-preview.md", @@ -9061,7 +9061,7 @@ "x-appwrite": { "method": "getFileView", "group": "files", - "weight": 531, + "weight": 532, "cookies": false, "type": "location", "demo": "storage\/get-file-view.md", @@ -9148,7 +9148,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 427, + "weight": 403, "cookies": false, "type": "", "demo": "tablesdb\/list-transactions.md", @@ -9218,7 +9218,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 423, + "weight": 399, "cookies": false, "type": "", "demo": "tablesdb\/create-transaction.md", @@ -9292,7 +9292,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 424, + "weight": 400, "cookies": false, "type": "", "demo": "tablesdb\/get-transaction.md", @@ -9359,7 +9359,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 425, + "weight": 401, "cookies": false, "type": "", "demo": "tablesdb\/update-transaction.md", @@ -9440,7 +9440,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 426, + "weight": 402, "cookies": false, "type": "", "demo": "tablesdb\/delete-transaction.md", @@ -9509,7 +9509,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 428, + "weight": 404, "cookies": false, "type": "", "demo": "tablesdb\/create-operations.md", @@ -9597,7 +9597,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 419, + "weight": 395, "cookies": false, "type": "", "demo": "tablesdb\/list-rows.md", @@ -9708,7 +9708,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 411, + "weight": 387, "cookies": false, "type": "", "demo": "tablesdb\/create-row.md", @@ -9864,7 +9864,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 412, + "weight": 388, "cookies": false, "type": "", "demo": "tablesdb\/get-row.md", @@ -9974,7 +9974,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 415, + "weight": 391, "cookies": false, "type": "", "demo": "tablesdb\/upsert-row.md", @@ -10124,7 +10124,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 413, + "weight": 389, "cookies": false, "type": "", "demo": "tablesdb\/update-row.md", @@ -10235,7 +10235,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 417, + "weight": 393, "cookies": false, "type": "", "demo": "tablesdb\/delete-row.md", @@ -10341,7 +10341,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 422, + "weight": 398, "cookies": false, "type": "", "demo": "tablesdb\/decrement-row-column.md", @@ -10469,7 +10469,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 421, + "weight": 397, "cookies": false, "type": "", "demo": "tablesdb\/increment-row-column.md", @@ -10597,7 +10597,7 @@ "x-appwrite": { "method": "list", "group": "teams", - "weight": 134, + "weight": 110, "cookies": false, "type": "", "demo": "teams\/list.md", @@ -10686,7 +10686,7 @@ "x-appwrite": { "method": "create", "group": "teams", - "weight": 133, + "weight": 109, "cookies": false, "type": "", "demo": "teams\/create.md", @@ -10773,7 +10773,7 @@ "x-appwrite": { "method": "get", "group": "teams", - "weight": 135, + "weight": 111, "cookies": false, "type": "", "demo": "teams\/get.md", @@ -10837,7 +10837,7 @@ "x-appwrite": { "method": "updateName", "group": "teams", - "weight": 137, + "weight": 113, "cookies": false, "type": "", "demo": "teams\/update-name.md", @@ -10913,7 +10913,7 @@ "x-appwrite": { "method": "delete", "group": "teams", - "weight": 139, + "weight": 115, "cookies": false, "type": "", "demo": "teams\/delete.md", @@ -10979,7 +10979,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 141, + "weight": 117, "cookies": false, "type": "", "demo": "teams\/list-memberships.md", @@ -11078,7 +11078,7 @@ "x-appwrite": { "method": "createMembership", "group": "memberships", - "weight": 140, + "weight": 116, "cookies": false, "type": "", "demo": "teams\/create-membership.md", @@ -11201,7 +11201,7 @@ "x-appwrite": { "method": "getMembership", "group": "memberships", - "weight": 142, + "weight": 118, "cookies": false, "type": "", "demo": "teams\/get-membership.md", @@ -11275,7 +11275,7 @@ "x-appwrite": { "method": "updateMembership", "group": "memberships", - "weight": 143, + "weight": 119, "cookies": false, "type": "", "demo": "teams\/update-membership.md", @@ -11371,7 +11371,7 @@ "x-appwrite": { "method": "deleteMembership", "group": "memberships", - "weight": 145, + "weight": 121, "cookies": false, "type": "", "demo": "teams\/delete-membership.md", @@ -11447,7 +11447,7 @@ "x-appwrite": { "method": "updateMembershipStatus", "group": "memberships", - "weight": 144, + "weight": 120, "cookies": false, "type": "", "demo": "teams\/update-membership-status.md", @@ -11547,7 +11547,7 @@ "x-appwrite": { "method": "getPrefs", "group": "teams", - "weight": 136, + "weight": 112, "cookies": false, "type": "", "demo": "teams\/get-prefs.md", @@ -11610,7 +11610,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "teams", - "weight": 138, + "weight": 114, "cookies": false, "type": "", "demo": "teams\/update-prefs.md", diff --git a/app/config/specs/open-api3-latest-console.json b/app/config/specs/open-api3-latest-console.json index 96c074b8ee..02d537fa75 100644 --- a/app/config/specs/open-api3-latest-console.json +++ b/app/config/specs/open-api3-latest-console.json @@ -588,7 +588,7 @@ "x-appwrite": { "method": "updateMFA", "group": "mfa", - "weight": 277, + "weight": 253, "cookies": false, "type": "", "demo": "account\/update-mfa.md", @@ -659,7 +659,7 @@ "x-appwrite": { "method": "createMfaAuthenticator", "group": "mfa", - "weight": 279, + "weight": 255, "cookies": false, "type": "", "demo": "account\/create-mfa-authenticator.md", @@ -782,7 +782,7 @@ "x-appwrite": { "method": "updateMfaAuthenticator", "group": "mfa", - "weight": 280, + "weight": 256, "cookies": false, "type": "", "demo": "account\/update-mfa-authenticator.md", @@ -921,7 +921,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 281, + "weight": 257, "cookies": false, "type": "", "demo": "account\/delete-mfa-authenticator.md", @@ -1044,7 +1044,7 @@ "x-appwrite": { "method": "createMfaChallenge", "group": "mfa", - "weight": 285, + "weight": 261, "cookies": false, "type": "", "demo": "account\/create-mfa-challenge.md", @@ -1177,7 +1177,7 @@ "x-appwrite": { "method": "updateMfaChallenge", "group": "mfa", - "weight": 286, + "weight": 262, "cookies": false, "type": "", "demo": "account\/update-mfa-challenge.md", @@ -1314,7 +1314,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 278, + "weight": 254, "cookies": false, "type": "", "demo": "account\/list-mfa-factors.md", @@ -1414,7 +1414,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 284, + "weight": 260, "cookies": false, "type": "", "demo": "account\/get-mfa-recovery-codes.md", @@ -1512,7 +1512,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 282, + "weight": 258, "cookies": false, "type": "", "demo": "account\/create-mfa-recovery-codes.md", @@ -1610,7 +1610,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 283, + "weight": 259, "cookies": false, "type": "", "demo": "account\/update-mfa-recovery-codes.md", @@ -4044,7 +4044,7 @@ "x-appwrite": { "method": "getBrowser", "group": null, - "weight": 288, + "weight": 264, "cookies": false, "type": "location", "demo": "avatars\/get-browser.md", @@ -4172,7 +4172,7 @@ "x-appwrite": { "method": "getCreditCard", "group": null, - "weight": 287, + "weight": 263, "cookies": false, "type": "location", "demo": "avatars\/get-credit-card.md", @@ -4306,7 +4306,7 @@ "x-appwrite": { "method": "getFavicon", "group": null, - "weight": 291, + "weight": 267, "cookies": false, "type": "location", "demo": "avatars\/get-favicon.md", @@ -4366,7 +4366,7 @@ "x-appwrite": { "method": "getFlag", "group": null, - "weight": 289, + "weight": 265, "cookies": false, "type": "location", "demo": "avatars\/get-flag.md", @@ -4856,7 +4856,7 @@ "x-appwrite": { "method": "getImage", "group": null, - "weight": 290, + "weight": 266, "cookies": false, "type": "location", "demo": "avatars\/get-image.md", @@ -4940,7 +4940,7 @@ "x-appwrite": { "method": "getInitials", "group": null, - "weight": 293, + "weight": 269, "cookies": false, "type": "location", "demo": "avatars\/get-initials.md", @@ -5034,7 +5034,7 @@ "x-appwrite": { "method": "getQR", "group": null, - "weight": 292, + "weight": 268, "cookies": false, "type": "location", "demo": "avatars\/get-qr.md", @@ -5128,7 +5128,7 @@ "x-appwrite": { "method": "getScreenshot", "group": null, - "weight": 294, + "weight": 270, "cookies": false, "type": "location", "demo": "avatars\/get-screenshot.md", @@ -5874,7 +5874,7 @@ "x-appwrite": { "method": "chat", "group": "console", - "weight": 496, + "weight": 497, "cookies": false, "type": "", "demo": "assistant\/chat.md", @@ -5935,7 +5935,7 @@ "x-appwrite": { "method": "getResource", "group": null, - "weight": 497, + "weight": 498, "cookies": false, "type": "", "demo": "console\/get-resource.md", @@ -6010,7 +6010,7 @@ "x-appwrite": { "method": "variables", "group": "console", - "weight": 495, + "weight": 496, "cookies": false, "type": "", "demo": "console\/variables.md", @@ -6059,7 +6059,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 302, + "weight": 278, "cookies": false, "type": "", "demo": "databases\/list.md", @@ -6178,7 +6178,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 298, + "weight": 274, "cookies": false, "type": "", "demo": "databases\/create.md", @@ -6295,7 +6295,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 362, + "weight": 338, "cookies": false, "type": "", "demo": "databases\/list-transactions.md", @@ -6362,7 +6362,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 358, + "weight": 334, "cookies": false, "type": "", "demo": "databases\/create-transaction.md", @@ -6433,7 +6433,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 359, + "weight": 335, "cookies": false, "type": "", "demo": "databases\/get-transaction.md", @@ -6497,7 +6497,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 360, + "weight": 336, "cookies": false, "type": "", "demo": "databases\/update-transaction.md", @@ -6575,7 +6575,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 361, + "weight": 337, "cookies": false, "type": "", "demo": "databases\/delete-transaction.md", @@ -6641,7 +6641,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 363, + "weight": 339, "cookies": false, "type": "", "demo": "databases\/create-operations.md", @@ -6726,7 +6726,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 305, + "weight": 281, "cookies": false, "type": "", "demo": "databases\/list-usage.md", @@ -6830,7 +6830,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 299, + "weight": 275, "cookies": false, "type": "", "demo": "databases\/get.md", @@ -6924,7 +6924,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 300, + "weight": 276, "cookies": false, "type": "", "demo": "databases\/update.md", @@ -7038,7 +7038,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 301, + "weight": 277, "cookies": false, "type": "", "demo": "databases\/delete.md", @@ -7133,7 +7133,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 310, + "weight": 286, "cookies": false, "type": "", "demo": "databases\/list-collections.md", @@ -7233,7 +7233,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 306, + "weight": 282, "cookies": false, "type": "", "demo": "databases\/create-collection.md", @@ -7360,7 +7360,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 307, + "weight": 283, "cookies": false, "type": "", "demo": "databases\/get-collection.md", @@ -7435,7 +7435,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 308, + "weight": 284, "cookies": false, "type": "", "demo": "databases\/update-collection.md", @@ -7541,7 +7541,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 309, + "weight": 285, "cookies": false, "type": "", "demo": "databases\/delete-collection.md", @@ -7618,7 +7618,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 327, + "weight": 303, "cookies": false, "type": "", "demo": "databases\/list-attributes.md", @@ -7719,7 +7719,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 328, + "weight": 304, "cookies": false, "type": "", "demo": "databases\/create-boolean-attribute.md", @@ -7832,7 +7832,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 329, + "weight": 305, "cookies": false, "type": "", "demo": "databases\/update-boolean-attribute.md", @@ -7950,7 +7950,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 330, + "weight": 306, "cookies": false, "type": "", "demo": "databases\/create-datetime-attribute.md", @@ -8063,7 +8063,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 331, + "weight": 307, "cookies": false, "type": "", "demo": "databases\/update-datetime-attribute.md", @@ -8181,7 +8181,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 332, + "weight": 308, "cookies": false, "type": "", "demo": "databases\/create-email-attribute.md", @@ -8295,7 +8295,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 333, + "weight": 309, "cookies": false, "type": "", "demo": "databases\/update-email-attribute.md", @@ -8414,7 +8414,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 334, + "weight": 310, "cookies": false, "type": "", "demo": "databases\/create-enum-attribute.md", @@ -8536,7 +8536,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 335, + "weight": 311, "cookies": false, "type": "", "demo": "databases\/update-enum-attribute.md", @@ -8663,7 +8663,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 336, + "weight": 312, "cookies": false, "type": "", "demo": "databases\/create-float-attribute.md", @@ -8791,7 +8791,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 337, + "weight": 313, "cookies": false, "type": "", "demo": "databases\/update-float-attribute.md", @@ -8924,7 +8924,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 338, + "weight": 314, "cookies": false, "type": "", "demo": "databases\/create-integer-attribute.md", @@ -9052,7 +9052,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 339, + "weight": 315, "cookies": false, "type": "", "demo": "databases\/update-integer-attribute.md", @@ -9185,7 +9185,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 340, + "weight": 316, "cookies": false, "type": "", "demo": "databases\/create-ip-attribute.md", @@ -9298,7 +9298,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 341, + "weight": 317, "cookies": false, "type": "", "demo": "databases\/update-ip-attribute.md", @@ -9416,7 +9416,7 @@ "x-appwrite": { "method": "createLineAttribute", "group": "attributes", - "weight": 342, + "weight": 318, "cookies": false, "type": "", "demo": "databases\/create-line-attribute.md", @@ -9531,7 +9531,7 @@ "x-appwrite": { "method": "updateLineAttribute", "group": "attributes", - "weight": 343, + "weight": 319, "cookies": false, "type": "", "demo": "databases\/update-line-attribute.md", @@ -9655,7 +9655,7 @@ "x-appwrite": { "method": "createPointAttribute", "group": "attributes", - "weight": 344, + "weight": 320, "cookies": false, "type": "", "demo": "databases\/create-point-attribute.md", @@ -9770,7 +9770,7 @@ "x-appwrite": { "method": "updatePointAttribute", "group": "attributes", - "weight": 345, + "weight": 321, "cookies": false, "type": "", "demo": "databases\/update-point-attribute.md", @@ -9894,7 +9894,7 @@ "x-appwrite": { "method": "createPolygonAttribute", "group": "attributes", - "weight": 346, + "weight": 322, "cookies": false, "type": "", "demo": "databases\/create-polygon-attribute.md", @@ -10009,7 +10009,7 @@ "x-appwrite": { "method": "updatePolygonAttribute", "group": "attributes", - "weight": 347, + "weight": 323, "cookies": false, "type": "", "demo": "databases\/update-polygon-attribute.md", @@ -10133,7 +10133,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 348, + "weight": 324, "cookies": false, "type": "", "demo": "databases\/create-relationship-attribute.md", @@ -10272,7 +10272,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 350, + "weight": 326, "cookies": false, "type": "", "demo": "databases\/create-string-attribute.md", @@ -10397,7 +10397,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 351, + "weight": 327, "cookies": false, "type": "", "demo": "databases\/update-string-attribute.md", @@ -10522,7 +10522,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 352, + "weight": 328, "cookies": false, "type": "", "demo": "databases\/create-url-attribute.md", @@ -10636,7 +10636,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 353, + "weight": 329, "cookies": false, "type": "", "demo": "databases\/update-url-attribute.md", @@ -10786,7 +10786,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 325, + "weight": 301, "cookies": false, "type": "", "demo": "databases\/get-attribute.md", @@ -10863,7 +10863,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 326, + "weight": 302, "cookies": false, "type": "", "demo": "databases\/delete-attribute.md", @@ -10949,7 +10949,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 349, + "weight": 325, "cookies": false, "type": "", "demo": "databases\/update-relationship-attribute.md", @@ -11065,7 +11065,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 321, + "weight": 297, "cookies": false, "type": "", "demo": "databases\/list-documents.md", @@ -11177,7 +11177,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 313, + "weight": 289, "cookies": false, "type": "", "demo": "databases\/create-document.md", @@ -11368,7 +11368,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 318, + "weight": 294, "cookies": false, "type": "", "demo": "databases\/upsert-documents.md", @@ -11505,7 +11505,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 316, + "weight": 292, "cookies": false, "type": "", "demo": "databases\/update-documents.md", @@ -11610,7 +11610,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 320, + "weight": 296, "cookies": false, "type": "", "demo": "databases\/delete-documents.md", @@ -11712,7 +11712,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 314, + "weight": 290, "cookies": false, "type": "", "demo": "databases\/get-document.md", @@ -11823,7 +11823,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 317, + "weight": 293, "cookies": false, "type": "", "demo": "databases\/upsert-document.md", @@ -11978,7 +11978,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 315, + "weight": 291, "cookies": false, "type": "", "demo": "databases\/update-document.md", @@ -12090,7 +12090,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 319, + "weight": 295, "cookies": false, "type": "", "demo": "databases\/delete-document.md", @@ -12197,7 +12197,7 @@ "x-appwrite": { "method": "listDocumentLogs", "group": "logs", - "weight": 322, + "weight": 298, "cookies": false, "type": "", "demo": "databases\/list-document-logs.md", @@ -12295,7 +12295,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 324, + "weight": 300, "cookies": false, "type": "", "demo": "databases\/decrement-document-attribute.md", @@ -12424,7 +12424,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 323, + "weight": 299, "cookies": false, "type": "", "demo": "databases\/increment-document-attribute.md", @@ -12553,7 +12553,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 357, + "weight": 333, "cookies": false, "type": "", "demo": "databases\/list-indexes.md", @@ -12652,7 +12652,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 354, + "weight": 330, "cookies": false, "type": "", "demo": "databases\/create-index.md", @@ -12793,7 +12793,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 355, + "weight": 331, "cookies": false, "type": "", "demo": "databases\/get-index.md", @@ -12870,7 +12870,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 356, + "weight": 332, "cookies": false, "type": "", "demo": "databases\/delete-index.md", @@ -12956,7 +12956,7 @@ "x-appwrite": { "method": "listCollectionLogs", "group": "collections", - "weight": 311, + "weight": 287, "cookies": false, "type": "", "demo": "databases\/list-collection-logs.md", @@ -13044,7 +13044,7 @@ "x-appwrite": { "method": "getCollectionUsage", "group": null, - "weight": 312, + "weight": 288, "cookies": false, "type": "", "demo": "databases\/get-collection-usage.md", @@ -13141,7 +13141,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 303, + "weight": 279, "cookies": false, "type": "", "demo": "databases\/list-logs.md", @@ -13249,7 +13249,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 304, + "weight": 280, "cookies": false, "type": "", "demo": "databases\/get-usage.md", @@ -13366,7 +13366,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 439, + "weight": 415, "cookies": false, "type": "", "demo": "functions\/list.md", @@ -13451,7 +13451,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 436, + "weight": 412, "cookies": false, "type": "", "demo": "functions\/create.md", @@ -13747,7 +13747,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 441, + "weight": 417, "cookies": false, "type": "", "demo": "functions\/list-runtimes.md", @@ -13797,7 +13797,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 442, + "weight": 418, "cookies": false, "type": "", "demo": "functions\/list-specifications.md", @@ -13847,7 +13847,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 465, + "weight": 441, "cookies": false, "type": "", "demo": "functions\/list-templates.md", @@ -14039,7 +14039,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 464, + "weight": 440, "cookies": false, "type": "", "demo": "functions\/get-template.md", @@ -14099,7 +14099,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 458, + "weight": 434, "cookies": false, "type": "", "demo": "functions\/list-usage.md", @@ -14171,7 +14171,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 437, + "weight": 413, "cookies": false, "type": "", "demo": "functions\/get.md", @@ -14231,7 +14231,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 438, + "weight": 414, "cookies": false, "type": "", "demo": "functions\/update.md", @@ -14524,7 +14524,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 440, + "weight": 416, "cookies": false, "type": "", "demo": "functions\/delete.md", @@ -14586,7 +14586,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 445, + "weight": 421, "cookies": false, "type": "", "demo": "functions\/update-function-deployment.md", @@ -14667,7 +14667,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 446, + "weight": 422, "cookies": false, "type": "", "demo": "functions\/list-deployments.md", @@ -14762,7 +14762,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 443, + "weight": 419, "cookies": false, "type": "upload", "demo": "functions\/create-deployment.md", @@ -14862,7 +14862,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 451, + "weight": 427, "cookies": false, "type": "", "demo": "functions\/create-duplicate-deployment.md", @@ -14948,7 +14948,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 448, + "weight": 424, "cookies": false, "type": "", "demo": "functions\/create-template-deployment.md", @@ -15065,7 +15065,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 449, + "weight": 425, "cookies": false, "type": "", "demo": "functions\/create-vcs-deployment.md", @@ -15163,7 +15163,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 444, + "weight": 420, "cookies": false, "type": "", "demo": "functions\/get-deployment.md", @@ -15226,7 +15226,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 447, + "weight": 423, "cookies": false, "type": "", "demo": "functions\/delete-deployment.md", @@ -15291,7 +15291,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 450, + "weight": 426, "cookies": false, "type": "location", "demo": "functions\/get-deployment-download.md", @@ -15382,7 +15382,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 452, + "weight": 428, "cookies": false, "type": "", "demo": "functions\/update-deployment-status.md", @@ -15454,7 +15454,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 455, + "weight": 431, "cookies": false, "type": "", "demo": "functions\/list-executions.md", @@ -15541,7 +15541,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 453, + "weight": 429, "cookies": false, "type": "", "demo": "functions\/create-execution.md", @@ -15659,7 +15659,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 454, + "weight": 430, "cookies": false, "type": "", "demo": "functions\/get-execution.md", @@ -15725,7 +15725,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 456, + "weight": 432, "cookies": false, "type": "", "demo": "functions\/delete-execution.md", @@ -15797,7 +15797,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 457, + "weight": 433, "cookies": false, "type": "", "demo": "functions\/get-usage.md", @@ -15879,7 +15879,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 461, + "weight": 437, "cookies": false, "type": "", "demo": "functions\/list-variables.md", @@ -15939,7 +15939,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 459, + "weight": 435, "cookies": false, "type": "", "demo": "functions\/create-variable.md", @@ -16031,7 +16031,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 460, + "weight": 436, "cookies": false, "type": "", "demo": "functions\/get-variable.md", @@ -16101,7 +16101,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 462, + "weight": 438, "cookies": false, "type": "", "demo": "functions\/update-variable.md", @@ -16195,7 +16195,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 463, + "weight": 439, "cookies": false, "type": "", "demo": "functions\/delete-variable.md", @@ -16267,7 +16267,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 214, + "weight": 190, "cookies": false, "type": "graphql", "demo": "graphql\/query.md", @@ -16321,7 +16321,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 213, + "weight": 189, "cookies": false, "type": "graphql", "demo": "graphql\/mutation.md", @@ -16375,7 +16375,7 @@ "x-appwrite": { "method": "get", "group": "health", - "weight": 57, + "weight": 442, "cookies": false, "type": "", "demo": "health\/get.md", @@ -16426,7 +16426,7 @@ "x-appwrite": { "method": "getAntivirus", "group": "health", - "weight": 78, + "weight": 451, "cookies": false, "type": "", "demo": "health\/get-antivirus.md", @@ -16463,11 +16463,11 @@ "description": "Check the Appwrite in-memory cache servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "content": { "application\/json": { "schema": { - "$ref": "#\/components\/schemas\/healthStatus" + "$ref": "#\/components\/schemas\/healthStatusList" } } } @@ -16477,7 +16477,7 @@ "x-appwrite": { "method": "getCache", "group": "health", - "weight": 60, + "weight": 445, "cookies": false, "type": "", "demo": "health\/get-cache.md", @@ -16528,7 +16528,7 @@ "x-appwrite": { "method": "getCertificate", "group": "health", - "weight": 65, + "weight": 448, "cookies": false, "type": "", "demo": "health\/get-certificate.md", @@ -16576,11 +16576,11 @@ "description": "Check the Appwrite database servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "content": { "application\/json": { "schema": { - "$ref": "#\/components\/schemas\/healthStatus" + "$ref": "#\/components\/schemas\/healthStatusList" } } } @@ -16590,7 +16590,7 @@ "x-appwrite": { "method": "getDB", "group": "health", - "weight": 59, + "weight": 444, "cookies": false, "type": "", "demo": "health\/get-db.md", @@ -16627,11 +16627,11 @@ "description": "Check the Appwrite pub-sub servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "content": { "application\/json": { "schema": { - "$ref": "#\/components\/schemas\/healthStatus" + "$ref": "#\/components\/schemas\/healthStatusList" } } } @@ -16641,7 +16641,7 @@ "x-appwrite": { "method": "getPubSub", "group": "health", - "weight": 61, + "weight": 446, "cookies": false, "type": "", "demo": "health\/get-pub-sub.md", @@ -16668,6 +16668,70 @@ ] } }, + "\/health\/queue\/audits": { + "get": { + "summary": "Get audits queue", + "operationId": "healthGetQueueAudits", + "tags": [ + "health" + ], + "description": "Get the number of audit logs that are waiting to be processed in the Appwrite internal queue server.", + "responses": { + "200": { + "description": "Health Queue", + "content": { + "application\/json": { + "schema": { + "$ref": "#\/components\/schemas\/healthQueue" + } + } + } + } + }, + "deprecated": false, + "x-appwrite": { + "method": "getQueueAudits", + "group": "queue", + "weight": 452, + "cookies": false, + "type": "", + "demo": "health\/get-queue-audits.md", + "rate-limit": 0, + "rate-time": 3600, + "rate-key": "url:{url},ip:{ip}", + "scope": "health.read", + "platforms": [ + "console", + "server" + ], + "packaging": false, + "public": true, + "edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/health\/get-queue-audits.md", + "auth": { + "Project": [] + } + }, + "security": [ + { + "Project": [], + "Key": [] + } + ], + "parameters": [ + { + "name": "threshold", + "description": "Queue size threshold. When hit (equal or higher), endpoint returns server error. Default value is 5000.", + "required": false, + "schema": { + "type": "integer", + "format": "int32", + "default": 5000 + }, + "in": "query" + } + ] + } + }, "\/health\/queue\/builds": { "get": { "summary": "Get builds queue", @@ -16692,7 +16756,7 @@ "x-appwrite": { "method": "getQueueBuilds", "group": "queue", - "weight": 67, + "weight": 456, "cookies": false, "type": "", "demo": "health\/get-queue-builds.md", @@ -16756,7 +16820,7 @@ "x-appwrite": { "method": "getQueueCertificates", "group": "queue", - "weight": 66, + "weight": 455, "cookies": false, "type": "", "demo": "health\/get-queue-certificates.md", @@ -16820,7 +16884,7 @@ "x-appwrite": { "method": "getQueueDatabases", "group": "queue", - "weight": 68, + "weight": 457, "cookies": false, "type": "", "demo": "health\/get-queue-databases.md", @@ -16895,7 +16959,7 @@ "x-appwrite": { "method": "getQueueDeletes", "group": "queue", - "weight": 69, + "weight": 458, "cookies": false, "type": "", "demo": "health\/get-queue-deletes.md", @@ -16959,7 +17023,7 @@ "x-appwrite": { "method": "getFailedJobs", "group": "queue", - "weight": 79, + "weight": 465, "cookies": false, "type": "", "demo": "health\/get-failed-jobs.md", @@ -17050,7 +17114,7 @@ "x-appwrite": { "method": "getQueueFunctions", "group": "queue", - "weight": 73, + "weight": 462, "cookies": false, "type": "", "demo": "health\/get-queue-functions.md", @@ -17114,7 +17178,7 @@ "x-appwrite": { "method": "getQueueLogs", "group": "queue", - "weight": 64, + "weight": 454, "cookies": false, "type": "", "demo": "health\/get-queue-logs.md", @@ -17178,7 +17242,7 @@ "x-appwrite": { "method": "getQueueMails", "group": "queue", - "weight": 70, + "weight": 459, "cookies": false, "type": "", "demo": "health\/get-queue-mails.md", @@ -17242,7 +17306,7 @@ "x-appwrite": { "method": "getQueueMessaging", "group": "queue", - "weight": 71, + "weight": 460, "cookies": false, "type": "", "demo": "health\/get-queue-messaging.md", @@ -17306,7 +17370,7 @@ "x-appwrite": { "method": "getQueueMigrations", "group": "queue", - "weight": 72, + "weight": 461, "cookies": false, "type": "", "demo": "health\/get-queue-migrations.md", @@ -17370,7 +17434,7 @@ "x-appwrite": { "method": "getQueueStatsResources", "group": "queue", - "weight": 74, + "weight": 463, "cookies": false, "type": "", "demo": "health\/get-queue-stats-resources.md", @@ -17434,7 +17498,7 @@ "x-appwrite": { "method": "getQueueUsage", "group": "queue", - "weight": 75, + "weight": 464, "cookies": false, "type": "", "demo": "health\/get-queue-usage.md", @@ -17498,7 +17562,7 @@ "x-appwrite": { "method": "getQueueWebhooks", "group": "queue", - "weight": 63, + "weight": 453, "cookies": false, "type": "", "demo": "health\/get-queue-webhooks.md", @@ -17562,7 +17626,7 @@ "x-appwrite": { "method": "getStorage", "group": "storage", - "weight": 77, + "weight": 450, "cookies": false, "type": "", "demo": "health\/get-storage.md", @@ -17613,7 +17677,7 @@ "x-appwrite": { "method": "getStorageLocal", "group": "storage", - "weight": 76, + "weight": 449, "cookies": false, "type": "", "demo": "health\/get-storage-local.md", @@ -17664,7 +17728,7 @@ "x-appwrite": { "method": "getTime", "group": "health", - "weight": 62, + "weight": 447, "cookies": false, "type": "", "demo": "health\/get-time.md", @@ -18147,7 +18211,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 269, + "weight": 245, "cookies": false, "type": "", "demo": "messaging\/list-messages.md", @@ -18235,7 +18299,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 266, + "weight": 242, "cookies": false, "type": "", "demo": "messaging\/create-email.md", @@ -18381,7 +18445,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 273, + "weight": 249, "cookies": false, "type": "", "demo": "messaging\/update-email.md", @@ -18539,7 +18603,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 268, + "weight": 244, "cookies": false, "type": "", "demo": "messaging\/create-push.md", @@ -18717,7 +18781,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 275, + "weight": 251, "cookies": false, "type": "", "demo": "messaging\/update-push.md", @@ -18915,7 +18979,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 267, + "weight": 243, "cookies": false, "type": "", "demo": "messaging\/create-sms.md", @@ -19096,7 +19160,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 274, + "weight": 250, "cookies": false, "type": "", "demo": "messaging\/update-sms.md", @@ -19283,7 +19347,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 272, + "weight": 248, "cookies": false, "type": "", "demo": "messaging\/get-message.md", @@ -19337,7 +19401,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 276, + "weight": 252, "cookies": false, "type": "", "demo": "messaging\/delete.md", @@ -19400,7 +19464,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 270, + "weight": 246, "cookies": false, "type": "", "demo": "messaging\/list-message-logs.md", @@ -19487,7 +19551,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 271, + "weight": 247, "cookies": false, "type": "", "demo": "messaging\/list-targets.md", @@ -19574,7 +19638,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 240, + "weight": 216, "cookies": false, "type": "", "demo": "messaging\/list-providers.md", @@ -19662,7 +19726,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 239, + "weight": 215, "cookies": false, "type": "", "demo": "messaging\/create-apns-provider.md", @@ -19841,7 +19905,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 253, + "weight": 229, "cookies": false, "type": "", "demo": "messaging\/update-apns-provider.md", @@ -20022,7 +20086,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 238, + "weight": 214, "cookies": false, "type": "", "demo": "messaging\/create-fcm-provider.md", @@ -20174,7 +20238,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 252, + "weight": 228, "cookies": false, "type": "", "demo": "messaging\/update-fcm-provider.md", @@ -20327,7 +20391,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 229, + "weight": 205, "cookies": false, "type": "", "demo": "messaging\/create-mailgun-provider.md", @@ -20447,7 +20511,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 243, + "weight": 219, "cookies": false, "type": "", "demo": "messaging\/update-mailgun-provider.md", @@ -20569,7 +20633,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 233, + "weight": 209, "cookies": false, "type": "", "demo": "messaging\/create-msg-91-provider.md", @@ -20666,7 +20730,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 247, + "weight": 223, "cookies": false, "type": "", "demo": "messaging\/update-msg-91-provider.md", @@ -20766,7 +20830,7 @@ "x-appwrite": { "method": "createResendProvider", "group": "providers", - "weight": 231, + "weight": 207, "cookies": false, "type": "", "demo": "messaging\/create-resend-provider.md", @@ -20875,7 +20939,7 @@ "x-appwrite": { "method": "updateResendProvider", "group": "providers", - "weight": 245, + "weight": 221, "cookies": false, "type": "", "demo": "messaging\/update-resend-provider.md", @@ -20986,7 +21050,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 230, + "weight": 206, "cookies": false, "type": "", "demo": "messaging\/create-sendgrid-provider.md", @@ -21095,7 +21159,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 244, + "weight": 220, "cookies": false, "type": "", "demo": "messaging\/update-sendgrid-provider.md", @@ -21206,7 +21270,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 232, + "weight": 208, "cookies": false, "type": "", "demo": "messaging\/create-smtp-provider.md", @@ -21440,7 +21504,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 246, + "weight": 222, "cookies": false, "type": "", "demo": "messaging\/update-smtp-provider.md", @@ -21673,7 +21737,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 234, + "weight": 210, "cookies": false, "type": "", "demo": "messaging\/create-telesign-provider.md", @@ -21771,7 +21835,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 248, + "weight": 224, "cookies": false, "type": "", "demo": "messaging\/update-telesign-provider.md", @@ -21871,7 +21935,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 235, + "weight": 211, "cookies": false, "type": "", "demo": "messaging\/create-textmagic-provider.md", @@ -21969,7 +22033,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 249, + "weight": 225, "cookies": false, "type": "", "demo": "messaging\/update-textmagic-provider.md", @@ -22069,7 +22133,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 236, + "weight": 212, "cookies": false, "type": "", "demo": "messaging\/create-twilio-provider.md", @@ -22167,7 +22231,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 250, + "weight": 226, "cookies": false, "type": "", "demo": "messaging\/update-twilio-provider.md", @@ -22267,7 +22331,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 237, + "weight": 213, "cookies": false, "type": "", "demo": "messaging\/create-vonage-provider.md", @@ -22365,7 +22429,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 251, + "weight": 227, "cookies": false, "type": "", "demo": "messaging\/update-vonage-provider.md", @@ -22465,7 +22529,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 242, + "weight": 218, "cookies": false, "type": "", "demo": "messaging\/get-provider.md", @@ -22519,7 +22583,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 254, + "weight": 230, "cookies": false, "type": "", "demo": "messaging\/delete-provider.md", @@ -22582,7 +22646,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 241, + "weight": 217, "cookies": false, "type": "", "demo": "messaging\/list-provider-logs.md", @@ -22669,7 +22733,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 263, + "weight": 239, "cookies": false, "type": "", "demo": "messaging\/list-subscriber-logs.md", @@ -22756,7 +22820,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 256, + "weight": 232, "cookies": false, "type": "", "demo": "messaging\/list-topics.md", @@ -22842,7 +22906,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 255, + "weight": 231, "cookies": false, "type": "", "demo": "messaging\/create-topic.md", @@ -22926,7 +22990,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 258, + "weight": 234, "cookies": false, "type": "", "demo": "messaging\/get-topic.md", @@ -22987,7 +23051,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 259, + "weight": 235, "cookies": false, "type": "", "demo": "messaging\/update-topic.md", @@ -23067,7 +23131,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 260, + "weight": 236, "cookies": false, "type": "", "demo": "messaging\/delete-topic.md", @@ -23130,7 +23194,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 257, + "weight": 233, "cookies": false, "type": "", "demo": "messaging\/list-topic-logs.md", @@ -23217,7 +23281,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 262, + "weight": 238, "cookies": false, "type": "", "demo": "messaging\/list-subscribers.md", @@ -23313,7 +23377,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 261, + "weight": 237, "cookies": false, "type": "", "demo": "messaging\/create-subscriber.md", @@ -23404,7 +23468,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 264, + "weight": 240, "cookies": false, "type": "", "demo": "messaging\/get-subscriber.md", @@ -23468,7 +23532,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 265, + "weight": 241, "cookies": false, "type": "", "demo": "messaging\/delete-subscriber.md", @@ -23544,7 +23608,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 221, + "weight": 197, "cookies": false, "type": "", "demo": "migrations\/list.md", @@ -23630,7 +23694,7 @@ "x-appwrite": { "method": "createAppwriteMigration", "group": null, - "weight": 215, + "weight": 191, "cookies": false, "type": "", "demo": "migrations\/create-appwrite-migration.md", @@ -23740,7 +23804,7 @@ "x-appwrite": { "method": "getAppwriteReport", "group": null, - "weight": 223, + "weight": 199, "cookies": false, "type": "", "demo": "migrations\/get-appwrite-report.md", @@ -23854,7 +23918,7 @@ "x-appwrite": { "method": "createCSVExport", "group": null, - "weight": 220, + "weight": 196, "cookies": false, "type": "", "demo": "migrations\/create-csv-export.md", @@ -23969,7 +24033,7 @@ "x-appwrite": { "method": "createCSVImport", "group": null, - "weight": 219, + "weight": 195, "cookies": false, "type": "", "demo": "migrations\/create-csv-import.md", @@ -24054,7 +24118,7 @@ "x-appwrite": { "method": "createFirebaseMigration", "group": null, - "weight": 216, + "weight": 192, "cookies": false, "type": "", "demo": "migrations\/create-firebase-migration.md", @@ -24145,7 +24209,7 @@ "x-appwrite": { "method": "getFirebaseReport", "group": null, - "weight": 224, + "weight": 200, "cookies": false, "type": "", "demo": "migrations\/get-firebase-report.md", @@ -24232,7 +24296,7 @@ "x-appwrite": { "method": "createNHostMigration", "group": null, - "weight": 218, + "weight": 194, "cookies": false, "type": "", "demo": "migrations\/create-n-host-migration.md", @@ -24360,7 +24424,7 @@ "x-appwrite": { "method": "getNHostReport", "group": null, - "weight": 226, + "weight": 202, "cookies": false, "type": "", "demo": "migrations\/get-n-host-report.md", @@ -24509,7 +24573,7 @@ "x-appwrite": { "method": "createSupabaseMigration", "group": null, - "weight": 217, + "weight": 193, "cookies": false, "type": "", "demo": "migrations\/create-supabase-migration.md", @@ -24632,7 +24696,7 @@ "x-appwrite": { "method": "getSupabaseReport", "group": null, - "weight": 225, + "weight": 201, "cookies": false, "type": "", "demo": "migrations\/get-supabase-report.md", @@ -24772,7 +24836,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 222, + "weight": 198, "cookies": false, "type": "", "demo": "migrations\/get.md", @@ -24831,7 +24895,7 @@ "x-appwrite": { "method": "retry", "group": null, - "weight": 227, + "weight": 203, "cookies": false, "type": "", "demo": "migrations\/retry.md", @@ -24883,7 +24947,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 228, + "weight": 204, "cookies": false, "type": "", "demo": "migrations\/delete.md", @@ -24944,7 +25008,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 127, + "weight": 103, "cookies": false, "type": "", "demo": "project\/get-usage.md", @@ -25033,7 +25097,7 @@ "x-appwrite": { "method": "listVariables", "group": null, - "weight": 129, + "weight": 105, "cookies": false, "type": "", "demo": "project\/list-variables.md", @@ -25080,7 +25144,7 @@ "x-appwrite": { "method": "createVariable", "group": null, - "weight": 128, + "weight": 104, "cookies": false, "type": "", "demo": "project\/create-variable.md", @@ -25159,7 +25223,7 @@ "x-appwrite": { "method": "getVariable", "group": null, - "weight": 130, + "weight": 106, "cookies": false, "type": "", "demo": "project\/get-variable.md", @@ -25218,7 +25282,7 @@ "x-appwrite": { "method": "updateVariable", "group": null, - "weight": 131, + "weight": 107, "cookies": false, "type": "", "demo": "project\/update-variable.md", @@ -25301,7 +25365,7 @@ "x-appwrite": { "method": "deleteVariable", "group": null, - "weight": 132, + "weight": 108, "cookies": false, "type": "", "demo": "project\/delete-variable.md", @@ -25362,7 +25426,7 @@ "x-appwrite": { "method": "list", "group": "projects", - "weight": 434, + "weight": 410, "cookies": false, "type": "", "demo": "projects\/list.md", @@ -25445,7 +25509,7 @@ "x-appwrite": { "method": "create", "group": "projects", - "weight": 81, + "weight": 57, "cookies": false, "type": "", "demo": "projects\/create.md", @@ -25581,7 +25645,7 @@ "x-appwrite": { "method": "get", "group": "projects", - "weight": 82, + "weight": 58, "cookies": false, "type": "", "demo": "projects\/get.md", @@ -25640,7 +25704,7 @@ "x-appwrite": { "method": "update", "group": "projects", - "weight": 83, + "weight": 59, "cookies": false, "type": "", "demo": "projects\/update.md", @@ -25757,7 +25821,7 @@ "x-appwrite": { "method": "delete", "group": "projects", - "weight": 100, + "weight": 76, "cookies": false, "type": "", "demo": "projects\/delete.md", @@ -25818,7 +25882,7 @@ "x-appwrite": { "method": "updateApiStatus", "group": "projects", - "weight": 87, + "weight": 63, "cookies": false, "type": "", "demo": "projects\/update-api-status.md", @@ -25975,7 +26039,7 @@ "x-appwrite": { "method": "updateApiStatusAll", "group": "projects", - "weight": 88, + "weight": 64, "cookies": false, "type": "", "demo": "projects\/update-api-status-all.md", @@ -26115,7 +26179,7 @@ "x-appwrite": { "method": "updateAuthDuration", "group": "auth", - "weight": 93, + "weight": 69, "cookies": false, "type": "", "demo": "projects\/update-auth-duration.md", @@ -26196,7 +26260,7 @@ "x-appwrite": { "method": "updateAuthLimit", "group": "auth", - "weight": 92, + "weight": 68, "cookies": false, "type": "", "demo": "projects\/update-auth-limit.md", @@ -26277,7 +26341,7 @@ "x-appwrite": { "method": "updateAuthSessionsLimit", "group": "auth", - "weight": 98, + "weight": 74, "cookies": false, "type": "", "demo": "projects\/update-auth-sessions-limit.md", @@ -26358,7 +26422,7 @@ "x-appwrite": { "method": "updateMembershipsPrivacy", "group": "auth", - "weight": 91, + "weight": 67, "cookies": false, "type": "", "demo": "projects\/update-memberships-privacy.md", @@ -26450,7 +26514,7 @@ "x-appwrite": { "method": "updateMockNumbers", "group": "auth", - "weight": 99, + "weight": 75, "cookies": false, "type": "", "demo": "projects\/update-mock-numbers.md", @@ -26533,7 +26597,7 @@ "x-appwrite": { "method": "updateAuthPasswordDictionary", "group": "auth", - "weight": 96, + "weight": 72, "cookies": false, "type": "", "demo": "projects\/update-auth-password-dictionary.md", @@ -26613,7 +26677,7 @@ "x-appwrite": { "method": "updateAuthPasswordHistory", "group": "auth", - "weight": 95, + "weight": 71, "cookies": false, "type": "", "demo": "projects\/update-auth-password-history.md", @@ -26694,7 +26758,7 @@ "x-appwrite": { "method": "updatePersonalDataCheck", "group": "auth", - "weight": 97, + "weight": 73, "cookies": false, "type": "", "demo": "projects\/update-personal-data-check.md", @@ -26774,7 +26838,7 @@ "x-appwrite": { "method": "updateSessionAlerts", "group": "auth", - "weight": 90, + "weight": 66, "cookies": false, "type": "", "demo": "projects\/update-session-alerts.md", @@ -26854,7 +26918,7 @@ "x-appwrite": { "method": "updateSessionInvalidation", "group": "auth", - "weight": 126, + "weight": 102, "cookies": false, "type": "", "demo": "projects\/update-session-invalidation.md", @@ -26934,7 +26998,7 @@ "x-appwrite": { "method": "updateAuthStatus", "group": "auth", - "weight": 94, + "weight": 70, "cookies": false, "type": "", "demo": "projects\/update-auth-status.md", @@ -27035,7 +27099,7 @@ "x-appwrite": { "method": "listDevKeys", "group": "devKeys", - "weight": 432, + "weight": 408, "cookies": false, "type": "", "demo": "projects\/list-dev-keys.md", @@ -27106,7 +27170,7 @@ "x-appwrite": { "method": "createDevKey", "group": "devKeys", - "weight": 429, + "weight": 405, "cookies": false, "type": "", "demo": "projects\/create-dev-key.md", @@ -27191,7 +27255,7 @@ "x-appwrite": { "method": "getDevKey", "group": "devKeys", - "weight": 431, + "weight": 407, "cookies": false, "type": "", "demo": "projects\/get-dev-key.md", @@ -27259,7 +27323,7 @@ "x-appwrite": { "method": "updateDevKey", "group": "devKeys", - "weight": 430, + "weight": 406, "cookies": false, "type": "", "demo": "projects\/update-dev-key.md", @@ -27345,7 +27409,7 @@ "x-appwrite": { "method": "deleteDevKey", "group": "devKeys", - "weight": 433, + "weight": 409, "cookies": false, "type": "", "demo": "projects\/delete-dev-key.md", @@ -27415,7 +27479,7 @@ "x-appwrite": { "method": "createJWT", "group": "auth", - "weight": 112, + "weight": 88, "cookies": false, "type": "", "demo": "projects\/create-jwt.md", @@ -27563,7 +27627,7 @@ "x-appwrite": { "method": "listKeys", "group": "keys", - "weight": 108, + "weight": 84, "cookies": false, "type": "", "demo": "projects\/list-keys.md", @@ -27633,7 +27697,7 @@ "x-appwrite": { "method": "createKey", "group": "keys", - "weight": 107, + "weight": 83, "cookies": false, "type": "", "demo": "projects\/create-key.md", @@ -27788,7 +27852,7 @@ "x-appwrite": { "method": "getKey", "group": "keys", - "weight": 109, + "weight": 85, "cookies": false, "type": "", "demo": "projects\/get-key.md", @@ -27857,7 +27921,7 @@ "x-appwrite": { "method": "updateKey", "group": "keys", - "weight": 110, + "weight": 86, "cookies": false, "type": "", "demo": "projects\/update-key.md", @@ -28013,7 +28077,7 @@ "x-appwrite": { "method": "deleteKey", "group": "keys", - "weight": 111, + "weight": 87, "cookies": false, "type": "", "demo": "projects\/delete-key.md", @@ -28084,7 +28148,7 @@ "x-appwrite": { "method": "updateLabels", "group": "projects", - "weight": 435, + "weight": 411, "cookies": false, "type": "", "demo": "projects\/update-labels.md", @@ -28166,7 +28230,7 @@ "x-appwrite": { "method": "updateOAuth2", "group": "auth", - "weight": 89, + "weight": 65, "cookies": false, "type": "", "demo": "projects\/update-o-auth-2.md", @@ -28307,7 +28371,7 @@ "x-appwrite": { "method": "listPlatforms", "group": "platforms", - "weight": 114, + "weight": 90, "cookies": false, "type": "", "demo": "projects\/list-platforms.md", @@ -28377,7 +28441,7 @@ "x-appwrite": { "method": "createPlatform", "group": "platforms", - "weight": 113, + "weight": 89, "cookies": false, "type": "", "demo": "projects\/create-platform.md", @@ -28497,7 +28561,7 @@ "x-appwrite": { "method": "getPlatform", "group": "platforms", - "weight": 115, + "weight": 91, "cookies": false, "type": "", "demo": "projects\/get-platform.md", @@ -28566,7 +28630,7 @@ "x-appwrite": { "method": "updatePlatform", "group": "platforms", - "weight": 116, + "weight": 92, "cookies": false, "type": "", "demo": "projects\/update-platform.md", @@ -28662,7 +28726,7 @@ "x-appwrite": { "method": "deletePlatform", "group": "platforms", - "weight": 117, + "weight": 93, "cookies": false, "type": "", "demo": "projects\/delete-platform.md", @@ -28733,7 +28797,7 @@ "x-appwrite": { "method": "updateServiceStatus", "group": "projects", - "weight": 85, + "weight": 61, "cookies": false, "type": "", "demo": "projects\/update-service-status.md", @@ -28836,7 +28900,7 @@ "x-appwrite": { "method": "updateServiceStatusAll", "group": "projects", - "weight": 86, + "weight": 62, "cookies": false, "type": "", "demo": "projects\/update-service-status-all.md", @@ -28916,7 +28980,7 @@ "x-appwrite": { "method": "updateSmtp", "group": "templates", - "weight": 118, + "weight": 94, "cookies": false, "type": "", "demo": "projects\/update-smtp.md", @@ -29114,7 +29178,7 @@ "x-appwrite": { "method": "createSmtpTest", "group": "templates", - "weight": 119, + "weight": 95, "cookies": false, "type": "", "demo": "projects\/create-smtp-test.md", @@ -29329,7 +29393,7 @@ "x-appwrite": { "method": "updateTeam", "group": "projects", - "weight": 84, + "weight": 60, "cookies": false, "type": "", "demo": "projects\/update-team.md", @@ -29409,7 +29473,7 @@ "x-appwrite": { "method": "getEmailTemplate", "group": "templates", - "weight": 121, + "weight": 97, "cookies": false, "type": "", "demo": "projects\/get-email-template.md", @@ -29634,7 +29698,7 @@ "x-appwrite": { "method": "updateEmailTemplate", "group": "templates", - "weight": 123, + "weight": 99, "cookies": false, "type": "", "demo": "projects\/update-email-template.md", @@ -29901,7 +29965,7 @@ "x-appwrite": { "method": "deleteEmailTemplate", "group": "templates", - "weight": 125, + "weight": 101, "cookies": false, "type": "", "demo": "projects\/delete-email-template.md", @@ -30128,7 +30192,7 @@ "x-appwrite": { "method": "getSmsTemplate", "group": "templates", - "weight": 120, + "weight": 96, "cookies": false, "type": "", "demo": "projects\/get-sms-template.md", @@ -30414,7 +30478,7 @@ "x-appwrite": { "method": "updateSmsTemplate", "group": "templates", - "weight": 122, + "weight": 98, "cookies": false, "type": "", "demo": "projects\/update-sms-template.md", @@ -30723,7 +30787,7 @@ "x-appwrite": { "method": "deleteSmsTemplate", "group": "templates", - "weight": 124, + "weight": 100, "cookies": false, "type": "", "demo": "projects\/delete-sms-template.md", @@ -31011,7 +31075,7 @@ "x-appwrite": { "method": "listWebhooks", "group": "webhooks", - "weight": 102, + "weight": 78, "cookies": false, "type": "", "demo": "projects\/list-webhooks.md", @@ -31081,7 +31145,7 @@ "x-appwrite": { "method": "createWebhook", "group": "webhooks", - "weight": 101, + "weight": 77, "cookies": false, "type": "", "demo": "projects\/create-webhook.md", @@ -31197,7 +31261,7 @@ "x-appwrite": { "method": "getWebhook", "group": "webhooks", - "weight": 103, + "weight": 79, "cookies": false, "type": "", "demo": "projects\/get-webhook.md", @@ -31266,7 +31330,7 @@ "x-appwrite": { "method": "updateWebhook", "group": "webhooks", - "weight": 104, + "weight": 80, "cookies": false, "type": "", "demo": "projects\/update-webhook.md", @@ -31383,7 +31447,7 @@ "x-appwrite": { "method": "deleteWebhook", "group": "webhooks", - "weight": 106, + "weight": 82, "cookies": false, "type": "", "demo": "projects\/delete-webhook.md", @@ -31454,7 +31518,7 @@ "x-appwrite": { "method": "updateWebhookSignature", "group": "webhooks", - "weight": 105, + "weight": 81, "cookies": false, "type": "", "demo": "projects\/update-webhook-signature.md", @@ -31525,7 +31589,7 @@ "x-appwrite": { "method": "listRules", "group": null, - "weight": 511, + "weight": 512, "cookies": false, "type": "", "demo": "proxy\/list-rules.md", @@ -31610,7 +31674,7 @@ "x-appwrite": { "method": "createAPIRule", "group": null, - "weight": 506, + "weight": 507, "cookies": false, "type": "", "demo": "proxy\/create-api-rule.md", @@ -31677,7 +31741,7 @@ "x-appwrite": { "method": "createFunctionRule", "group": null, - "weight": 508, + "weight": 509, "cookies": false, "type": "", "demo": "proxy\/create-function-rule.md", @@ -31755,7 +31819,7 @@ "x-appwrite": { "method": "createRedirectRule", "group": null, - "weight": 509, + "weight": 510, "cookies": false, "type": "", "demo": "proxy\/create-redirect-rule.md", @@ -31869,7 +31933,7 @@ "x-appwrite": { "method": "createSiteRule", "group": null, - "weight": 507, + "weight": 508, "cookies": false, "type": "", "demo": "proxy\/create-site-rule.md", @@ -31947,7 +32011,7 @@ "x-appwrite": { "method": "getRule", "group": null, - "weight": 510, + "weight": 511, "cookies": false, "type": "", "demo": "proxy\/get-rule.md", @@ -31998,7 +32062,7 @@ "x-appwrite": { "method": "deleteRule", "group": null, - "weight": 512, + "weight": 513, "cookies": false, "type": "", "demo": "proxy\/delete-rule.md", @@ -32058,7 +32122,7 @@ "x-appwrite": { "method": "updateRuleVerification", "group": null, - "weight": 513, + "weight": 514, "cookies": false, "type": "", "demo": "proxy\/update-rule-verification.md", @@ -32118,7 +32182,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 468, + "weight": 469, "cookies": false, "type": "", "demo": "sites\/list.md", @@ -32203,7 +32267,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 466, + "weight": 467, "cookies": false, "type": "", "demo": "sites\/create.md", @@ -32457,7 +32521,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 471, + "weight": 472, "cookies": false, "type": "", "demo": "sites\/list-frameworks.md", @@ -32507,7 +32571,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 494, + "weight": 495, "cookies": false, "type": "", "demo": "sites\/list-specifications.md", @@ -32557,7 +32621,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 490, + "weight": 491, "cookies": false, "type": "", "demo": "sites\/list-templates.md", @@ -32686,7 +32750,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 491, + "weight": 492, "cookies": false, "type": "", "demo": "sites\/get-template.md", @@ -32746,7 +32810,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 492, + "weight": 493, "cookies": false, "type": "", "demo": "sites\/list-usage.md", @@ -32818,7 +32882,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 467, + "weight": 468, "cookies": false, "type": "", "demo": "sites\/get.md", @@ -32878,7 +32942,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 469, + "weight": 470, "cookies": false, "type": "", "demo": "sites\/update.md", @@ -33128,7 +33192,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 470, + "weight": 471, "cookies": false, "type": "", "demo": "sites\/delete.md", @@ -33190,7 +33254,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 477, + "weight": 478, "cookies": false, "type": "", "demo": "sites\/update-site-deployment.md", @@ -33271,7 +33335,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 476, + "weight": 477, "cookies": false, "type": "", "demo": "sites\/list-deployments.md", @@ -33366,7 +33430,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 472, + "weight": 473, "cookies": false, "type": "upload", "demo": "sites\/create-deployment.md", @@ -33472,7 +33536,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 480, + "weight": 481, "cookies": false, "type": "", "demo": "sites\/create-duplicate-deployment.md", @@ -33553,7 +33617,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 473, + "weight": 474, "cookies": false, "type": "", "demo": "sites\/create-template-deployment.md", @@ -33670,7 +33734,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 474, + "weight": 475, "cookies": false, "type": "", "demo": "sites\/create-vcs-deployment.md", @@ -33769,7 +33833,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 475, + "weight": 476, "cookies": false, "type": "", "demo": "sites\/get-deployment.md", @@ -33832,7 +33896,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 478, + "weight": 479, "cookies": false, "type": "", "demo": "sites\/delete-deployment.md", @@ -33897,7 +33961,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 479, + "weight": 480, "cookies": false, "type": "location", "demo": "sites\/get-deployment-download.md", @@ -33988,7 +34052,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 481, + "weight": 482, "cookies": false, "type": "", "demo": "sites\/update-deployment-status.md", @@ -34060,7 +34124,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 483, + "weight": 484, "cookies": false, "type": "", "demo": "sites\/list-logs.md", @@ -34146,7 +34210,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 482, + "weight": 483, "cookies": false, "type": "", "demo": "sites\/get-log.md", @@ -34209,7 +34273,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 484, + "weight": 485, "cookies": false, "type": "", "demo": "sites\/delete-log.md", @@ -34281,7 +34345,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 493, + "weight": 494, "cookies": false, "type": "", "demo": "sites\/get-usage.md", @@ -34363,7 +34427,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 487, + "weight": 488, "cookies": false, "type": "", "demo": "sites\/list-variables.md", @@ -34423,7 +34487,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 485, + "weight": 486, "cookies": false, "type": "", "demo": "sites\/create-variable.md", @@ -34515,7 +34579,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 486, + "weight": 487, "cookies": false, "type": "", "demo": "sites\/get-variable.md", @@ -34585,7 +34649,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 488, + "weight": 489, "cookies": false, "type": "", "demo": "sites\/update-variable.md", @@ -34679,7 +34743,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 489, + "weight": 490, "cookies": false, "type": "", "demo": "sites\/delete-variable.md", @@ -34751,7 +34815,7 @@ "x-appwrite": { "method": "listBuckets", "group": "buckets", - "weight": 521, + "weight": 522, "cookies": false, "type": "", "demo": "storage\/list-buckets.md", @@ -34837,7 +34901,7 @@ "x-appwrite": { "method": "createBucket", "group": "buckets", - "weight": 519, + "weight": 520, "cookies": false, "type": "", "demo": "storage\/create-bucket.md", @@ -34973,7 +35037,7 @@ "x-appwrite": { "method": "getBucket", "group": "buckets", - "weight": 520, + "weight": 521, "cookies": false, "type": "", "demo": "storage\/get-bucket.md", @@ -35034,7 +35098,7 @@ "x-appwrite": { "method": "updateBucket", "group": "buckets", - "weight": 522, + "weight": 523, "cookies": false, "type": "", "demo": "storage\/update-bucket.md", @@ -35167,7 +35231,7 @@ "x-appwrite": { "method": "deleteBucket", "group": "buckets", - "weight": 523, + "weight": 524, "cookies": false, "type": "", "demo": "storage\/delete-bucket.md", @@ -35230,7 +35294,7 @@ "x-appwrite": { "method": "listFiles", "group": "files", - "weight": 526, + "weight": 527, "cookies": false, "type": "", "demo": "storage\/list-files.md", @@ -35329,7 +35393,7 @@ "x-appwrite": { "method": "createFile", "group": "files", - "weight": 524, + "weight": 525, "cookies": false, "type": "upload", "demo": "storage\/create-file.md", @@ -35431,7 +35495,7 @@ "x-appwrite": { "method": "getFile", "group": "files", - "weight": 525, + "weight": 526, "cookies": false, "type": "", "demo": "storage\/get-file.md", @@ -35505,7 +35569,7 @@ "x-appwrite": { "method": "updateFile", "group": "files", - "weight": 527, + "weight": 528, "cookies": false, "type": "", "demo": "storage\/update-file.md", @@ -35597,7 +35661,7 @@ "x-appwrite": { "method": "deleteFile", "group": "files", - "weight": 528, + "weight": 529, "cookies": false, "type": "", "demo": "storage\/delete-file.md", @@ -35666,7 +35730,7 @@ "x-appwrite": { "method": "getFileDownload", "group": "files", - "weight": 530, + "weight": 531, "cookies": false, "type": "location", "demo": "storage\/get-file-download.md", @@ -35746,7 +35810,7 @@ "x-appwrite": { "method": "getFilePreview", "group": "files", - "weight": 529, + "weight": 530, "cookies": false, "type": "location", "demo": "storage\/get-file-preview.md", @@ -35976,7 +36040,7 @@ "x-appwrite": { "method": "getFileView", "group": "files", - "weight": 531, + "weight": 532, "cookies": false, "type": "location", "demo": "storage\/get-file-view.md", @@ -36063,7 +36127,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 533, + "weight": 534, "cookies": false, "type": "", "demo": "storage\/get-usage.md", @@ -36136,7 +36200,7 @@ "x-appwrite": { "method": "getBucketUsage", "group": null, - "weight": 534, + "weight": 535, "cookies": false, "type": "", "demo": "storage\/get-bucket-usage.md", @@ -36219,7 +36283,7 @@ "x-appwrite": { "method": "list", "group": "tablesdb", - "weight": 368, + "weight": 344, "cookies": false, "type": "", "demo": "tablesdb\/list.md", @@ -36305,7 +36369,7 @@ "x-appwrite": { "method": "create", "group": "tablesdb", - "weight": 364, + "weight": 340, "cookies": false, "type": "", "demo": "tablesdb\/create.md", @@ -36386,7 +36450,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 427, + "weight": 403, "cookies": false, "type": "", "demo": "tablesdb\/list-transactions.md", @@ -36456,7 +36520,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 423, + "weight": 399, "cookies": false, "type": "", "demo": "tablesdb\/create-transaction.md", @@ -36530,7 +36594,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 424, + "weight": 400, "cookies": false, "type": "", "demo": "tablesdb\/get-transaction.md", @@ -36597,7 +36661,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 425, + "weight": 401, "cookies": false, "type": "", "demo": "tablesdb\/update-transaction.md", @@ -36678,7 +36742,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 426, + "weight": 402, "cookies": false, "type": "", "demo": "tablesdb\/delete-transaction.md", @@ -36747,7 +36811,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 428, + "weight": 404, "cookies": false, "type": "", "demo": "tablesdb\/create-operations.md", @@ -36835,7 +36899,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 370, + "weight": 346, "cookies": false, "type": "", "demo": "tablesdb\/list-usage.md", @@ -36934,7 +36998,7 @@ "x-appwrite": { "method": "get", "group": "tablesdb", - "weight": 365, + "weight": 341, "cookies": false, "type": "", "demo": "tablesdb\/get.md", @@ -36995,7 +37059,7 @@ "x-appwrite": { "method": "update", "group": "tablesdb", - "weight": 366, + "weight": 342, "cookies": false, "type": "", "demo": "tablesdb\/update.md", @@ -37073,7 +37137,7 @@ "x-appwrite": { "method": "delete", "group": "tablesdb", - "weight": 367, + "weight": 343, "cookies": false, "type": "", "demo": "tablesdb\/delete.md", @@ -37136,7 +37200,7 @@ "x-appwrite": { "method": "listTables", "group": "tables", - "weight": 375, + "weight": 351, "cookies": false, "type": "", "demo": "tablesdb\/list-tables.md", @@ -37235,7 +37299,7 @@ "x-appwrite": { "method": "createTable", "group": "tables", - "weight": 371, + "weight": 347, "cookies": false, "type": "", "demo": "tablesdb\/create-table.md", @@ -37361,7 +37425,7 @@ "x-appwrite": { "method": "getTable", "group": "tables", - "weight": 372, + "weight": 348, "cookies": false, "type": "", "demo": "tablesdb\/get-table.md", @@ -37435,7 +37499,7 @@ "x-appwrite": { "method": "updateTable", "group": "tables", - "weight": 373, + "weight": 349, "cookies": false, "type": "", "demo": "tablesdb\/update-table.md", @@ -37540,7 +37604,7 @@ "x-appwrite": { "method": "deleteTable", "group": "tables", - "weight": 374, + "weight": 350, "cookies": false, "type": "", "demo": "tablesdb\/delete-table.md", @@ -37616,7 +37680,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 356, "cookies": false, "type": "", "demo": "tablesdb\/list-columns.md", @@ -37716,7 +37780,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 357, "cookies": false, "type": "", "demo": "tablesdb\/create-boolean-column.md", @@ -37828,7 +37892,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 358, "cookies": false, "type": "", "demo": "tablesdb\/update-boolean-column.md", @@ -37945,7 +38009,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 359, "cookies": false, "type": "", "demo": "tablesdb\/create-datetime-column.md", @@ -38057,7 +38121,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 360, "cookies": false, "type": "", "demo": "tablesdb\/update-datetime-column.md", @@ -38174,7 +38238,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 361, "cookies": false, "type": "", "demo": "tablesdb\/create-email-column.md", @@ -38287,7 +38351,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 362, "cookies": false, "type": "", "demo": "tablesdb\/update-email-column.md", @@ -38405,7 +38469,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 363, "cookies": false, "type": "", "demo": "tablesdb\/create-enum-column.md", @@ -38526,7 +38590,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 364, "cookies": false, "type": "", "demo": "tablesdb\/update-enum-column.md", @@ -38652,7 +38716,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 365, "cookies": false, "type": "", "demo": "tablesdb\/create-float-column.md", @@ -38779,7 +38843,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 366, "cookies": false, "type": "", "demo": "tablesdb\/update-float-column.md", @@ -38911,7 +38975,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 367, "cookies": false, "type": "", "demo": "tablesdb\/create-integer-column.md", @@ -39038,7 +39102,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 368, "cookies": false, "type": "", "demo": "tablesdb\/update-integer-column.md", @@ -39170,7 +39234,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 369, "cookies": false, "type": "", "demo": "tablesdb\/create-ip-column.md", @@ -39282,7 +39346,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 370, "cookies": false, "type": "", "demo": "tablesdb\/update-ip-column.md", @@ -39399,7 +39463,7 @@ "x-appwrite": { "method": "createLineColumn", "group": "columns", - "weight": 395, + "weight": 371, "cookies": false, "type": "", "demo": "tablesdb\/create-line-column.md", @@ -39513,7 +39577,7 @@ "x-appwrite": { "method": "updateLineColumn", "group": "columns", - "weight": 396, + "weight": 372, "cookies": false, "type": "", "demo": "tablesdb\/update-line-column.md", @@ -39636,7 +39700,7 @@ "x-appwrite": { "method": "createPointColumn", "group": "columns", - "weight": 397, + "weight": 373, "cookies": false, "type": "", "demo": "tablesdb\/create-point-column.md", @@ -39750,7 +39814,7 @@ "x-appwrite": { "method": "updatePointColumn", "group": "columns", - "weight": 398, + "weight": 374, "cookies": false, "type": "", "demo": "tablesdb\/update-point-column.md", @@ -39873,7 +39937,7 @@ "x-appwrite": { "method": "createPolygonColumn", "group": "columns", - "weight": 399, + "weight": 375, "cookies": false, "type": "", "demo": "tablesdb\/create-polygon-column.md", @@ -39987,7 +40051,7 @@ "x-appwrite": { "method": "updatePolygonColumn", "group": "columns", - "weight": 400, + "weight": 376, "cookies": false, "type": "", "demo": "tablesdb\/update-polygon-column.md", @@ -40110,7 +40174,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 401, + "weight": 377, "cookies": false, "type": "", "demo": "tablesdb\/create-relationship-column.md", @@ -40248,7 +40312,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 403, + "weight": 379, "cookies": false, "type": "", "demo": "tablesdb\/create-string-column.md", @@ -40372,7 +40436,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 404, + "weight": 380, "cookies": false, "type": "", "demo": "tablesdb\/update-string-column.md", @@ -40496,7 +40560,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 405, + "weight": 381, "cookies": false, "type": "", "demo": "tablesdb\/create-url-column.md", @@ -40609,7 +40673,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 406, + "weight": 382, "cookies": false, "type": "", "demo": "tablesdb\/update-url-column.md", @@ -40758,7 +40822,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 354, "cookies": false, "type": "", "demo": "tablesdb\/get-column.md", @@ -40834,7 +40898,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 355, "cookies": false, "type": "", "demo": "tablesdb\/delete-column.md", @@ -40919,7 +40983,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 402, + "weight": 378, "cookies": false, "type": "", "demo": "tablesdb\/update-relationship-column.md", @@ -41034,7 +41098,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 410, + "weight": 386, "cookies": false, "type": "", "demo": "tablesdb\/list-indexes.md", @@ -41132,7 +41196,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 407, + "weight": 383, "cookies": false, "type": "", "demo": "tablesdb\/create-index.md", @@ -41272,7 +41336,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 408, + "weight": 384, "cookies": false, "type": "", "demo": "tablesdb\/get-index.md", @@ -41348,7 +41412,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 409, + "weight": 385, "cookies": false, "type": "", "demo": "tablesdb\/delete-index.md", @@ -41433,7 +41497,7 @@ "x-appwrite": { "method": "listTableLogs", "group": "tables", - "weight": 376, + "weight": 352, "cookies": false, "type": "", "demo": "tablesdb\/list-table-logs.md", @@ -41520,7 +41584,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 419, + "weight": 395, "cookies": false, "type": "", "demo": "tablesdb\/list-rows.md", @@ -41631,7 +41695,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 411, + "weight": 387, "cookies": false, "type": "", "demo": "tablesdb\/create-row.md", @@ -41813,7 +41877,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 416, + "weight": 392, "cookies": false, "type": "", "demo": "tablesdb\/upsert-rows.md", @@ -41945,7 +42009,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 414, + "weight": 390, "cookies": false, "type": "", "demo": "tablesdb\/update-rows.md", @@ -42049,7 +42113,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 418, + "weight": 394, "cookies": false, "type": "", "demo": "tablesdb\/delete-rows.md", @@ -42150,7 +42214,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 412, + "weight": 388, "cookies": false, "type": "", "demo": "tablesdb\/get-row.md", @@ -42260,7 +42324,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 415, + "weight": 391, "cookies": false, "type": "", "demo": "tablesdb\/upsert-row.md", @@ -42410,7 +42474,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 413, + "weight": 389, "cookies": false, "type": "", "demo": "tablesdb\/update-row.md", @@ -42521,7 +42585,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 417, + "weight": 393, "cookies": false, "type": "", "demo": "tablesdb\/delete-row.md", @@ -42627,7 +42691,7 @@ "x-appwrite": { "method": "listRowLogs", "group": "logs", - "weight": 420, + "weight": 396, "cookies": false, "type": "", "demo": "tablesdb\/list-row-logs.md", @@ -42724,7 +42788,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 422, + "weight": 398, "cookies": false, "type": "", "demo": "tablesdb\/decrement-row-column.md", @@ -42852,7 +42916,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 421, + "weight": 397, "cookies": false, "type": "", "demo": "tablesdb\/increment-row-column.md", @@ -42980,7 +43044,7 @@ "x-appwrite": { "method": "getTableUsage", "group": null, - "weight": 377, + "weight": 353, "cookies": false, "type": "", "demo": "tablesdb\/get-table-usage.md", @@ -43076,7 +43140,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 369, + "weight": 345, "cookies": false, "type": "", "demo": "tablesdb\/get-usage.md", @@ -43188,7 +43252,7 @@ "x-appwrite": { "method": "list", "group": "teams", - "weight": 134, + "weight": 110, "cookies": false, "type": "", "demo": "teams\/list.md", @@ -43277,7 +43341,7 @@ "x-appwrite": { "method": "create", "group": "teams", - "weight": 133, + "weight": 109, "cookies": false, "type": "", "demo": "teams\/create.md", @@ -43364,7 +43428,7 @@ "x-appwrite": { "method": "get", "group": "teams", - "weight": 135, + "weight": 111, "cookies": false, "type": "", "demo": "teams\/get.md", @@ -43428,7 +43492,7 @@ "x-appwrite": { "method": "updateName", "group": "teams", - "weight": 137, + "weight": 113, "cookies": false, "type": "", "demo": "teams\/update-name.md", @@ -43504,7 +43568,7 @@ "x-appwrite": { "method": "delete", "group": "teams", - "weight": 139, + "weight": 115, "cookies": false, "type": "", "demo": "teams\/delete.md", @@ -43570,7 +43634,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 146, + "weight": 122, "cookies": false, "type": "", "demo": "teams\/list-logs.md", @@ -43655,7 +43719,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 141, + "weight": 117, "cookies": false, "type": "", "demo": "teams\/list-memberships.md", @@ -43754,7 +43818,7 @@ "x-appwrite": { "method": "createMembership", "group": "memberships", - "weight": 140, + "weight": 116, "cookies": false, "type": "", "demo": "teams\/create-membership.md", @@ -43877,7 +43941,7 @@ "x-appwrite": { "method": "getMembership", "group": "memberships", - "weight": 142, + "weight": 118, "cookies": false, "type": "", "demo": "teams\/get-membership.md", @@ -43951,7 +44015,7 @@ "x-appwrite": { "method": "updateMembership", "group": "memberships", - "weight": 143, + "weight": 119, "cookies": false, "type": "", "demo": "teams\/update-membership.md", @@ -44047,7 +44111,7 @@ "x-appwrite": { "method": "deleteMembership", "group": "memberships", - "weight": 145, + "weight": 121, "cookies": false, "type": "", "demo": "teams\/delete-membership.md", @@ -44123,7 +44187,7 @@ "x-appwrite": { "method": "updateMembershipStatus", "group": "memberships", - "weight": 144, + "weight": 120, "cookies": false, "type": "", "demo": "teams\/update-membership-status.md", @@ -44222,7 +44286,7 @@ "x-appwrite": { "method": "getPrefs", "group": "teams", - "weight": 136, + "weight": 112, "cookies": false, "type": "", "demo": "teams\/get-prefs.md", @@ -44284,7 +44348,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "teams", - "weight": 138, + "weight": 114, "cookies": false, "type": "", "demo": "teams\/update-prefs.md", @@ -44367,7 +44431,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 516, + "weight": 517, "cookies": false, "type": "", "demo": "tokens\/list.md", @@ -44461,7 +44525,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 514, + "weight": 515, "cookies": false, "type": "", "demo": "tokens\/create-file-token.md", @@ -44550,7 +44614,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 515, + "weight": 516, "cookies": false, "type": "", "demo": "tokens\/get.md", @@ -44610,7 +44674,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 517, + "weight": 518, "cookies": false, "type": "", "demo": "tokens\/update.md", @@ -44680,7 +44744,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 518, + "weight": 519, "cookies": false, "type": "", "demo": "tokens\/delete.md", @@ -44742,7 +44806,7 @@ "x-appwrite": { "method": "list", "group": "users", - "weight": 156, + "weight": 132, "cookies": false, "type": "", "demo": "users\/list.md", @@ -44828,7 +44892,7 @@ "x-appwrite": { "method": "create", "group": "users", - "weight": 147, + "weight": 123, "cookies": false, "type": "", "demo": "users\/create.md", @@ -44922,7 +44986,7 @@ "x-appwrite": { "method": "createArgon2User", "group": "users", - "weight": 150, + "weight": 126, "cookies": false, "type": "", "demo": "users\/create-argon-2-user.md", @@ -45011,7 +45075,7 @@ "x-appwrite": { "method": "createBcryptUser", "group": "users", - "weight": 148, + "weight": 124, "cookies": false, "type": "", "demo": "users\/create-bcrypt-user.md", @@ -45100,7 +45164,7 @@ "x-appwrite": { "method": "listIdentities", "group": "identities", - "weight": 164, + "weight": 140, "cookies": false, "type": "", "demo": "users\/list-identities.md", @@ -45181,7 +45245,7 @@ "x-appwrite": { "method": "deleteIdentity", "group": "identities", - "weight": 187, + "weight": 163, "cookies": false, "type": "", "demo": "users\/delete-identity.md", @@ -45244,7 +45308,7 @@ "x-appwrite": { "method": "createMD5User", "group": "users", - "weight": 149, + "weight": 125, "cookies": false, "type": "", "demo": "users\/create-md-5-user.md", @@ -45333,7 +45397,7 @@ "x-appwrite": { "method": "createPHPassUser", "group": "users", - "weight": 152, + "weight": 128, "cookies": false, "type": "", "demo": "users\/create-ph-pass-user.md", @@ -45422,7 +45486,7 @@ "x-appwrite": { "method": "createScryptUser", "group": "users", - "weight": 153, + "weight": 129, "cookies": false, "type": "", "demo": "users\/create-scrypt-user.md", @@ -45545,7 +45609,7 @@ "x-appwrite": { "method": "createScryptModifiedUser", "group": "users", - "weight": 154, + "weight": 130, "cookies": false, "type": "", "demo": "users\/create-scrypt-modified-user.md", @@ -45652,7 +45716,7 @@ "x-appwrite": { "method": "createSHAUser", "group": "users", - "weight": 151, + "weight": 127, "cookies": false, "type": "", "demo": "users\/create-sha-user.md", @@ -45761,7 +45825,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 189, + "weight": 165, "cookies": false, "type": "", "demo": "users\/get-usage.md", @@ -45834,7 +45898,7 @@ "x-appwrite": { "method": "get", "group": "users", - "weight": 157, + "weight": 133, "cookies": false, "type": "", "demo": "users\/get.md", @@ -45888,7 +45952,7 @@ "x-appwrite": { "method": "delete", "group": "users", - "weight": 185, + "weight": 161, "cookies": false, "type": "", "demo": "users\/delete.md", @@ -45951,7 +46015,7 @@ "x-appwrite": { "method": "updateEmail", "group": "users", - "weight": 170, + "weight": 146, "cookies": false, "type": "", "demo": "users\/update-email.md", @@ -46034,7 +46098,7 @@ "x-appwrite": { "method": "createJWT", "group": "sessions", - "weight": 188, + "weight": 164, "cookies": false, "type": "", "demo": "users\/create-jwt.md", @@ -46119,7 +46183,7 @@ "x-appwrite": { "method": "updateLabels", "group": "users", - "weight": 166, + "weight": 142, "cookies": false, "type": "", "demo": "users\/update-labels.md", @@ -46204,7 +46268,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 162, + "weight": 138, "cookies": false, "type": "", "demo": "users\/list-logs.md", @@ -46291,7 +46355,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 161, + "weight": 137, "cookies": false, "type": "", "demo": "users\/list-memberships.md", @@ -46389,7 +46453,7 @@ "x-appwrite": { "method": "updateMfa", "group": "users", - "weight": 175, + "weight": 151, "cookies": false, "type": "", "demo": "users\/update-mfa.md", @@ -46524,7 +46588,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 180, + "weight": 156, "cookies": false, "type": "", "demo": "users\/delete-mfa-authenticator.md", @@ -46660,7 +46724,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 176, + "weight": 152, "cookies": false, "type": "", "demo": "users\/list-mfa-factors.md", @@ -46779,7 +46843,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 177, + "weight": 153, "cookies": false, "type": "", "demo": "users\/get-mfa-recovery-codes.md", @@ -46896,7 +46960,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 179, + "weight": 155, "cookies": false, "type": "", "demo": "users\/update-mfa-recovery-codes.md", @@ -47013,7 +47077,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 178, + "weight": 154, "cookies": false, "type": "", "demo": "users\/create-mfa-recovery-codes.md", @@ -47132,7 +47196,7 @@ "x-appwrite": { "method": "updateName", "group": "users", - "weight": 168, + "weight": 144, "cookies": false, "type": "", "demo": "users\/update-name.md", @@ -47214,7 +47278,7 @@ "x-appwrite": { "method": "updatePassword", "group": "users", - "weight": 169, + "weight": 145, "cookies": false, "type": "", "demo": "users\/update-password.md", @@ -47296,7 +47360,7 @@ "x-appwrite": { "method": "updatePhone", "group": "users", - "weight": 171, + "weight": 147, "cookies": false, "type": "", "demo": "users\/update-phone.md", @@ -47379,7 +47443,7 @@ "x-appwrite": { "method": "getPrefs", "group": "users", - "weight": 158, + "weight": 134, "cookies": false, "type": "", "demo": "users\/get-prefs.md", @@ -47440,7 +47504,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "users", - "weight": 173, + "weight": 149, "cookies": false, "type": "", "demo": "users\/update-prefs.md", @@ -47522,7 +47586,7 @@ "x-appwrite": { "method": "listSessions", "group": "sessions", - "weight": 160, + "weight": 136, "cookies": false, "type": "", "demo": "users\/list-sessions.md", @@ -47594,7 +47658,7 @@ "x-appwrite": { "method": "createSession", "group": "sessions", - "weight": 181, + "weight": 157, "cookies": false, "type": "", "demo": "users\/create-session.md", @@ -47648,7 +47712,7 @@ "x-appwrite": { "method": "deleteSessions", "group": "sessions", - "weight": 184, + "weight": 160, "cookies": false, "type": "", "demo": "users\/delete-sessions.md", @@ -47704,7 +47768,7 @@ "x-appwrite": { "method": "deleteSession", "group": "sessions", - "weight": 183, + "weight": 159, "cookies": false, "type": "", "demo": "users\/delete-session.md", @@ -47777,7 +47841,7 @@ "x-appwrite": { "method": "updateStatus", "group": "users", - "weight": 165, + "weight": 141, "cookies": false, "type": "", "demo": "users\/update-status.md", @@ -47859,7 +47923,7 @@ "x-appwrite": { "method": "listTargets", "group": "targets", - "weight": 163, + "weight": 139, "cookies": false, "type": "", "demo": "users\/list-targets.md", @@ -47944,7 +48008,7 @@ "x-appwrite": { "method": "createTarget", "group": "targets", - "weight": 155, + "weight": 131, "cookies": false, "type": "", "demo": "users\/create-target.md", @@ -48055,7 +48119,7 @@ "x-appwrite": { "method": "getTarget", "group": "targets", - "weight": 159, + "weight": 135, "cookies": false, "type": "", "demo": "users\/get-target.md", @@ -48126,7 +48190,7 @@ "x-appwrite": { "method": "updateTarget", "group": "targets", - "weight": 174, + "weight": 150, "cookies": false, "type": "", "demo": "users\/update-target.md", @@ -48216,7 +48280,7 @@ "x-appwrite": { "method": "deleteTarget", "group": "targets", - "weight": 186, + "weight": 162, "cookies": false, "type": "", "demo": "users\/delete-target.md", @@ -48289,7 +48353,7 @@ "x-appwrite": { "method": "createToken", "group": "sessions", - "weight": 182, + "weight": 158, "cookies": false, "type": "", "demo": "users\/create-token.md", @@ -48375,7 +48439,7 @@ "x-appwrite": { "method": "updateEmailVerification", "group": "users", - "weight": 172, + "weight": 148, "cookies": false, "type": "", "demo": "users\/update-email-verification.md", @@ -48457,7 +48521,7 @@ "x-appwrite": { "method": "updatePhoneVerification", "group": "users", - "weight": 167, + "weight": 143, "cookies": false, "type": "", "demo": "users\/update-phone-verification.md", @@ -48539,7 +48603,7 @@ "x-appwrite": { "method": "createRepositoryDetection", "group": "repositories", - "weight": 193, + "weight": 169, "cookies": false, "type": "", "demo": "vcs\/create-repository-detection.md", @@ -48636,7 +48700,7 @@ "x-appwrite": { "method": "listRepositories", "group": "repositories", - "weight": 194, + "weight": 170, "cookies": false, "type": "", "demo": "vcs\/list-repositories.md", @@ -48735,7 +48799,7 @@ "x-appwrite": { "method": "createRepository", "group": "repositories", - "weight": 195, + "weight": 171, "cookies": false, "type": "", "demo": "vcs\/create-repository.md", @@ -48821,7 +48885,7 @@ "x-appwrite": { "method": "getRepository", "group": "repositories", - "weight": 196, + "weight": 172, "cookies": false, "type": "", "demo": "vcs\/get-repository.md", @@ -48892,7 +48956,7 @@ "x-appwrite": { "method": "listRepositoryBranches", "group": "repositories", - "weight": 197, + "weight": 173, "cookies": false, "type": "", "demo": "vcs\/list-repository-branches.md", @@ -48963,7 +49027,7 @@ "x-appwrite": { "method": "getRepositoryContents", "group": "repositories", - "weight": 192, + "weight": 168, "cookies": false, "type": "", "demo": "vcs\/get-repository-contents.md", @@ -49049,7 +49113,7 @@ "x-appwrite": { "method": "updateExternalDeployments", "group": "repositories", - "weight": 202, + "weight": 178, "cookies": false, "type": "", "demo": "vcs\/update-external-deployments.md", @@ -49139,7 +49203,7 @@ "x-appwrite": { "method": "listInstallations", "group": "installations", - "weight": 199, + "weight": 175, "cookies": false, "type": "", "demo": "vcs\/list-installations.md", @@ -49225,7 +49289,7 @@ "x-appwrite": { "method": "getInstallation", "group": "installations", - "weight": 200, + "weight": 176, "cookies": false, "type": "", "demo": "vcs\/get-installation.md", @@ -49277,7 +49341,7 @@ "x-appwrite": { "method": "deleteInstallation", "group": "installations", - "weight": 201, + "weight": 177, "cookies": false, "type": "", "demo": "vcs\/delete-installation.md", @@ -50527,6 +50591,34 @@ "variables": "" } }, + "healthStatusList": { + "description": "Status List", + "type": "object", + "properties": { + "total": { + "type": "integer", + "description": "Total number of statuses that matched your query.", + "x-example": 5, + "format": "int32" + }, + "statuses": { + "type": "array", + "description": "List of statuses.", + "items": { + "$ref": "#\/components\/schemas\/healthStatus" + }, + "x-example": "" + } + }, + "required": [ + "total", + "statuses" + ], + "example": { + "total": 5, + "statuses": "" + } + }, "proxyRuleList": { "description": "Rule List", "type": "object", @@ -57174,13 +57266,14 @@ }, "status": { "type": "string", - "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", and \"failed\".", + "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", \"canceled\" and \"failed\".", "x-example": "ready", "enum": [ "waiting", "processing", "building", "ready", + "canceled", "failed" ] }, diff --git a/app/config/specs/open-api3-latest-server.json b/app/config/specs/open-api3-latest-server.json index d86aa78f99..35bbbbb952 100644 --- a/app/config/specs/open-api3-latest-server.json +++ b/app/config/specs/open-api3-latest-server.json @@ -562,7 +562,7 @@ "x-appwrite": { "method": "updateMFA", "group": "mfa", - "weight": 277, + "weight": 253, "cookies": false, "type": "", "demo": "account\/update-mfa.md", @@ -635,7 +635,7 @@ "x-appwrite": { "method": "createMfaAuthenticator", "group": "mfa", - "weight": 279, + "weight": 255, "cookies": false, "type": "", "demo": "account\/create-mfa-authenticator.md", @@ -762,7 +762,7 @@ "x-appwrite": { "method": "updateMfaAuthenticator", "group": "mfa", - "weight": 280, + "weight": 256, "cookies": false, "type": "", "demo": "account\/update-mfa-authenticator.md", @@ -905,7 +905,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 281, + "weight": 257, "cookies": false, "type": "", "demo": "account\/delete-mfa-authenticator.md", @@ -1032,7 +1032,7 @@ "x-appwrite": { "method": "createMfaChallenge", "group": "mfa", - "weight": 285, + "weight": 261, "cookies": false, "type": "", "demo": "account\/create-mfa-challenge.md", @@ -1169,7 +1169,7 @@ "x-appwrite": { "method": "updateMfaChallenge", "group": "mfa", - "weight": 286, + "weight": 262, "cookies": false, "type": "", "demo": "account\/update-mfa-challenge.md", @@ -1310,7 +1310,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 278, + "weight": 254, "cookies": false, "type": "", "demo": "account\/list-mfa-factors.md", @@ -1414,7 +1414,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 284, + "weight": 260, "cookies": false, "type": "", "demo": "account\/get-mfa-recovery-codes.md", @@ -1516,7 +1516,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 282, + "weight": 258, "cookies": false, "type": "", "demo": "account\/create-mfa-recovery-codes.md", @@ -1618,7 +1618,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 283, + "weight": 259, "cookies": false, "type": "", "demo": "account\/update-mfa-recovery-codes.md", @@ -3761,7 +3761,7 @@ "x-appwrite": { "method": "getBrowser", "group": null, - "weight": 288, + "weight": 264, "cookies": false, "type": "location", "demo": "avatars\/get-browser.md", @@ -3891,7 +3891,7 @@ "x-appwrite": { "method": "getCreditCard", "group": null, - "weight": 287, + "weight": 263, "cookies": false, "type": "location", "demo": "avatars\/get-credit-card.md", @@ -4027,7 +4027,7 @@ "x-appwrite": { "method": "getFavicon", "group": null, - "weight": 291, + "weight": 267, "cookies": false, "type": "location", "demo": "avatars\/get-favicon.md", @@ -4089,7 +4089,7 @@ "x-appwrite": { "method": "getFlag", "group": null, - "weight": 289, + "weight": 265, "cookies": false, "type": "location", "demo": "avatars\/get-flag.md", @@ -4581,7 +4581,7 @@ "x-appwrite": { "method": "getImage", "group": null, - "weight": 290, + "weight": 266, "cookies": false, "type": "location", "demo": "avatars\/get-image.md", @@ -4667,7 +4667,7 @@ "x-appwrite": { "method": "getInitials", "group": null, - "weight": 293, + "weight": 269, "cookies": false, "type": "location", "demo": "avatars\/get-initials.md", @@ -4763,7 +4763,7 @@ "x-appwrite": { "method": "getQR", "group": null, - "weight": 292, + "weight": 268, "cookies": false, "type": "location", "demo": "avatars\/get-qr.md", @@ -4859,7 +4859,7 @@ "x-appwrite": { "method": "getScreenshot", "group": null, - "weight": 294, + "weight": 270, "cookies": false, "type": "location", "demo": "avatars\/get-screenshot.md", @@ -5614,7 +5614,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 302, + "weight": 278, "cookies": false, "type": "", "demo": "databases\/list.md", @@ -5735,7 +5735,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 298, + "weight": 274, "cookies": false, "type": "", "demo": "databases\/create.md", @@ -5854,7 +5854,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 362, + "weight": 338, "cookies": false, "type": "", "demo": "databases\/list-transactions.md", @@ -5923,7 +5923,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 358, + "weight": 334, "cookies": false, "type": "", "demo": "databases\/create-transaction.md", @@ -5996,7 +5996,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 359, + "weight": 335, "cookies": false, "type": "", "demo": "databases\/get-transaction.md", @@ -6062,7 +6062,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 360, + "weight": 336, "cookies": false, "type": "", "demo": "databases\/update-transaction.md", @@ -6142,7 +6142,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 361, + "weight": 337, "cookies": false, "type": "", "demo": "databases\/delete-transaction.md", @@ -6210,7 +6210,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 363, + "weight": 339, "cookies": false, "type": "", "demo": "databases\/create-operations.md", @@ -6297,7 +6297,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 299, + "weight": 275, "cookies": false, "type": "", "demo": "databases\/get.md", @@ -6393,7 +6393,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 300, + "weight": 276, "cookies": false, "type": "", "demo": "databases\/update.md", @@ -6509,7 +6509,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 301, + "weight": 277, "cookies": false, "type": "", "demo": "databases\/delete.md", @@ -6606,7 +6606,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 310, + "weight": 286, "cookies": false, "type": "", "demo": "databases\/list-collections.md", @@ -6707,7 +6707,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 306, + "weight": 282, "cookies": false, "type": "", "demo": "databases\/create-collection.md", @@ -6835,7 +6835,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 307, + "weight": 283, "cookies": false, "type": "", "demo": "databases\/get-collection.md", @@ -6911,7 +6911,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 308, + "weight": 284, "cookies": false, "type": "", "demo": "databases\/update-collection.md", @@ -7018,7 +7018,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 309, + "weight": 285, "cookies": false, "type": "", "demo": "databases\/delete-collection.md", @@ -7096,7 +7096,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 327, + "weight": 303, "cookies": false, "type": "", "demo": "databases\/list-attributes.md", @@ -7198,7 +7198,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 328, + "weight": 304, "cookies": false, "type": "", "demo": "databases\/create-boolean-attribute.md", @@ -7312,7 +7312,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 329, + "weight": 305, "cookies": false, "type": "", "demo": "databases\/update-boolean-attribute.md", @@ -7431,7 +7431,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 330, + "weight": 306, "cookies": false, "type": "", "demo": "databases\/create-datetime-attribute.md", @@ -7545,7 +7545,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 331, + "weight": 307, "cookies": false, "type": "", "demo": "databases\/update-datetime-attribute.md", @@ -7664,7 +7664,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 332, + "weight": 308, "cookies": false, "type": "", "demo": "databases\/create-email-attribute.md", @@ -7779,7 +7779,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 333, + "weight": 309, "cookies": false, "type": "", "demo": "databases\/update-email-attribute.md", @@ -7899,7 +7899,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 334, + "weight": 310, "cookies": false, "type": "", "demo": "databases\/create-enum-attribute.md", @@ -8022,7 +8022,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 335, + "weight": 311, "cookies": false, "type": "", "demo": "databases\/update-enum-attribute.md", @@ -8150,7 +8150,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 336, + "weight": 312, "cookies": false, "type": "", "demo": "databases\/create-float-attribute.md", @@ -8279,7 +8279,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 337, + "weight": 313, "cookies": false, "type": "", "demo": "databases\/update-float-attribute.md", @@ -8413,7 +8413,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 338, + "weight": 314, "cookies": false, "type": "", "demo": "databases\/create-integer-attribute.md", @@ -8542,7 +8542,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 339, + "weight": 315, "cookies": false, "type": "", "demo": "databases\/update-integer-attribute.md", @@ -8676,7 +8676,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 340, + "weight": 316, "cookies": false, "type": "", "demo": "databases\/create-ip-attribute.md", @@ -8790,7 +8790,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 341, + "weight": 317, "cookies": false, "type": "", "demo": "databases\/update-ip-attribute.md", @@ -8909,7 +8909,7 @@ "x-appwrite": { "method": "createLineAttribute", "group": "attributes", - "weight": 342, + "weight": 318, "cookies": false, "type": "", "demo": "databases\/create-line-attribute.md", @@ -9025,7 +9025,7 @@ "x-appwrite": { "method": "updateLineAttribute", "group": "attributes", - "weight": 343, + "weight": 319, "cookies": false, "type": "", "demo": "databases\/update-line-attribute.md", @@ -9150,7 +9150,7 @@ "x-appwrite": { "method": "createPointAttribute", "group": "attributes", - "weight": 344, + "weight": 320, "cookies": false, "type": "", "demo": "databases\/create-point-attribute.md", @@ -9266,7 +9266,7 @@ "x-appwrite": { "method": "updatePointAttribute", "group": "attributes", - "weight": 345, + "weight": 321, "cookies": false, "type": "", "demo": "databases\/update-point-attribute.md", @@ -9391,7 +9391,7 @@ "x-appwrite": { "method": "createPolygonAttribute", "group": "attributes", - "weight": 346, + "weight": 322, "cookies": false, "type": "", "demo": "databases\/create-polygon-attribute.md", @@ -9507,7 +9507,7 @@ "x-appwrite": { "method": "updatePolygonAttribute", "group": "attributes", - "weight": 347, + "weight": 323, "cookies": false, "type": "", "demo": "databases\/update-polygon-attribute.md", @@ -9632,7 +9632,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 348, + "weight": 324, "cookies": false, "type": "", "demo": "databases\/create-relationship-attribute.md", @@ -9772,7 +9772,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 350, + "weight": 326, "cookies": false, "type": "", "demo": "databases\/create-string-attribute.md", @@ -9898,7 +9898,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 351, + "weight": 327, "cookies": false, "type": "", "demo": "databases\/update-string-attribute.md", @@ -10024,7 +10024,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 352, + "weight": 328, "cookies": false, "type": "", "demo": "databases\/create-url-attribute.md", @@ -10139,7 +10139,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 353, + "weight": 329, "cookies": false, "type": "", "demo": "databases\/update-url-attribute.md", @@ -10290,7 +10290,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 325, + "weight": 301, "cookies": false, "type": "", "demo": "databases\/get-attribute.md", @@ -10368,7 +10368,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 326, + "weight": 302, "cookies": false, "type": "", "demo": "databases\/delete-attribute.md", @@ -10455,7 +10455,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 349, + "weight": 325, "cookies": false, "type": "", "demo": "databases\/update-relationship-attribute.md", @@ -10572,7 +10572,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 321, + "weight": 297, "cookies": false, "type": "", "demo": "databases\/list-documents.md", @@ -10686,7 +10686,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 313, + "weight": 289, "cookies": false, "type": "", "demo": "databases\/create-document.md", @@ -10881,7 +10881,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 318, + "weight": 294, "cookies": false, "type": "", "demo": "databases\/upsert-documents.md", @@ -11020,7 +11020,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 316, + "weight": 292, "cookies": false, "type": "", "demo": "databases\/update-documents.md", @@ -11126,7 +11126,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 320, + "weight": 296, "cookies": false, "type": "", "demo": "databases\/delete-documents.md", @@ -11229,7 +11229,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 314, + "weight": 290, "cookies": false, "type": "", "demo": "databases\/get-document.md", @@ -11342,7 +11342,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 317, + "weight": 293, "cookies": false, "type": "", "demo": "databases\/upsert-document.md", @@ -11500,7 +11500,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 315, + "weight": 291, "cookies": false, "type": "", "demo": "databases\/update-document.md", @@ -11614,7 +11614,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 319, + "weight": 295, "cookies": false, "type": "", "demo": "databases\/delete-document.md", @@ -11723,7 +11723,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 324, + "weight": 300, "cookies": false, "type": "", "demo": "databases\/decrement-document-attribute.md", @@ -11854,7 +11854,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 323, + "weight": 299, "cookies": false, "type": "", "demo": "databases\/increment-document-attribute.md", @@ -11985,7 +11985,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 357, + "weight": 333, "cookies": false, "type": "", "demo": "databases\/list-indexes.md", @@ -12085,7 +12085,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 354, + "weight": 330, "cookies": false, "type": "", "demo": "databases\/create-index.md", @@ -12227,7 +12227,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 355, + "weight": 331, "cookies": false, "type": "", "demo": "databases\/get-index.md", @@ -12305,7 +12305,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 356, + "weight": 332, "cookies": false, "type": "", "demo": "databases\/delete-index.md", @@ -12392,7 +12392,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 439, + "weight": 415, "cookies": false, "type": "", "demo": "functions\/list.md", @@ -12478,7 +12478,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 436, + "weight": 412, "cookies": false, "type": "", "demo": "functions\/create.md", @@ -12775,7 +12775,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 441, + "weight": 417, "cookies": false, "type": "", "demo": "functions\/list-runtimes.md", @@ -12826,7 +12826,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 442, + "weight": 418, "cookies": false, "type": "", "demo": "functions\/list-specifications.md", @@ -12877,7 +12877,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 437, + "weight": 413, "cookies": false, "type": "", "demo": "functions\/get.md", @@ -12938,7 +12938,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 438, + "weight": 414, "cookies": false, "type": "", "demo": "functions\/update.md", @@ -13232,7 +13232,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 440, + "weight": 416, "cookies": false, "type": "", "demo": "functions\/delete.md", @@ -13295,7 +13295,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 445, + "weight": 421, "cookies": false, "type": "", "demo": "functions\/update-function-deployment.md", @@ -13377,7 +13377,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 446, + "weight": 422, "cookies": false, "type": "", "demo": "functions\/list-deployments.md", @@ -13473,7 +13473,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 443, + "weight": 419, "cookies": false, "type": "upload", "demo": "functions\/create-deployment.md", @@ -13574,7 +13574,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 451, + "weight": 427, "cookies": false, "type": "", "demo": "functions\/create-duplicate-deployment.md", @@ -13661,7 +13661,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 448, + "weight": 424, "cookies": false, "type": "", "demo": "functions\/create-template-deployment.md", @@ -13779,7 +13779,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 449, + "weight": 425, "cookies": false, "type": "", "demo": "functions\/create-vcs-deployment.md", @@ -13878,7 +13878,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 444, + "weight": 420, "cookies": false, "type": "", "demo": "functions\/get-deployment.md", @@ -13942,7 +13942,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 447, + "weight": 423, "cookies": false, "type": "", "demo": "functions\/delete-deployment.md", @@ -14008,7 +14008,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 450, + "weight": 426, "cookies": false, "type": "location", "demo": "functions\/get-deployment-download.md", @@ -14100,7 +14100,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 452, + "weight": 428, "cookies": false, "type": "", "demo": "functions\/update-deployment-status.md", @@ -14173,7 +14173,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 455, + "weight": 431, "cookies": false, "type": "", "demo": "functions\/list-executions.md", @@ -14262,7 +14262,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 453, + "weight": 429, "cookies": false, "type": "", "demo": "functions\/create-execution.md", @@ -14382,7 +14382,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 454, + "weight": 430, "cookies": false, "type": "", "demo": "functions\/get-execution.md", @@ -14450,7 +14450,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 456, + "weight": 432, "cookies": false, "type": "", "demo": "functions\/delete-execution.md", @@ -14523,7 +14523,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 461, + "weight": 437, "cookies": false, "type": "", "demo": "functions\/list-variables.md", @@ -14584,7 +14584,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 459, + "weight": 435, "cookies": false, "type": "", "demo": "functions\/create-variable.md", @@ -14677,7 +14677,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 460, + "weight": 436, "cookies": false, "type": "", "demo": "functions\/get-variable.md", @@ -14748,7 +14748,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 462, + "weight": 438, "cookies": false, "type": "", "demo": "functions\/update-variable.md", @@ -14843,7 +14843,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 463, + "weight": 439, "cookies": false, "type": "", "demo": "functions\/delete-variable.md", @@ -14916,7 +14916,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 214, + "weight": 190, "cookies": false, "type": "graphql", "demo": "graphql\/query.md", @@ -14972,7 +14972,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 213, + "weight": 189, "cookies": false, "type": "graphql", "demo": "graphql\/mutation.md", @@ -15028,7 +15028,7 @@ "x-appwrite": { "method": "get", "group": "health", - "weight": 57, + "weight": 442, "cookies": false, "type": "", "demo": "health\/get.md", @@ -15080,7 +15080,7 @@ "x-appwrite": { "method": "getAntivirus", "group": "health", - "weight": 78, + "weight": 451, "cookies": false, "type": "", "demo": "health\/get-antivirus.md", @@ -15118,11 +15118,11 @@ "description": "Check the Appwrite in-memory cache servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "content": { "application\/json": { "schema": { - "$ref": "#\/components\/schemas\/healthStatus" + "$ref": "#\/components\/schemas\/healthStatusList" } } } @@ -15132,7 +15132,7 @@ "x-appwrite": { "method": "getCache", "group": "health", - "weight": 60, + "weight": 445, "cookies": false, "type": "", "demo": "health\/get-cache.md", @@ -15184,7 +15184,7 @@ "x-appwrite": { "method": "getCertificate", "group": "health", - "weight": 65, + "weight": 448, "cookies": false, "type": "", "demo": "health\/get-certificate.md", @@ -15233,11 +15233,11 @@ "description": "Check the Appwrite database servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "content": { "application\/json": { "schema": { - "$ref": "#\/components\/schemas\/healthStatus" + "$ref": "#\/components\/schemas\/healthStatusList" } } } @@ -15247,7 +15247,7 @@ "x-appwrite": { "method": "getDB", "group": "health", - "weight": 59, + "weight": 444, "cookies": false, "type": "", "demo": "health\/get-db.md", @@ -15285,11 +15285,11 @@ "description": "Check the Appwrite pub-sub servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "content": { "application\/json": { "schema": { - "$ref": "#\/components\/schemas\/healthStatus" + "$ref": "#\/components\/schemas\/healthStatusList" } } } @@ -15299,7 +15299,7 @@ "x-appwrite": { "method": "getPubSub", "group": "health", - "weight": 61, + "weight": 446, "cookies": false, "type": "", "demo": "health\/get-pub-sub.md", @@ -15327,6 +15327,71 @@ ] } }, + "\/health\/queue\/audits": { + "get": { + "summary": "Get audits queue", + "operationId": "healthGetQueueAudits", + "tags": [ + "health" + ], + "description": "Get the number of audit logs that are waiting to be processed in the Appwrite internal queue server.", + "responses": { + "200": { + "description": "Health Queue", + "content": { + "application\/json": { + "schema": { + "$ref": "#\/components\/schemas\/healthQueue" + } + } + } + } + }, + "deprecated": false, + "x-appwrite": { + "method": "getQueueAudits", + "group": "queue", + "weight": 452, + "cookies": false, + "type": "", + "demo": "health\/get-queue-audits.md", + "rate-limit": 0, + "rate-time": 3600, + "rate-key": "url:{url},ip:{ip}", + "scope": "health.read", + "platforms": [ + "console", + "server" + ], + "packaging": false, + "public": true, + "edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/health\/get-queue-audits.md", + "auth": { + "Project": [], + "Key": [] + } + }, + "security": [ + { + "Project": [], + "Key": [] + } + ], + "parameters": [ + { + "name": "threshold", + "description": "Queue size threshold. When hit (equal or higher), endpoint returns server error. Default value is 5000.", + "required": false, + "schema": { + "type": "integer", + "format": "int32", + "default": 5000 + }, + "in": "query" + } + ] + } + }, "\/health\/queue\/builds": { "get": { "summary": "Get builds queue", @@ -15351,7 +15416,7 @@ "x-appwrite": { "method": "getQueueBuilds", "group": "queue", - "weight": 67, + "weight": 456, "cookies": false, "type": "", "demo": "health\/get-queue-builds.md", @@ -15416,7 +15481,7 @@ "x-appwrite": { "method": "getQueueCertificates", "group": "queue", - "weight": 66, + "weight": 455, "cookies": false, "type": "", "demo": "health\/get-queue-certificates.md", @@ -15481,7 +15546,7 @@ "x-appwrite": { "method": "getQueueDatabases", "group": "queue", - "weight": 68, + "weight": 457, "cookies": false, "type": "", "demo": "health\/get-queue-databases.md", @@ -15557,7 +15622,7 @@ "x-appwrite": { "method": "getQueueDeletes", "group": "queue", - "weight": 69, + "weight": 458, "cookies": false, "type": "", "demo": "health\/get-queue-deletes.md", @@ -15622,7 +15687,7 @@ "x-appwrite": { "method": "getFailedJobs", "group": "queue", - "weight": 79, + "weight": 465, "cookies": false, "type": "", "demo": "health\/get-failed-jobs.md", @@ -15714,7 +15779,7 @@ "x-appwrite": { "method": "getQueueFunctions", "group": "queue", - "weight": 73, + "weight": 462, "cookies": false, "type": "", "demo": "health\/get-queue-functions.md", @@ -15779,7 +15844,7 @@ "x-appwrite": { "method": "getQueueLogs", "group": "queue", - "weight": 64, + "weight": 454, "cookies": false, "type": "", "demo": "health\/get-queue-logs.md", @@ -15844,7 +15909,7 @@ "x-appwrite": { "method": "getQueueMails", "group": "queue", - "weight": 70, + "weight": 459, "cookies": false, "type": "", "demo": "health\/get-queue-mails.md", @@ -15909,7 +15974,7 @@ "x-appwrite": { "method": "getQueueMessaging", "group": "queue", - "weight": 71, + "weight": 460, "cookies": false, "type": "", "demo": "health\/get-queue-messaging.md", @@ -15974,7 +16039,7 @@ "x-appwrite": { "method": "getQueueMigrations", "group": "queue", - "weight": 72, + "weight": 461, "cookies": false, "type": "", "demo": "health\/get-queue-migrations.md", @@ -16039,7 +16104,7 @@ "x-appwrite": { "method": "getQueueStatsResources", "group": "queue", - "weight": 74, + "weight": 463, "cookies": false, "type": "", "demo": "health\/get-queue-stats-resources.md", @@ -16104,7 +16169,7 @@ "x-appwrite": { "method": "getQueueUsage", "group": "queue", - "weight": 75, + "weight": 464, "cookies": false, "type": "", "demo": "health\/get-queue-usage.md", @@ -16169,7 +16234,7 @@ "x-appwrite": { "method": "getQueueWebhooks", "group": "queue", - "weight": 63, + "weight": 453, "cookies": false, "type": "", "demo": "health\/get-queue-webhooks.md", @@ -16234,7 +16299,7 @@ "x-appwrite": { "method": "getStorage", "group": "storage", - "weight": 77, + "weight": 450, "cookies": false, "type": "", "demo": "health\/get-storage.md", @@ -16286,7 +16351,7 @@ "x-appwrite": { "method": "getStorageLocal", "group": "storage", - "weight": 76, + "weight": 449, "cookies": false, "type": "", "demo": "health\/get-storage-local.md", @@ -16338,7 +16403,7 @@ "x-appwrite": { "method": "getTime", "group": "health", - "weight": 62, + "weight": 447, "cookies": false, "type": "", "demo": "health\/get-time.md", @@ -16838,7 +16903,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 269, + "weight": 245, "cookies": false, "type": "", "demo": "messaging\/list-messages.md", @@ -16927,7 +16992,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 266, + "weight": 242, "cookies": false, "type": "", "demo": "messaging\/create-email.md", @@ -17074,7 +17139,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 273, + "weight": 249, "cookies": false, "type": "", "demo": "messaging\/update-email.md", @@ -17233,7 +17298,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 268, + "weight": 244, "cookies": false, "type": "", "demo": "messaging\/create-push.md", @@ -17412,7 +17477,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 275, + "weight": 251, "cookies": false, "type": "", "demo": "messaging\/update-push.md", @@ -17611,7 +17676,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 267, + "weight": 243, "cookies": false, "type": "", "demo": "messaging\/create-sms.md", @@ -17795,7 +17860,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 274, + "weight": 250, "cookies": false, "type": "", "demo": "messaging\/update-sms.md", @@ -17985,7 +18050,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 272, + "weight": 248, "cookies": false, "type": "", "demo": "messaging\/get-message.md", @@ -18040,7 +18105,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 276, + "weight": 252, "cookies": false, "type": "", "demo": "messaging\/delete.md", @@ -18104,7 +18169,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 270, + "weight": 246, "cookies": false, "type": "", "demo": "messaging\/list-message-logs.md", @@ -18192,7 +18257,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 271, + "weight": 247, "cookies": false, "type": "", "demo": "messaging\/list-targets.md", @@ -18280,7 +18345,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 240, + "weight": 216, "cookies": false, "type": "", "demo": "messaging\/list-providers.md", @@ -18369,7 +18434,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 239, + "weight": 215, "cookies": false, "type": "", "demo": "messaging\/create-apns-provider.md", @@ -18551,7 +18616,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 253, + "weight": 229, "cookies": false, "type": "", "demo": "messaging\/update-apns-provider.md", @@ -18735,7 +18800,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 238, + "weight": 214, "cookies": false, "type": "", "demo": "messaging\/create-fcm-provider.md", @@ -18890,7 +18955,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 252, + "weight": 228, "cookies": false, "type": "", "demo": "messaging\/update-fcm-provider.md", @@ -19046,7 +19111,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 229, + "weight": 205, "cookies": false, "type": "", "demo": "messaging\/create-mailgun-provider.md", @@ -19167,7 +19232,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 243, + "weight": 219, "cookies": false, "type": "", "demo": "messaging\/update-mailgun-provider.md", @@ -19290,7 +19355,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 233, + "weight": 209, "cookies": false, "type": "", "demo": "messaging\/create-msg-91-provider.md", @@ -19388,7 +19453,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 247, + "weight": 223, "cookies": false, "type": "", "demo": "messaging\/update-msg-91-provider.md", @@ -19489,7 +19554,7 @@ "x-appwrite": { "method": "createResendProvider", "group": "providers", - "weight": 231, + "weight": 207, "cookies": false, "type": "", "demo": "messaging\/create-resend-provider.md", @@ -19599,7 +19664,7 @@ "x-appwrite": { "method": "updateResendProvider", "group": "providers", - "weight": 245, + "weight": 221, "cookies": false, "type": "", "demo": "messaging\/update-resend-provider.md", @@ -19711,7 +19776,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 230, + "weight": 206, "cookies": false, "type": "", "demo": "messaging\/create-sendgrid-provider.md", @@ -19821,7 +19886,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 244, + "weight": 220, "cookies": false, "type": "", "demo": "messaging\/update-sendgrid-provider.md", @@ -19933,7 +19998,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 232, + "weight": 208, "cookies": false, "type": "", "demo": "messaging\/create-smtp-provider.md", @@ -20170,7 +20235,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 246, + "weight": 222, "cookies": false, "type": "", "demo": "messaging\/update-smtp-provider.md", @@ -20406,7 +20471,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 234, + "weight": 210, "cookies": false, "type": "", "demo": "messaging\/create-telesign-provider.md", @@ -20505,7 +20570,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 248, + "weight": 224, "cookies": false, "type": "", "demo": "messaging\/update-telesign-provider.md", @@ -20606,7 +20671,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 235, + "weight": 211, "cookies": false, "type": "", "demo": "messaging\/create-textmagic-provider.md", @@ -20705,7 +20770,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 249, + "weight": 225, "cookies": false, "type": "", "demo": "messaging\/update-textmagic-provider.md", @@ -20806,7 +20871,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 236, + "weight": 212, "cookies": false, "type": "", "demo": "messaging\/create-twilio-provider.md", @@ -20905,7 +20970,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 250, + "weight": 226, "cookies": false, "type": "", "demo": "messaging\/update-twilio-provider.md", @@ -21006,7 +21071,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 237, + "weight": 213, "cookies": false, "type": "", "demo": "messaging\/create-vonage-provider.md", @@ -21105,7 +21170,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 251, + "weight": 227, "cookies": false, "type": "", "demo": "messaging\/update-vonage-provider.md", @@ -21206,7 +21271,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 242, + "weight": 218, "cookies": false, "type": "", "demo": "messaging\/get-provider.md", @@ -21261,7 +21326,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 254, + "weight": 230, "cookies": false, "type": "", "demo": "messaging\/delete-provider.md", @@ -21325,7 +21390,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 241, + "weight": 217, "cookies": false, "type": "", "demo": "messaging\/list-provider-logs.md", @@ -21413,7 +21478,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 263, + "weight": 239, "cookies": false, "type": "", "demo": "messaging\/list-subscriber-logs.md", @@ -21501,7 +21566,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 256, + "weight": 232, "cookies": false, "type": "", "demo": "messaging\/list-topics.md", @@ -21588,7 +21653,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 255, + "weight": 231, "cookies": false, "type": "", "demo": "messaging\/create-topic.md", @@ -21673,7 +21738,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 258, + "weight": 234, "cookies": false, "type": "", "demo": "messaging\/get-topic.md", @@ -21735,7 +21800,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 259, + "weight": 235, "cookies": false, "type": "", "demo": "messaging\/update-topic.md", @@ -21816,7 +21881,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 260, + "weight": 236, "cookies": false, "type": "", "demo": "messaging\/delete-topic.md", @@ -21880,7 +21945,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 257, + "weight": 233, "cookies": false, "type": "", "demo": "messaging\/list-topic-logs.md", @@ -21968,7 +22033,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 262, + "weight": 238, "cookies": false, "type": "", "demo": "messaging\/list-subscribers.md", @@ -22065,7 +22130,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 261, + "weight": 237, "cookies": false, "type": "", "demo": "messaging\/create-subscriber.md", @@ -22158,7 +22223,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 264, + "weight": 240, "cookies": false, "type": "", "demo": "messaging\/get-subscriber.md", @@ -22223,7 +22288,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 265, + "weight": 241, "cookies": false, "type": "", "demo": "messaging\/delete-subscriber.md", @@ -22301,7 +22366,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 468, + "weight": 469, "cookies": false, "type": "", "demo": "sites\/list.md", @@ -22387,7 +22452,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 466, + "weight": 467, "cookies": false, "type": "", "demo": "sites\/create.md", @@ -22642,7 +22707,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 471, + "weight": 472, "cookies": false, "type": "", "demo": "sites\/list-frameworks.md", @@ -22693,7 +22758,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 494, + "weight": 495, "cookies": false, "type": "", "demo": "sites\/list-specifications.md", @@ -22744,7 +22809,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 467, + "weight": 468, "cookies": false, "type": "", "demo": "sites\/get.md", @@ -22805,7 +22870,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 469, + "weight": 470, "cookies": false, "type": "", "demo": "sites\/update.md", @@ -23056,7 +23121,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 470, + "weight": 471, "cookies": false, "type": "", "demo": "sites\/delete.md", @@ -23119,7 +23184,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 477, + "weight": 478, "cookies": false, "type": "", "demo": "sites\/update-site-deployment.md", @@ -23201,7 +23266,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 476, + "weight": 477, "cookies": false, "type": "", "demo": "sites\/list-deployments.md", @@ -23297,7 +23362,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 472, + "weight": 473, "cookies": false, "type": "upload", "demo": "sites\/create-deployment.md", @@ -23404,7 +23469,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 480, + "weight": 481, "cookies": false, "type": "", "demo": "sites\/create-duplicate-deployment.md", @@ -23486,7 +23551,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 473, + "weight": 474, "cookies": false, "type": "", "demo": "sites\/create-template-deployment.md", @@ -23604,7 +23669,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 474, + "weight": 475, "cookies": false, "type": "", "demo": "sites\/create-vcs-deployment.md", @@ -23704,7 +23769,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 475, + "weight": 476, "cookies": false, "type": "", "demo": "sites\/get-deployment.md", @@ -23768,7 +23833,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 478, + "weight": 479, "cookies": false, "type": "", "demo": "sites\/delete-deployment.md", @@ -23834,7 +23899,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 479, + "weight": 480, "cookies": false, "type": "location", "demo": "sites\/get-deployment-download.md", @@ -23926,7 +23991,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 481, + "weight": 482, "cookies": false, "type": "", "demo": "sites\/update-deployment-status.md", @@ -23999,7 +24064,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 483, + "weight": 484, "cookies": false, "type": "", "demo": "sites\/list-logs.md", @@ -24086,7 +24151,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 482, + "weight": 483, "cookies": false, "type": "", "demo": "sites\/get-log.md", @@ -24150,7 +24215,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 484, + "weight": 485, "cookies": false, "type": "", "demo": "sites\/delete-log.md", @@ -24223,7 +24288,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 487, + "weight": 488, "cookies": false, "type": "", "demo": "sites\/list-variables.md", @@ -24284,7 +24349,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 485, + "weight": 486, "cookies": false, "type": "", "demo": "sites\/create-variable.md", @@ -24377,7 +24442,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 486, + "weight": 487, "cookies": false, "type": "", "demo": "sites\/get-variable.md", @@ -24448,7 +24513,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 488, + "weight": 489, "cookies": false, "type": "", "demo": "sites\/update-variable.md", @@ -24543,7 +24608,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 489, + "weight": 490, "cookies": false, "type": "", "demo": "sites\/delete-variable.md", @@ -24616,7 +24681,7 @@ "x-appwrite": { "method": "listBuckets", "group": "buckets", - "weight": 521, + "weight": 522, "cookies": false, "type": "", "demo": "storage\/list-buckets.md", @@ -24703,7 +24768,7 @@ "x-appwrite": { "method": "createBucket", "group": "buckets", - "weight": 519, + "weight": 520, "cookies": false, "type": "", "demo": "storage\/create-bucket.md", @@ -24840,7 +24905,7 @@ "x-appwrite": { "method": "getBucket", "group": "buckets", - "weight": 520, + "weight": 521, "cookies": false, "type": "", "demo": "storage\/get-bucket.md", @@ -24902,7 +24967,7 @@ "x-appwrite": { "method": "updateBucket", "group": "buckets", - "weight": 522, + "weight": 523, "cookies": false, "type": "", "demo": "storage\/update-bucket.md", @@ -25036,7 +25101,7 @@ "x-appwrite": { "method": "deleteBucket", "group": "buckets", - "weight": 523, + "weight": 524, "cookies": false, "type": "", "demo": "storage\/delete-bucket.md", @@ -25100,7 +25165,7 @@ "x-appwrite": { "method": "listFiles", "group": "files", - "weight": 526, + "weight": 527, "cookies": false, "type": "", "demo": "storage\/list-files.md", @@ -25201,7 +25266,7 @@ "x-appwrite": { "method": "createFile", "group": "files", - "weight": 524, + "weight": 525, "cookies": false, "type": "upload", "demo": "storage\/create-file.md", @@ -25305,7 +25370,7 @@ "x-appwrite": { "method": "getFile", "group": "files", - "weight": 525, + "weight": 526, "cookies": false, "type": "", "demo": "storage\/get-file.md", @@ -25381,7 +25446,7 @@ "x-appwrite": { "method": "updateFile", "group": "files", - "weight": 527, + "weight": 528, "cookies": false, "type": "", "demo": "storage\/update-file.md", @@ -25475,7 +25540,7 @@ "x-appwrite": { "method": "deleteFile", "group": "files", - "weight": 528, + "weight": 529, "cookies": false, "type": "", "demo": "storage\/delete-file.md", @@ -25546,7 +25611,7 @@ "x-appwrite": { "method": "getFileDownload", "group": "files", - "weight": 530, + "weight": 531, "cookies": false, "type": "location", "demo": "storage\/get-file-download.md", @@ -25628,7 +25693,7 @@ "x-appwrite": { "method": "getFilePreview", "group": "files", - "weight": 529, + "weight": 530, "cookies": false, "type": "location", "demo": "storage\/get-file-preview.md", @@ -25860,7 +25925,7 @@ "x-appwrite": { "method": "getFileView", "group": "files", - "weight": 531, + "weight": 532, "cookies": false, "type": "location", "demo": "storage\/get-file-view.md", @@ -25949,7 +26014,7 @@ "x-appwrite": { "method": "list", "group": "tablesdb", - "weight": 368, + "weight": 344, "cookies": false, "type": "", "demo": "tablesdb\/list.md", @@ -26036,7 +26101,7 @@ "x-appwrite": { "method": "create", "group": "tablesdb", - "weight": 364, + "weight": 340, "cookies": false, "type": "", "demo": "tablesdb\/create.md", @@ -26118,7 +26183,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 427, + "weight": 403, "cookies": false, "type": "", "demo": "tablesdb\/list-transactions.md", @@ -26190,7 +26255,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 423, + "weight": 399, "cookies": false, "type": "", "demo": "tablesdb\/create-transaction.md", @@ -26266,7 +26331,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 424, + "weight": 400, "cookies": false, "type": "", "demo": "tablesdb\/get-transaction.md", @@ -26335,7 +26400,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 425, + "weight": 401, "cookies": false, "type": "", "demo": "tablesdb\/update-transaction.md", @@ -26418,7 +26483,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 426, + "weight": 402, "cookies": false, "type": "", "demo": "tablesdb\/delete-transaction.md", @@ -26489,7 +26554,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 428, + "weight": 404, "cookies": false, "type": "", "demo": "tablesdb\/create-operations.md", @@ -26579,7 +26644,7 @@ "x-appwrite": { "method": "get", "group": "tablesdb", - "weight": 365, + "weight": 341, "cookies": false, "type": "", "demo": "tablesdb\/get.md", @@ -26641,7 +26706,7 @@ "x-appwrite": { "method": "update", "group": "tablesdb", - "weight": 366, + "weight": 342, "cookies": false, "type": "", "demo": "tablesdb\/update.md", @@ -26720,7 +26785,7 @@ "x-appwrite": { "method": "delete", "group": "tablesdb", - "weight": 367, + "weight": 343, "cookies": false, "type": "", "demo": "tablesdb\/delete.md", @@ -26784,7 +26849,7 @@ "x-appwrite": { "method": "listTables", "group": "tables", - "weight": 375, + "weight": 351, "cookies": false, "type": "", "demo": "tablesdb\/list-tables.md", @@ -26884,7 +26949,7 @@ "x-appwrite": { "method": "createTable", "group": "tables", - "weight": 371, + "weight": 347, "cookies": false, "type": "", "demo": "tablesdb\/create-table.md", @@ -27011,7 +27076,7 @@ "x-appwrite": { "method": "getTable", "group": "tables", - "weight": 372, + "weight": 348, "cookies": false, "type": "", "demo": "tablesdb\/get-table.md", @@ -27086,7 +27151,7 @@ "x-appwrite": { "method": "updateTable", "group": "tables", - "weight": 373, + "weight": 349, "cookies": false, "type": "", "demo": "tablesdb\/update-table.md", @@ -27192,7 +27257,7 @@ "x-appwrite": { "method": "deleteTable", "group": "tables", - "weight": 374, + "weight": 350, "cookies": false, "type": "", "demo": "tablesdb\/delete-table.md", @@ -27269,7 +27334,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 356, "cookies": false, "type": "", "demo": "tablesdb\/list-columns.md", @@ -27370,7 +27435,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 357, "cookies": false, "type": "", "demo": "tablesdb\/create-boolean-column.md", @@ -27483,7 +27548,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 358, "cookies": false, "type": "", "demo": "tablesdb\/update-boolean-column.md", @@ -27601,7 +27666,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 359, "cookies": false, "type": "", "demo": "tablesdb\/create-datetime-column.md", @@ -27714,7 +27779,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 360, "cookies": false, "type": "", "demo": "tablesdb\/update-datetime-column.md", @@ -27832,7 +27897,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 361, "cookies": false, "type": "", "demo": "tablesdb\/create-email-column.md", @@ -27946,7 +28011,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 362, "cookies": false, "type": "", "demo": "tablesdb\/update-email-column.md", @@ -28065,7 +28130,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 363, "cookies": false, "type": "", "demo": "tablesdb\/create-enum-column.md", @@ -28187,7 +28252,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 364, "cookies": false, "type": "", "demo": "tablesdb\/update-enum-column.md", @@ -28314,7 +28379,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 365, "cookies": false, "type": "", "demo": "tablesdb\/create-float-column.md", @@ -28442,7 +28507,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 366, "cookies": false, "type": "", "demo": "tablesdb\/update-float-column.md", @@ -28575,7 +28640,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 367, "cookies": false, "type": "", "demo": "tablesdb\/create-integer-column.md", @@ -28703,7 +28768,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 368, "cookies": false, "type": "", "demo": "tablesdb\/update-integer-column.md", @@ -28836,7 +28901,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 369, "cookies": false, "type": "", "demo": "tablesdb\/create-ip-column.md", @@ -28949,7 +29014,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 370, "cookies": false, "type": "", "demo": "tablesdb\/update-ip-column.md", @@ -29067,7 +29132,7 @@ "x-appwrite": { "method": "createLineColumn", "group": "columns", - "weight": 395, + "weight": 371, "cookies": false, "type": "", "demo": "tablesdb\/create-line-column.md", @@ -29182,7 +29247,7 @@ "x-appwrite": { "method": "updateLineColumn", "group": "columns", - "weight": 396, + "weight": 372, "cookies": false, "type": "", "demo": "tablesdb\/update-line-column.md", @@ -29306,7 +29371,7 @@ "x-appwrite": { "method": "createPointColumn", "group": "columns", - "weight": 397, + "weight": 373, "cookies": false, "type": "", "demo": "tablesdb\/create-point-column.md", @@ -29421,7 +29486,7 @@ "x-appwrite": { "method": "updatePointColumn", "group": "columns", - "weight": 398, + "weight": 374, "cookies": false, "type": "", "demo": "tablesdb\/update-point-column.md", @@ -29545,7 +29610,7 @@ "x-appwrite": { "method": "createPolygonColumn", "group": "columns", - "weight": 399, + "weight": 375, "cookies": false, "type": "", "demo": "tablesdb\/create-polygon-column.md", @@ -29660,7 +29725,7 @@ "x-appwrite": { "method": "updatePolygonColumn", "group": "columns", - "weight": 400, + "weight": 376, "cookies": false, "type": "", "demo": "tablesdb\/update-polygon-column.md", @@ -29784,7 +29849,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 401, + "weight": 377, "cookies": false, "type": "", "demo": "tablesdb\/create-relationship-column.md", @@ -29923,7 +29988,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 403, + "weight": 379, "cookies": false, "type": "", "demo": "tablesdb\/create-string-column.md", @@ -30048,7 +30113,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 404, + "weight": 380, "cookies": false, "type": "", "demo": "tablesdb\/update-string-column.md", @@ -30173,7 +30238,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 405, + "weight": 381, "cookies": false, "type": "", "demo": "tablesdb\/create-url-column.md", @@ -30287,7 +30352,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 406, + "weight": 382, "cookies": false, "type": "", "demo": "tablesdb\/update-url-column.md", @@ -30437,7 +30502,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 354, "cookies": false, "type": "", "demo": "tablesdb\/get-column.md", @@ -30514,7 +30579,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 355, "cookies": false, "type": "", "demo": "tablesdb\/delete-column.md", @@ -30600,7 +30665,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 402, + "weight": 378, "cookies": false, "type": "", "demo": "tablesdb\/update-relationship-column.md", @@ -30716,7 +30781,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 410, + "weight": 386, "cookies": false, "type": "", "demo": "tablesdb\/list-indexes.md", @@ -30815,7 +30880,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 407, + "weight": 383, "cookies": false, "type": "", "demo": "tablesdb\/create-index.md", @@ -30956,7 +31021,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 408, + "weight": 384, "cookies": false, "type": "", "demo": "tablesdb\/get-index.md", @@ -31033,7 +31098,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 409, + "weight": 385, "cookies": false, "type": "", "demo": "tablesdb\/delete-index.md", @@ -31119,7 +31184,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 419, + "weight": 395, "cookies": false, "type": "", "demo": "tablesdb\/list-rows.md", @@ -31232,7 +31297,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 411, + "weight": 387, "cookies": false, "type": "", "demo": "tablesdb\/create-row.md", @@ -31418,7 +31483,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 416, + "weight": 392, "cookies": false, "type": "", "demo": "tablesdb\/upsert-rows.md", @@ -31552,7 +31617,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 414, + "weight": 390, "cookies": false, "type": "", "demo": "tablesdb\/update-rows.md", @@ -31657,7 +31722,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 418, + "weight": 394, "cookies": false, "type": "", "demo": "tablesdb\/delete-rows.md", @@ -31759,7 +31824,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 412, + "weight": 388, "cookies": false, "type": "", "demo": "tablesdb\/get-row.md", @@ -31871,7 +31936,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 415, + "weight": 391, "cookies": false, "type": "", "demo": "tablesdb\/upsert-row.md", @@ -32024,7 +32089,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 413, + "weight": 389, "cookies": false, "type": "", "demo": "tablesdb\/update-row.md", @@ -32137,7 +32202,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 417, + "weight": 393, "cookies": false, "type": "", "demo": "tablesdb\/delete-row.md", @@ -32245,7 +32310,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 422, + "weight": 398, "cookies": false, "type": "", "demo": "tablesdb\/decrement-row-column.md", @@ -32375,7 +32440,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 421, + "weight": 397, "cookies": false, "type": "", "demo": "tablesdb\/increment-row-column.md", @@ -32505,7 +32570,7 @@ "x-appwrite": { "method": "list", "group": "teams", - "weight": 134, + "weight": 110, "cookies": false, "type": "", "demo": "teams\/list.md", @@ -32596,7 +32661,7 @@ "x-appwrite": { "method": "create", "group": "teams", - "weight": 133, + "weight": 109, "cookies": false, "type": "", "demo": "teams\/create.md", @@ -32685,7 +32750,7 @@ "x-appwrite": { "method": "get", "group": "teams", - "weight": 135, + "weight": 111, "cookies": false, "type": "", "demo": "teams\/get.md", @@ -32751,7 +32816,7 @@ "x-appwrite": { "method": "updateName", "group": "teams", - "weight": 137, + "weight": 113, "cookies": false, "type": "", "demo": "teams\/update-name.md", @@ -32829,7 +32894,7 @@ "x-appwrite": { "method": "delete", "group": "teams", - "weight": 139, + "weight": 115, "cookies": false, "type": "", "demo": "teams\/delete.md", @@ -32897,7 +32962,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 141, + "weight": 117, "cookies": false, "type": "", "demo": "teams\/list-memberships.md", @@ -32998,7 +33063,7 @@ "x-appwrite": { "method": "createMembership", "group": "memberships", - "weight": 140, + "weight": 116, "cookies": false, "type": "", "demo": "teams\/create-membership.md", @@ -33123,7 +33188,7 @@ "x-appwrite": { "method": "getMembership", "group": "memberships", - "weight": 142, + "weight": 118, "cookies": false, "type": "", "demo": "teams\/get-membership.md", @@ -33199,7 +33264,7 @@ "x-appwrite": { "method": "updateMembership", "group": "memberships", - "weight": 143, + "weight": 119, "cookies": false, "type": "", "demo": "teams\/update-membership.md", @@ -33297,7 +33362,7 @@ "x-appwrite": { "method": "deleteMembership", "group": "memberships", - "weight": 145, + "weight": 121, "cookies": false, "type": "", "demo": "teams\/delete-membership.md", @@ -33375,7 +33440,7 @@ "x-appwrite": { "method": "updateMembershipStatus", "group": "memberships", - "weight": 144, + "weight": 120, "cookies": false, "type": "", "demo": "teams\/update-membership-status.md", @@ -33476,7 +33541,7 @@ "x-appwrite": { "method": "getPrefs", "group": "teams", - "weight": 136, + "weight": 112, "cookies": false, "type": "", "demo": "teams\/get-prefs.md", @@ -33540,7 +33605,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "teams", - "weight": 138, + "weight": 114, "cookies": false, "type": "", "demo": "teams\/update-prefs.md", @@ -33625,7 +33690,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 516, + "weight": 517, "cookies": false, "type": "", "demo": "tokens\/list.md", @@ -33720,7 +33785,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 514, + "weight": 515, "cookies": false, "type": "", "demo": "tokens\/create-file-token.md", @@ -33810,7 +33875,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 515, + "weight": 516, "cookies": false, "type": "", "demo": "tokens\/get.md", @@ -33871,7 +33936,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 517, + "weight": 518, "cookies": false, "type": "", "demo": "tokens\/update.md", @@ -33942,7 +34007,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 518, + "weight": 519, "cookies": false, "type": "", "demo": "tokens\/delete.md", @@ -34005,7 +34070,7 @@ "x-appwrite": { "method": "list", "group": "users", - "weight": 156, + "weight": 132, "cookies": false, "type": "", "demo": "users\/list.md", @@ -34092,7 +34157,7 @@ "x-appwrite": { "method": "create", "group": "users", - "weight": 147, + "weight": 123, "cookies": false, "type": "", "demo": "users\/create.md", @@ -34187,7 +34252,7 @@ "x-appwrite": { "method": "createArgon2User", "group": "users", - "weight": 150, + "weight": 126, "cookies": false, "type": "", "demo": "users\/create-argon-2-user.md", @@ -34277,7 +34342,7 @@ "x-appwrite": { "method": "createBcryptUser", "group": "users", - "weight": 148, + "weight": 124, "cookies": false, "type": "", "demo": "users\/create-bcrypt-user.md", @@ -34367,7 +34432,7 @@ "x-appwrite": { "method": "listIdentities", "group": "identities", - "weight": 164, + "weight": 140, "cookies": false, "type": "", "demo": "users\/list-identities.md", @@ -34449,7 +34514,7 @@ "x-appwrite": { "method": "deleteIdentity", "group": "identities", - "weight": 187, + "weight": 163, "cookies": false, "type": "", "demo": "users\/delete-identity.md", @@ -34513,7 +34578,7 @@ "x-appwrite": { "method": "createMD5User", "group": "users", - "weight": 149, + "weight": 125, "cookies": false, "type": "", "demo": "users\/create-md-5-user.md", @@ -34603,7 +34668,7 @@ "x-appwrite": { "method": "createPHPassUser", "group": "users", - "weight": 152, + "weight": 128, "cookies": false, "type": "", "demo": "users\/create-ph-pass-user.md", @@ -34693,7 +34758,7 @@ "x-appwrite": { "method": "createScryptUser", "group": "users", - "weight": 153, + "weight": 129, "cookies": false, "type": "", "demo": "users\/create-scrypt-user.md", @@ -34817,7 +34882,7 @@ "x-appwrite": { "method": "createScryptModifiedUser", "group": "users", - "weight": 154, + "weight": 130, "cookies": false, "type": "", "demo": "users\/create-scrypt-modified-user.md", @@ -34925,7 +34990,7 @@ "x-appwrite": { "method": "createSHAUser", "group": "users", - "weight": 151, + "weight": 127, "cookies": false, "type": "", "demo": "users\/create-sha-user.md", @@ -35035,7 +35100,7 @@ "x-appwrite": { "method": "get", "group": "users", - "weight": 157, + "weight": 133, "cookies": false, "type": "", "demo": "users\/get.md", @@ -35090,7 +35155,7 @@ "x-appwrite": { "method": "delete", "group": "users", - "weight": 185, + "weight": 161, "cookies": false, "type": "", "demo": "users\/delete.md", @@ -35154,7 +35219,7 @@ "x-appwrite": { "method": "updateEmail", "group": "users", - "weight": 170, + "weight": 146, "cookies": false, "type": "", "demo": "users\/update-email.md", @@ -35238,7 +35303,7 @@ "x-appwrite": { "method": "createJWT", "group": "sessions", - "weight": 188, + "weight": 164, "cookies": false, "type": "", "demo": "users\/create-jwt.md", @@ -35324,7 +35389,7 @@ "x-appwrite": { "method": "updateLabels", "group": "users", - "weight": 166, + "weight": 142, "cookies": false, "type": "", "demo": "users\/update-labels.md", @@ -35410,7 +35475,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 162, + "weight": 138, "cookies": false, "type": "", "demo": "users\/list-logs.md", @@ -35498,7 +35563,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 161, + "weight": 137, "cookies": false, "type": "", "demo": "users\/list-memberships.md", @@ -35597,7 +35662,7 @@ "x-appwrite": { "method": "updateMfa", "group": "users", - "weight": 175, + "weight": 151, "cookies": false, "type": "", "demo": "users\/update-mfa.md", @@ -35735,7 +35800,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 180, + "weight": 156, "cookies": false, "type": "", "demo": "users\/delete-mfa-authenticator.md", @@ -35874,7 +35939,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 176, + "weight": 152, "cookies": false, "type": "", "demo": "users\/list-mfa-factors.md", @@ -35996,7 +36061,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 177, + "weight": 153, "cookies": false, "type": "", "demo": "users\/get-mfa-recovery-codes.md", @@ -36116,7 +36181,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 179, + "weight": 155, "cookies": false, "type": "", "demo": "users\/update-mfa-recovery-codes.md", @@ -36236,7 +36301,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 178, + "weight": 154, "cookies": false, "type": "", "demo": "users\/create-mfa-recovery-codes.md", @@ -36358,7 +36423,7 @@ "x-appwrite": { "method": "updateName", "group": "users", - "weight": 168, + "weight": 144, "cookies": false, "type": "", "demo": "users\/update-name.md", @@ -36441,7 +36506,7 @@ "x-appwrite": { "method": "updatePassword", "group": "users", - "weight": 169, + "weight": 145, "cookies": false, "type": "", "demo": "users\/update-password.md", @@ -36524,7 +36589,7 @@ "x-appwrite": { "method": "updatePhone", "group": "users", - "weight": 171, + "weight": 147, "cookies": false, "type": "", "demo": "users\/update-phone.md", @@ -36608,7 +36673,7 @@ "x-appwrite": { "method": "getPrefs", "group": "users", - "weight": 158, + "weight": 134, "cookies": false, "type": "", "demo": "users\/get-prefs.md", @@ -36670,7 +36735,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "users", - "weight": 173, + "weight": 149, "cookies": false, "type": "", "demo": "users\/update-prefs.md", @@ -36753,7 +36818,7 @@ "x-appwrite": { "method": "listSessions", "group": "sessions", - "weight": 160, + "weight": 136, "cookies": false, "type": "", "demo": "users\/list-sessions.md", @@ -36826,7 +36891,7 @@ "x-appwrite": { "method": "createSession", "group": "sessions", - "weight": 181, + "weight": 157, "cookies": false, "type": "", "demo": "users\/create-session.md", @@ -36881,7 +36946,7 @@ "x-appwrite": { "method": "deleteSessions", "group": "sessions", - "weight": 184, + "weight": 160, "cookies": false, "type": "", "demo": "users\/delete-sessions.md", @@ -36938,7 +37003,7 @@ "x-appwrite": { "method": "deleteSession", "group": "sessions", - "weight": 183, + "weight": 159, "cookies": false, "type": "", "demo": "users\/delete-session.md", @@ -37012,7 +37077,7 @@ "x-appwrite": { "method": "updateStatus", "group": "users", - "weight": 165, + "weight": 141, "cookies": false, "type": "", "demo": "users\/update-status.md", @@ -37095,7 +37160,7 @@ "x-appwrite": { "method": "listTargets", "group": "targets", - "weight": 163, + "weight": 139, "cookies": false, "type": "", "demo": "users\/list-targets.md", @@ -37181,7 +37246,7 @@ "x-appwrite": { "method": "createTarget", "group": "targets", - "weight": 155, + "weight": 131, "cookies": false, "type": "", "demo": "users\/create-target.md", @@ -37293,7 +37358,7 @@ "x-appwrite": { "method": "getTarget", "group": "targets", - "weight": 159, + "weight": 135, "cookies": false, "type": "", "demo": "users\/get-target.md", @@ -37365,7 +37430,7 @@ "x-appwrite": { "method": "updateTarget", "group": "targets", - "weight": 174, + "weight": 150, "cookies": false, "type": "", "demo": "users\/update-target.md", @@ -37456,7 +37521,7 @@ "x-appwrite": { "method": "deleteTarget", "group": "targets", - "weight": 186, + "weight": 162, "cookies": false, "type": "", "demo": "users\/delete-target.md", @@ -37530,7 +37595,7 @@ "x-appwrite": { "method": "createToken", "group": "sessions", - "weight": 182, + "weight": 158, "cookies": false, "type": "", "demo": "users\/create-token.md", @@ -37617,7 +37682,7 @@ "x-appwrite": { "method": "updateEmailVerification", "group": "users", - "weight": 172, + "weight": 148, "cookies": false, "type": "", "demo": "users\/update-email-verification.md", @@ -37700,7 +37765,7 @@ "x-appwrite": { "method": "updatePhoneVerification", "group": "users", - "weight": 167, + "weight": 143, "cookies": false, "type": "", "demo": "users\/update-phone-verification.md", @@ -38664,6 +38729,34 @@ "variables": "" } }, + "healthStatusList": { + "description": "Status List", + "type": "object", + "properties": { + "total": { + "type": "integer", + "description": "Total number of statuses that matched your query.", + "x-example": 5, + "format": "int32" + }, + "statuses": { + "type": "array", + "description": "List of statuses.", + "items": { + "$ref": "#\/components\/schemas\/healthStatus" + }, + "x-example": "" + } + }, + "required": [ + "total", + "statuses" + ], + "example": { + "total": 5, + "statuses": "" + } + }, "localeCodeList": { "description": "Locale codes list", "type": "object", @@ -44346,13 +44439,14 @@ }, "status": { "type": "string", - "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", and \"failed\".", + "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", \"canceled\" and \"failed\".", "x-example": "ready", "enum": [ "waiting", "processing", "building", "ready", + "canceled", "failed" ] }, diff --git a/app/config/specs/swagger2-1.8.x-client.json b/app/config/specs/swagger2-1.8.x-client.json index 1d02df124a..347e172dfd 100644 --- a/app/config/specs/swagger2-1.8.x-client.json +++ b/app/config/specs/swagger2-1.8.x-client.json @@ -612,7 +612,7 @@ "x-appwrite": { "method": "updateMFA", "group": "mfa", - "weight": 277, + "weight": 253, "cookies": false, "type": "", "demo": "account\/update-mfa.md", @@ -687,7 +687,7 @@ "x-appwrite": { "method": "createMfaAuthenticator", "group": "mfa", - "weight": 279, + "weight": 255, "cookies": false, "type": "", "demo": "account\/create-mfa-authenticator.md", @@ -811,7 +811,7 @@ "x-appwrite": { "method": "updateMfaAuthenticator", "group": "mfa", - "weight": 280, + "weight": 256, "cookies": false, "type": "", "demo": "account\/update-mfa-authenticator.md", @@ -952,7 +952,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 281, + "weight": 257, "cookies": false, "type": "", "demo": "account\/delete-mfa-authenticator.md", @@ -1076,7 +1076,7 @@ "x-appwrite": { "method": "createMfaChallenge", "group": "mfa", - "weight": 285, + "weight": 261, "cookies": false, "type": "", "demo": "account\/create-mfa-challenge.md", @@ -1213,7 +1213,7 @@ "x-appwrite": { "method": "updateMfaChallenge", "group": "mfa", - "weight": 286, + "weight": 262, "cookies": false, "type": "", "demo": "account\/update-mfa-challenge.md", @@ -1353,7 +1353,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 278, + "weight": 254, "cookies": false, "type": "", "demo": "account\/list-mfa-factors.md", @@ -1454,7 +1454,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 284, + "weight": 260, "cookies": false, "type": "", "demo": "account\/get-mfa-recovery-codes.md", @@ -1555,7 +1555,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 282, + "weight": 258, "cookies": false, "type": "", "demo": "account\/create-mfa-recovery-codes.md", @@ -1656,7 +1656,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 283, + "weight": 259, "cookies": false, "type": "", "demo": "account\/update-mfa-recovery-codes.md", @@ -4203,7 +4203,7 @@ "x-appwrite": { "method": "getBrowser", "group": null, - "weight": 288, + "weight": 264, "cookies": false, "type": "location", "demo": "avatars\/get-browser.md", @@ -4329,7 +4329,7 @@ "x-appwrite": { "method": "getCreditCard", "group": null, - "weight": 287, + "weight": 263, "cookies": false, "type": "location", "demo": "avatars\/get-credit-card.md", @@ -4461,7 +4461,7 @@ "x-appwrite": { "method": "getFavicon", "group": null, - "weight": 291, + "weight": 267, "cookies": false, "type": "location", "demo": "avatars\/get-favicon.md", @@ -4525,7 +4525,7 @@ "x-appwrite": { "method": "getFlag", "group": null, - "weight": 289, + "weight": 265, "cookies": false, "type": "location", "demo": "avatars\/get-flag.md", @@ -5013,7 +5013,7 @@ "x-appwrite": { "method": "getImage", "group": null, - "weight": 290, + "weight": 266, "cookies": false, "type": "location", "demo": "avatars\/get-image.md", @@ -5097,7 +5097,7 @@ "x-appwrite": { "method": "getInitials", "group": null, - "weight": 293, + "weight": 269, "cookies": false, "type": "location", "demo": "avatars\/get-initials.md", @@ -5189,7 +5189,7 @@ "x-appwrite": { "method": "getQR", "group": null, - "weight": 292, + "weight": 268, "cookies": false, "type": "location", "demo": "avatars\/get-qr.md", @@ -5281,7 +5281,7 @@ "x-appwrite": { "method": "getScreenshot", "group": null, - "weight": 294, + "weight": 270, "cookies": false, "type": "location", "demo": "avatars\/get-screenshot.md", @@ -5994,7 +5994,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 362, + "weight": 338, "cookies": false, "type": "", "demo": "databases\/list-transactions.md", @@ -6061,7 +6061,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 358, + "weight": 334, "cookies": false, "type": "", "demo": "databases\/create-transaction.md", @@ -6132,7 +6132,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 359, + "weight": 335, "cookies": false, "type": "", "demo": "databases\/get-transaction.md", @@ -6195,7 +6195,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 360, + "weight": 336, "cookies": false, "type": "", "demo": "databases\/update-transaction.md", @@ -6274,7 +6274,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 361, + "weight": 337, "cookies": false, "type": "", "demo": "databases\/delete-transaction.md", @@ -6339,7 +6339,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 363, + "weight": 339, "cookies": false, "type": "", "demo": "databases\/create-operations.md", @@ -6420,7 +6420,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 321, + "weight": 297, "cookies": false, "type": "", "demo": "databases\/list-documents.md", @@ -6524,7 +6524,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 313, + "weight": 289, "cookies": false, "type": "", "demo": "databases\/create-document.md", @@ -6683,7 +6683,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 314, + "weight": 290, "cookies": false, "type": "", "demo": "databases\/get-document.md", @@ -6786,7 +6786,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 317, + "weight": 293, "cookies": false, "type": "", "demo": "databases\/upsert-document.md", @@ -6937,7 +6937,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 315, + "weight": 291, "cookies": false, "type": "", "demo": "databases\/update-document.md", @@ -7047,7 +7047,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 319, + "weight": 295, "cookies": false, "type": "", "demo": "databases\/delete-document.md", @@ -7148,7 +7148,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 324, + "weight": 300, "cookies": false, "type": "", "demo": "databases\/decrement-document-attribute.md", @@ -7271,7 +7271,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 323, + "weight": 299, "cookies": false, "type": "", "demo": "databases\/increment-document-attribute.md", @@ -7392,7 +7392,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 455, + "weight": 431, "cookies": false, "type": "", "demo": "functions\/list-executions.md", @@ -7475,7 +7475,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 453, + "weight": 429, "cookies": false, "type": "", "demo": "functions\/create-execution.md", @@ -7594,7 +7594,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 454, + "weight": 430, "cookies": false, "type": "", "demo": "functions\/get-execution.md", @@ -7666,7 +7666,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 214, + "weight": 190, "cookies": false, "type": "graphql", "demo": "graphql\/query.md", @@ -7741,7 +7741,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 213, + "weight": 189, "cookies": false, "type": "graphql", "demo": "graphql\/mutation.md", @@ -8240,7 +8240,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 261, + "weight": 237, "cookies": false, "type": "", "demo": "messaging\/create-subscriber.md", @@ -8325,7 +8325,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 265, + "weight": 241, "cookies": false, "type": "", "demo": "messaging\/delete-subscriber.md", @@ -8396,7 +8396,7 @@ "x-appwrite": { "method": "listFiles", "group": "files", - "weight": 526, + "weight": 527, "cookies": false, "type": "", "demo": "storage\/list-files.md", @@ -8489,7 +8489,7 @@ "x-appwrite": { "method": "createFile", "group": "files", - "weight": 524, + "weight": 525, "cookies": false, "type": "upload", "demo": "storage\/create-file.md", @@ -8580,7 +8580,7 @@ "x-appwrite": { "method": "getFile", "group": "files", - "weight": 525, + "weight": 526, "cookies": false, "type": "", "demo": "storage\/get-file.md", @@ -8651,7 +8651,7 @@ "x-appwrite": { "method": "updateFile", "group": "files", - "weight": 527, + "weight": 528, "cookies": false, "type": "", "demo": "storage\/update-file.md", @@ -8742,7 +8742,7 @@ "x-appwrite": { "method": "deleteFile", "group": "files", - "weight": 528, + "weight": 529, "cookies": false, "type": "", "demo": "storage\/delete-file.md", @@ -8813,7 +8813,7 @@ "x-appwrite": { "method": "getFileDownload", "group": "files", - "weight": 530, + "weight": 531, "cookies": false, "type": "location", "demo": "storage\/get-file-download.md", @@ -8893,7 +8893,7 @@ "x-appwrite": { "method": "getFilePreview", "group": "files", - "weight": 529, + "weight": 530, "cookies": false, "type": "location", "demo": "storage\/get-file-preview.md", @@ -9101,7 +9101,7 @@ "x-appwrite": { "method": "getFileView", "group": "files", - "weight": 531, + "weight": 532, "cookies": false, "type": "location", "demo": "storage\/get-file-view.md", @@ -9181,7 +9181,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 427, + "weight": 403, "cookies": false, "type": "", "demo": "tablesdb\/list-transactions.md", @@ -9251,7 +9251,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 423, + "weight": 399, "cookies": false, "type": "", "demo": "tablesdb\/create-transaction.md", @@ -9325,7 +9325,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 424, + "weight": 400, "cookies": false, "type": "", "demo": "tablesdb\/get-transaction.md", @@ -9391,7 +9391,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 425, + "weight": 401, "cookies": false, "type": "", "demo": "tablesdb\/update-transaction.md", @@ -9473,7 +9473,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 426, + "weight": 402, "cookies": false, "type": "", "demo": "tablesdb\/delete-transaction.md", @@ -9541,7 +9541,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 428, + "weight": 404, "cookies": false, "type": "", "demo": "tablesdb\/create-operations.md", @@ -9625,7 +9625,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 419, + "weight": 395, "cookies": false, "type": "", "demo": "tablesdb\/list-rows.md", @@ -9728,7 +9728,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 411, + "weight": 387, "cookies": false, "type": "", "demo": "tablesdb\/create-row.md", @@ -9882,7 +9882,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 412, + "weight": 388, "cookies": false, "type": "", "demo": "tablesdb\/get-row.md", @@ -9984,7 +9984,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 415, + "weight": 391, "cookies": false, "type": "", "demo": "tablesdb\/upsert-row.md", @@ -10130,7 +10130,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 413, + "weight": 389, "cookies": false, "type": "", "demo": "tablesdb\/update-row.md", @@ -10239,7 +10239,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 417, + "weight": 393, "cookies": false, "type": "", "demo": "tablesdb\/delete-row.md", @@ -10339,7 +10339,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 422, + "weight": 398, "cookies": false, "type": "", "demo": "tablesdb\/decrement-row-column.md", @@ -10461,7 +10461,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 421, + "weight": 397, "cookies": false, "type": "", "demo": "tablesdb\/increment-row-column.md", @@ -10581,7 +10581,7 @@ "x-appwrite": { "method": "list", "group": "teams", - "weight": 134, + "weight": 110, "cookies": false, "type": "", "demo": "teams\/list.md", @@ -10666,7 +10666,7 @@ "x-appwrite": { "method": "create", "group": "teams", - "weight": 133, + "weight": 109, "cookies": false, "type": "", "demo": "teams\/create.md", @@ -10757,7 +10757,7 @@ "x-appwrite": { "method": "get", "group": "teams", - "weight": 135, + "weight": 111, "cookies": false, "type": "", "demo": "teams\/get.md", @@ -10820,7 +10820,7 @@ "x-appwrite": { "method": "updateName", "group": "teams", - "weight": 137, + "weight": 113, "cookies": false, "type": "", "demo": "teams\/update-name.md", @@ -10896,7 +10896,7 @@ "x-appwrite": { "method": "delete", "group": "teams", - "weight": 139, + "weight": 115, "cookies": false, "type": "", "demo": "teams\/delete.md", @@ -10959,7 +10959,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 141, + "weight": 117, "cookies": false, "type": "", "demo": "teams\/list-memberships.md", @@ -11052,7 +11052,7 @@ "x-appwrite": { "method": "createMembership", "group": "memberships", - "weight": 140, + "weight": 116, "cookies": false, "type": "", "demo": "teams\/create-membership.md", @@ -11176,7 +11176,7 @@ "x-appwrite": { "method": "getMembership", "group": "memberships", - "weight": 142, + "weight": 118, "cookies": false, "type": "", "demo": "teams\/get-membership.md", @@ -11247,7 +11247,7 @@ "x-appwrite": { "method": "updateMembership", "group": "memberships", - "weight": 143, + "weight": 119, "cookies": false, "type": "", "demo": "teams\/update-membership.md", @@ -11341,7 +11341,7 @@ "x-appwrite": { "method": "deleteMembership", "group": "memberships", - "weight": 145, + "weight": 121, "cookies": false, "type": "", "demo": "teams\/delete-membership.md", @@ -11414,7 +11414,7 @@ "x-appwrite": { "method": "updateMembershipStatus", "group": "memberships", - "weight": 144, + "weight": 120, "cookies": false, "type": "", "demo": "teams\/update-membership-status.md", @@ -11510,7 +11510,7 @@ "x-appwrite": { "method": "getPrefs", "group": "teams", - "weight": 136, + "weight": 112, "cookies": false, "type": "", "demo": "teams\/get-prefs.md", @@ -11573,7 +11573,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "teams", - "weight": 138, + "weight": 114, "cookies": false, "type": "", "demo": "teams\/update-prefs.md", @@ -13393,6 +13393,16 @@ "description": "Total number of chunks uploaded", "x-example": 17890, "format": "int32" + }, + "encryption": { + "type": "boolean", + "description": "Whether file contents are encrypted at rest.", + "x-example": true + }, + "compression": { + "type": "string", + "description": "Compression algorithm used for the file. Will be one of none, [gzip](https:\/\/en.wikipedia.org\/wiki\/Gzip), or [zstd](https:\/\/en.wikipedia.org\/wiki\/Zstd).", + "x-example": "gzip" } }, "required": [ @@ -13406,7 +13416,9 @@ "mimeType", "sizeOriginal", "chunksTotal", - "chunksUploaded" + "chunksUploaded", + "encryption", + "compression" ], "example": { "$id": "5e5ea5c16897e", @@ -13421,7 +13433,9 @@ "mimeType": "image\/png", "sizeOriginal": 17890, "chunksTotal": 17890, - "chunksUploaded": 17890 + "chunksUploaded": 17890, + "encryption": true, + "compression": "gzip" } }, "team": { diff --git a/app/config/specs/swagger2-1.8.x-console.json b/app/config/specs/swagger2-1.8.x-console.json index 17064287be..79835bb9d5 100644 --- a/app/config/specs/swagger2-1.8.x-console.json +++ b/app/config/specs/swagger2-1.8.x-console.json @@ -661,7 +661,7 @@ "x-appwrite": { "method": "updateMFA", "group": "mfa", - "weight": 277, + "weight": 253, "cookies": false, "type": "", "demo": "account\/update-mfa.md", @@ -735,7 +735,7 @@ "x-appwrite": { "method": "createMfaAuthenticator", "group": "mfa", - "weight": 279, + "weight": 255, "cookies": false, "type": "", "demo": "account\/create-mfa-authenticator.md", @@ -858,7 +858,7 @@ "x-appwrite": { "method": "updateMfaAuthenticator", "group": "mfa", - "weight": 280, + "weight": 256, "cookies": false, "type": "", "demo": "account\/update-mfa-authenticator.md", @@ -998,7 +998,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 281, + "weight": 257, "cookies": false, "type": "", "demo": "account\/delete-mfa-authenticator.md", @@ -1121,7 +1121,7 @@ "x-appwrite": { "method": "createMfaChallenge", "group": "mfa", - "weight": 285, + "weight": 261, "cookies": false, "type": "", "demo": "account\/create-mfa-challenge.md", @@ -1257,7 +1257,7 @@ "x-appwrite": { "method": "updateMfaChallenge", "group": "mfa", - "weight": 286, + "weight": 262, "cookies": false, "type": "", "demo": "account\/update-mfa-challenge.md", @@ -1396,7 +1396,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 278, + "weight": 254, "cookies": false, "type": "", "demo": "account\/list-mfa-factors.md", @@ -1496,7 +1496,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 284, + "weight": 260, "cookies": false, "type": "", "demo": "account\/get-mfa-recovery-codes.md", @@ -1596,7 +1596,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 282, + "weight": 258, "cookies": false, "type": "", "demo": "account\/create-mfa-recovery-codes.md", @@ -1696,7 +1696,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 283, + "weight": 259, "cookies": false, "type": "", "demo": "account\/update-mfa-recovery-codes.md", @@ -4212,7 +4212,7 @@ "x-appwrite": { "method": "getBrowser", "group": null, - "weight": 288, + "weight": 264, "cookies": false, "type": "location", "demo": "avatars\/get-browser.md", @@ -4338,7 +4338,7 @@ "x-appwrite": { "method": "getCreditCard", "group": null, - "weight": 287, + "weight": 263, "cookies": false, "type": "location", "demo": "avatars\/get-credit-card.md", @@ -4470,7 +4470,7 @@ "x-appwrite": { "method": "getFavicon", "group": null, - "weight": 291, + "weight": 267, "cookies": false, "type": "location", "demo": "avatars\/get-favicon.md", @@ -4534,7 +4534,7 @@ "x-appwrite": { "method": "getFlag", "group": null, - "weight": 289, + "weight": 265, "cookies": false, "type": "location", "demo": "avatars\/get-flag.md", @@ -5022,7 +5022,7 @@ "x-appwrite": { "method": "getImage", "group": null, - "weight": 290, + "weight": 266, "cookies": false, "type": "location", "demo": "avatars\/get-image.md", @@ -5106,7 +5106,7 @@ "x-appwrite": { "method": "getInitials", "group": null, - "weight": 293, + "weight": 269, "cookies": false, "type": "location", "demo": "avatars\/get-initials.md", @@ -5198,7 +5198,7 @@ "x-appwrite": { "method": "getQR", "group": null, - "weight": 292, + "weight": 268, "cookies": false, "type": "location", "demo": "avatars\/get-qr.md", @@ -5290,7 +5290,7 @@ "x-appwrite": { "method": "getScreenshot", "group": null, - "weight": 294, + "weight": 270, "cookies": false, "type": "location", "demo": "avatars\/get-screenshot.md", @@ -6005,7 +6005,7 @@ "x-appwrite": { "method": "chat", "group": "console", - "weight": 496, + "weight": 497, "cookies": false, "type": "", "demo": "assistant\/chat.md", @@ -6069,7 +6069,7 @@ "x-appwrite": { "method": "getResource", "group": null, - "weight": 497, + "weight": 498, "cookies": false, "type": "", "demo": "console\/get-resource.md", @@ -6140,7 +6140,7 @@ "x-appwrite": { "method": "variables", "group": "console", - "weight": 495, + "weight": 496, "cookies": false, "type": "", "demo": "console\/variables.md", @@ -6189,7 +6189,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 302, + "weight": 278, "cookies": false, "type": "", "demo": "databases\/list.md", @@ -6305,7 +6305,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 298, + "weight": 274, "cookies": false, "type": "", "demo": "databases\/create.md", @@ -6425,7 +6425,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 362, + "weight": 338, "cookies": false, "type": "", "demo": "databases\/list-transactions.md", @@ -6492,7 +6492,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 358, + "weight": 334, "cookies": false, "type": "", "demo": "databases\/create-transaction.md", @@ -6563,7 +6563,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 359, + "weight": 335, "cookies": false, "type": "", "demo": "databases\/get-transaction.md", @@ -6626,7 +6626,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 360, + "weight": 336, "cookies": false, "type": "", "demo": "databases\/update-transaction.md", @@ -6705,7 +6705,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 361, + "weight": 337, "cookies": false, "type": "", "demo": "databases\/delete-transaction.md", @@ -6770,7 +6770,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 363, + "weight": 339, "cookies": false, "type": "", "demo": "databases\/create-operations.md", @@ -6851,7 +6851,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 305, + "weight": 281, "cookies": false, "type": "", "demo": "databases\/list-usage.md", @@ -6953,7 +6953,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 299, + "weight": 275, "cookies": false, "type": "", "demo": "databases\/get.md", @@ -7047,7 +7047,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 300, + "weight": 276, "cookies": false, "type": "", "demo": "databases\/update.md", @@ -7163,7 +7163,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 301, + "weight": 277, "cookies": false, "type": "", "demo": "databases\/delete.md", @@ -7256,7 +7256,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 310, + "weight": 286, "cookies": false, "type": "", "demo": "databases\/list-collections.md", @@ -7351,7 +7351,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 306, + "weight": 282, "cookies": false, "type": "", "demo": "databases\/create-collection.md", @@ -7481,7 +7481,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 307, + "weight": 283, "cookies": false, "type": "", "demo": "databases\/get-collection.md", @@ -7554,7 +7554,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 308, + "weight": 284, "cookies": false, "type": "", "demo": "databases\/update-collection.md", @@ -7662,7 +7662,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 309, + "weight": 285, "cookies": false, "type": "", "demo": "databases\/delete-collection.md", @@ -7735,7 +7735,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 327, + "weight": 303, "cookies": false, "type": "", "demo": "databases\/list-attributes.md", @@ -7831,7 +7831,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 328, + "weight": 304, "cookies": false, "type": "", "demo": "databases\/create-boolean-attribute.md", @@ -7944,7 +7944,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 329, + "weight": 305, "cookies": false, "type": "", "demo": "databases\/update-boolean-attribute.md", @@ -8059,7 +8059,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 330, + "weight": 306, "cookies": false, "type": "", "demo": "databases\/create-datetime-attribute.md", @@ -8172,7 +8172,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 331, + "weight": 307, "cookies": false, "type": "", "demo": "databases\/update-datetime-attribute.md", @@ -8287,7 +8287,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 332, + "weight": 308, "cookies": false, "type": "", "demo": "databases\/create-email-attribute.md", @@ -8401,7 +8401,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 333, + "weight": 309, "cookies": false, "type": "", "demo": "databases\/update-email-attribute.md", @@ -8517,7 +8517,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 334, + "weight": 310, "cookies": false, "type": "", "demo": "databases\/create-enum-attribute.md", @@ -8640,7 +8640,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 335, + "weight": 311, "cookies": false, "type": "", "demo": "databases\/update-enum-attribute.md", @@ -8765,7 +8765,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 336, + "weight": 312, "cookies": false, "type": "", "demo": "databases\/create-float-attribute.md", @@ -8895,7 +8895,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 337, + "weight": 313, "cookies": false, "type": "", "demo": "databases\/update-float-attribute.md", @@ -9027,7 +9027,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 338, + "weight": 314, "cookies": false, "type": "", "demo": "databases\/create-integer-attribute.md", @@ -9157,7 +9157,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 339, + "weight": 315, "cookies": false, "type": "", "demo": "databases\/update-integer-attribute.md", @@ -9289,7 +9289,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 340, + "weight": 316, "cookies": false, "type": "", "demo": "databases\/create-ip-attribute.md", @@ -9402,7 +9402,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 341, + "weight": 317, "cookies": false, "type": "", "demo": "databases\/update-ip-attribute.md", @@ -9517,7 +9517,7 @@ "x-appwrite": { "method": "createLineAttribute", "group": "attributes", - "weight": 342, + "weight": 318, "cookies": false, "type": "", "demo": "databases\/create-line-attribute.md", @@ -9624,7 +9624,7 @@ "x-appwrite": { "method": "updateLineAttribute", "group": "attributes", - "weight": 343, + "weight": 319, "cookies": false, "type": "", "demo": "databases\/update-line-attribute.md", @@ -9738,7 +9738,7 @@ "x-appwrite": { "method": "createPointAttribute", "group": "attributes", - "weight": 344, + "weight": 320, "cookies": false, "type": "", "demo": "databases\/create-point-attribute.md", @@ -9845,7 +9845,7 @@ "x-appwrite": { "method": "updatePointAttribute", "group": "attributes", - "weight": 345, + "weight": 321, "cookies": false, "type": "", "demo": "databases\/update-point-attribute.md", @@ -9959,7 +9959,7 @@ "x-appwrite": { "method": "createPolygonAttribute", "group": "attributes", - "weight": 346, + "weight": 322, "cookies": false, "type": "", "demo": "databases\/create-polygon-attribute.md", @@ -10066,7 +10066,7 @@ "x-appwrite": { "method": "updatePolygonAttribute", "group": "attributes", - "weight": 347, + "weight": 323, "cookies": false, "type": "", "demo": "databases\/update-polygon-attribute.md", @@ -10180,7 +10180,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 348, + "weight": 324, "cookies": false, "type": "", "demo": "databases\/create-relationship-attribute.md", @@ -10321,7 +10321,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 350, + "weight": 326, "cookies": false, "type": "", "demo": "databases\/create-string-attribute.md", @@ -10448,7 +10448,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 351, + "weight": 327, "cookies": false, "type": "", "demo": "databases\/update-string-attribute.md", @@ -10571,7 +10571,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 352, + "weight": 328, "cookies": false, "type": "", "demo": "databases\/create-url-attribute.md", @@ -10685,7 +10685,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 353, + "weight": 329, "cookies": false, "type": "", "demo": "databases\/update-url-attribute.md", @@ -10830,7 +10830,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 325, + "weight": 301, "cookies": false, "type": "", "demo": "databases\/get-attribute.md", @@ -10905,7 +10905,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 326, + "weight": 302, "cookies": false, "type": "", "demo": "databases\/delete-attribute.md", @@ -10987,7 +10987,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 349, + "weight": 325, "cookies": false, "type": "", "demo": "databases\/update-relationship-attribute.md", @@ -11097,7 +11097,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 321, + "weight": 297, "cookies": false, "type": "", "demo": "databases\/list-documents.md", @@ -11201,7 +11201,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 313, + "weight": 289, "cookies": false, "type": "", "demo": "databases\/create-document.md", @@ -11392,7 +11392,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 318, + "weight": 294, "cookies": false, "type": "", "demo": "databases\/upsert-documents.md", @@ -11527,7 +11527,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 316, + "weight": 292, "cookies": false, "type": "", "demo": "databases\/update-documents.md", @@ -11631,7 +11631,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 320, + "weight": 296, "cookies": false, "type": "", "demo": "databases\/delete-documents.md", @@ -11729,7 +11729,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 314, + "weight": 290, "cookies": false, "type": "", "demo": "databases\/get-document.md", @@ -11832,7 +11832,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 317, + "weight": 293, "cookies": false, "type": "", "demo": "databases\/upsert-document.md", @@ -11983,7 +11983,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 315, + "weight": 291, "cookies": false, "type": "", "demo": "databases\/update-document.md", @@ -12093,7 +12093,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 319, + "weight": 295, "cookies": false, "type": "", "demo": "databases\/delete-document.md", @@ -12192,7 +12192,7 @@ "x-appwrite": { "method": "listDocumentLogs", "group": "logs", - "weight": 322, + "weight": 298, "cookies": false, "type": "", "demo": "databases\/list-document-logs.md", @@ -12285,7 +12285,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 324, + "weight": 300, "cookies": false, "type": "", "demo": "databases\/decrement-document-attribute.md", @@ -12408,7 +12408,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 323, + "weight": 299, "cookies": false, "type": "", "demo": "databases\/increment-document-attribute.md", @@ -12529,7 +12529,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 357, + "weight": 333, "cookies": false, "type": "", "demo": "databases\/list-indexes.md", @@ -12623,7 +12623,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 354, + "weight": 330, "cookies": false, "type": "", "demo": "databases\/create-index.md", @@ -12763,7 +12763,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 355, + "weight": 331, "cookies": false, "type": "", "demo": "databases\/get-index.md", @@ -12838,7 +12838,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 356, + "weight": 332, "cookies": false, "type": "", "demo": "databases\/delete-index.md", @@ -12918,7 +12918,7 @@ "x-appwrite": { "method": "listCollectionLogs", "group": "collections", - "weight": 311, + "weight": 287, "cookies": false, "type": "", "demo": "databases\/list-collection-logs.md", @@ -13001,7 +13001,7 @@ "x-appwrite": { "method": "getCollectionUsage", "group": null, - "weight": 312, + "weight": 288, "cookies": false, "type": "", "demo": "databases\/get-collection-usage.md", @@ -13092,7 +13092,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 303, + "weight": 279, "cookies": false, "type": "", "demo": "databases\/list-logs.md", @@ -13197,7 +13197,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 304, + "weight": 280, "cookies": false, "type": "", "demo": "databases\/get-usage.md", @@ -13310,7 +13310,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 439, + "weight": 415, "cookies": false, "type": "", "demo": "functions\/list.md", @@ -13392,7 +13392,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 436, + "weight": 412, "cookies": false, "type": "", "demo": "functions\/create.md", @@ -13706,7 +13706,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 441, + "weight": 417, "cookies": false, "type": "", "demo": "functions\/list-runtimes.md", @@ -13756,7 +13756,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 442, + "weight": 418, "cookies": false, "type": "", "demo": "functions\/list-specifications.md", @@ -13806,7 +13806,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 465, + "weight": 441, "cookies": false, "type": "", "demo": "functions\/list-templates.md", @@ -13990,7 +13990,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 464, + "weight": 440, "cookies": false, "type": "", "demo": "functions\/get-template.md", @@ -14048,7 +14048,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 458, + "weight": 434, "cookies": false, "type": "", "demo": "functions\/list-usage.md", @@ -14118,7 +14118,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 437, + "weight": 413, "cookies": false, "type": "", "demo": "functions\/get.md", @@ -14178,7 +14178,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 438, + "weight": 414, "cookies": false, "type": "", "demo": "functions\/update.md", @@ -14488,7 +14488,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 440, + "weight": 416, "cookies": false, "type": "", "demo": "functions\/delete.md", @@ -14550,7 +14550,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 445, + "weight": 421, "cookies": false, "type": "", "demo": "functions\/update-function-deployment.md", @@ -14628,7 +14628,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 446, + "weight": 422, "cookies": false, "type": "", "demo": "functions\/list-deployments.md", @@ -14718,7 +14718,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 443, + "weight": 419, "cookies": false, "type": "upload", "demo": "functions\/create-deployment.md", @@ -14811,7 +14811,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 451, + "weight": 427, "cookies": false, "type": "", "demo": "functions\/create-duplicate-deployment.md", @@ -14897,7 +14897,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 448, + "weight": 424, "cookies": false, "type": "", "demo": "functions\/create-template-deployment.md", @@ -15018,7 +15018,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 449, + "weight": 425, "cookies": false, "type": "", "demo": "functions\/create-vcs-deployment.md", @@ -15115,7 +15115,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 444, + "weight": 420, "cookies": false, "type": "", "demo": "functions\/get-deployment.md", @@ -15178,7 +15178,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 447, + "weight": 423, "cookies": false, "type": "", "demo": "functions\/delete-deployment.md", @@ -15246,7 +15246,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 450, + "weight": 426, "cookies": false, "type": "location", "demo": "functions\/get-deployment-download.md", @@ -15332,7 +15332,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 452, + "weight": 428, "cookies": false, "type": "", "demo": "functions\/update-deployment-status.md", @@ -15400,7 +15400,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 455, + "weight": 431, "cookies": false, "type": "", "demo": "functions\/list-executions.md", @@ -15483,7 +15483,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 453, + "weight": 429, "cookies": false, "type": "", "demo": "functions\/create-execution.md", @@ -15602,7 +15602,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 454, + "weight": 430, "cookies": false, "type": "", "demo": "functions\/get-execution.md", @@ -15667,7 +15667,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 456, + "weight": 432, "cookies": false, "type": "", "demo": "functions\/delete-execution.md", @@ -15735,7 +15735,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 457, + "weight": 433, "cookies": false, "type": "", "demo": "functions\/get-usage.md", @@ -15813,7 +15813,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 461, + "weight": 437, "cookies": false, "type": "", "demo": "functions\/list-variables.md", @@ -15873,7 +15873,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 459, + "weight": 435, "cookies": false, "type": "", "demo": "functions\/create-variable.md", @@ -15964,7 +15964,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 460, + "weight": 436, "cookies": false, "type": "", "demo": "functions\/get-variable.md", @@ -16032,7 +16032,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 462, + "weight": 438, "cookies": false, "type": "", "demo": "functions\/update-variable.md", @@ -16127,7 +16127,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 463, + "weight": 439, "cookies": false, "type": "", "demo": "functions\/delete-variable.md", @@ -16197,7 +16197,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 214, + "weight": 190, "cookies": false, "type": "graphql", "demo": "graphql\/query.md", @@ -16272,7 +16272,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 213, + "weight": 189, "cookies": false, "type": "graphql", "demo": "graphql\/mutation.md", @@ -16345,7 +16345,7 @@ "x-appwrite": { "method": "get", "group": "health", - "weight": 57, + "weight": 442, "cookies": false, "type": "", "demo": "health\/get.md", @@ -16396,7 +16396,7 @@ "x-appwrite": { "method": "getAntivirus", "group": "health", - "weight": 78, + "weight": 451, "cookies": false, "type": "", "demo": "health\/get-antivirus.md", @@ -16437,9 +16437,9 @@ "description": "Check the Appwrite in-memory cache servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "schema": { - "$ref": "#\/definitions\/healthStatus" + "$ref": "#\/definitions\/healthStatusList" } } }, @@ -16447,7 +16447,7 @@ "x-appwrite": { "method": "getCache", "group": "health", - "weight": 60, + "weight": 445, "cookies": false, "type": "", "demo": "health\/get-cache.md", @@ -16498,7 +16498,7 @@ "x-appwrite": { "method": "getCertificate", "group": "health", - "weight": 65, + "weight": 448, "cookies": false, "type": "", "demo": "health\/get-certificate.md", @@ -16548,9 +16548,9 @@ "description": "Check the Appwrite database servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "schema": { - "$ref": "#\/definitions\/healthStatus" + "$ref": "#\/definitions\/healthStatusList" } } }, @@ -16558,7 +16558,7 @@ "x-appwrite": { "method": "getDB", "group": "health", - "weight": 59, + "weight": 444, "cookies": false, "type": "", "demo": "health\/get-db.md", @@ -16599,9 +16599,9 @@ "description": "Check the Appwrite pub-sub servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "schema": { - "$ref": "#\/definitions\/healthStatus" + "$ref": "#\/definitions\/healthStatusList" } } }, @@ -16609,7 +16609,7 @@ "x-appwrite": { "method": "getPubSub", "group": "health", - "weight": 61, + "weight": 446, "cookies": false, "type": "", "demo": "health\/get-pub-sub.md", @@ -16636,6 +16636,68 @@ ] } }, + "\/health\/queue\/audits": { + "get": { + "summary": "Get audits queue", + "operationId": "healthGetQueueAudits", + "consumes": [], + "produces": [ + "application\/json" + ], + "tags": [ + "health" + ], + "description": "Get the number of audit logs that are waiting to be processed in the Appwrite internal queue server.", + "responses": { + "200": { + "description": "Health Queue", + "schema": { + "$ref": "#\/definitions\/healthQueue" + } + } + }, + "deprecated": false, + "x-appwrite": { + "method": "getQueueAudits", + "group": "queue", + "weight": 452, + "cookies": false, + "type": "", + "demo": "health\/get-queue-audits.md", + "rate-limit": 0, + "rate-time": 3600, + "rate-key": "url:{url},ip:{ip}", + "scope": "health.read", + "platforms": [ + "console", + "server" + ], + "packaging": false, + "public": true, + "edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/health\/get-queue-audits.md", + "auth": { + "Project": [] + } + }, + "security": [ + { + "Project": [], + "Key": [] + } + ], + "parameters": [ + { + "name": "threshold", + "description": "Queue size threshold. When hit (equal or higher), endpoint returns server error. Default value is 5000.", + "required": false, + "type": "integer", + "format": "int32", + "default": 5000, + "in": "query" + } + ] + } + }, "\/health\/queue\/builds": { "get": { "summary": "Get builds queue", @@ -16660,7 +16722,7 @@ "x-appwrite": { "method": "getQueueBuilds", "group": "queue", - "weight": 67, + "weight": 456, "cookies": false, "type": "", "demo": "health\/get-queue-builds.md", @@ -16722,7 +16784,7 @@ "x-appwrite": { "method": "getQueueCertificates", "group": "queue", - "weight": 66, + "weight": 455, "cookies": false, "type": "", "demo": "health\/get-queue-certificates.md", @@ -16784,7 +16846,7 @@ "x-appwrite": { "method": "getQueueDatabases", "group": "queue", - "weight": 68, + "weight": 457, "cookies": false, "type": "", "demo": "health\/get-queue-databases.md", @@ -16855,7 +16917,7 @@ "x-appwrite": { "method": "getQueueDeletes", "group": "queue", - "weight": 69, + "weight": 458, "cookies": false, "type": "", "demo": "health\/get-queue-deletes.md", @@ -16917,7 +16979,7 @@ "x-appwrite": { "method": "getFailedJobs", "group": "queue", - "weight": 79, + "weight": 465, "cookies": false, "type": "", "demo": "health\/get-failed-jobs.md", @@ -17004,7 +17066,7 @@ "x-appwrite": { "method": "getQueueFunctions", "group": "queue", - "weight": 73, + "weight": 462, "cookies": false, "type": "", "demo": "health\/get-queue-functions.md", @@ -17066,7 +17128,7 @@ "x-appwrite": { "method": "getQueueLogs", "group": "queue", - "weight": 64, + "weight": 454, "cookies": false, "type": "", "demo": "health\/get-queue-logs.md", @@ -17128,7 +17190,7 @@ "x-appwrite": { "method": "getQueueMails", "group": "queue", - "weight": 70, + "weight": 459, "cookies": false, "type": "", "demo": "health\/get-queue-mails.md", @@ -17190,7 +17252,7 @@ "x-appwrite": { "method": "getQueueMessaging", "group": "queue", - "weight": 71, + "weight": 460, "cookies": false, "type": "", "demo": "health\/get-queue-messaging.md", @@ -17252,7 +17314,7 @@ "x-appwrite": { "method": "getQueueMigrations", "group": "queue", - "weight": 72, + "weight": 461, "cookies": false, "type": "", "demo": "health\/get-queue-migrations.md", @@ -17314,7 +17376,7 @@ "x-appwrite": { "method": "getQueueStatsResources", "group": "queue", - "weight": 74, + "weight": 463, "cookies": false, "type": "", "demo": "health\/get-queue-stats-resources.md", @@ -17376,7 +17438,7 @@ "x-appwrite": { "method": "getQueueUsage", "group": "queue", - "weight": 75, + "weight": 464, "cookies": false, "type": "", "demo": "health\/get-queue-usage.md", @@ -17438,7 +17500,7 @@ "x-appwrite": { "method": "getQueueWebhooks", "group": "queue", - "weight": 63, + "weight": 453, "cookies": false, "type": "", "demo": "health\/get-queue-webhooks.md", @@ -17500,7 +17562,7 @@ "x-appwrite": { "method": "getStorage", "group": "storage", - "weight": 77, + "weight": 450, "cookies": false, "type": "", "demo": "health\/get-storage.md", @@ -17551,7 +17613,7 @@ "x-appwrite": { "method": "getStorageLocal", "group": "storage", - "weight": 76, + "weight": 449, "cookies": false, "type": "", "demo": "health\/get-storage-local.md", @@ -17602,7 +17664,7 @@ "x-appwrite": { "method": "getTime", "group": "health", - "weight": 62, + "weight": 447, "cookies": false, "type": "", "demo": "health\/get-time.md", @@ -18077,7 +18139,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 269, + "weight": 245, "cookies": false, "type": "", "demo": "messaging\/list-messages.md", @@ -18162,7 +18224,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 266, + "weight": 242, "cookies": false, "type": "", "demo": "messaging\/create-email.md", @@ -18322,7 +18384,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 273, + "weight": 249, "cookies": false, "type": "", "demo": "messaging\/update-email.md", @@ -18489,7 +18551,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 268, + "weight": 244, "cookies": false, "type": "", "demo": "messaging\/create-push.md", @@ -18688,7 +18750,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 275, + "weight": 251, "cookies": false, "type": "", "demo": "messaging\/update-push.md", @@ -18902,7 +18964,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 267, + "weight": 243, "cookies": false, "type": "", "demo": "messaging\/create-sms.md", @@ -19092,7 +19154,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 274, + "weight": 250, "cookies": false, "type": "", "demo": "messaging\/update-sms.md", @@ -19281,7 +19343,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 272, + "weight": 248, "cookies": false, "type": "", "demo": "messaging\/get-message.md", @@ -19337,7 +19399,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 276, + "weight": 252, "cookies": false, "type": "", "demo": "messaging\/delete.md", @@ -19398,7 +19460,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 270, + "weight": 246, "cookies": false, "type": "", "demo": "messaging\/list-message-logs.md", @@ -19480,7 +19542,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 271, + "weight": 247, "cookies": false, "type": "", "demo": "messaging\/list-targets.md", @@ -19562,7 +19624,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 240, + "weight": 216, "cookies": false, "type": "", "demo": "messaging\/list-providers.md", @@ -19647,7 +19709,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 239, + "weight": 215, "cookies": false, "type": "", "demo": "messaging\/create-apns-provider.md", @@ -19836,7 +19898,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 253, + "weight": 229, "cookies": false, "type": "", "demo": "messaging\/update-apns-provider.md", @@ -20022,7 +20084,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 238, + "weight": 214, "cookies": false, "type": "", "demo": "messaging\/create-fcm-provider.md", @@ -20180,7 +20242,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 252, + "weight": 228, "cookies": false, "type": "", "demo": "messaging\/update-fcm-provider.md", @@ -20334,7 +20396,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 229, + "weight": 205, "cookies": false, "type": "", "demo": "messaging\/create-mailgun-provider.md", @@ -20466,7 +20528,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 243, + "weight": 219, "cookies": false, "type": "", "demo": "messaging\/update-mailgun-provider.md", @@ -20595,7 +20657,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 233, + "weight": 209, "cookies": false, "type": "", "demo": "messaging\/create-msg-91-provider.md", @@ -20700,7 +20762,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 247, + "weight": 223, "cookies": false, "type": "", "demo": "messaging\/update-msg-91-provider.md", @@ -20803,7 +20865,7 @@ "x-appwrite": { "method": "createResendProvider", "group": "providers", - "weight": 231, + "weight": 207, "cookies": false, "type": "", "demo": "messaging\/create-resend-provider.md", @@ -20922,7 +20984,7 @@ "x-appwrite": { "method": "updateResendProvider", "group": "providers", - "weight": 245, + "weight": 221, "cookies": false, "type": "", "demo": "messaging\/update-resend-provider.md", @@ -21038,7 +21100,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 230, + "weight": 206, "cookies": false, "type": "", "demo": "messaging\/create-sendgrid-provider.md", @@ -21157,7 +21219,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 244, + "weight": 220, "cookies": false, "type": "", "demo": "messaging\/update-sendgrid-provider.md", @@ -21273,7 +21335,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 232, + "weight": 208, "cookies": false, "type": "", "demo": "messaging\/create-smtp-provider.md", @@ -21523,7 +21585,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 246, + "weight": 222, "cookies": false, "type": "", "demo": "messaging\/update-smtp-provider.md", @@ -21767,7 +21829,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 234, + "weight": 210, "cookies": false, "type": "", "demo": "messaging\/create-telesign-provider.md", @@ -21873,7 +21935,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 248, + "weight": 224, "cookies": false, "type": "", "demo": "messaging\/update-telesign-provider.md", @@ -21976,7 +22038,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 235, + "weight": 211, "cookies": false, "type": "", "demo": "messaging\/create-textmagic-provider.md", @@ -22082,7 +22144,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 249, + "weight": 225, "cookies": false, "type": "", "demo": "messaging\/update-textmagic-provider.md", @@ -22185,7 +22247,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 236, + "weight": 212, "cookies": false, "type": "", "demo": "messaging\/create-twilio-provider.md", @@ -22291,7 +22353,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 250, + "weight": 226, "cookies": false, "type": "", "demo": "messaging\/update-twilio-provider.md", @@ -22394,7 +22456,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 237, + "weight": 213, "cookies": false, "type": "", "demo": "messaging\/create-vonage-provider.md", @@ -22500,7 +22562,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 251, + "weight": 227, "cookies": false, "type": "", "demo": "messaging\/update-vonage-provider.md", @@ -22601,7 +22663,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 242, + "weight": 218, "cookies": false, "type": "", "demo": "messaging\/get-provider.md", @@ -22657,7 +22719,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 254, + "weight": 230, "cookies": false, "type": "", "demo": "messaging\/delete-provider.md", @@ -22718,7 +22780,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 241, + "weight": 217, "cookies": false, "type": "", "demo": "messaging\/list-provider-logs.md", @@ -22800,7 +22862,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 263, + "weight": 239, "cookies": false, "type": "", "demo": "messaging\/list-subscriber-logs.md", @@ -22882,7 +22944,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 256, + "weight": 232, "cookies": false, "type": "", "demo": "messaging\/list-topics.md", @@ -22965,7 +23027,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 255, + "weight": 231, "cookies": false, "type": "", "demo": "messaging\/create-topic.md", @@ -23054,7 +23116,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 258, + "weight": 234, "cookies": false, "type": "", "demo": "messaging\/get-topic.md", @@ -23115,7 +23177,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 259, + "weight": 235, "cookies": false, "type": "", "demo": "messaging\/update-topic.md", @@ -23197,7 +23259,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 260, + "weight": 236, "cookies": false, "type": "", "demo": "messaging\/delete-topic.md", @@ -23258,7 +23320,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 257, + "weight": 233, "cookies": false, "type": "", "demo": "messaging\/list-topic-logs.md", @@ -23340,7 +23402,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 262, + "weight": 238, "cookies": false, "type": "", "demo": "messaging\/list-subscribers.md", @@ -23431,7 +23493,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 261, + "weight": 237, "cookies": false, "type": "", "demo": "messaging\/create-subscriber.md", @@ -23519,7 +23581,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 264, + "weight": 240, "cookies": false, "type": "", "demo": "messaging\/get-subscriber.md", @@ -23583,7 +23645,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 265, + "weight": 241, "cookies": false, "type": "", "demo": "messaging\/delete-subscriber.md", @@ -23654,7 +23716,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 221, + "weight": 197, "cookies": false, "type": "", "demo": "migrations\/list.md", @@ -23737,7 +23799,7 @@ "x-appwrite": { "method": "createAppwriteMigration", "group": null, - "weight": 215, + "weight": 191, "cookies": false, "type": "", "demo": "migrations\/create-appwrite-migration.md", @@ -23851,7 +23913,7 @@ "x-appwrite": { "method": "getAppwriteReport", "group": null, - "weight": 223, + "weight": 199, "cookies": false, "type": "", "demo": "migrations\/get-appwrite-report.md", @@ -23960,7 +24022,7 @@ "x-appwrite": { "method": "createCSVExport", "group": null, - "weight": 220, + "weight": 196, "cookies": false, "type": "", "demo": "migrations\/create-csv-export.md", @@ -24086,7 +24148,7 @@ "x-appwrite": { "method": "createCSVImport", "group": null, - "weight": 219, + "weight": 195, "cookies": false, "type": "", "demo": "migrations\/create-csv-import.md", @@ -24177,7 +24239,7 @@ "x-appwrite": { "method": "createFirebaseMigration", "group": null, - "weight": 216, + "weight": 192, "cookies": false, "type": "", "demo": "migrations\/create-firebase-migration.md", @@ -24270,7 +24332,7 @@ "x-appwrite": { "method": "getFirebaseReport", "group": null, - "weight": 224, + "weight": 200, "cookies": false, "type": "", "demo": "migrations\/get-firebase-report.md", @@ -24356,7 +24418,7 @@ "x-appwrite": { "method": "createNHostMigration", "group": null, - "weight": 218, + "weight": 194, "cookies": false, "type": "", "demo": "migrations\/create-n-host-migration.md", @@ -24492,7 +24554,7 @@ "x-appwrite": { "method": "getNHostReport", "group": null, - "weight": 226, + "weight": 202, "cookies": false, "type": "", "demo": "migrations\/get-n-host-report.md", @@ -24628,7 +24690,7 @@ "x-appwrite": { "method": "createSupabaseMigration", "group": null, - "weight": 217, + "weight": 193, "cookies": false, "type": "", "demo": "migrations\/create-supabase-migration.md", @@ -24758,7 +24820,7 @@ "x-appwrite": { "method": "getSupabaseReport", "group": null, - "weight": 225, + "weight": 201, "cookies": false, "type": "", "demo": "migrations\/get-supabase-report.md", @@ -24885,7 +24947,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 222, + "weight": 198, "cookies": false, "type": "", "demo": "migrations\/get.md", @@ -24944,7 +25006,7 @@ "x-appwrite": { "method": "retry", "group": null, - "weight": 227, + "weight": 203, "cookies": false, "type": "", "demo": "migrations\/retry.md", @@ -24998,7 +25060,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 228, + "weight": 204, "cookies": false, "type": "", "demo": "migrations\/delete.md", @@ -25057,7 +25119,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 127, + "weight": 103, "cookies": false, "type": "", "demo": "project\/get-usage.md", @@ -25140,7 +25202,7 @@ "x-appwrite": { "method": "listVariables", "group": null, - "weight": 129, + "weight": 105, "cookies": false, "type": "", "demo": "project\/list-variables.md", @@ -25189,7 +25251,7 @@ "x-appwrite": { "method": "createVariable", "group": null, - "weight": 128, + "weight": 104, "cookies": false, "type": "", "demo": "project\/create-variable.md", @@ -25271,7 +25333,7 @@ "x-appwrite": { "method": "getVariable", "group": null, - "weight": 130, + "weight": 106, "cookies": false, "type": "", "demo": "project\/get-variable.md", @@ -25330,7 +25392,7 @@ "x-appwrite": { "method": "updateVariable", "group": null, - "weight": 131, + "weight": 107, "cookies": false, "type": "", "demo": "project\/update-variable.md", @@ -25416,7 +25478,7 @@ "x-appwrite": { "method": "deleteVariable", "group": null, - "weight": 132, + "weight": 108, "cookies": false, "type": "", "demo": "project\/delete-variable.md", @@ -25475,7 +25537,7 @@ "x-appwrite": { "method": "list", "group": "projects", - "weight": 434, + "weight": 410, "cookies": false, "type": "", "demo": "projects\/list.md", @@ -25555,7 +25617,7 @@ "x-appwrite": { "method": "create", "group": "projects", - "weight": 81, + "weight": 57, "cookies": false, "type": "", "demo": "projects\/create.md", @@ -25704,7 +25766,7 @@ "x-appwrite": { "method": "get", "group": "projects", - "weight": 82, + "weight": 58, "cookies": false, "type": "", "demo": "projects\/get.md", @@ -25763,7 +25825,7 @@ "x-appwrite": { "method": "update", "group": "projects", - "weight": 83, + "weight": 59, "cookies": false, "type": "", "demo": "projects\/update.md", @@ -25890,7 +25952,7 @@ "x-appwrite": { "method": "delete", "group": "projects", - "weight": 100, + "weight": 76, "cookies": false, "type": "", "demo": "projects\/delete.md", @@ -25951,7 +26013,7 @@ "x-appwrite": { "method": "updateApiStatus", "group": "projects", - "weight": 87, + "weight": 63, "cookies": false, "type": "", "demo": "projects\/update-api-status.md", @@ -26108,7 +26170,7 @@ "x-appwrite": { "method": "updateApiStatusAll", "group": "projects", - "weight": 88, + "weight": 64, "cookies": false, "type": "", "demo": "projects\/update-api-status-all.md", @@ -26247,7 +26309,7 @@ "x-appwrite": { "method": "updateAuthDuration", "group": "auth", - "weight": 93, + "weight": 69, "cookies": false, "type": "", "demo": "projects\/update-auth-duration.md", @@ -26327,7 +26389,7 @@ "x-appwrite": { "method": "updateAuthLimit", "group": "auth", - "weight": 92, + "weight": 68, "cookies": false, "type": "", "demo": "projects\/update-auth-limit.md", @@ -26407,7 +26469,7 @@ "x-appwrite": { "method": "updateAuthSessionsLimit", "group": "auth", - "weight": 98, + "weight": 74, "cookies": false, "type": "", "demo": "projects\/update-auth-sessions-limit.md", @@ -26487,7 +26549,7 @@ "x-appwrite": { "method": "updateMembershipsPrivacy", "group": "auth", - "weight": 91, + "weight": 67, "cookies": false, "type": "", "demo": "projects\/update-memberships-privacy.md", @@ -26580,7 +26642,7 @@ "x-appwrite": { "method": "updateMockNumbers", "group": "auth", - "weight": 99, + "weight": 75, "cookies": false, "type": "", "demo": "projects\/update-mock-numbers.md", @@ -26662,7 +26724,7 @@ "x-appwrite": { "method": "updateAuthPasswordDictionary", "group": "auth", - "weight": 96, + "weight": 72, "cookies": false, "type": "", "demo": "projects\/update-auth-password-dictionary.md", @@ -26741,7 +26803,7 @@ "x-appwrite": { "method": "updateAuthPasswordHistory", "group": "auth", - "weight": 95, + "weight": 71, "cookies": false, "type": "", "demo": "projects\/update-auth-password-history.md", @@ -26821,7 +26883,7 @@ "x-appwrite": { "method": "updatePersonalDataCheck", "group": "auth", - "weight": 97, + "weight": 73, "cookies": false, "type": "", "demo": "projects\/update-personal-data-check.md", @@ -26900,7 +26962,7 @@ "x-appwrite": { "method": "updateSessionAlerts", "group": "auth", - "weight": 90, + "weight": 66, "cookies": false, "type": "", "demo": "projects\/update-session-alerts.md", @@ -26979,7 +27041,7 @@ "x-appwrite": { "method": "updateSessionInvalidation", "group": "auth", - "weight": 126, + "weight": 102, "cookies": false, "type": "", "demo": "projects\/update-session-invalidation.md", @@ -27058,7 +27120,7 @@ "x-appwrite": { "method": "updateAuthStatus", "group": "auth", - "weight": 94, + "weight": 70, "cookies": false, "type": "", "demo": "projects\/update-auth-status.md", @@ -27154,7 +27216,7 @@ "x-appwrite": { "method": "listDevKeys", "group": "devKeys", - "weight": 432, + "weight": 408, "cookies": false, "type": "", "demo": "projects\/list-dev-keys.md", @@ -27224,7 +27286,7 @@ "x-appwrite": { "method": "createDevKey", "group": "devKeys", - "weight": 429, + "weight": 405, "cookies": false, "type": "", "demo": "projects\/create-dev-key.md", @@ -27307,7 +27369,7 @@ "x-appwrite": { "method": "getDevKey", "group": "devKeys", - "weight": 431, + "weight": 407, "cookies": false, "type": "", "demo": "projects\/get-dev-key.md", @@ -27373,7 +27435,7 @@ "x-appwrite": { "method": "updateDevKey", "group": "devKeys", - "weight": 430, + "weight": 406, "cookies": false, "type": "", "demo": "projects\/update-dev-key.md", @@ -27459,7 +27521,7 @@ "x-appwrite": { "method": "deleteDevKey", "group": "devKeys", - "weight": 433, + "weight": 409, "cookies": false, "type": "", "demo": "projects\/delete-dev-key.md", @@ -27527,7 +27589,7 @@ "x-appwrite": { "method": "createJWT", "group": "auth", - "weight": 112, + "weight": 88, "cookies": false, "type": "", "demo": "projects\/create-jwt.md", @@ -27673,7 +27735,7 @@ "x-appwrite": { "method": "listKeys", "group": "keys", - "weight": 108, + "weight": 84, "cookies": false, "type": "", "demo": "projects\/list-keys.md", @@ -27741,7 +27803,7 @@ "x-appwrite": { "method": "createKey", "group": "keys", - "weight": 107, + "weight": 83, "cookies": false, "type": "", "demo": "projects\/create-key.md", @@ -27895,7 +27957,7 @@ "x-appwrite": { "method": "getKey", "group": "keys", - "weight": 109, + "weight": 85, "cookies": false, "type": "", "demo": "projects\/get-key.md", @@ -27962,7 +28024,7 @@ "x-appwrite": { "method": "updateKey", "group": "keys", - "weight": 110, + "weight": 86, "cookies": false, "type": "", "demo": "projects\/update-key.md", @@ -28119,7 +28181,7 @@ "x-appwrite": { "method": "deleteKey", "group": "keys", - "weight": 111, + "weight": 87, "cookies": false, "type": "", "demo": "projects\/delete-key.md", @@ -28188,7 +28250,7 @@ "x-appwrite": { "method": "updateLabels", "group": "projects", - "weight": 435, + "weight": 411, "cookies": false, "type": "", "demo": "projects\/update-labels.md", @@ -28269,7 +28331,7 @@ "x-appwrite": { "method": "updateOAuth2", "group": "auth", - "weight": 89, + "weight": 65, "cookies": false, "type": "", "demo": "projects\/update-o-auth-2.md", @@ -28410,7 +28472,7 @@ "x-appwrite": { "method": "listPlatforms", "group": "platforms", - "weight": 114, + "weight": 90, "cookies": false, "type": "", "demo": "projects\/list-platforms.md", @@ -28478,7 +28540,7 @@ "x-appwrite": { "method": "createPlatform", "group": "platforms", - "weight": 113, + "weight": 89, "cookies": false, "type": "", "demo": "projects\/create-platform.md", @@ -28599,7 +28661,7 @@ "x-appwrite": { "method": "getPlatform", "group": "platforms", - "weight": 115, + "weight": 91, "cookies": false, "type": "", "demo": "projects\/get-platform.md", @@ -28666,7 +28728,7 @@ "x-appwrite": { "method": "updatePlatform", "group": "platforms", - "weight": 116, + "weight": 92, "cookies": false, "type": "", "demo": "projects\/update-platform.md", @@ -28764,7 +28826,7 @@ "x-appwrite": { "method": "deletePlatform", "group": "platforms", - "weight": 117, + "weight": 93, "cookies": false, "type": "", "demo": "projects\/delete-platform.md", @@ -28833,7 +28895,7 @@ "x-appwrite": { "method": "updateServiceStatus", "group": "projects", - "weight": 85, + "weight": 61, "cookies": false, "type": "", "demo": "projects\/update-service-status.md", @@ -28936,7 +28998,7 @@ "x-appwrite": { "method": "updateServiceStatusAll", "group": "projects", - "weight": 86, + "weight": 62, "cookies": false, "type": "", "demo": "projects\/update-service-status-all.md", @@ -29015,7 +29077,7 @@ "x-appwrite": { "method": "updateSmtp", "group": "templates", - "weight": 118, + "weight": 94, "cookies": false, "type": "", "demo": "projects\/update-smtp.md", @@ -29224,7 +29286,7 @@ "x-appwrite": { "method": "createSmtpTest", "group": "templates", - "weight": 119, + "weight": 95, "cookies": false, "type": "", "demo": "projects\/create-smtp-test.md", @@ -29446,7 +29508,7 @@ "x-appwrite": { "method": "updateTeam", "group": "projects", - "weight": 84, + "weight": 60, "cookies": false, "type": "", "demo": "projects\/update-team.md", @@ -29523,7 +29585,7 @@ "x-appwrite": { "method": "getEmailTemplate", "group": "templates", - "weight": 121, + "weight": 97, "cookies": false, "type": "", "demo": "projects\/get-email-template.md", @@ -29744,7 +29806,7 @@ "x-appwrite": { "method": "updateEmailTemplate", "group": "templates", - "weight": 123, + "weight": 99, "cookies": false, "type": "", "demo": "projects\/update-email-template.md", @@ -30010,7 +30072,7 @@ "x-appwrite": { "method": "deleteEmailTemplate", "group": "templates", - "weight": 125, + "weight": 101, "cookies": false, "type": "", "demo": "projects\/delete-email-template.md", @@ -30231,7 +30293,7 @@ "x-appwrite": { "method": "getSmsTemplate", "group": "templates", - "weight": 120, + "weight": 96, "cookies": false, "type": "", "demo": "projects\/get-sms-template.md", @@ -30513,7 +30575,7 @@ "x-appwrite": { "method": "updateSmsTemplate", "group": "templates", - "weight": 122, + "weight": 98, "cookies": false, "type": "", "demo": "projects\/update-sms-template.md", @@ -30817,7 +30879,7 @@ "x-appwrite": { "method": "deleteSmsTemplate", "group": "templates", - "weight": 124, + "weight": 100, "cookies": false, "type": "", "demo": "projects\/delete-sms-template.md", @@ -31099,7 +31161,7 @@ "x-appwrite": { "method": "listWebhooks", "group": "webhooks", - "weight": 102, + "weight": 78, "cookies": false, "type": "", "demo": "projects\/list-webhooks.md", @@ -31167,7 +31229,7 @@ "x-appwrite": { "method": "createWebhook", "group": "webhooks", - "weight": 101, + "weight": 77, "cookies": false, "type": "", "demo": "projects\/create-webhook.md", @@ -31286,7 +31348,7 @@ "x-appwrite": { "method": "getWebhook", "group": "webhooks", - "weight": 103, + "weight": 79, "cookies": false, "type": "", "demo": "projects\/get-webhook.md", @@ -31353,7 +31415,7 @@ "x-appwrite": { "method": "updateWebhook", "group": "webhooks", - "weight": 104, + "weight": 80, "cookies": false, "type": "", "demo": "projects\/update-webhook.md", @@ -31475,7 +31537,7 @@ "x-appwrite": { "method": "deleteWebhook", "group": "webhooks", - "weight": 106, + "weight": 82, "cookies": false, "type": "", "demo": "projects\/delete-webhook.md", @@ -31544,7 +31606,7 @@ "x-appwrite": { "method": "updateWebhookSignature", "group": "webhooks", - "weight": 105, + "weight": 81, "cookies": false, "type": "", "demo": "projects\/update-webhook-signature.md", @@ -31611,7 +31673,7 @@ "x-appwrite": { "method": "listRules", "group": null, - "weight": 511, + "weight": 512, "cookies": false, "type": "", "demo": "proxy\/list-rules.md", @@ -31693,7 +31755,7 @@ "x-appwrite": { "method": "createAPIRule", "group": null, - "weight": 506, + "weight": 507, "cookies": false, "type": "", "demo": "proxy\/create-api-rule.md", @@ -31763,7 +31825,7 @@ "x-appwrite": { "method": "createFunctionRule", "group": null, - "weight": 508, + "weight": 509, "cookies": false, "type": "", "demo": "proxy\/create-function-rule.md", @@ -31846,7 +31908,7 @@ "x-appwrite": { "method": "createRedirectRule", "group": null, - "weight": 509, + "weight": 510, "cookies": false, "type": "", "demo": "proxy\/create-redirect-rule.md", @@ -31967,7 +32029,7 @@ "x-appwrite": { "method": "createSiteRule", "group": null, - "weight": 507, + "weight": 508, "cookies": false, "type": "", "demo": "proxy\/create-site-rule.md", @@ -32048,7 +32110,7 @@ "x-appwrite": { "method": "getRule", "group": null, - "weight": 510, + "weight": 511, "cookies": false, "type": "", "demo": "proxy\/get-rule.md", @@ -32101,7 +32163,7 @@ "x-appwrite": { "method": "deleteRule", "group": null, - "weight": 512, + "weight": 513, "cookies": false, "type": "", "demo": "proxy\/delete-rule.md", @@ -32161,7 +32223,7 @@ "x-appwrite": { "method": "updateRuleVerification", "group": null, - "weight": 513, + "weight": 514, "cookies": false, "type": "", "demo": "proxy\/update-rule-verification.md", @@ -32219,7 +32281,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 468, + "weight": 469, "cookies": false, "type": "", "demo": "sites\/list.md", @@ -32301,7 +32363,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 466, + "weight": 467, "cookies": false, "type": "", "demo": "sites\/create.md", @@ -32573,7 +32635,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 471, + "weight": 472, "cookies": false, "type": "", "demo": "sites\/list-frameworks.md", @@ -32623,7 +32685,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 494, + "weight": 495, "cookies": false, "type": "", "demo": "sites\/list-specifications.md", @@ -32673,7 +32735,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 490, + "weight": 491, "cookies": false, "type": "", "demo": "sites\/list-templates.md", @@ -32796,7 +32858,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 491, + "weight": 492, "cookies": false, "type": "", "demo": "sites\/get-template.md", @@ -32854,7 +32916,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 492, + "weight": 493, "cookies": false, "type": "", "demo": "sites\/list-usage.md", @@ -32924,7 +32986,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 467, + "weight": 468, "cookies": false, "type": "", "demo": "sites\/get.md", @@ -32984,7 +33046,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 469, + "weight": 470, "cookies": false, "type": "", "demo": "sites\/update.md", @@ -33251,7 +33313,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 470, + "weight": 471, "cookies": false, "type": "", "demo": "sites\/delete.md", @@ -33313,7 +33375,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 477, + "weight": 478, "cookies": false, "type": "", "demo": "sites\/update-site-deployment.md", @@ -33391,7 +33453,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 476, + "weight": 477, "cookies": false, "type": "", "demo": "sites\/list-deployments.md", @@ -33481,7 +33543,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 472, + "weight": 473, "cookies": false, "type": "upload", "demo": "sites\/create-deployment.md", @@ -33582,7 +33644,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 480, + "weight": 481, "cookies": false, "type": "", "demo": "sites\/create-duplicate-deployment.md", @@ -33662,7 +33724,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 473, + "weight": 474, "cookies": false, "type": "", "demo": "sites\/create-template-deployment.md", @@ -33783,7 +33845,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 474, + "weight": 475, "cookies": false, "type": "", "demo": "sites\/create-vcs-deployment.md", @@ -33881,7 +33943,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 475, + "weight": 476, "cookies": false, "type": "", "demo": "sites\/get-deployment.md", @@ -33944,7 +34006,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 478, + "weight": 479, "cookies": false, "type": "", "demo": "sites\/delete-deployment.md", @@ -34012,7 +34074,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 479, + "weight": 480, "cookies": false, "type": "location", "demo": "sites\/get-deployment-download.md", @@ -34098,7 +34160,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 481, + "weight": 482, "cookies": false, "type": "", "demo": "sites\/update-deployment-status.md", @@ -34166,7 +34228,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 483, + "weight": 484, "cookies": false, "type": "", "demo": "sites\/list-logs.md", @@ -34247,7 +34309,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 482, + "weight": 483, "cookies": false, "type": "", "demo": "sites\/get-log.md", @@ -34312,7 +34374,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 484, + "weight": 485, "cookies": false, "type": "", "demo": "sites\/delete-log.md", @@ -34380,7 +34442,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 493, + "weight": 494, "cookies": false, "type": "", "demo": "sites\/get-usage.md", @@ -34458,7 +34520,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 487, + "weight": 488, "cookies": false, "type": "", "demo": "sites\/list-variables.md", @@ -34518,7 +34580,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 485, + "weight": 486, "cookies": false, "type": "", "demo": "sites\/create-variable.md", @@ -34609,7 +34671,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 486, + "weight": 487, "cookies": false, "type": "", "demo": "sites\/get-variable.md", @@ -34677,7 +34739,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 488, + "weight": 489, "cookies": false, "type": "", "demo": "sites\/update-variable.md", @@ -34772,7 +34834,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 489, + "weight": 490, "cookies": false, "type": "", "demo": "sites\/delete-variable.md", @@ -34840,7 +34902,7 @@ "x-appwrite": { "method": "listBuckets", "group": "buckets", - "weight": 521, + "weight": 522, "cookies": false, "type": "", "demo": "storage\/list-buckets.md", @@ -34923,7 +34985,7 @@ "x-appwrite": { "method": "createBucket", "group": "buckets", - "weight": 519, + "weight": 520, "cookies": false, "type": "", "demo": "storage\/create-bucket.md", @@ -35070,7 +35132,7 @@ "x-appwrite": { "method": "getBucket", "group": "buckets", - "weight": 520, + "weight": 521, "cookies": false, "type": "", "demo": "storage\/get-bucket.md", @@ -35131,7 +35193,7 @@ "x-appwrite": { "method": "updateBucket", "group": "buckets", - "weight": 522, + "weight": 523, "cookies": false, "type": "", "demo": "storage\/update-bucket.md", @@ -35274,7 +35336,7 @@ "x-appwrite": { "method": "deleteBucket", "group": "buckets", - "weight": 523, + "weight": 524, "cookies": false, "type": "", "demo": "storage\/delete-bucket.md", @@ -35335,7 +35397,7 @@ "x-appwrite": { "method": "listFiles", "group": "files", - "weight": 526, + "weight": 527, "cookies": false, "type": "", "demo": "storage\/list-files.md", @@ -35428,7 +35490,7 @@ "x-appwrite": { "method": "createFile", "group": "files", - "weight": 524, + "weight": 525, "cookies": false, "type": "upload", "demo": "storage\/create-file.md", @@ -35519,7 +35581,7 @@ "x-appwrite": { "method": "getFile", "group": "files", - "weight": 525, + "weight": 526, "cookies": false, "type": "", "demo": "storage\/get-file.md", @@ -35590,7 +35652,7 @@ "x-appwrite": { "method": "updateFile", "group": "files", - "weight": 527, + "weight": 528, "cookies": false, "type": "", "demo": "storage\/update-file.md", @@ -35681,7 +35743,7 @@ "x-appwrite": { "method": "deleteFile", "group": "files", - "weight": 528, + "weight": 529, "cookies": false, "type": "", "demo": "storage\/delete-file.md", @@ -35752,7 +35814,7 @@ "x-appwrite": { "method": "getFileDownload", "group": "files", - "weight": 530, + "weight": 531, "cookies": false, "type": "location", "demo": "storage\/get-file-download.md", @@ -35832,7 +35894,7 @@ "x-appwrite": { "method": "getFilePreview", "group": "files", - "weight": 529, + "weight": 530, "cookies": false, "type": "location", "demo": "storage\/get-file-preview.md", @@ -36040,7 +36102,7 @@ "x-appwrite": { "method": "getFileView", "group": "files", - "weight": 531, + "weight": 532, "cookies": false, "type": "location", "demo": "storage\/get-file-view.md", @@ -36120,7 +36182,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 533, + "weight": 534, "cookies": false, "type": "", "demo": "storage\/get-usage.md", @@ -36191,7 +36253,7 @@ "x-appwrite": { "method": "getBucketUsage", "group": null, - "weight": 534, + "weight": 535, "cookies": false, "type": "", "demo": "storage\/get-bucket-usage.md", @@ -36270,7 +36332,7 @@ "x-appwrite": { "method": "list", "group": "tablesdb", - "weight": 368, + "weight": 344, "cookies": false, "type": "", "demo": "tablesdb\/list.md", @@ -36353,7 +36415,7 @@ "x-appwrite": { "method": "create", "group": "tablesdb", - "weight": 364, + "weight": 340, "cookies": false, "type": "", "demo": "tablesdb\/create.md", @@ -36437,7 +36499,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 427, + "weight": 403, "cookies": false, "type": "", "demo": "tablesdb\/list-transactions.md", @@ -36507,7 +36569,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 423, + "weight": 399, "cookies": false, "type": "", "demo": "tablesdb\/create-transaction.md", @@ -36581,7 +36643,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 424, + "weight": 400, "cookies": false, "type": "", "demo": "tablesdb\/get-transaction.md", @@ -36647,7 +36709,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 425, + "weight": 401, "cookies": false, "type": "", "demo": "tablesdb\/update-transaction.md", @@ -36729,7 +36791,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 426, + "weight": 402, "cookies": false, "type": "", "demo": "tablesdb\/delete-transaction.md", @@ -36797,7 +36859,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 428, + "weight": 404, "cookies": false, "type": "", "demo": "tablesdb\/create-operations.md", @@ -36881,7 +36943,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 370, + "weight": 346, "cookies": false, "type": "", "demo": "tablesdb\/list-usage.md", @@ -36978,7 +37040,7 @@ "x-appwrite": { "method": "get", "group": "tablesdb", - "weight": 365, + "weight": 341, "cookies": false, "type": "", "demo": "tablesdb\/get.md", @@ -37039,7 +37101,7 @@ "x-appwrite": { "method": "update", "group": "tablesdb", - "weight": 366, + "weight": 342, "cookies": false, "type": "", "demo": "tablesdb\/update.md", @@ -37119,7 +37181,7 @@ "x-appwrite": { "method": "delete", "group": "tablesdb", - "weight": 367, + "weight": 343, "cookies": false, "type": "", "demo": "tablesdb\/delete.md", @@ -37180,7 +37242,7 @@ "x-appwrite": { "method": "listTables", "group": "tables", - "weight": 375, + "weight": 351, "cookies": false, "type": "", "demo": "tablesdb\/list-tables.md", @@ -37274,7 +37336,7 @@ "x-appwrite": { "method": "createTable", "group": "tables", - "weight": 371, + "weight": 347, "cookies": false, "type": "", "demo": "tablesdb\/create-table.md", @@ -37403,7 +37465,7 @@ "x-appwrite": { "method": "getTable", "group": "tables", - "weight": 372, + "weight": 348, "cookies": false, "type": "", "demo": "tablesdb\/get-table.md", @@ -37475,7 +37537,7 @@ "x-appwrite": { "method": "updateTable", "group": "tables", - "weight": 373, + "weight": 349, "cookies": false, "type": "", "demo": "tablesdb\/update-table.md", @@ -37582,7 +37644,7 @@ "x-appwrite": { "method": "deleteTable", "group": "tables", - "weight": 374, + "weight": 350, "cookies": false, "type": "", "demo": "tablesdb\/delete-table.md", @@ -37654,7 +37716,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 356, "cookies": false, "type": "", "demo": "tablesdb\/list-columns.md", @@ -37749,7 +37811,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 357, "cookies": false, "type": "", "demo": "tablesdb\/create-boolean-column.md", @@ -37861,7 +37923,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 358, "cookies": false, "type": "", "demo": "tablesdb\/update-boolean-column.md", @@ -37975,7 +38037,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 359, "cookies": false, "type": "", "demo": "tablesdb\/create-datetime-column.md", @@ -38087,7 +38149,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 360, "cookies": false, "type": "", "demo": "tablesdb\/update-datetime-column.md", @@ -38201,7 +38263,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 361, "cookies": false, "type": "", "demo": "tablesdb\/create-email-column.md", @@ -38314,7 +38376,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 362, "cookies": false, "type": "", "demo": "tablesdb\/update-email-column.md", @@ -38429,7 +38491,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 363, "cookies": false, "type": "", "demo": "tablesdb\/create-enum-column.md", @@ -38551,7 +38613,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 364, "cookies": false, "type": "", "demo": "tablesdb\/update-enum-column.md", @@ -38675,7 +38737,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 365, "cookies": false, "type": "", "demo": "tablesdb\/create-float-column.md", @@ -38804,7 +38866,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 366, "cookies": false, "type": "", "demo": "tablesdb\/update-float-column.md", @@ -38935,7 +38997,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 367, "cookies": false, "type": "", "demo": "tablesdb\/create-integer-column.md", @@ -39064,7 +39126,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 368, "cookies": false, "type": "", "demo": "tablesdb\/update-integer-column.md", @@ -39195,7 +39257,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 369, "cookies": false, "type": "", "demo": "tablesdb\/create-ip-column.md", @@ -39307,7 +39369,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 370, "cookies": false, "type": "", "demo": "tablesdb\/update-ip-column.md", @@ -39421,7 +39483,7 @@ "x-appwrite": { "method": "createLineColumn", "group": "columns", - "weight": 395, + "weight": 371, "cookies": false, "type": "", "demo": "tablesdb\/create-line-column.md", @@ -39527,7 +39589,7 @@ "x-appwrite": { "method": "updateLineColumn", "group": "columns", - "weight": 396, + "weight": 372, "cookies": false, "type": "", "demo": "tablesdb\/update-line-column.md", @@ -39640,7 +39702,7 @@ "x-appwrite": { "method": "createPointColumn", "group": "columns", - "weight": 397, + "weight": 373, "cookies": false, "type": "", "demo": "tablesdb\/create-point-column.md", @@ -39746,7 +39808,7 @@ "x-appwrite": { "method": "updatePointColumn", "group": "columns", - "weight": 398, + "weight": 374, "cookies": false, "type": "", "demo": "tablesdb\/update-point-column.md", @@ -39859,7 +39921,7 @@ "x-appwrite": { "method": "createPolygonColumn", "group": "columns", - "weight": 399, + "weight": 375, "cookies": false, "type": "", "demo": "tablesdb\/create-polygon-column.md", @@ -39965,7 +40027,7 @@ "x-appwrite": { "method": "updatePolygonColumn", "group": "columns", - "weight": 400, + "weight": 376, "cookies": false, "type": "", "demo": "tablesdb\/update-polygon-column.md", @@ -40078,7 +40140,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 401, + "weight": 377, "cookies": false, "type": "", "demo": "tablesdb\/create-relationship-column.md", @@ -40218,7 +40280,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 403, + "weight": 379, "cookies": false, "type": "", "demo": "tablesdb\/create-string-column.md", @@ -40344,7 +40406,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 404, + "weight": 380, "cookies": false, "type": "", "demo": "tablesdb\/update-string-column.md", @@ -40466,7 +40528,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 405, + "weight": 381, "cookies": false, "type": "", "demo": "tablesdb\/create-url-column.md", @@ -40579,7 +40641,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 406, + "weight": 382, "cookies": false, "type": "", "demo": "tablesdb\/update-url-column.md", @@ -40723,7 +40785,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 354, "cookies": false, "type": "", "demo": "tablesdb\/get-column.md", @@ -40797,7 +40859,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 355, "cookies": false, "type": "", "demo": "tablesdb\/delete-column.md", @@ -40878,7 +40940,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 402, + "weight": 378, "cookies": false, "type": "", "demo": "tablesdb\/update-relationship-column.md", @@ -40987,7 +41049,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 410, + "weight": 386, "cookies": false, "type": "", "demo": "tablesdb\/list-indexes.md", @@ -41080,7 +41142,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 407, + "weight": 383, "cookies": false, "type": "", "demo": "tablesdb\/create-index.md", @@ -41219,7 +41281,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 408, + "weight": 384, "cookies": false, "type": "", "demo": "tablesdb\/get-index.md", @@ -41293,7 +41355,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 409, + "weight": 385, "cookies": false, "type": "", "demo": "tablesdb\/delete-index.md", @@ -41372,7 +41434,7 @@ "x-appwrite": { "method": "listTableLogs", "group": "tables", - "weight": 376, + "weight": 352, "cookies": false, "type": "", "demo": "tablesdb\/list-table-logs.md", @@ -41454,7 +41516,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 419, + "weight": 395, "cookies": false, "type": "", "demo": "tablesdb\/list-rows.md", @@ -41557,7 +41619,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 411, + "weight": 387, "cookies": false, "type": "", "demo": "tablesdb\/create-row.md", @@ -41739,7 +41801,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 416, + "weight": 392, "cookies": false, "type": "", "demo": "tablesdb\/upsert-rows.md", @@ -41869,7 +41931,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 414, + "weight": 390, "cookies": false, "type": "", "demo": "tablesdb\/update-rows.md", @@ -41972,7 +42034,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 418, + "weight": 394, "cookies": false, "type": "", "demo": "tablesdb\/delete-rows.md", @@ -42069,7 +42131,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 412, + "weight": 388, "cookies": false, "type": "", "demo": "tablesdb\/get-row.md", @@ -42171,7 +42233,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 415, + "weight": 391, "cookies": false, "type": "", "demo": "tablesdb\/upsert-row.md", @@ -42317,7 +42379,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 413, + "weight": 389, "cookies": false, "type": "", "demo": "tablesdb\/update-row.md", @@ -42426,7 +42488,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 417, + "weight": 393, "cookies": false, "type": "", "demo": "tablesdb\/delete-row.md", @@ -42524,7 +42586,7 @@ "x-appwrite": { "method": "listRowLogs", "group": "logs", - "weight": 420, + "weight": 396, "cookies": false, "type": "", "demo": "tablesdb\/list-row-logs.md", @@ -42616,7 +42678,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 422, + "weight": 398, "cookies": false, "type": "", "demo": "tablesdb\/decrement-row-column.md", @@ -42738,7 +42800,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 421, + "weight": 397, "cookies": false, "type": "", "demo": "tablesdb\/increment-row-column.md", @@ -42858,7 +42920,7 @@ "x-appwrite": { "method": "getTableUsage", "group": null, - "weight": 377, + "weight": 353, "cookies": false, "type": "", "demo": "tablesdb\/get-table-usage.md", @@ -42948,7 +43010,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 369, + "weight": 345, "cookies": false, "type": "", "demo": "tablesdb\/get-usage.md", @@ -43056,7 +43118,7 @@ "x-appwrite": { "method": "list", "group": "teams", - "weight": 134, + "weight": 110, "cookies": false, "type": "", "demo": "teams\/list.md", @@ -43141,7 +43203,7 @@ "x-appwrite": { "method": "create", "group": "teams", - "weight": 133, + "weight": 109, "cookies": false, "type": "", "demo": "teams\/create.md", @@ -43232,7 +43294,7 @@ "x-appwrite": { "method": "get", "group": "teams", - "weight": 135, + "weight": 111, "cookies": false, "type": "", "demo": "teams\/get.md", @@ -43295,7 +43357,7 @@ "x-appwrite": { "method": "updateName", "group": "teams", - "weight": 137, + "weight": 113, "cookies": false, "type": "", "demo": "teams\/update-name.md", @@ -43371,7 +43433,7 @@ "x-appwrite": { "method": "delete", "group": "teams", - "weight": 139, + "weight": 115, "cookies": false, "type": "", "demo": "teams\/delete.md", @@ -43434,7 +43496,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 146, + "weight": 122, "cookies": false, "type": "", "demo": "teams\/list-logs.md", @@ -43514,7 +43576,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 141, + "weight": 117, "cookies": false, "type": "", "demo": "teams\/list-memberships.md", @@ -43607,7 +43669,7 @@ "x-appwrite": { "method": "createMembership", "group": "memberships", - "weight": 140, + "weight": 116, "cookies": false, "type": "", "demo": "teams\/create-membership.md", @@ -43731,7 +43793,7 @@ "x-appwrite": { "method": "getMembership", "group": "memberships", - "weight": 142, + "weight": 118, "cookies": false, "type": "", "demo": "teams\/get-membership.md", @@ -43802,7 +43864,7 @@ "x-appwrite": { "method": "updateMembership", "group": "memberships", - "weight": 143, + "weight": 119, "cookies": false, "type": "", "demo": "teams\/update-membership.md", @@ -43896,7 +43958,7 @@ "x-appwrite": { "method": "deleteMembership", "group": "memberships", - "weight": 145, + "weight": 121, "cookies": false, "type": "", "demo": "teams\/delete-membership.md", @@ -43969,7 +44031,7 @@ "x-appwrite": { "method": "updateMembershipStatus", "group": "memberships", - "weight": 144, + "weight": 120, "cookies": false, "type": "", "demo": "teams\/update-membership-status.md", @@ -44064,7 +44126,7 @@ "x-appwrite": { "method": "getPrefs", "group": "teams", - "weight": 136, + "weight": 112, "cookies": false, "type": "", "demo": "teams\/get-prefs.md", @@ -44126,7 +44188,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "teams", - "weight": 138, + "weight": 114, "cookies": false, "type": "", "demo": "teams\/update-prefs.md", @@ -44206,7 +44268,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 516, + "weight": 517, "cookies": false, "type": "", "demo": "tokens\/list.md", @@ -44295,7 +44357,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 514, + "weight": 515, "cookies": false, "type": "", "demo": "tokens\/create-file-token.md", @@ -44379,7 +44441,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 515, + "weight": 516, "cookies": false, "type": "", "demo": "tokens\/get.md", @@ -44439,7 +44501,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 517, + "weight": 518, "cookies": false, "type": "", "demo": "tokens\/update.md", @@ -44510,7 +44572,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 518, + "weight": 519, "cookies": false, "type": "", "demo": "tokens\/delete.md", @@ -44570,7 +44632,7 @@ "x-appwrite": { "method": "list", "group": "users", - "weight": 156, + "weight": 132, "cookies": false, "type": "", "demo": "users\/list.md", @@ -44653,7 +44715,7 @@ "x-appwrite": { "method": "create", "group": "users", - "weight": 147, + "weight": 123, "cookies": false, "type": "", "demo": "users\/create.md", @@ -44754,7 +44816,7 @@ "x-appwrite": { "method": "createArgon2User", "group": "users", - "weight": 150, + "weight": 126, "cookies": false, "type": "", "demo": "users\/create-argon-2-user.md", @@ -44849,7 +44911,7 @@ "x-appwrite": { "method": "createBcryptUser", "group": "users", - "weight": 148, + "weight": 124, "cookies": false, "type": "", "demo": "users\/create-bcrypt-user.md", @@ -44942,7 +45004,7 @@ "x-appwrite": { "method": "listIdentities", "group": "identities", - "weight": 164, + "weight": 140, "cookies": false, "type": "", "demo": "users\/list-identities.md", @@ -45022,7 +45084,7 @@ "x-appwrite": { "method": "deleteIdentity", "group": "identities", - "weight": 187, + "weight": 163, "cookies": false, "type": "", "demo": "users\/delete-identity.md", @@ -45085,7 +45147,7 @@ "x-appwrite": { "method": "createMD5User", "group": "users", - "weight": 149, + "weight": 125, "cookies": false, "type": "", "demo": "users\/create-md-5-user.md", @@ -45180,7 +45242,7 @@ "x-appwrite": { "method": "createPHPassUser", "group": "users", - "weight": 152, + "weight": 128, "cookies": false, "type": "", "demo": "users\/create-ph-pass-user.md", @@ -45275,7 +45337,7 @@ "x-appwrite": { "method": "createScryptUser", "group": "users", - "weight": 153, + "weight": 129, "cookies": false, "type": "", "demo": "users\/create-scrypt-user.md", @@ -45409,7 +45471,7 @@ "x-appwrite": { "method": "createScryptModifiedUser", "group": "users", - "weight": 154, + "weight": 130, "cookies": false, "type": "", "demo": "users\/create-scrypt-modified-user.md", @@ -45525,7 +45587,7 @@ "x-appwrite": { "method": "createSHAUser", "group": "users", - "weight": 151, + "weight": 127, "cookies": false, "type": "", "demo": "users\/create-sha-user.md", @@ -45639,7 +45701,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 189, + "weight": 165, "cookies": false, "type": "", "demo": "users\/get-usage.md", @@ -45710,7 +45772,7 @@ "x-appwrite": { "method": "get", "group": "users", - "weight": 157, + "weight": 133, "cookies": false, "type": "", "demo": "users\/get.md", @@ -45766,7 +45828,7 @@ "x-appwrite": { "method": "delete", "group": "users", - "weight": 185, + "weight": 161, "cookies": false, "type": "", "demo": "users\/delete.md", @@ -45829,7 +45891,7 @@ "x-appwrite": { "method": "updateEmail", "group": "users", - "weight": 170, + "weight": 146, "cookies": false, "type": "", "demo": "users\/update-email.md", @@ -45911,7 +45973,7 @@ "x-appwrite": { "method": "createJWT", "group": "sessions", - "weight": 188, + "weight": 164, "cookies": false, "type": "", "demo": "users\/create-jwt.md", @@ -45996,7 +46058,7 @@ "x-appwrite": { "method": "updateLabels", "group": "users", - "weight": 166, + "weight": 142, "cookies": false, "type": "", "demo": "users\/update-labels.md", @@ -46078,7 +46140,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 162, + "weight": 138, "cookies": false, "type": "", "demo": "users\/list-logs.md", @@ -46160,7 +46222,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 161, + "weight": 137, "cookies": false, "type": "", "demo": "users\/list-memberships.md", @@ -46253,7 +46315,7 @@ "x-appwrite": { "method": "updateMfa", "group": "users", - "weight": 175, + "weight": 151, "cookies": false, "type": "", "demo": "users\/update-mfa.md", @@ -46389,7 +46451,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 180, + "weight": 156, "cookies": false, "type": "", "demo": "users\/delete-mfa-authenticator.md", @@ -46521,7 +46583,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 176, + "weight": 152, "cookies": false, "type": "", "demo": "users\/list-mfa-factors.md", @@ -46638,7 +46700,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 177, + "weight": 153, "cookies": false, "type": "", "demo": "users\/get-mfa-recovery-codes.md", @@ -46755,7 +46817,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 179, + "weight": 155, "cookies": false, "type": "", "demo": "users\/update-mfa-recovery-codes.md", @@ -46872,7 +46934,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 178, + "weight": 154, "cookies": false, "type": "", "demo": "users\/create-mfa-recovery-codes.md", @@ -46991,7 +47053,7 @@ "x-appwrite": { "method": "updateName", "group": "users", - "weight": 168, + "weight": 144, "cookies": false, "type": "", "demo": "users\/update-name.md", @@ -47072,7 +47134,7 @@ "x-appwrite": { "method": "updatePassword", "group": "users", - "weight": 169, + "weight": 145, "cookies": false, "type": "", "demo": "users\/update-password.md", @@ -47153,7 +47215,7 @@ "x-appwrite": { "method": "updatePhone", "group": "users", - "weight": 171, + "weight": 147, "cookies": false, "type": "", "demo": "users\/update-phone.md", @@ -47233,7 +47295,7 @@ "x-appwrite": { "method": "getPrefs", "group": "users", - "weight": 158, + "weight": 134, "cookies": false, "type": "", "demo": "users\/get-prefs.md", @@ -47294,7 +47356,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "users", - "weight": 173, + "weight": 149, "cookies": false, "type": "", "demo": "users\/update-prefs.md", @@ -47373,7 +47435,7 @@ "x-appwrite": { "method": "listSessions", "group": "sessions", - "weight": 160, + "weight": 136, "cookies": false, "type": "", "demo": "users\/list-sessions.md", @@ -47443,7 +47505,7 @@ "x-appwrite": { "method": "createSession", "group": "sessions", - "weight": 181, + "weight": 157, "cookies": false, "type": "", "demo": "users\/create-session.md", @@ -47499,7 +47561,7 @@ "x-appwrite": { "method": "deleteSessions", "group": "sessions", - "weight": 184, + "weight": 160, "cookies": false, "type": "", "demo": "users\/delete-sessions.md", @@ -47557,7 +47619,7 @@ "x-appwrite": { "method": "deleteSession", "group": "sessions", - "weight": 183, + "weight": 159, "cookies": false, "type": "", "demo": "users\/delete-session.md", @@ -47628,7 +47690,7 @@ "x-appwrite": { "method": "updateStatus", "group": "users", - "weight": 165, + "weight": 141, "cookies": false, "type": "", "demo": "users\/update-status.md", @@ -47707,7 +47769,7 @@ "x-appwrite": { "method": "listTargets", "group": "targets", - "weight": 163, + "weight": 139, "cookies": false, "type": "", "demo": "users\/list-targets.md", @@ -47789,7 +47851,7 @@ "x-appwrite": { "method": "createTarget", "group": "targets", - "weight": 155, + "weight": 131, "cookies": false, "type": "", "demo": "users\/create-target.md", @@ -47901,7 +47963,7 @@ "x-appwrite": { "method": "getTarget", "group": "targets", - "weight": 159, + "weight": 135, "cookies": false, "type": "", "demo": "users\/get-target.md", @@ -47970,7 +48032,7 @@ "x-appwrite": { "method": "updateTarget", "group": "targets", - "weight": 174, + "weight": 150, "cookies": false, "type": "", "demo": "users\/update-target.md", @@ -48061,7 +48123,7 @@ "x-appwrite": { "method": "deleteTarget", "group": "targets", - "weight": 186, + "weight": 162, "cookies": false, "type": "", "demo": "users\/delete-target.md", @@ -48132,7 +48194,7 @@ "x-appwrite": { "method": "createToken", "group": "sessions", - "weight": 182, + "weight": 158, "cookies": false, "type": "", "demo": "users\/create-token.md", @@ -48218,7 +48280,7 @@ "x-appwrite": { "method": "updateEmailVerification", "group": "users", - "weight": 172, + "weight": 148, "cookies": false, "type": "", "demo": "users\/update-email-verification.md", @@ -48299,7 +48361,7 @@ "x-appwrite": { "method": "updatePhoneVerification", "group": "users", - "weight": 167, + "weight": 143, "cookies": false, "type": "", "demo": "users\/update-phone-verification.md", @@ -48380,7 +48442,7 @@ "x-appwrite": { "method": "createRepositoryDetection", "group": "repositories", - "weight": 193, + "weight": 169, "cookies": false, "type": "", "demo": "vcs\/create-repository-detection.md", @@ -48476,7 +48538,7 @@ "x-appwrite": { "method": "listRepositories", "group": "repositories", - "weight": 194, + "weight": 170, "cookies": false, "type": "", "demo": "vcs\/list-repositories.md", @@ -48570,7 +48632,7 @@ "x-appwrite": { "method": "createRepository", "group": "repositories", - "weight": 195, + "weight": 171, "cookies": false, "type": "", "demo": "vcs\/create-repository.md", @@ -48654,7 +48716,7 @@ "x-appwrite": { "method": "getRepository", "group": "repositories", - "weight": 196, + "weight": 172, "cookies": false, "type": "", "demo": "vcs\/get-repository.md", @@ -48721,7 +48783,7 @@ "x-appwrite": { "method": "listRepositoryBranches", "group": "repositories", - "weight": 197, + "weight": 173, "cookies": false, "type": "", "demo": "vcs\/list-repository-branches.md", @@ -48788,7 +48850,7 @@ "x-appwrite": { "method": "getRepositoryContents", "group": "repositories", - "weight": 192, + "weight": 168, "cookies": false, "type": "", "demo": "vcs\/get-repository-contents.md", @@ -48872,7 +48934,7 @@ "x-appwrite": { "method": "updateExternalDeployments", "group": "repositories", - "weight": 202, + "weight": 178, "cookies": false, "type": "", "demo": "vcs\/update-external-deployments.md", @@ -48957,7 +49019,7 @@ "x-appwrite": { "method": "listInstallations", "group": "installations", - "weight": 199, + "weight": 175, "cookies": false, "type": "", "demo": "vcs\/list-installations.md", @@ -49038,7 +49100,7 @@ "x-appwrite": { "method": "getInstallation", "group": "installations", - "weight": 200, + "weight": 176, "cookies": false, "type": "", "demo": "vcs\/get-installation.md", @@ -49092,7 +49154,7 @@ "x-appwrite": { "method": "deleteInstallation", "group": "installations", - "weight": 201, + "weight": 177, "cookies": false, "type": "", "demo": "vcs\/delete-installation.md", @@ -50340,6 +50402,35 @@ "variables": "" } }, + "healthStatusList": { + "description": "Status List", + "type": "object", + "properties": { + "total": { + "type": "integer", + "description": "Total number of statuses that matched your query.", + "x-example": 5, + "format": "int32" + }, + "statuses": { + "type": "array", + "description": "List of statuses.", + "items": { + "type": "object", + "$ref": "#\/definitions\/healthStatus" + }, + "x-example": "" + } + }, + "required": [ + "total", + "statuses" + ], + "example": { + "total": 5, + "statuses": "" + } + }, "proxyRuleList": { "description": "Rule List", "type": "object", @@ -55019,6 +55110,16 @@ "description": "Total number of chunks uploaded", "x-example": 17890, "format": "int32" + }, + "encryption": { + "type": "boolean", + "description": "Whether file contents are encrypted at rest.", + "x-example": true + }, + "compression": { + "type": "string", + "description": "Compression algorithm used for the file. Will be one of none, [gzip](https:\/\/en.wikipedia.org\/wiki\/Gzip), or [zstd](https:\/\/en.wikipedia.org\/wiki\/Zstd).", + "x-example": "gzip" } }, "required": [ @@ -55032,7 +55133,9 @@ "mimeType", "sizeOriginal", "chunksTotal", - "chunksUploaded" + "chunksUploaded", + "encryption", + "compression" ], "example": { "$id": "5e5ea5c16897e", @@ -55047,7 +55150,9 @@ "mimeType": "image\/png", "sizeOriginal": 17890, "chunksTotal": 17890, - "chunksUploaded": 17890 + "chunksUploaded": 17890, + "encryption": true, + "compression": "gzip" } }, "bucket": { @@ -56998,13 +57103,14 @@ }, "status": { "type": "string", - "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", and \"failed\".", + "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", \"canceled\" and \"failed\".", "x-example": "ready", "enum": [ "waiting", "processing", "building", "ready", + "canceled", "failed" ] }, diff --git a/app/config/specs/swagger2-1.8.x-server.json b/app/config/specs/swagger2-1.8.x-server.json index 6ad3eb4bce..04ff342583 100644 --- a/app/config/specs/swagger2-1.8.x-server.json +++ b/app/config/specs/swagger2-1.8.x-server.json @@ -628,7 +628,7 @@ "x-appwrite": { "method": "updateMFA", "group": "mfa", - "weight": 277, + "weight": 253, "cookies": false, "type": "", "demo": "account\/update-mfa.md", @@ -704,7 +704,7 @@ "x-appwrite": { "method": "createMfaAuthenticator", "group": "mfa", - "weight": 279, + "weight": 255, "cookies": false, "type": "", "demo": "account\/create-mfa-authenticator.md", @@ -831,7 +831,7 @@ "x-appwrite": { "method": "updateMfaAuthenticator", "group": "mfa", - "weight": 280, + "weight": 256, "cookies": false, "type": "", "demo": "account\/update-mfa-authenticator.md", @@ -975,7 +975,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 281, + "weight": 257, "cookies": false, "type": "", "demo": "account\/delete-mfa-authenticator.md", @@ -1102,7 +1102,7 @@ "x-appwrite": { "method": "createMfaChallenge", "group": "mfa", - "weight": 285, + "weight": 261, "cookies": false, "type": "", "demo": "account\/create-mfa-challenge.md", @@ -1242,7 +1242,7 @@ "x-appwrite": { "method": "updateMfaChallenge", "group": "mfa", - "weight": 286, + "weight": 262, "cookies": false, "type": "", "demo": "account\/update-mfa-challenge.md", @@ -1385,7 +1385,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 278, + "weight": 254, "cookies": false, "type": "", "demo": "account\/list-mfa-factors.md", @@ -1489,7 +1489,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 284, + "weight": 260, "cookies": false, "type": "", "demo": "account\/get-mfa-recovery-codes.md", @@ -1593,7 +1593,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 282, + "weight": 258, "cookies": false, "type": "", "demo": "account\/create-mfa-recovery-codes.md", @@ -1697,7 +1697,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 283, + "weight": 259, "cookies": false, "type": "", "demo": "account\/update-mfa-recovery-codes.md", @@ -3919,7 +3919,7 @@ "x-appwrite": { "method": "getBrowser", "group": null, - "weight": 288, + "weight": 264, "cookies": false, "type": "location", "demo": "avatars\/get-browser.md", @@ -4047,7 +4047,7 @@ "x-appwrite": { "method": "getCreditCard", "group": null, - "weight": 287, + "weight": 263, "cookies": false, "type": "location", "demo": "avatars\/get-credit-card.md", @@ -4181,7 +4181,7 @@ "x-appwrite": { "method": "getFavicon", "group": null, - "weight": 291, + "weight": 267, "cookies": false, "type": "location", "demo": "avatars\/get-favicon.md", @@ -4247,7 +4247,7 @@ "x-appwrite": { "method": "getFlag", "group": null, - "weight": 289, + "weight": 265, "cookies": false, "type": "location", "demo": "avatars\/get-flag.md", @@ -4737,7 +4737,7 @@ "x-appwrite": { "method": "getImage", "group": null, - "weight": 290, + "weight": 266, "cookies": false, "type": "location", "demo": "avatars\/get-image.md", @@ -4823,7 +4823,7 @@ "x-appwrite": { "method": "getInitials", "group": null, - "weight": 293, + "weight": 269, "cookies": false, "type": "location", "demo": "avatars\/get-initials.md", @@ -4917,7 +4917,7 @@ "x-appwrite": { "method": "getQR", "group": null, - "weight": 292, + "weight": 268, "cookies": false, "type": "location", "demo": "avatars\/get-qr.md", @@ -5011,7 +5011,7 @@ "x-appwrite": { "method": "getScreenshot", "group": null, - "weight": 294, + "weight": 270, "cookies": false, "type": "location", "demo": "avatars\/get-screenshot.md", @@ -5726,7 +5726,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 302, + "weight": 278, "cookies": false, "type": "", "demo": "databases\/list.md", @@ -5844,7 +5844,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 298, + "weight": 274, "cookies": false, "type": "", "demo": "databases\/create.md", @@ -5966,7 +5966,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 362, + "weight": 338, "cookies": false, "type": "", "demo": "databases\/list-transactions.md", @@ -6035,7 +6035,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 358, + "weight": 334, "cookies": false, "type": "", "demo": "databases\/create-transaction.md", @@ -6108,7 +6108,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 359, + "weight": 335, "cookies": false, "type": "", "demo": "databases\/get-transaction.md", @@ -6173,7 +6173,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 360, + "weight": 336, "cookies": false, "type": "", "demo": "databases\/update-transaction.md", @@ -6254,7 +6254,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 361, + "weight": 337, "cookies": false, "type": "", "demo": "databases\/delete-transaction.md", @@ -6321,7 +6321,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 363, + "weight": 339, "cookies": false, "type": "", "demo": "databases\/create-operations.md", @@ -6404,7 +6404,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 299, + "weight": 275, "cookies": false, "type": "", "demo": "databases\/get.md", @@ -6500,7 +6500,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 300, + "weight": 276, "cookies": false, "type": "", "demo": "databases\/update.md", @@ -6618,7 +6618,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 301, + "weight": 277, "cookies": false, "type": "", "demo": "databases\/delete.md", @@ -6713,7 +6713,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 310, + "weight": 286, "cookies": false, "type": "", "demo": "databases\/list-collections.md", @@ -6809,7 +6809,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 306, + "weight": 282, "cookies": false, "type": "", "demo": "databases\/create-collection.md", @@ -6940,7 +6940,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 307, + "weight": 283, "cookies": false, "type": "", "demo": "databases\/get-collection.md", @@ -7014,7 +7014,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 308, + "weight": 284, "cookies": false, "type": "", "demo": "databases\/update-collection.md", @@ -7123,7 +7123,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 309, + "weight": 285, "cookies": false, "type": "", "demo": "databases\/delete-collection.md", @@ -7197,7 +7197,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 327, + "weight": 303, "cookies": false, "type": "", "demo": "databases\/list-attributes.md", @@ -7294,7 +7294,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 328, + "weight": 304, "cookies": false, "type": "", "demo": "databases\/create-boolean-attribute.md", @@ -7408,7 +7408,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 329, + "weight": 305, "cookies": false, "type": "", "demo": "databases\/update-boolean-attribute.md", @@ -7524,7 +7524,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 330, + "weight": 306, "cookies": false, "type": "", "demo": "databases\/create-datetime-attribute.md", @@ -7638,7 +7638,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 331, + "weight": 307, "cookies": false, "type": "", "demo": "databases\/update-datetime-attribute.md", @@ -7754,7 +7754,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 332, + "weight": 308, "cookies": false, "type": "", "demo": "databases\/create-email-attribute.md", @@ -7869,7 +7869,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 333, + "weight": 309, "cookies": false, "type": "", "demo": "databases\/update-email-attribute.md", @@ -7986,7 +7986,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 334, + "weight": 310, "cookies": false, "type": "", "demo": "databases\/create-enum-attribute.md", @@ -8110,7 +8110,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 335, + "weight": 311, "cookies": false, "type": "", "demo": "databases\/update-enum-attribute.md", @@ -8236,7 +8236,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 336, + "weight": 312, "cookies": false, "type": "", "demo": "databases\/create-float-attribute.md", @@ -8367,7 +8367,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 337, + "weight": 313, "cookies": false, "type": "", "demo": "databases\/update-float-attribute.md", @@ -8500,7 +8500,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 338, + "weight": 314, "cookies": false, "type": "", "demo": "databases\/create-integer-attribute.md", @@ -8631,7 +8631,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 339, + "weight": 315, "cookies": false, "type": "", "demo": "databases\/update-integer-attribute.md", @@ -8764,7 +8764,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 340, + "weight": 316, "cookies": false, "type": "", "demo": "databases\/create-ip-attribute.md", @@ -8878,7 +8878,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 341, + "weight": 317, "cookies": false, "type": "", "demo": "databases\/update-ip-attribute.md", @@ -8994,7 +8994,7 @@ "x-appwrite": { "method": "createLineAttribute", "group": "attributes", - "weight": 342, + "weight": 318, "cookies": false, "type": "", "demo": "databases\/create-line-attribute.md", @@ -9102,7 +9102,7 @@ "x-appwrite": { "method": "updateLineAttribute", "group": "attributes", - "weight": 343, + "weight": 319, "cookies": false, "type": "", "demo": "databases\/update-line-attribute.md", @@ -9217,7 +9217,7 @@ "x-appwrite": { "method": "createPointAttribute", "group": "attributes", - "weight": 344, + "weight": 320, "cookies": false, "type": "", "demo": "databases\/create-point-attribute.md", @@ -9325,7 +9325,7 @@ "x-appwrite": { "method": "updatePointAttribute", "group": "attributes", - "weight": 345, + "weight": 321, "cookies": false, "type": "", "demo": "databases\/update-point-attribute.md", @@ -9440,7 +9440,7 @@ "x-appwrite": { "method": "createPolygonAttribute", "group": "attributes", - "weight": 346, + "weight": 322, "cookies": false, "type": "", "demo": "databases\/create-polygon-attribute.md", @@ -9548,7 +9548,7 @@ "x-appwrite": { "method": "updatePolygonAttribute", "group": "attributes", - "weight": 347, + "weight": 323, "cookies": false, "type": "", "demo": "databases\/update-polygon-attribute.md", @@ -9663,7 +9663,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 348, + "weight": 324, "cookies": false, "type": "", "demo": "databases\/create-relationship-attribute.md", @@ -9805,7 +9805,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 350, + "weight": 326, "cookies": false, "type": "", "demo": "databases\/create-string-attribute.md", @@ -9933,7 +9933,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 351, + "weight": 327, "cookies": false, "type": "", "demo": "databases\/update-string-attribute.md", @@ -10057,7 +10057,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 352, + "weight": 328, "cookies": false, "type": "", "demo": "databases\/create-url-attribute.md", @@ -10172,7 +10172,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 353, + "weight": 329, "cookies": false, "type": "", "demo": "databases\/update-url-attribute.md", @@ -10318,7 +10318,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 325, + "weight": 301, "cookies": false, "type": "", "demo": "databases\/get-attribute.md", @@ -10394,7 +10394,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 326, + "weight": 302, "cookies": false, "type": "", "demo": "databases\/delete-attribute.md", @@ -10477,7 +10477,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 349, + "weight": 325, "cookies": false, "type": "", "demo": "databases\/update-relationship-attribute.md", @@ -10588,7 +10588,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 321, + "weight": 297, "cookies": false, "type": "", "demo": "databases\/list-documents.md", @@ -10694,7 +10694,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 313, + "weight": 289, "cookies": false, "type": "", "demo": "databases\/create-document.md", @@ -10889,7 +10889,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 318, + "weight": 294, "cookies": false, "type": "", "demo": "databases\/upsert-documents.md", @@ -11026,7 +11026,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 316, + "weight": 292, "cookies": false, "type": "", "demo": "databases\/update-documents.md", @@ -11131,7 +11131,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 320, + "weight": 296, "cookies": false, "type": "", "demo": "databases\/delete-documents.md", @@ -11230,7 +11230,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 314, + "weight": 290, "cookies": false, "type": "", "demo": "databases\/get-document.md", @@ -11335,7 +11335,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 317, + "weight": 293, "cookies": false, "type": "", "demo": "databases\/upsert-document.md", @@ -11489,7 +11489,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 315, + "weight": 291, "cookies": false, "type": "", "demo": "databases\/update-document.md", @@ -11601,7 +11601,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 319, + "weight": 295, "cookies": false, "type": "", "demo": "databases\/delete-document.md", @@ -11704,7 +11704,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 324, + "weight": 300, "cookies": false, "type": "", "demo": "databases\/decrement-document-attribute.md", @@ -11829,7 +11829,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 323, + "weight": 299, "cookies": false, "type": "", "demo": "databases\/increment-document-attribute.md", @@ -11952,7 +11952,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 357, + "weight": 333, "cookies": false, "type": "", "demo": "databases\/list-indexes.md", @@ -12047,7 +12047,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 354, + "weight": 330, "cookies": false, "type": "", "demo": "databases\/create-index.md", @@ -12188,7 +12188,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 355, + "weight": 331, "cookies": false, "type": "", "demo": "databases\/get-index.md", @@ -12264,7 +12264,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 356, + "weight": 332, "cookies": false, "type": "", "demo": "databases\/delete-index.md", @@ -12345,7 +12345,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 439, + "weight": 415, "cookies": false, "type": "", "demo": "functions\/list.md", @@ -12428,7 +12428,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 436, + "weight": 412, "cookies": false, "type": "", "demo": "functions\/create.md", @@ -12743,7 +12743,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 441, + "weight": 417, "cookies": false, "type": "", "demo": "functions\/list-runtimes.md", @@ -12794,7 +12794,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 442, + "weight": 418, "cookies": false, "type": "", "demo": "functions\/list-specifications.md", @@ -12845,7 +12845,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 437, + "weight": 413, "cookies": false, "type": "", "demo": "functions\/get.md", @@ -12906,7 +12906,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 438, + "weight": 414, "cookies": false, "type": "", "demo": "functions\/update.md", @@ -13217,7 +13217,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 440, + "weight": 416, "cookies": false, "type": "", "demo": "functions\/delete.md", @@ -13280,7 +13280,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 445, + "weight": 421, "cookies": false, "type": "", "demo": "functions\/update-function-deployment.md", @@ -13359,7 +13359,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 446, + "weight": 422, "cookies": false, "type": "", "demo": "functions\/list-deployments.md", @@ -13450,7 +13450,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 443, + "weight": 419, "cookies": false, "type": "upload", "demo": "functions\/create-deployment.md", @@ -13544,7 +13544,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 451, + "weight": 427, "cookies": false, "type": "", "demo": "functions\/create-duplicate-deployment.md", @@ -13631,7 +13631,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 448, + "weight": 424, "cookies": false, "type": "", "demo": "functions\/create-template-deployment.md", @@ -13753,7 +13753,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 449, + "weight": 425, "cookies": false, "type": "", "demo": "functions\/create-vcs-deployment.md", @@ -13851,7 +13851,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 444, + "weight": 420, "cookies": false, "type": "", "demo": "functions\/get-deployment.md", @@ -13915,7 +13915,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 447, + "weight": 423, "cookies": false, "type": "", "demo": "functions\/delete-deployment.md", @@ -13984,7 +13984,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 450, + "weight": 426, "cookies": false, "type": "location", "demo": "functions\/get-deployment-download.md", @@ -14071,7 +14071,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 452, + "weight": 428, "cookies": false, "type": "", "demo": "functions\/update-deployment-status.md", @@ -14140,7 +14140,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 455, + "weight": 431, "cookies": false, "type": "", "demo": "functions\/list-executions.md", @@ -14225,7 +14225,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 453, + "weight": 429, "cookies": false, "type": "", "demo": "functions\/create-execution.md", @@ -14346,7 +14346,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 454, + "weight": 430, "cookies": false, "type": "", "demo": "functions\/get-execution.md", @@ -14413,7 +14413,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 456, + "weight": 432, "cookies": false, "type": "", "demo": "functions\/delete-execution.md", @@ -14482,7 +14482,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 461, + "weight": 437, "cookies": false, "type": "", "demo": "functions\/list-variables.md", @@ -14543,7 +14543,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 459, + "weight": 435, "cookies": false, "type": "", "demo": "functions\/create-variable.md", @@ -14635,7 +14635,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 460, + "weight": 436, "cookies": false, "type": "", "demo": "functions\/get-variable.md", @@ -14704,7 +14704,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 462, + "weight": 438, "cookies": false, "type": "", "demo": "functions\/update-variable.md", @@ -14800,7 +14800,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 463, + "weight": 439, "cookies": false, "type": "", "demo": "functions\/delete-variable.md", @@ -14871,7 +14871,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 214, + "weight": 190, "cookies": false, "type": "graphql", "demo": "graphql\/query.md", @@ -14948,7 +14948,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 213, + "weight": 189, "cookies": false, "type": "graphql", "demo": "graphql\/mutation.md", @@ -15023,7 +15023,7 @@ "x-appwrite": { "method": "get", "group": "health", - "weight": 57, + "weight": 442, "cookies": false, "type": "", "demo": "health\/get.md", @@ -15075,7 +15075,7 @@ "x-appwrite": { "method": "getAntivirus", "group": "health", - "weight": 78, + "weight": 451, "cookies": false, "type": "", "demo": "health\/get-antivirus.md", @@ -15117,9 +15117,9 @@ "description": "Check the Appwrite in-memory cache servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "schema": { - "$ref": "#\/definitions\/healthStatus" + "$ref": "#\/definitions\/healthStatusList" } } }, @@ -15127,7 +15127,7 @@ "x-appwrite": { "method": "getCache", "group": "health", - "weight": 60, + "weight": 445, "cookies": false, "type": "", "demo": "health\/get-cache.md", @@ -15179,7 +15179,7 @@ "x-appwrite": { "method": "getCertificate", "group": "health", - "weight": 65, + "weight": 448, "cookies": false, "type": "", "demo": "health\/get-certificate.md", @@ -15230,9 +15230,9 @@ "description": "Check the Appwrite database servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "schema": { - "$ref": "#\/definitions\/healthStatus" + "$ref": "#\/definitions\/healthStatusList" } } }, @@ -15240,7 +15240,7 @@ "x-appwrite": { "method": "getDB", "group": "health", - "weight": 59, + "weight": 444, "cookies": false, "type": "", "demo": "health\/get-db.md", @@ -15282,9 +15282,9 @@ "description": "Check the Appwrite pub-sub servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "schema": { - "$ref": "#\/definitions\/healthStatus" + "$ref": "#\/definitions\/healthStatusList" } } }, @@ -15292,7 +15292,7 @@ "x-appwrite": { "method": "getPubSub", "group": "health", - "weight": 61, + "weight": 446, "cookies": false, "type": "", "demo": "health\/get-pub-sub.md", @@ -15320,6 +15320,69 @@ ] } }, + "\/health\/queue\/audits": { + "get": { + "summary": "Get audits queue", + "operationId": "healthGetQueueAudits", + "consumes": [], + "produces": [ + "application\/json" + ], + "tags": [ + "health" + ], + "description": "Get the number of audit logs that are waiting to be processed in the Appwrite internal queue server.", + "responses": { + "200": { + "description": "Health Queue", + "schema": { + "$ref": "#\/definitions\/healthQueue" + } + } + }, + "deprecated": false, + "x-appwrite": { + "method": "getQueueAudits", + "group": "queue", + "weight": 452, + "cookies": false, + "type": "", + "demo": "health\/get-queue-audits.md", + "rate-limit": 0, + "rate-time": 3600, + "rate-key": "url:{url},ip:{ip}", + "scope": "health.read", + "platforms": [ + "console", + "server" + ], + "packaging": false, + "public": true, + "edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/health\/get-queue-audits.md", + "auth": { + "Project": [], + "Key": [] + } + }, + "security": [ + { + "Project": [], + "Key": [] + } + ], + "parameters": [ + { + "name": "threshold", + "description": "Queue size threshold. When hit (equal or higher), endpoint returns server error. Default value is 5000.", + "required": false, + "type": "integer", + "format": "int32", + "default": 5000, + "in": "query" + } + ] + } + }, "\/health\/queue\/builds": { "get": { "summary": "Get builds queue", @@ -15344,7 +15407,7 @@ "x-appwrite": { "method": "getQueueBuilds", "group": "queue", - "weight": 67, + "weight": 456, "cookies": false, "type": "", "demo": "health\/get-queue-builds.md", @@ -15407,7 +15470,7 @@ "x-appwrite": { "method": "getQueueCertificates", "group": "queue", - "weight": 66, + "weight": 455, "cookies": false, "type": "", "demo": "health\/get-queue-certificates.md", @@ -15470,7 +15533,7 @@ "x-appwrite": { "method": "getQueueDatabases", "group": "queue", - "weight": 68, + "weight": 457, "cookies": false, "type": "", "demo": "health\/get-queue-databases.md", @@ -15542,7 +15605,7 @@ "x-appwrite": { "method": "getQueueDeletes", "group": "queue", - "weight": 69, + "weight": 458, "cookies": false, "type": "", "demo": "health\/get-queue-deletes.md", @@ -15605,7 +15668,7 @@ "x-appwrite": { "method": "getFailedJobs", "group": "queue", - "weight": 79, + "weight": 465, "cookies": false, "type": "", "demo": "health\/get-failed-jobs.md", @@ -15693,7 +15756,7 @@ "x-appwrite": { "method": "getQueueFunctions", "group": "queue", - "weight": 73, + "weight": 462, "cookies": false, "type": "", "demo": "health\/get-queue-functions.md", @@ -15756,7 +15819,7 @@ "x-appwrite": { "method": "getQueueLogs", "group": "queue", - "weight": 64, + "weight": 454, "cookies": false, "type": "", "demo": "health\/get-queue-logs.md", @@ -15819,7 +15882,7 @@ "x-appwrite": { "method": "getQueueMails", "group": "queue", - "weight": 70, + "weight": 459, "cookies": false, "type": "", "demo": "health\/get-queue-mails.md", @@ -15882,7 +15945,7 @@ "x-appwrite": { "method": "getQueueMessaging", "group": "queue", - "weight": 71, + "weight": 460, "cookies": false, "type": "", "demo": "health\/get-queue-messaging.md", @@ -15945,7 +16008,7 @@ "x-appwrite": { "method": "getQueueMigrations", "group": "queue", - "weight": 72, + "weight": 461, "cookies": false, "type": "", "demo": "health\/get-queue-migrations.md", @@ -16008,7 +16071,7 @@ "x-appwrite": { "method": "getQueueStatsResources", "group": "queue", - "weight": 74, + "weight": 463, "cookies": false, "type": "", "demo": "health\/get-queue-stats-resources.md", @@ -16071,7 +16134,7 @@ "x-appwrite": { "method": "getQueueUsage", "group": "queue", - "weight": 75, + "weight": 464, "cookies": false, "type": "", "demo": "health\/get-queue-usage.md", @@ -16134,7 +16197,7 @@ "x-appwrite": { "method": "getQueueWebhooks", "group": "queue", - "weight": 63, + "weight": 453, "cookies": false, "type": "", "demo": "health\/get-queue-webhooks.md", @@ -16197,7 +16260,7 @@ "x-appwrite": { "method": "getStorage", "group": "storage", - "weight": 77, + "weight": 450, "cookies": false, "type": "", "demo": "health\/get-storage.md", @@ -16249,7 +16312,7 @@ "x-appwrite": { "method": "getStorageLocal", "group": "storage", - "weight": 76, + "weight": 449, "cookies": false, "type": "", "demo": "health\/get-storage-local.md", @@ -16301,7 +16364,7 @@ "x-appwrite": { "method": "getTime", "group": "health", - "weight": 62, + "weight": 447, "cookies": false, "type": "", "demo": "health\/get-time.md", @@ -16793,7 +16856,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 269, + "weight": 245, "cookies": false, "type": "", "demo": "messaging\/list-messages.md", @@ -16879,7 +16942,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 266, + "weight": 242, "cookies": false, "type": "", "demo": "messaging\/create-email.md", @@ -17040,7 +17103,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 273, + "weight": 249, "cookies": false, "type": "", "demo": "messaging\/update-email.md", @@ -17208,7 +17271,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 268, + "weight": 244, "cookies": false, "type": "", "demo": "messaging\/create-push.md", @@ -17408,7 +17471,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 275, + "weight": 251, "cookies": false, "type": "", "demo": "messaging\/update-push.md", @@ -17623,7 +17686,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 267, + "weight": 243, "cookies": false, "type": "", "demo": "messaging\/create-sms.md", @@ -17816,7 +17879,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 274, + "weight": 250, "cookies": false, "type": "", "demo": "messaging\/update-sms.md", @@ -18008,7 +18071,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 272, + "weight": 248, "cookies": false, "type": "", "demo": "messaging\/get-message.md", @@ -18065,7 +18128,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 276, + "weight": 252, "cookies": false, "type": "", "demo": "messaging\/delete.md", @@ -18127,7 +18190,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 270, + "weight": 246, "cookies": false, "type": "", "demo": "messaging\/list-message-logs.md", @@ -18210,7 +18273,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 271, + "weight": 247, "cookies": false, "type": "", "demo": "messaging\/list-targets.md", @@ -18293,7 +18356,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 240, + "weight": 216, "cookies": false, "type": "", "demo": "messaging\/list-providers.md", @@ -18379,7 +18442,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 239, + "weight": 215, "cookies": false, "type": "", "demo": "messaging\/create-apns-provider.md", @@ -18571,7 +18634,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 253, + "weight": 229, "cookies": false, "type": "", "demo": "messaging\/update-apns-provider.md", @@ -18760,7 +18823,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 238, + "weight": 214, "cookies": false, "type": "", "demo": "messaging\/create-fcm-provider.md", @@ -18921,7 +18984,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 252, + "weight": 228, "cookies": false, "type": "", "demo": "messaging\/update-fcm-provider.md", @@ -19078,7 +19141,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 229, + "weight": 205, "cookies": false, "type": "", "demo": "messaging\/create-mailgun-provider.md", @@ -19211,7 +19274,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 243, + "weight": 219, "cookies": false, "type": "", "demo": "messaging\/update-mailgun-provider.md", @@ -19341,7 +19404,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 233, + "weight": 209, "cookies": false, "type": "", "demo": "messaging\/create-msg-91-provider.md", @@ -19447,7 +19510,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 247, + "weight": 223, "cookies": false, "type": "", "demo": "messaging\/update-msg-91-provider.md", @@ -19551,7 +19614,7 @@ "x-appwrite": { "method": "createResendProvider", "group": "providers", - "weight": 231, + "weight": 207, "cookies": false, "type": "", "demo": "messaging\/create-resend-provider.md", @@ -19671,7 +19734,7 @@ "x-appwrite": { "method": "updateResendProvider", "group": "providers", - "weight": 245, + "weight": 221, "cookies": false, "type": "", "demo": "messaging\/update-resend-provider.md", @@ -19788,7 +19851,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 230, + "weight": 206, "cookies": false, "type": "", "demo": "messaging\/create-sendgrid-provider.md", @@ -19908,7 +19971,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 244, + "weight": 220, "cookies": false, "type": "", "demo": "messaging\/update-sendgrid-provider.md", @@ -20025,7 +20088,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 232, + "weight": 208, "cookies": false, "type": "", "demo": "messaging\/create-smtp-provider.md", @@ -20278,7 +20341,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 246, + "weight": 222, "cookies": false, "type": "", "demo": "messaging\/update-smtp-provider.md", @@ -20525,7 +20588,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 234, + "weight": 210, "cookies": false, "type": "", "demo": "messaging\/create-telesign-provider.md", @@ -20632,7 +20695,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 248, + "weight": 224, "cookies": false, "type": "", "demo": "messaging\/update-telesign-provider.md", @@ -20736,7 +20799,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 235, + "weight": 211, "cookies": false, "type": "", "demo": "messaging\/create-textmagic-provider.md", @@ -20843,7 +20906,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 249, + "weight": 225, "cookies": false, "type": "", "demo": "messaging\/update-textmagic-provider.md", @@ -20947,7 +21010,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 236, + "weight": 212, "cookies": false, "type": "", "demo": "messaging\/create-twilio-provider.md", @@ -21054,7 +21117,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 250, + "weight": 226, "cookies": false, "type": "", "demo": "messaging\/update-twilio-provider.md", @@ -21158,7 +21221,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 237, + "weight": 213, "cookies": false, "type": "", "demo": "messaging\/create-vonage-provider.md", @@ -21265,7 +21328,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 251, + "weight": 227, "cookies": false, "type": "", "demo": "messaging\/update-vonage-provider.md", @@ -21367,7 +21430,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 242, + "weight": 218, "cookies": false, "type": "", "demo": "messaging\/get-provider.md", @@ -21424,7 +21487,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 254, + "weight": 230, "cookies": false, "type": "", "demo": "messaging\/delete-provider.md", @@ -21486,7 +21549,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 241, + "weight": 217, "cookies": false, "type": "", "demo": "messaging\/list-provider-logs.md", @@ -21569,7 +21632,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 263, + "weight": 239, "cookies": false, "type": "", "demo": "messaging\/list-subscriber-logs.md", @@ -21652,7 +21715,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 256, + "weight": 232, "cookies": false, "type": "", "demo": "messaging\/list-topics.md", @@ -21736,7 +21799,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 255, + "weight": 231, "cookies": false, "type": "", "demo": "messaging\/create-topic.md", @@ -21826,7 +21889,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 258, + "weight": 234, "cookies": false, "type": "", "demo": "messaging\/get-topic.md", @@ -21888,7 +21951,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 259, + "weight": 235, "cookies": false, "type": "", "demo": "messaging\/update-topic.md", @@ -21971,7 +22034,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 260, + "weight": 236, "cookies": false, "type": "", "demo": "messaging\/delete-topic.md", @@ -22033,7 +22096,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 257, + "weight": 233, "cookies": false, "type": "", "demo": "messaging\/list-topic-logs.md", @@ -22116,7 +22179,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 262, + "weight": 238, "cookies": false, "type": "", "demo": "messaging\/list-subscribers.md", @@ -22208,7 +22271,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 261, + "weight": 237, "cookies": false, "type": "", "demo": "messaging\/create-subscriber.md", @@ -22298,7 +22361,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 264, + "weight": 240, "cookies": false, "type": "", "demo": "messaging\/get-subscriber.md", @@ -22363,7 +22426,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 265, + "weight": 241, "cookies": false, "type": "", "demo": "messaging\/delete-subscriber.md", @@ -22436,7 +22499,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 468, + "weight": 469, "cookies": false, "type": "", "demo": "sites\/list.md", @@ -22519,7 +22582,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 466, + "weight": 467, "cookies": false, "type": "", "demo": "sites\/create.md", @@ -22792,7 +22855,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 471, + "weight": 472, "cookies": false, "type": "", "demo": "sites\/list-frameworks.md", @@ -22843,7 +22906,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 494, + "weight": 495, "cookies": false, "type": "", "demo": "sites\/list-specifications.md", @@ -22894,7 +22957,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 467, + "weight": 468, "cookies": false, "type": "", "demo": "sites\/get.md", @@ -22955,7 +23018,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 469, + "weight": 470, "cookies": false, "type": "", "demo": "sites\/update.md", @@ -23223,7 +23286,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 470, + "weight": 471, "cookies": false, "type": "", "demo": "sites\/delete.md", @@ -23286,7 +23349,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 477, + "weight": 478, "cookies": false, "type": "", "demo": "sites\/update-site-deployment.md", @@ -23365,7 +23428,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 476, + "weight": 477, "cookies": false, "type": "", "demo": "sites\/list-deployments.md", @@ -23456,7 +23519,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 472, + "weight": 473, "cookies": false, "type": "upload", "demo": "sites\/create-deployment.md", @@ -23558,7 +23621,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 480, + "weight": 481, "cookies": false, "type": "", "demo": "sites\/create-duplicate-deployment.md", @@ -23639,7 +23702,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 473, + "weight": 474, "cookies": false, "type": "", "demo": "sites\/create-template-deployment.md", @@ -23761,7 +23824,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 474, + "weight": 475, "cookies": false, "type": "", "demo": "sites\/create-vcs-deployment.md", @@ -23860,7 +23923,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 475, + "weight": 476, "cookies": false, "type": "", "demo": "sites\/get-deployment.md", @@ -23924,7 +23987,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 478, + "weight": 479, "cookies": false, "type": "", "demo": "sites\/delete-deployment.md", @@ -23993,7 +24056,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 479, + "weight": 480, "cookies": false, "type": "location", "demo": "sites\/get-deployment-download.md", @@ -24080,7 +24143,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 481, + "weight": 482, "cookies": false, "type": "", "demo": "sites\/update-deployment-status.md", @@ -24149,7 +24212,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 483, + "weight": 484, "cookies": false, "type": "", "demo": "sites\/list-logs.md", @@ -24231,7 +24294,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 482, + "weight": 483, "cookies": false, "type": "", "demo": "sites\/get-log.md", @@ -24297,7 +24360,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 484, + "weight": 485, "cookies": false, "type": "", "demo": "sites\/delete-log.md", @@ -24366,7 +24429,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 487, + "weight": 488, "cookies": false, "type": "", "demo": "sites\/list-variables.md", @@ -24427,7 +24490,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 485, + "weight": 486, "cookies": false, "type": "", "demo": "sites\/create-variable.md", @@ -24519,7 +24582,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 486, + "weight": 487, "cookies": false, "type": "", "demo": "sites\/get-variable.md", @@ -24588,7 +24651,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 488, + "weight": 489, "cookies": false, "type": "", "demo": "sites\/update-variable.md", @@ -24684,7 +24747,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 489, + "weight": 490, "cookies": false, "type": "", "demo": "sites\/delete-variable.md", @@ -24753,7 +24816,7 @@ "x-appwrite": { "method": "listBuckets", "group": "buckets", - "weight": 521, + "weight": 522, "cookies": false, "type": "", "demo": "storage\/list-buckets.md", @@ -24837,7 +24900,7 @@ "x-appwrite": { "method": "createBucket", "group": "buckets", - "weight": 519, + "weight": 520, "cookies": false, "type": "", "demo": "storage\/create-bucket.md", @@ -24985,7 +25048,7 @@ "x-appwrite": { "method": "getBucket", "group": "buckets", - "weight": 520, + "weight": 521, "cookies": false, "type": "", "demo": "storage\/get-bucket.md", @@ -25047,7 +25110,7 @@ "x-appwrite": { "method": "updateBucket", "group": "buckets", - "weight": 522, + "weight": 523, "cookies": false, "type": "", "demo": "storage\/update-bucket.md", @@ -25191,7 +25254,7 @@ "x-appwrite": { "method": "deleteBucket", "group": "buckets", - "weight": 523, + "weight": 524, "cookies": false, "type": "", "demo": "storage\/delete-bucket.md", @@ -25253,7 +25316,7 @@ "x-appwrite": { "method": "listFiles", "group": "files", - "weight": 526, + "weight": 527, "cookies": false, "type": "", "demo": "storage\/list-files.md", @@ -25348,7 +25411,7 @@ "x-appwrite": { "method": "createFile", "group": "files", - "weight": 524, + "weight": 525, "cookies": false, "type": "upload", "demo": "storage\/create-file.md", @@ -25441,7 +25504,7 @@ "x-appwrite": { "method": "getFile", "group": "files", - "weight": 525, + "weight": 526, "cookies": false, "type": "", "demo": "storage\/get-file.md", @@ -25514,7 +25577,7 @@ "x-appwrite": { "method": "updateFile", "group": "files", - "weight": 527, + "weight": 528, "cookies": false, "type": "", "demo": "storage\/update-file.md", @@ -25607,7 +25670,7 @@ "x-appwrite": { "method": "deleteFile", "group": "files", - "weight": 528, + "weight": 529, "cookies": false, "type": "", "demo": "storage\/delete-file.md", @@ -25680,7 +25743,7 @@ "x-appwrite": { "method": "getFileDownload", "group": "files", - "weight": 530, + "weight": 531, "cookies": false, "type": "location", "demo": "storage\/get-file-download.md", @@ -25762,7 +25825,7 @@ "x-appwrite": { "method": "getFilePreview", "group": "files", - "weight": 529, + "weight": 530, "cookies": false, "type": "location", "demo": "storage\/get-file-preview.md", @@ -25972,7 +26035,7 @@ "x-appwrite": { "method": "getFileView", "group": "files", - "weight": 531, + "weight": 532, "cookies": false, "type": "location", "demo": "storage\/get-file-view.md", @@ -26054,7 +26117,7 @@ "x-appwrite": { "method": "list", "group": "tablesdb", - "weight": 368, + "weight": 344, "cookies": false, "type": "", "demo": "tablesdb\/list.md", @@ -26138,7 +26201,7 @@ "x-appwrite": { "method": "create", "group": "tablesdb", - "weight": 364, + "weight": 340, "cookies": false, "type": "", "demo": "tablesdb\/create.md", @@ -26223,7 +26286,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 427, + "weight": 403, "cookies": false, "type": "", "demo": "tablesdb\/list-transactions.md", @@ -26295,7 +26358,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 423, + "weight": 399, "cookies": false, "type": "", "demo": "tablesdb\/create-transaction.md", @@ -26371,7 +26434,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 424, + "weight": 400, "cookies": false, "type": "", "demo": "tablesdb\/get-transaction.md", @@ -26439,7 +26502,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 425, + "weight": 401, "cookies": false, "type": "", "demo": "tablesdb\/update-transaction.md", @@ -26523,7 +26586,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 426, + "weight": 402, "cookies": false, "type": "", "demo": "tablesdb\/delete-transaction.md", @@ -26593,7 +26656,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 428, + "weight": 404, "cookies": false, "type": "", "demo": "tablesdb\/create-operations.md", @@ -26679,7 +26742,7 @@ "x-appwrite": { "method": "get", "group": "tablesdb", - "weight": 365, + "weight": 341, "cookies": false, "type": "", "demo": "tablesdb\/get.md", @@ -26741,7 +26804,7 @@ "x-appwrite": { "method": "update", "group": "tablesdb", - "weight": 366, + "weight": 342, "cookies": false, "type": "", "demo": "tablesdb\/update.md", @@ -26822,7 +26885,7 @@ "x-appwrite": { "method": "delete", "group": "tablesdb", - "weight": 367, + "weight": 343, "cookies": false, "type": "", "demo": "tablesdb\/delete.md", @@ -26884,7 +26947,7 @@ "x-appwrite": { "method": "listTables", "group": "tables", - "weight": 375, + "weight": 351, "cookies": false, "type": "", "demo": "tablesdb\/list-tables.md", @@ -26979,7 +27042,7 @@ "x-appwrite": { "method": "createTable", "group": "tables", - "weight": 371, + "weight": 347, "cookies": false, "type": "", "demo": "tablesdb\/create-table.md", @@ -27109,7 +27172,7 @@ "x-appwrite": { "method": "getTable", "group": "tables", - "weight": 372, + "weight": 348, "cookies": false, "type": "", "demo": "tablesdb\/get-table.md", @@ -27182,7 +27245,7 @@ "x-appwrite": { "method": "updateTable", "group": "tables", - "weight": 373, + "weight": 349, "cookies": false, "type": "", "demo": "tablesdb\/update-table.md", @@ -27290,7 +27353,7 @@ "x-appwrite": { "method": "deleteTable", "group": "tables", - "weight": 374, + "weight": 350, "cookies": false, "type": "", "demo": "tablesdb\/delete-table.md", @@ -27363,7 +27426,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 356, "cookies": false, "type": "", "demo": "tablesdb\/list-columns.md", @@ -27459,7 +27522,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 357, "cookies": false, "type": "", "demo": "tablesdb\/create-boolean-column.md", @@ -27572,7 +27635,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 358, "cookies": false, "type": "", "demo": "tablesdb\/update-boolean-column.md", @@ -27687,7 +27750,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 359, "cookies": false, "type": "", "demo": "tablesdb\/create-datetime-column.md", @@ -27800,7 +27863,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 360, "cookies": false, "type": "", "demo": "tablesdb\/update-datetime-column.md", @@ -27915,7 +27978,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 361, "cookies": false, "type": "", "demo": "tablesdb\/create-email-column.md", @@ -28029,7 +28092,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 362, "cookies": false, "type": "", "demo": "tablesdb\/update-email-column.md", @@ -28145,7 +28208,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 363, "cookies": false, "type": "", "demo": "tablesdb\/create-enum-column.md", @@ -28268,7 +28331,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 364, "cookies": false, "type": "", "demo": "tablesdb\/update-enum-column.md", @@ -28393,7 +28456,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 365, "cookies": false, "type": "", "demo": "tablesdb\/create-float-column.md", @@ -28523,7 +28586,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 366, "cookies": false, "type": "", "demo": "tablesdb\/update-float-column.md", @@ -28655,7 +28718,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 367, "cookies": false, "type": "", "demo": "tablesdb\/create-integer-column.md", @@ -28785,7 +28848,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 368, "cookies": false, "type": "", "demo": "tablesdb\/update-integer-column.md", @@ -28917,7 +28980,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 369, "cookies": false, "type": "", "demo": "tablesdb\/create-ip-column.md", @@ -29030,7 +29093,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 370, "cookies": false, "type": "", "demo": "tablesdb\/update-ip-column.md", @@ -29145,7 +29208,7 @@ "x-appwrite": { "method": "createLineColumn", "group": "columns", - "weight": 395, + "weight": 371, "cookies": false, "type": "", "demo": "tablesdb\/create-line-column.md", @@ -29252,7 +29315,7 @@ "x-appwrite": { "method": "updateLineColumn", "group": "columns", - "weight": 396, + "weight": 372, "cookies": false, "type": "", "demo": "tablesdb\/update-line-column.md", @@ -29366,7 +29429,7 @@ "x-appwrite": { "method": "createPointColumn", "group": "columns", - "weight": 397, + "weight": 373, "cookies": false, "type": "", "demo": "tablesdb\/create-point-column.md", @@ -29473,7 +29536,7 @@ "x-appwrite": { "method": "updatePointColumn", "group": "columns", - "weight": 398, + "weight": 374, "cookies": false, "type": "", "demo": "tablesdb\/update-point-column.md", @@ -29587,7 +29650,7 @@ "x-appwrite": { "method": "createPolygonColumn", "group": "columns", - "weight": 399, + "weight": 375, "cookies": false, "type": "", "demo": "tablesdb\/create-polygon-column.md", @@ -29694,7 +29757,7 @@ "x-appwrite": { "method": "updatePolygonColumn", "group": "columns", - "weight": 400, + "weight": 376, "cookies": false, "type": "", "demo": "tablesdb\/update-polygon-column.md", @@ -29808,7 +29871,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 401, + "weight": 377, "cookies": false, "type": "", "demo": "tablesdb\/create-relationship-column.md", @@ -29949,7 +30012,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 403, + "weight": 379, "cookies": false, "type": "", "demo": "tablesdb\/create-string-column.md", @@ -30076,7 +30139,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 404, + "weight": 380, "cookies": false, "type": "", "demo": "tablesdb\/update-string-column.md", @@ -30199,7 +30262,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 405, + "weight": 381, "cookies": false, "type": "", "demo": "tablesdb\/create-url-column.md", @@ -30313,7 +30376,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 406, + "weight": 382, "cookies": false, "type": "", "demo": "tablesdb\/update-url-column.md", @@ -30458,7 +30521,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 354, "cookies": false, "type": "", "demo": "tablesdb\/get-column.md", @@ -30533,7 +30596,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 355, "cookies": false, "type": "", "demo": "tablesdb\/delete-column.md", @@ -30615,7 +30678,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 402, + "weight": 378, "cookies": false, "type": "", "demo": "tablesdb\/update-relationship-column.md", @@ -30725,7 +30788,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 410, + "weight": 386, "cookies": false, "type": "", "demo": "tablesdb\/list-indexes.md", @@ -30819,7 +30882,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 407, + "weight": 383, "cookies": false, "type": "", "demo": "tablesdb\/create-index.md", @@ -30959,7 +31022,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 408, + "weight": 384, "cookies": false, "type": "", "demo": "tablesdb\/get-index.md", @@ -31034,7 +31097,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 409, + "weight": 385, "cookies": false, "type": "", "demo": "tablesdb\/delete-index.md", @@ -31114,7 +31177,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 419, + "weight": 395, "cookies": false, "type": "", "demo": "tablesdb\/list-rows.md", @@ -31219,7 +31282,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 411, + "weight": 387, "cookies": false, "type": "", "demo": "tablesdb\/create-row.md", @@ -31405,7 +31468,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 416, + "weight": 392, "cookies": false, "type": "", "demo": "tablesdb\/upsert-rows.md", @@ -31537,7 +31600,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 414, + "weight": 390, "cookies": false, "type": "", "demo": "tablesdb\/update-rows.md", @@ -31641,7 +31704,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 418, + "weight": 394, "cookies": false, "type": "", "demo": "tablesdb\/delete-rows.md", @@ -31739,7 +31802,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 412, + "weight": 388, "cookies": false, "type": "", "demo": "tablesdb\/get-row.md", @@ -31843,7 +31906,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 415, + "weight": 391, "cookies": false, "type": "", "demo": "tablesdb\/upsert-row.md", @@ -31992,7 +32055,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 413, + "weight": 389, "cookies": false, "type": "", "demo": "tablesdb\/update-row.md", @@ -32103,7 +32166,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 417, + "weight": 393, "cookies": false, "type": "", "demo": "tablesdb\/delete-row.md", @@ -32205,7 +32268,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 422, + "weight": 398, "cookies": false, "type": "", "demo": "tablesdb\/decrement-row-column.md", @@ -32329,7 +32392,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 421, + "weight": 397, "cookies": false, "type": "", "demo": "tablesdb\/increment-row-column.md", @@ -32451,7 +32514,7 @@ "x-appwrite": { "method": "list", "group": "teams", - "weight": 134, + "weight": 110, "cookies": false, "type": "", "demo": "teams\/list.md", @@ -32538,7 +32601,7 @@ "x-appwrite": { "method": "create", "group": "teams", - "weight": 133, + "weight": 109, "cookies": false, "type": "", "demo": "teams\/create.md", @@ -32631,7 +32694,7 @@ "x-appwrite": { "method": "get", "group": "teams", - "weight": 135, + "weight": 111, "cookies": false, "type": "", "demo": "teams\/get.md", @@ -32696,7 +32759,7 @@ "x-appwrite": { "method": "updateName", "group": "teams", - "weight": 137, + "weight": 113, "cookies": false, "type": "", "demo": "teams\/update-name.md", @@ -32774,7 +32837,7 @@ "x-appwrite": { "method": "delete", "group": "teams", - "weight": 139, + "weight": 115, "cookies": false, "type": "", "demo": "teams\/delete.md", @@ -32839,7 +32902,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 141, + "weight": 117, "cookies": false, "type": "", "demo": "teams\/list-memberships.md", @@ -32934,7 +32997,7 @@ "x-appwrite": { "method": "createMembership", "group": "memberships", - "weight": 140, + "weight": 116, "cookies": false, "type": "", "demo": "teams\/create-membership.md", @@ -33060,7 +33123,7 @@ "x-appwrite": { "method": "getMembership", "group": "memberships", - "weight": 142, + "weight": 118, "cookies": false, "type": "", "demo": "teams\/get-membership.md", @@ -33133,7 +33196,7 @@ "x-appwrite": { "method": "updateMembership", "group": "memberships", - "weight": 143, + "weight": 119, "cookies": false, "type": "", "demo": "teams\/update-membership.md", @@ -33229,7 +33292,7 @@ "x-appwrite": { "method": "deleteMembership", "group": "memberships", - "weight": 145, + "weight": 121, "cookies": false, "type": "", "demo": "teams\/delete-membership.md", @@ -33304,7 +33367,7 @@ "x-appwrite": { "method": "updateMembershipStatus", "group": "memberships", - "weight": 144, + "weight": 120, "cookies": false, "type": "", "demo": "teams\/update-membership-status.md", @@ -33401,7 +33464,7 @@ "x-appwrite": { "method": "getPrefs", "group": "teams", - "weight": 136, + "weight": 112, "cookies": false, "type": "", "demo": "teams\/get-prefs.md", @@ -33465,7 +33528,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "teams", - "weight": 138, + "weight": 114, "cookies": false, "type": "", "demo": "teams\/update-prefs.md", @@ -33547,7 +33610,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 516, + "weight": 517, "cookies": false, "type": "", "demo": "tokens\/list.md", @@ -33637,7 +33700,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 514, + "weight": 515, "cookies": false, "type": "", "demo": "tokens\/create-file-token.md", @@ -33722,7 +33785,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 515, + "weight": 516, "cookies": false, "type": "", "demo": "tokens\/get.md", @@ -33783,7 +33846,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 517, + "weight": 518, "cookies": false, "type": "", "demo": "tokens\/update.md", @@ -33855,7 +33918,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 518, + "weight": 519, "cookies": false, "type": "", "demo": "tokens\/delete.md", @@ -33916,7 +33979,7 @@ "x-appwrite": { "method": "list", "group": "users", - "weight": 156, + "weight": 132, "cookies": false, "type": "", "demo": "users\/list.md", @@ -34000,7 +34063,7 @@ "x-appwrite": { "method": "create", "group": "users", - "weight": 147, + "weight": 123, "cookies": false, "type": "", "demo": "users\/create.md", @@ -34102,7 +34165,7 @@ "x-appwrite": { "method": "createArgon2User", "group": "users", - "weight": 150, + "weight": 126, "cookies": false, "type": "", "demo": "users\/create-argon-2-user.md", @@ -34198,7 +34261,7 @@ "x-appwrite": { "method": "createBcryptUser", "group": "users", - "weight": 148, + "weight": 124, "cookies": false, "type": "", "demo": "users\/create-bcrypt-user.md", @@ -34292,7 +34355,7 @@ "x-appwrite": { "method": "listIdentities", "group": "identities", - "weight": 164, + "weight": 140, "cookies": false, "type": "", "demo": "users\/list-identities.md", @@ -34373,7 +34436,7 @@ "x-appwrite": { "method": "deleteIdentity", "group": "identities", - "weight": 187, + "weight": 163, "cookies": false, "type": "", "demo": "users\/delete-identity.md", @@ -34437,7 +34500,7 @@ "x-appwrite": { "method": "createMD5User", "group": "users", - "weight": 149, + "weight": 125, "cookies": false, "type": "", "demo": "users\/create-md-5-user.md", @@ -34533,7 +34596,7 @@ "x-appwrite": { "method": "createPHPassUser", "group": "users", - "weight": 152, + "weight": 128, "cookies": false, "type": "", "demo": "users\/create-ph-pass-user.md", @@ -34629,7 +34692,7 @@ "x-appwrite": { "method": "createScryptUser", "group": "users", - "weight": 153, + "weight": 129, "cookies": false, "type": "", "demo": "users\/create-scrypt-user.md", @@ -34764,7 +34827,7 @@ "x-appwrite": { "method": "createScryptModifiedUser", "group": "users", - "weight": 154, + "weight": 130, "cookies": false, "type": "", "demo": "users\/create-scrypt-modified-user.md", @@ -34881,7 +34944,7 @@ "x-appwrite": { "method": "createSHAUser", "group": "users", - "weight": 151, + "weight": 127, "cookies": false, "type": "", "demo": "users\/create-sha-user.md", @@ -34996,7 +35059,7 @@ "x-appwrite": { "method": "get", "group": "users", - "weight": 157, + "weight": 133, "cookies": false, "type": "", "demo": "users\/get.md", @@ -35053,7 +35116,7 @@ "x-appwrite": { "method": "delete", "group": "users", - "weight": 185, + "weight": 161, "cookies": false, "type": "", "demo": "users\/delete.md", @@ -35117,7 +35180,7 @@ "x-appwrite": { "method": "updateEmail", "group": "users", - "weight": 170, + "weight": 146, "cookies": false, "type": "", "demo": "users\/update-email.md", @@ -35200,7 +35263,7 @@ "x-appwrite": { "method": "createJWT", "group": "sessions", - "weight": 188, + "weight": 164, "cookies": false, "type": "", "demo": "users\/create-jwt.md", @@ -35286,7 +35349,7 @@ "x-appwrite": { "method": "updateLabels", "group": "users", - "weight": 166, + "weight": 142, "cookies": false, "type": "", "demo": "users\/update-labels.md", @@ -35369,7 +35432,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 162, + "weight": 138, "cookies": false, "type": "", "demo": "users\/list-logs.md", @@ -35452,7 +35515,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 161, + "weight": 137, "cookies": false, "type": "", "demo": "users\/list-memberships.md", @@ -35546,7 +35609,7 @@ "x-appwrite": { "method": "updateMfa", "group": "users", - "weight": 175, + "weight": 151, "cookies": false, "type": "", "demo": "users\/update-mfa.md", @@ -35685,7 +35748,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 180, + "weight": 156, "cookies": false, "type": "", "demo": "users\/delete-mfa-authenticator.md", @@ -35820,7 +35883,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 176, + "weight": 152, "cookies": false, "type": "", "demo": "users\/list-mfa-factors.md", @@ -35940,7 +36003,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 177, + "weight": 153, "cookies": false, "type": "", "demo": "users\/get-mfa-recovery-codes.md", @@ -36060,7 +36123,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 179, + "weight": 155, "cookies": false, "type": "", "demo": "users\/update-mfa-recovery-codes.md", @@ -36180,7 +36243,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 178, + "weight": 154, "cookies": false, "type": "", "demo": "users\/create-mfa-recovery-codes.md", @@ -36302,7 +36365,7 @@ "x-appwrite": { "method": "updateName", "group": "users", - "weight": 168, + "weight": 144, "cookies": false, "type": "", "demo": "users\/update-name.md", @@ -36384,7 +36447,7 @@ "x-appwrite": { "method": "updatePassword", "group": "users", - "weight": 169, + "weight": 145, "cookies": false, "type": "", "demo": "users\/update-password.md", @@ -36466,7 +36529,7 @@ "x-appwrite": { "method": "updatePhone", "group": "users", - "weight": 171, + "weight": 147, "cookies": false, "type": "", "demo": "users\/update-phone.md", @@ -36547,7 +36610,7 @@ "x-appwrite": { "method": "getPrefs", "group": "users", - "weight": 158, + "weight": 134, "cookies": false, "type": "", "demo": "users\/get-prefs.md", @@ -36609,7 +36672,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "users", - "weight": 173, + "weight": 149, "cookies": false, "type": "", "demo": "users\/update-prefs.md", @@ -36689,7 +36752,7 @@ "x-appwrite": { "method": "listSessions", "group": "sessions", - "weight": 160, + "weight": 136, "cookies": false, "type": "", "demo": "users\/list-sessions.md", @@ -36760,7 +36823,7 @@ "x-appwrite": { "method": "createSession", "group": "sessions", - "weight": 181, + "weight": 157, "cookies": false, "type": "", "demo": "users\/create-session.md", @@ -36817,7 +36880,7 @@ "x-appwrite": { "method": "deleteSessions", "group": "sessions", - "weight": 184, + "weight": 160, "cookies": false, "type": "", "demo": "users\/delete-sessions.md", @@ -36876,7 +36939,7 @@ "x-appwrite": { "method": "deleteSession", "group": "sessions", - "weight": 183, + "weight": 159, "cookies": false, "type": "", "demo": "users\/delete-session.md", @@ -36948,7 +37011,7 @@ "x-appwrite": { "method": "updateStatus", "group": "users", - "weight": 165, + "weight": 141, "cookies": false, "type": "", "demo": "users\/update-status.md", @@ -37028,7 +37091,7 @@ "x-appwrite": { "method": "listTargets", "group": "targets", - "weight": 163, + "weight": 139, "cookies": false, "type": "", "demo": "users\/list-targets.md", @@ -37111,7 +37174,7 @@ "x-appwrite": { "method": "createTarget", "group": "targets", - "weight": 155, + "weight": 131, "cookies": false, "type": "", "demo": "users\/create-target.md", @@ -37224,7 +37287,7 @@ "x-appwrite": { "method": "getTarget", "group": "targets", - "weight": 159, + "weight": 135, "cookies": false, "type": "", "demo": "users\/get-target.md", @@ -37294,7 +37357,7 @@ "x-appwrite": { "method": "updateTarget", "group": "targets", - "weight": 174, + "weight": 150, "cookies": false, "type": "", "demo": "users\/update-target.md", @@ -37386,7 +37449,7 @@ "x-appwrite": { "method": "deleteTarget", "group": "targets", - "weight": 186, + "weight": 162, "cookies": false, "type": "", "demo": "users\/delete-target.md", @@ -37458,7 +37521,7 @@ "x-appwrite": { "method": "createToken", "group": "sessions", - "weight": 182, + "weight": 158, "cookies": false, "type": "", "demo": "users\/create-token.md", @@ -37545,7 +37608,7 @@ "x-appwrite": { "method": "updateEmailVerification", "group": "users", - "weight": 172, + "weight": 148, "cookies": false, "type": "", "demo": "users\/update-email-verification.md", @@ -37627,7 +37690,7 @@ "x-appwrite": { "method": "updatePhoneVerification", "group": "users", - "weight": 167, + "weight": 143, "cookies": false, "type": "", "demo": "users\/update-phone-verification.md", @@ -38577,6 +38640,35 @@ "variables": "" } }, + "healthStatusList": { + "description": "Status List", + "type": "object", + "properties": { + "total": { + "type": "integer", + "description": "Total number of statuses that matched your query.", + "x-example": 5, + "format": "int32" + }, + "statuses": { + "type": "array", + "description": "List of statuses.", + "items": { + "type": "object", + "$ref": "#\/definitions\/healthStatus" + }, + "x-example": "" + } + }, + "required": [ + "total", + "statuses" + ], + "example": { + "total": 5, + "statuses": "" + } + }, "localeCodeList": { "description": "Locale codes list", "type": "object", @@ -43169,6 +43261,16 @@ "description": "Total number of chunks uploaded", "x-example": 17890, "format": "int32" + }, + "encryption": { + "type": "boolean", + "description": "Whether file contents are encrypted at rest.", + "x-example": true + }, + "compression": { + "type": "string", + "description": "Compression algorithm used for the file. Will be one of none, [gzip](https:\/\/en.wikipedia.org\/wiki\/Gzip), or [zstd](https:\/\/en.wikipedia.org\/wiki\/Zstd).", + "x-example": "gzip" } }, "required": [ @@ -43182,7 +43284,9 @@ "mimeType", "sizeOriginal", "chunksTotal", - "chunksUploaded" + "chunksUploaded", + "encryption", + "compression" ], "example": { "$id": "5e5ea5c16897e", @@ -43197,7 +43301,9 @@ "mimeType": "image\/png", "sizeOriginal": 17890, "chunksTotal": 17890, - "chunksUploaded": 17890 + "chunksUploaded": 17890, + "encryption": true, + "compression": "gzip" } }, "bucket": { @@ -44261,13 +44367,14 @@ }, "status": { "type": "string", - "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", and \"failed\".", + "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", \"canceled\" and \"failed\".", "x-example": "ready", "enum": [ "waiting", "processing", "building", "ready", + "canceled", "failed" ] }, diff --git a/app/config/specs/swagger2-latest-client.json b/app/config/specs/swagger2-latest-client.json index 0df8d6f382..347e172dfd 100644 --- a/app/config/specs/swagger2-latest-client.json +++ b/app/config/specs/swagger2-latest-client.json @@ -612,7 +612,7 @@ "x-appwrite": { "method": "updateMFA", "group": "mfa", - "weight": 277, + "weight": 253, "cookies": false, "type": "", "demo": "account\/update-mfa.md", @@ -687,7 +687,7 @@ "x-appwrite": { "method": "createMfaAuthenticator", "group": "mfa", - "weight": 279, + "weight": 255, "cookies": false, "type": "", "demo": "account\/create-mfa-authenticator.md", @@ -811,7 +811,7 @@ "x-appwrite": { "method": "updateMfaAuthenticator", "group": "mfa", - "weight": 280, + "weight": 256, "cookies": false, "type": "", "demo": "account\/update-mfa-authenticator.md", @@ -952,7 +952,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 281, + "weight": 257, "cookies": false, "type": "", "demo": "account\/delete-mfa-authenticator.md", @@ -1076,7 +1076,7 @@ "x-appwrite": { "method": "createMfaChallenge", "group": "mfa", - "weight": 285, + "weight": 261, "cookies": false, "type": "", "demo": "account\/create-mfa-challenge.md", @@ -1213,7 +1213,7 @@ "x-appwrite": { "method": "updateMfaChallenge", "group": "mfa", - "weight": 286, + "weight": 262, "cookies": false, "type": "", "demo": "account\/update-mfa-challenge.md", @@ -1353,7 +1353,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 278, + "weight": 254, "cookies": false, "type": "", "demo": "account\/list-mfa-factors.md", @@ -1454,7 +1454,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 284, + "weight": 260, "cookies": false, "type": "", "demo": "account\/get-mfa-recovery-codes.md", @@ -1555,7 +1555,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 282, + "weight": 258, "cookies": false, "type": "", "demo": "account\/create-mfa-recovery-codes.md", @@ -1656,7 +1656,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 283, + "weight": 259, "cookies": false, "type": "", "demo": "account\/update-mfa-recovery-codes.md", @@ -4203,7 +4203,7 @@ "x-appwrite": { "method": "getBrowser", "group": null, - "weight": 288, + "weight": 264, "cookies": false, "type": "location", "demo": "avatars\/get-browser.md", @@ -4329,7 +4329,7 @@ "x-appwrite": { "method": "getCreditCard", "group": null, - "weight": 287, + "weight": 263, "cookies": false, "type": "location", "demo": "avatars\/get-credit-card.md", @@ -4461,7 +4461,7 @@ "x-appwrite": { "method": "getFavicon", "group": null, - "weight": 291, + "weight": 267, "cookies": false, "type": "location", "demo": "avatars\/get-favicon.md", @@ -4525,7 +4525,7 @@ "x-appwrite": { "method": "getFlag", "group": null, - "weight": 289, + "weight": 265, "cookies": false, "type": "location", "demo": "avatars\/get-flag.md", @@ -5013,7 +5013,7 @@ "x-appwrite": { "method": "getImage", "group": null, - "weight": 290, + "weight": 266, "cookies": false, "type": "location", "demo": "avatars\/get-image.md", @@ -5097,7 +5097,7 @@ "x-appwrite": { "method": "getInitials", "group": null, - "weight": 293, + "weight": 269, "cookies": false, "type": "location", "demo": "avatars\/get-initials.md", @@ -5189,7 +5189,7 @@ "x-appwrite": { "method": "getQR", "group": null, - "weight": 292, + "weight": 268, "cookies": false, "type": "location", "demo": "avatars\/get-qr.md", @@ -5281,7 +5281,7 @@ "x-appwrite": { "method": "getScreenshot", "group": null, - "weight": 294, + "weight": 270, "cookies": false, "type": "location", "demo": "avatars\/get-screenshot.md", @@ -5994,7 +5994,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 362, + "weight": 338, "cookies": false, "type": "", "demo": "databases\/list-transactions.md", @@ -6061,7 +6061,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 358, + "weight": 334, "cookies": false, "type": "", "demo": "databases\/create-transaction.md", @@ -6132,7 +6132,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 359, + "weight": 335, "cookies": false, "type": "", "demo": "databases\/get-transaction.md", @@ -6195,7 +6195,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 360, + "weight": 336, "cookies": false, "type": "", "demo": "databases\/update-transaction.md", @@ -6274,7 +6274,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 361, + "weight": 337, "cookies": false, "type": "", "demo": "databases\/delete-transaction.md", @@ -6339,7 +6339,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 363, + "weight": 339, "cookies": false, "type": "", "demo": "databases\/create-operations.md", @@ -6420,7 +6420,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 321, + "weight": 297, "cookies": false, "type": "", "demo": "databases\/list-documents.md", @@ -6524,7 +6524,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 313, + "weight": 289, "cookies": false, "type": "", "demo": "databases\/create-document.md", @@ -6683,7 +6683,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 314, + "weight": 290, "cookies": false, "type": "", "demo": "databases\/get-document.md", @@ -6786,7 +6786,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 317, + "weight": 293, "cookies": false, "type": "", "demo": "databases\/upsert-document.md", @@ -6937,7 +6937,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 315, + "weight": 291, "cookies": false, "type": "", "demo": "databases\/update-document.md", @@ -7047,7 +7047,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 319, + "weight": 295, "cookies": false, "type": "", "demo": "databases\/delete-document.md", @@ -7148,7 +7148,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 324, + "weight": 300, "cookies": false, "type": "", "demo": "databases\/decrement-document-attribute.md", @@ -7271,7 +7271,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 323, + "weight": 299, "cookies": false, "type": "", "demo": "databases\/increment-document-attribute.md", @@ -7392,7 +7392,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 455, + "weight": 431, "cookies": false, "type": "", "demo": "functions\/list-executions.md", @@ -7475,7 +7475,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 453, + "weight": 429, "cookies": false, "type": "", "demo": "functions\/create-execution.md", @@ -7594,7 +7594,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 454, + "weight": 430, "cookies": false, "type": "", "demo": "functions\/get-execution.md", @@ -7666,7 +7666,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 214, + "weight": 190, "cookies": false, "type": "graphql", "demo": "graphql\/query.md", @@ -7741,7 +7741,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 213, + "weight": 189, "cookies": false, "type": "graphql", "demo": "graphql\/mutation.md", @@ -8240,7 +8240,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 261, + "weight": 237, "cookies": false, "type": "", "demo": "messaging\/create-subscriber.md", @@ -8325,7 +8325,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 265, + "weight": 241, "cookies": false, "type": "", "demo": "messaging\/delete-subscriber.md", @@ -8396,7 +8396,7 @@ "x-appwrite": { "method": "listFiles", "group": "files", - "weight": 526, + "weight": 527, "cookies": false, "type": "", "demo": "storage\/list-files.md", @@ -8489,7 +8489,7 @@ "x-appwrite": { "method": "createFile", "group": "files", - "weight": 524, + "weight": 525, "cookies": false, "type": "upload", "demo": "storage\/create-file.md", @@ -8580,7 +8580,7 @@ "x-appwrite": { "method": "getFile", "group": "files", - "weight": 525, + "weight": 526, "cookies": false, "type": "", "demo": "storage\/get-file.md", @@ -8651,7 +8651,7 @@ "x-appwrite": { "method": "updateFile", "group": "files", - "weight": 527, + "weight": 528, "cookies": false, "type": "", "demo": "storage\/update-file.md", @@ -8742,7 +8742,7 @@ "x-appwrite": { "method": "deleteFile", "group": "files", - "weight": 528, + "weight": 529, "cookies": false, "type": "", "demo": "storage\/delete-file.md", @@ -8813,7 +8813,7 @@ "x-appwrite": { "method": "getFileDownload", "group": "files", - "weight": 530, + "weight": 531, "cookies": false, "type": "location", "demo": "storage\/get-file-download.md", @@ -8893,7 +8893,7 @@ "x-appwrite": { "method": "getFilePreview", "group": "files", - "weight": 529, + "weight": 530, "cookies": false, "type": "location", "demo": "storage\/get-file-preview.md", @@ -9101,7 +9101,7 @@ "x-appwrite": { "method": "getFileView", "group": "files", - "weight": 531, + "weight": 532, "cookies": false, "type": "location", "demo": "storage\/get-file-view.md", @@ -9181,7 +9181,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 427, + "weight": 403, "cookies": false, "type": "", "demo": "tablesdb\/list-transactions.md", @@ -9251,7 +9251,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 423, + "weight": 399, "cookies": false, "type": "", "demo": "tablesdb\/create-transaction.md", @@ -9325,7 +9325,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 424, + "weight": 400, "cookies": false, "type": "", "demo": "tablesdb\/get-transaction.md", @@ -9391,7 +9391,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 425, + "weight": 401, "cookies": false, "type": "", "demo": "tablesdb\/update-transaction.md", @@ -9473,7 +9473,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 426, + "weight": 402, "cookies": false, "type": "", "demo": "tablesdb\/delete-transaction.md", @@ -9541,7 +9541,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 428, + "weight": 404, "cookies": false, "type": "", "demo": "tablesdb\/create-operations.md", @@ -9625,7 +9625,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 419, + "weight": 395, "cookies": false, "type": "", "demo": "tablesdb\/list-rows.md", @@ -9728,7 +9728,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 411, + "weight": 387, "cookies": false, "type": "", "demo": "tablesdb\/create-row.md", @@ -9882,7 +9882,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 412, + "weight": 388, "cookies": false, "type": "", "demo": "tablesdb\/get-row.md", @@ -9984,7 +9984,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 415, + "weight": 391, "cookies": false, "type": "", "demo": "tablesdb\/upsert-row.md", @@ -10130,7 +10130,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 413, + "weight": 389, "cookies": false, "type": "", "demo": "tablesdb\/update-row.md", @@ -10239,7 +10239,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 417, + "weight": 393, "cookies": false, "type": "", "demo": "tablesdb\/delete-row.md", @@ -10339,7 +10339,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 422, + "weight": 398, "cookies": false, "type": "", "demo": "tablesdb\/decrement-row-column.md", @@ -10461,7 +10461,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 421, + "weight": 397, "cookies": false, "type": "", "demo": "tablesdb\/increment-row-column.md", @@ -10581,7 +10581,7 @@ "x-appwrite": { "method": "list", "group": "teams", - "weight": 134, + "weight": 110, "cookies": false, "type": "", "demo": "teams\/list.md", @@ -10666,7 +10666,7 @@ "x-appwrite": { "method": "create", "group": "teams", - "weight": 133, + "weight": 109, "cookies": false, "type": "", "demo": "teams\/create.md", @@ -10757,7 +10757,7 @@ "x-appwrite": { "method": "get", "group": "teams", - "weight": 135, + "weight": 111, "cookies": false, "type": "", "demo": "teams\/get.md", @@ -10820,7 +10820,7 @@ "x-appwrite": { "method": "updateName", "group": "teams", - "weight": 137, + "weight": 113, "cookies": false, "type": "", "demo": "teams\/update-name.md", @@ -10896,7 +10896,7 @@ "x-appwrite": { "method": "delete", "group": "teams", - "weight": 139, + "weight": 115, "cookies": false, "type": "", "demo": "teams\/delete.md", @@ -10959,7 +10959,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 141, + "weight": 117, "cookies": false, "type": "", "demo": "teams\/list-memberships.md", @@ -11052,7 +11052,7 @@ "x-appwrite": { "method": "createMembership", "group": "memberships", - "weight": 140, + "weight": 116, "cookies": false, "type": "", "demo": "teams\/create-membership.md", @@ -11176,7 +11176,7 @@ "x-appwrite": { "method": "getMembership", "group": "memberships", - "weight": 142, + "weight": 118, "cookies": false, "type": "", "demo": "teams\/get-membership.md", @@ -11247,7 +11247,7 @@ "x-appwrite": { "method": "updateMembership", "group": "memberships", - "weight": 143, + "weight": 119, "cookies": false, "type": "", "demo": "teams\/update-membership.md", @@ -11341,7 +11341,7 @@ "x-appwrite": { "method": "deleteMembership", "group": "memberships", - "weight": 145, + "weight": 121, "cookies": false, "type": "", "demo": "teams\/delete-membership.md", @@ -11414,7 +11414,7 @@ "x-appwrite": { "method": "updateMembershipStatus", "group": "memberships", - "weight": 144, + "weight": 120, "cookies": false, "type": "", "demo": "teams\/update-membership-status.md", @@ -11510,7 +11510,7 @@ "x-appwrite": { "method": "getPrefs", "group": "teams", - "weight": 136, + "weight": 112, "cookies": false, "type": "", "demo": "teams\/get-prefs.md", @@ -11573,7 +11573,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "teams", - "weight": 138, + "weight": 114, "cookies": false, "type": "", "demo": "teams\/update-prefs.md", diff --git a/app/config/specs/swagger2-latest-console.json b/app/config/specs/swagger2-latest-console.json index 3f2b3d4447..79835bb9d5 100644 --- a/app/config/specs/swagger2-latest-console.json +++ b/app/config/specs/swagger2-latest-console.json @@ -661,7 +661,7 @@ "x-appwrite": { "method": "updateMFA", "group": "mfa", - "weight": 277, + "weight": 253, "cookies": false, "type": "", "demo": "account\/update-mfa.md", @@ -735,7 +735,7 @@ "x-appwrite": { "method": "createMfaAuthenticator", "group": "mfa", - "weight": 279, + "weight": 255, "cookies": false, "type": "", "demo": "account\/create-mfa-authenticator.md", @@ -858,7 +858,7 @@ "x-appwrite": { "method": "updateMfaAuthenticator", "group": "mfa", - "weight": 280, + "weight": 256, "cookies": false, "type": "", "demo": "account\/update-mfa-authenticator.md", @@ -998,7 +998,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 281, + "weight": 257, "cookies": false, "type": "", "demo": "account\/delete-mfa-authenticator.md", @@ -1121,7 +1121,7 @@ "x-appwrite": { "method": "createMfaChallenge", "group": "mfa", - "weight": 285, + "weight": 261, "cookies": false, "type": "", "demo": "account\/create-mfa-challenge.md", @@ -1257,7 +1257,7 @@ "x-appwrite": { "method": "updateMfaChallenge", "group": "mfa", - "weight": 286, + "weight": 262, "cookies": false, "type": "", "demo": "account\/update-mfa-challenge.md", @@ -1396,7 +1396,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 278, + "weight": 254, "cookies": false, "type": "", "demo": "account\/list-mfa-factors.md", @@ -1496,7 +1496,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 284, + "weight": 260, "cookies": false, "type": "", "demo": "account\/get-mfa-recovery-codes.md", @@ -1596,7 +1596,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 282, + "weight": 258, "cookies": false, "type": "", "demo": "account\/create-mfa-recovery-codes.md", @@ -1696,7 +1696,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 283, + "weight": 259, "cookies": false, "type": "", "demo": "account\/update-mfa-recovery-codes.md", @@ -4212,7 +4212,7 @@ "x-appwrite": { "method": "getBrowser", "group": null, - "weight": 288, + "weight": 264, "cookies": false, "type": "location", "demo": "avatars\/get-browser.md", @@ -4338,7 +4338,7 @@ "x-appwrite": { "method": "getCreditCard", "group": null, - "weight": 287, + "weight": 263, "cookies": false, "type": "location", "demo": "avatars\/get-credit-card.md", @@ -4470,7 +4470,7 @@ "x-appwrite": { "method": "getFavicon", "group": null, - "weight": 291, + "weight": 267, "cookies": false, "type": "location", "demo": "avatars\/get-favicon.md", @@ -4534,7 +4534,7 @@ "x-appwrite": { "method": "getFlag", "group": null, - "weight": 289, + "weight": 265, "cookies": false, "type": "location", "demo": "avatars\/get-flag.md", @@ -5022,7 +5022,7 @@ "x-appwrite": { "method": "getImage", "group": null, - "weight": 290, + "weight": 266, "cookies": false, "type": "location", "demo": "avatars\/get-image.md", @@ -5106,7 +5106,7 @@ "x-appwrite": { "method": "getInitials", "group": null, - "weight": 293, + "weight": 269, "cookies": false, "type": "location", "demo": "avatars\/get-initials.md", @@ -5198,7 +5198,7 @@ "x-appwrite": { "method": "getQR", "group": null, - "weight": 292, + "weight": 268, "cookies": false, "type": "location", "demo": "avatars\/get-qr.md", @@ -5290,7 +5290,7 @@ "x-appwrite": { "method": "getScreenshot", "group": null, - "weight": 294, + "weight": 270, "cookies": false, "type": "location", "demo": "avatars\/get-screenshot.md", @@ -6005,7 +6005,7 @@ "x-appwrite": { "method": "chat", "group": "console", - "weight": 496, + "weight": 497, "cookies": false, "type": "", "demo": "assistant\/chat.md", @@ -6069,7 +6069,7 @@ "x-appwrite": { "method": "getResource", "group": null, - "weight": 497, + "weight": 498, "cookies": false, "type": "", "demo": "console\/get-resource.md", @@ -6140,7 +6140,7 @@ "x-appwrite": { "method": "variables", "group": "console", - "weight": 495, + "weight": 496, "cookies": false, "type": "", "demo": "console\/variables.md", @@ -6189,7 +6189,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 302, + "weight": 278, "cookies": false, "type": "", "demo": "databases\/list.md", @@ -6305,7 +6305,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 298, + "weight": 274, "cookies": false, "type": "", "demo": "databases\/create.md", @@ -6425,7 +6425,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 362, + "weight": 338, "cookies": false, "type": "", "demo": "databases\/list-transactions.md", @@ -6492,7 +6492,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 358, + "weight": 334, "cookies": false, "type": "", "demo": "databases\/create-transaction.md", @@ -6563,7 +6563,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 359, + "weight": 335, "cookies": false, "type": "", "demo": "databases\/get-transaction.md", @@ -6626,7 +6626,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 360, + "weight": 336, "cookies": false, "type": "", "demo": "databases\/update-transaction.md", @@ -6705,7 +6705,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 361, + "weight": 337, "cookies": false, "type": "", "demo": "databases\/delete-transaction.md", @@ -6770,7 +6770,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 363, + "weight": 339, "cookies": false, "type": "", "demo": "databases\/create-operations.md", @@ -6851,7 +6851,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 305, + "weight": 281, "cookies": false, "type": "", "demo": "databases\/list-usage.md", @@ -6953,7 +6953,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 299, + "weight": 275, "cookies": false, "type": "", "demo": "databases\/get.md", @@ -7047,7 +7047,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 300, + "weight": 276, "cookies": false, "type": "", "demo": "databases\/update.md", @@ -7163,7 +7163,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 301, + "weight": 277, "cookies": false, "type": "", "demo": "databases\/delete.md", @@ -7256,7 +7256,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 310, + "weight": 286, "cookies": false, "type": "", "demo": "databases\/list-collections.md", @@ -7351,7 +7351,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 306, + "weight": 282, "cookies": false, "type": "", "demo": "databases\/create-collection.md", @@ -7481,7 +7481,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 307, + "weight": 283, "cookies": false, "type": "", "demo": "databases\/get-collection.md", @@ -7554,7 +7554,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 308, + "weight": 284, "cookies": false, "type": "", "demo": "databases\/update-collection.md", @@ -7662,7 +7662,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 309, + "weight": 285, "cookies": false, "type": "", "demo": "databases\/delete-collection.md", @@ -7735,7 +7735,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 327, + "weight": 303, "cookies": false, "type": "", "demo": "databases\/list-attributes.md", @@ -7831,7 +7831,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 328, + "weight": 304, "cookies": false, "type": "", "demo": "databases\/create-boolean-attribute.md", @@ -7944,7 +7944,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 329, + "weight": 305, "cookies": false, "type": "", "demo": "databases\/update-boolean-attribute.md", @@ -8059,7 +8059,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 330, + "weight": 306, "cookies": false, "type": "", "demo": "databases\/create-datetime-attribute.md", @@ -8172,7 +8172,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 331, + "weight": 307, "cookies": false, "type": "", "demo": "databases\/update-datetime-attribute.md", @@ -8287,7 +8287,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 332, + "weight": 308, "cookies": false, "type": "", "demo": "databases\/create-email-attribute.md", @@ -8401,7 +8401,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 333, + "weight": 309, "cookies": false, "type": "", "demo": "databases\/update-email-attribute.md", @@ -8517,7 +8517,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 334, + "weight": 310, "cookies": false, "type": "", "demo": "databases\/create-enum-attribute.md", @@ -8640,7 +8640,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 335, + "weight": 311, "cookies": false, "type": "", "demo": "databases\/update-enum-attribute.md", @@ -8765,7 +8765,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 336, + "weight": 312, "cookies": false, "type": "", "demo": "databases\/create-float-attribute.md", @@ -8895,7 +8895,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 337, + "weight": 313, "cookies": false, "type": "", "demo": "databases\/update-float-attribute.md", @@ -9027,7 +9027,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 338, + "weight": 314, "cookies": false, "type": "", "demo": "databases\/create-integer-attribute.md", @@ -9157,7 +9157,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 339, + "weight": 315, "cookies": false, "type": "", "demo": "databases\/update-integer-attribute.md", @@ -9289,7 +9289,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 340, + "weight": 316, "cookies": false, "type": "", "demo": "databases\/create-ip-attribute.md", @@ -9402,7 +9402,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 341, + "weight": 317, "cookies": false, "type": "", "demo": "databases\/update-ip-attribute.md", @@ -9517,7 +9517,7 @@ "x-appwrite": { "method": "createLineAttribute", "group": "attributes", - "weight": 342, + "weight": 318, "cookies": false, "type": "", "demo": "databases\/create-line-attribute.md", @@ -9624,7 +9624,7 @@ "x-appwrite": { "method": "updateLineAttribute", "group": "attributes", - "weight": 343, + "weight": 319, "cookies": false, "type": "", "demo": "databases\/update-line-attribute.md", @@ -9738,7 +9738,7 @@ "x-appwrite": { "method": "createPointAttribute", "group": "attributes", - "weight": 344, + "weight": 320, "cookies": false, "type": "", "demo": "databases\/create-point-attribute.md", @@ -9845,7 +9845,7 @@ "x-appwrite": { "method": "updatePointAttribute", "group": "attributes", - "weight": 345, + "weight": 321, "cookies": false, "type": "", "demo": "databases\/update-point-attribute.md", @@ -9959,7 +9959,7 @@ "x-appwrite": { "method": "createPolygonAttribute", "group": "attributes", - "weight": 346, + "weight": 322, "cookies": false, "type": "", "demo": "databases\/create-polygon-attribute.md", @@ -10066,7 +10066,7 @@ "x-appwrite": { "method": "updatePolygonAttribute", "group": "attributes", - "weight": 347, + "weight": 323, "cookies": false, "type": "", "demo": "databases\/update-polygon-attribute.md", @@ -10180,7 +10180,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 348, + "weight": 324, "cookies": false, "type": "", "demo": "databases\/create-relationship-attribute.md", @@ -10321,7 +10321,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 350, + "weight": 326, "cookies": false, "type": "", "demo": "databases\/create-string-attribute.md", @@ -10448,7 +10448,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 351, + "weight": 327, "cookies": false, "type": "", "demo": "databases\/update-string-attribute.md", @@ -10571,7 +10571,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 352, + "weight": 328, "cookies": false, "type": "", "demo": "databases\/create-url-attribute.md", @@ -10685,7 +10685,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 353, + "weight": 329, "cookies": false, "type": "", "demo": "databases\/update-url-attribute.md", @@ -10830,7 +10830,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 325, + "weight": 301, "cookies": false, "type": "", "demo": "databases\/get-attribute.md", @@ -10905,7 +10905,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 326, + "weight": 302, "cookies": false, "type": "", "demo": "databases\/delete-attribute.md", @@ -10987,7 +10987,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 349, + "weight": 325, "cookies": false, "type": "", "demo": "databases\/update-relationship-attribute.md", @@ -11097,7 +11097,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 321, + "weight": 297, "cookies": false, "type": "", "demo": "databases\/list-documents.md", @@ -11201,7 +11201,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 313, + "weight": 289, "cookies": false, "type": "", "demo": "databases\/create-document.md", @@ -11392,7 +11392,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 318, + "weight": 294, "cookies": false, "type": "", "demo": "databases\/upsert-documents.md", @@ -11527,7 +11527,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 316, + "weight": 292, "cookies": false, "type": "", "demo": "databases\/update-documents.md", @@ -11631,7 +11631,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 320, + "weight": 296, "cookies": false, "type": "", "demo": "databases\/delete-documents.md", @@ -11729,7 +11729,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 314, + "weight": 290, "cookies": false, "type": "", "demo": "databases\/get-document.md", @@ -11832,7 +11832,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 317, + "weight": 293, "cookies": false, "type": "", "demo": "databases\/upsert-document.md", @@ -11983,7 +11983,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 315, + "weight": 291, "cookies": false, "type": "", "demo": "databases\/update-document.md", @@ -12093,7 +12093,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 319, + "weight": 295, "cookies": false, "type": "", "demo": "databases\/delete-document.md", @@ -12192,7 +12192,7 @@ "x-appwrite": { "method": "listDocumentLogs", "group": "logs", - "weight": 322, + "weight": 298, "cookies": false, "type": "", "demo": "databases\/list-document-logs.md", @@ -12285,7 +12285,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 324, + "weight": 300, "cookies": false, "type": "", "demo": "databases\/decrement-document-attribute.md", @@ -12408,7 +12408,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 323, + "weight": 299, "cookies": false, "type": "", "demo": "databases\/increment-document-attribute.md", @@ -12529,7 +12529,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 357, + "weight": 333, "cookies": false, "type": "", "demo": "databases\/list-indexes.md", @@ -12623,7 +12623,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 354, + "weight": 330, "cookies": false, "type": "", "demo": "databases\/create-index.md", @@ -12763,7 +12763,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 355, + "weight": 331, "cookies": false, "type": "", "demo": "databases\/get-index.md", @@ -12838,7 +12838,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 356, + "weight": 332, "cookies": false, "type": "", "demo": "databases\/delete-index.md", @@ -12918,7 +12918,7 @@ "x-appwrite": { "method": "listCollectionLogs", "group": "collections", - "weight": 311, + "weight": 287, "cookies": false, "type": "", "demo": "databases\/list-collection-logs.md", @@ -13001,7 +13001,7 @@ "x-appwrite": { "method": "getCollectionUsage", "group": null, - "weight": 312, + "weight": 288, "cookies": false, "type": "", "demo": "databases\/get-collection-usage.md", @@ -13092,7 +13092,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 303, + "weight": 279, "cookies": false, "type": "", "demo": "databases\/list-logs.md", @@ -13197,7 +13197,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 304, + "weight": 280, "cookies": false, "type": "", "demo": "databases\/get-usage.md", @@ -13310,7 +13310,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 439, + "weight": 415, "cookies": false, "type": "", "demo": "functions\/list.md", @@ -13392,7 +13392,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 436, + "weight": 412, "cookies": false, "type": "", "demo": "functions\/create.md", @@ -13706,7 +13706,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 441, + "weight": 417, "cookies": false, "type": "", "demo": "functions\/list-runtimes.md", @@ -13756,7 +13756,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 442, + "weight": 418, "cookies": false, "type": "", "demo": "functions\/list-specifications.md", @@ -13806,7 +13806,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 465, + "weight": 441, "cookies": false, "type": "", "demo": "functions\/list-templates.md", @@ -13990,7 +13990,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 464, + "weight": 440, "cookies": false, "type": "", "demo": "functions\/get-template.md", @@ -14048,7 +14048,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 458, + "weight": 434, "cookies": false, "type": "", "demo": "functions\/list-usage.md", @@ -14118,7 +14118,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 437, + "weight": 413, "cookies": false, "type": "", "demo": "functions\/get.md", @@ -14178,7 +14178,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 438, + "weight": 414, "cookies": false, "type": "", "demo": "functions\/update.md", @@ -14488,7 +14488,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 440, + "weight": 416, "cookies": false, "type": "", "demo": "functions\/delete.md", @@ -14550,7 +14550,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 445, + "weight": 421, "cookies": false, "type": "", "demo": "functions\/update-function-deployment.md", @@ -14628,7 +14628,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 446, + "weight": 422, "cookies": false, "type": "", "demo": "functions\/list-deployments.md", @@ -14718,7 +14718,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 443, + "weight": 419, "cookies": false, "type": "upload", "demo": "functions\/create-deployment.md", @@ -14811,7 +14811,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 451, + "weight": 427, "cookies": false, "type": "", "demo": "functions\/create-duplicate-deployment.md", @@ -14897,7 +14897,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 448, + "weight": 424, "cookies": false, "type": "", "demo": "functions\/create-template-deployment.md", @@ -15018,7 +15018,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 449, + "weight": 425, "cookies": false, "type": "", "demo": "functions\/create-vcs-deployment.md", @@ -15115,7 +15115,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 444, + "weight": 420, "cookies": false, "type": "", "demo": "functions\/get-deployment.md", @@ -15178,7 +15178,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 447, + "weight": 423, "cookies": false, "type": "", "demo": "functions\/delete-deployment.md", @@ -15246,7 +15246,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 450, + "weight": 426, "cookies": false, "type": "location", "demo": "functions\/get-deployment-download.md", @@ -15332,7 +15332,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 452, + "weight": 428, "cookies": false, "type": "", "demo": "functions\/update-deployment-status.md", @@ -15400,7 +15400,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 455, + "weight": 431, "cookies": false, "type": "", "demo": "functions\/list-executions.md", @@ -15483,7 +15483,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 453, + "weight": 429, "cookies": false, "type": "", "demo": "functions\/create-execution.md", @@ -15602,7 +15602,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 454, + "weight": 430, "cookies": false, "type": "", "demo": "functions\/get-execution.md", @@ -15667,7 +15667,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 456, + "weight": 432, "cookies": false, "type": "", "demo": "functions\/delete-execution.md", @@ -15735,7 +15735,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 457, + "weight": 433, "cookies": false, "type": "", "demo": "functions\/get-usage.md", @@ -15813,7 +15813,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 461, + "weight": 437, "cookies": false, "type": "", "demo": "functions\/list-variables.md", @@ -15873,7 +15873,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 459, + "weight": 435, "cookies": false, "type": "", "demo": "functions\/create-variable.md", @@ -15964,7 +15964,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 460, + "weight": 436, "cookies": false, "type": "", "demo": "functions\/get-variable.md", @@ -16032,7 +16032,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 462, + "weight": 438, "cookies": false, "type": "", "demo": "functions\/update-variable.md", @@ -16127,7 +16127,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 463, + "weight": 439, "cookies": false, "type": "", "demo": "functions\/delete-variable.md", @@ -16197,7 +16197,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 214, + "weight": 190, "cookies": false, "type": "graphql", "demo": "graphql\/query.md", @@ -16272,7 +16272,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 213, + "weight": 189, "cookies": false, "type": "graphql", "demo": "graphql\/mutation.md", @@ -16345,7 +16345,7 @@ "x-appwrite": { "method": "get", "group": "health", - "weight": 57, + "weight": 442, "cookies": false, "type": "", "demo": "health\/get.md", @@ -16396,7 +16396,7 @@ "x-appwrite": { "method": "getAntivirus", "group": "health", - "weight": 78, + "weight": 451, "cookies": false, "type": "", "demo": "health\/get-antivirus.md", @@ -16437,9 +16437,9 @@ "description": "Check the Appwrite in-memory cache servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "schema": { - "$ref": "#\/definitions\/healthStatus" + "$ref": "#\/definitions\/healthStatusList" } } }, @@ -16447,7 +16447,7 @@ "x-appwrite": { "method": "getCache", "group": "health", - "weight": 60, + "weight": 445, "cookies": false, "type": "", "demo": "health\/get-cache.md", @@ -16498,7 +16498,7 @@ "x-appwrite": { "method": "getCertificate", "group": "health", - "weight": 65, + "weight": 448, "cookies": false, "type": "", "demo": "health\/get-certificate.md", @@ -16548,9 +16548,9 @@ "description": "Check the Appwrite database servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "schema": { - "$ref": "#\/definitions\/healthStatus" + "$ref": "#\/definitions\/healthStatusList" } } }, @@ -16558,7 +16558,7 @@ "x-appwrite": { "method": "getDB", "group": "health", - "weight": 59, + "weight": 444, "cookies": false, "type": "", "demo": "health\/get-db.md", @@ -16599,9 +16599,9 @@ "description": "Check the Appwrite pub-sub servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "schema": { - "$ref": "#\/definitions\/healthStatus" + "$ref": "#\/definitions\/healthStatusList" } } }, @@ -16609,7 +16609,7 @@ "x-appwrite": { "method": "getPubSub", "group": "health", - "weight": 61, + "weight": 446, "cookies": false, "type": "", "demo": "health\/get-pub-sub.md", @@ -16636,6 +16636,68 @@ ] } }, + "\/health\/queue\/audits": { + "get": { + "summary": "Get audits queue", + "operationId": "healthGetQueueAudits", + "consumes": [], + "produces": [ + "application\/json" + ], + "tags": [ + "health" + ], + "description": "Get the number of audit logs that are waiting to be processed in the Appwrite internal queue server.", + "responses": { + "200": { + "description": "Health Queue", + "schema": { + "$ref": "#\/definitions\/healthQueue" + } + } + }, + "deprecated": false, + "x-appwrite": { + "method": "getQueueAudits", + "group": "queue", + "weight": 452, + "cookies": false, + "type": "", + "demo": "health\/get-queue-audits.md", + "rate-limit": 0, + "rate-time": 3600, + "rate-key": "url:{url},ip:{ip}", + "scope": "health.read", + "platforms": [ + "console", + "server" + ], + "packaging": false, + "public": true, + "edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/health\/get-queue-audits.md", + "auth": { + "Project": [] + } + }, + "security": [ + { + "Project": [], + "Key": [] + } + ], + "parameters": [ + { + "name": "threshold", + "description": "Queue size threshold. When hit (equal or higher), endpoint returns server error. Default value is 5000.", + "required": false, + "type": "integer", + "format": "int32", + "default": 5000, + "in": "query" + } + ] + } + }, "\/health\/queue\/builds": { "get": { "summary": "Get builds queue", @@ -16660,7 +16722,7 @@ "x-appwrite": { "method": "getQueueBuilds", "group": "queue", - "weight": 67, + "weight": 456, "cookies": false, "type": "", "demo": "health\/get-queue-builds.md", @@ -16722,7 +16784,7 @@ "x-appwrite": { "method": "getQueueCertificates", "group": "queue", - "weight": 66, + "weight": 455, "cookies": false, "type": "", "demo": "health\/get-queue-certificates.md", @@ -16784,7 +16846,7 @@ "x-appwrite": { "method": "getQueueDatabases", "group": "queue", - "weight": 68, + "weight": 457, "cookies": false, "type": "", "demo": "health\/get-queue-databases.md", @@ -16855,7 +16917,7 @@ "x-appwrite": { "method": "getQueueDeletes", "group": "queue", - "weight": 69, + "weight": 458, "cookies": false, "type": "", "demo": "health\/get-queue-deletes.md", @@ -16917,7 +16979,7 @@ "x-appwrite": { "method": "getFailedJobs", "group": "queue", - "weight": 79, + "weight": 465, "cookies": false, "type": "", "demo": "health\/get-failed-jobs.md", @@ -17004,7 +17066,7 @@ "x-appwrite": { "method": "getQueueFunctions", "group": "queue", - "weight": 73, + "weight": 462, "cookies": false, "type": "", "demo": "health\/get-queue-functions.md", @@ -17066,7 +17128,7 @@ "x-appwrite": { "method": "getQueueLogs", "group": "queue", - "weight": 64, + "weight": 454, "cookies": false, "type": "", "demo": "health\/get-queue-logs.md", @@ -17128,7 +17190,7 @@ "x-appwrite": { "method": "getQueueMails", "group": "queue", - "weight": 70, + "weight": 459, "cookies": false, "type": "", "demo": "health\/get-queue-mails.md", @@ -17190,7 +17252,7 @@ "x-appwrite": { "method": "getQueueMessaging", "group": "queue", - "weight": 71, + "weight": 460, "cookies": false, "type": "", "demo": "health\/get-queue-messaging.md", @@ -17252,7 +17314,7 @@ "x-appwrite": { "method": "getQueueMigrations", "group": "queue", - "weight": 72, + "weight": 461, "cookies": false, "type": "", "demo": "health\/get-queue-migrations.md", @@ -17314,7 +17376,7 @@ "x-appwrite": { "method": "getQueueStatsResources", "group": "queue", - "weight": 74, + "weight": 463, "cookies": false, "type": "", "demo": "health\/get-queue-stats-resources.md", @@ -17376,7 +17438,7 @@ "x-appwrite": { "method": "getQueueUsage", "group": "queue", - "weight": 75, + "weight": 464, "cookies": false, "type": "", "demo": "health\/get-queue-usage.md", @@ -17438,7 +17500,7 @@ "x-appwrite": { "method": "getQueueWebhooks", "group": "queue", - "weight": 63, + "weight": 453, "cookies": false, "type": "", "demo": "health\/get-queue-webhooks.md", @@ -17500,7 +17562,7 @@ "x-appwrite": { "method": "getStorage", "group": "storage", - "weight": 77, + "weight": 450, "cookies": false, "type": "", "demo": "health\/get-storage.md", @@ -17551,7 +17613,7 @@ "x-appwrite": { "method": "getStorageLocal", "group": "storage", - "weight": 76, + "weight": 449, "cookies": false, "type": "", "demo": "health\/get-storage-local.md", @@ -17602,7 +17664,7 @@ "x-appwrite": { "method": "getTime", "group": "health", - "weight": 62, + "weight": 447, "cookies": false, "type": "", "demo": "health\/get-time.md", @@ -18077,7 +18139,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 269, + "weight": 245, "cookies": false, "type": "", "demo": "messaging\/list-messages.md", @@ -18162,7 +18224,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 266, + "weight": 242, "cookies": false, "type": "", "demo": "messaging\/create-email.md", @@ -18322,7 +18384,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 273, + "weight": 249, "cookies": false, "type": "", "demo": "messaging\/update-email.md", @@ -18489,7 +18551,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 268, + "weight": 244, "cookies": false, "type": "", "demo": "messaging\/create-push.md", @@ -18688,7 +18750,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 275, + "weight": 251, "cookies": false, "type": "", "demo": "messaging\/update-push.md", @@ -18902,7 +18964,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 267, + "weight": 243, "cookies": false, "type": "", "demo": "messaging\/create-sms.md", @@ -19092,7 +19154,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 274, + "weight": 250, "cookies": false, "type": "", "demo": "messaging\/update-sms.md", @@ -19281,7 +19343,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 272, + "weight": 248, "cookies": false, "type": "", "demo": "messaging\/get-message.md", @@ -19337,7 +19399,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 276, + "weight": 252, "cookies": false, "type": "", "demo": "messaging\/delete.md", @@ -19398,7 +19460,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 270, + "weight": 246, "cookies": false, "type": "", "demo": "messaging\/list-message-logs.md", @@ -19480,7 +19542,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 271, + "weight": 247, "cookies": false, "type": "", "demo": "messaging\/list-targets.md", @@ -19562,7 +19624,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 240, + "weight": 216, "cookies": false, "type": "", "demo": "messaging\/list-providers.md", @@ -19647,7 +19709,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 239, + "weight": 215, "cookies": false, "type": "", "demo": "messaging\/create-apns-provider.md", @@ -19836,7 +19898,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 253, + "weight": 229, "cookies": false, "type": "", "demo": "messaging\/update-apns-provider.md", @@ -20022,7 +20084,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 238, + "weight": 214, "cookies": false, "type": "", "demo": "messaging\/create-fcm-provider.md", @@ -20180,7 +20242,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 252, + "weight": 228, "cookies": false, "type": "", "demo": "messaging\/update-fcm-provider.md", @@ -20334,7 +20396,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 229, + "weight": 205, "cookies": false, "type": "", "demo": "messaging\/create-mailgun-provider.md", @@ -20466,7 +20528,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 243, + "weight": 219, "cookies": false, "type": "", "demo": "messaging\/update-mailgun-provider.md", @@ -20595,7 +20657,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 233, + "weight": 209, "cookies": false, "type": "", "demo": "messaging\/create-msg-91-provider.md", @@ -20700,7 +20762,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 247, + "weight": 223, "cookies": false, "type": "", "demo": "messaging\/update-msg-91-provider.md", @@ -20803,7 +20865,7 @@ "x-appwrite": { "method": "createResendProvider", "group": "providers", - "weight": 231, + "weight": 207, "cookies": false, "type": "", "demo": "messaging\/create-resend-provider.md", @@ -20922,7 +20984,7 @@ "x-appwrite": { "method": "updateResendProvider", "group": "providers", - "weight": 245, + "weight": 221, "cookies": false, "type": "", "demo": "messaging\/update-resend-provider.md", @@ -21038,7 +21100,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 230, + "weight": 206, "cookies": false, "type": "", "demo": "messaging\/create-sendgrid-provider.md", @@ -21157,7 +21219,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 244, + "weight": 220, "cookies": false, "type": "", "demo": "messaging\/update-sendgrid-provider.md", @@ -21273,7 +21335,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 232, + "weight": 208, "cookies": false, "type": "", "demo": "messaging\/create-smtp-provider.md", @@ -21523,7 +21585,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 246, + "weight": 222, "cookies": false, "type": "", "demo": "messaging\/update-smtp-provider.md", @@ -21767,7 +21829,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 234, + "weight": 210, "cookies": false, "type": "", "demo": "messaging\/create-telesign-provider.md", @@ -21873,7 +21935,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 248, + "weight": 224, "cookies": false, "type": "", "demo": "messaging\/update-telesign-provider.md", @@ -21976,7 +22038,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 235, + "weight": 211, "cookies": false, "type": "", "demo": "messaging\/create-textmagic-provider.md", @@ -22082,7 +22144,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 249, + "weight": 225, "cookies": false, "type": "", "demo": "messaging\/update-textmagic-provider.md", @@ -22185,7 +22247,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 236, + "weight": 212, "cookies": false, "type": "", "demo": "messaging\/create-twilio-provider.md", @@ -22291,7 +22353,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 250, + "weight": 226, "cookies": false, "type": "", "demo": "messaging\/update-twilio-provider.md", @@ -22394,7 +22456,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 237, + "weight": 213, "cookies": false, "type": "", "demo": "messaging\/create-vonage-provider.md", @@ -22500,7 +22562,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 251, + "weight": 227, "cookies": false, "type": "", "demo": "messaging\/update-vonage-provider.md", @@ -22601,7 +22663,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 242, + "weight": 218, "cookies": false, "type": "", "demo": "messaging\/get-provider.md", @@ -22657,7 +22719,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 254, + "weight": 230, "cookies": false, "type": "", "demo": "messaging\/delete-provider.md", @@ -22718,7 +22780,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 241, + "weight": 217, "cookies": false, "type": "", "demo": "messaging\/list-provider-logs.md", @@ -22800,7 +22862,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 263, + "weight": 239, "cookies": false, "type": "", "demo": "messaging\/list-subscriber-logs.md", @@ -22882,7 +22944,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 256, + "weight": 232, "cookies": false, "type": "", "demo": "messaging\/list-topics.md", @@ -22965,7 +23027,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 255, + "weight": 231, "cookies": false, "type": "", "demo": "messaging\/create-topic.md", @@ -23054,7 +23116,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 258, + "weight": 234, "cookies": false, "type": "", "demo": "messaging\/get-topic.md", @@ -23115,7 +23177,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 259, + "weight": 235, "cookies": false, "type": "", "demo": "messaging\/update-topic.md", @@ -23197,7 +23259,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 260, + "weight": 236, "cookies": false, "type": "", "demo": "messaging\/delete-topic.md", @@ -23258,7 +23320,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 257, + "weight": 233, "cookies": false, "type": "", "demo": "messaging\/list-topic-logs.md", @@ -23340,7 +23402,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 262, + "weight": 238, "cookies": false, "type": "", "demo": "messaging\/list-subscribers.md", @@ -23431,7 +23493,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 261, + "weight": 237, "cookies": false, "type": "", "demo": "messaging\/create-subscriber.md", @@ -23519,7 +23581,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 264, + "weight": 240, "cookies": false, "type": "", "demo": "messaging\/get-subscriber.md", @@ -23583,7 +23645,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 265, + "weight": 241, "cookies": false, "type": "", "demo": "messaging\/delete-subscriber.md", @@ -23654,7 +23716,7 @@ "x-appwrite": { "method": "list", "group": null, - "weight": 221, + "weight": 197, "cookies": false, "type": "", "demo": "migrations\/list.md", @@ -23737,7 +23799,7 @@ "x-appwrite": { "method": "createAppwriteMigration", "group": null, - "weight": 215, + "weight": 191, "cookies": false, "type": "", "demo": "migrations\/create-appwrite-migration.md", @@ -23851,7 +23913,7 @@ "x-appwrite": { "method": "getAppwriteReport", "group": null, - "weight": 223, + "weight": 199, "cookies": false, "type": "", "demo": "migrations\/get-appwrite-report.md", @@ -23960,7 +24022,7 @@ "x-appwrite": { "method": "createCSVExport", "group": null, - "weight": 220, + "weight": 196, "cookies": false, "type": "", "demo": "migrations\/create-csv-export.md", @@ -24086,7 +24148,7 @@ "x-appwrite": { "method": "createCSVImport", "group": null, - "weight": 219, + "weight": 195, "cookies": false, "type": "", "demo": "migrations\/create-csv-import.md", @@ -24177,7 +24239,7 @@ "x-appwrite": { "method": "createFirebaseMigration", "group": null, - "weight": 216, + "weight": 192, "cookies": false, "type": "", "demo": "migrations\/create-firebase-migration.md", @@ -24270,7 +24332,7 @@ "x-appwrite": { "method": "getFirebaseReport", "group": null, - "weight": 224, + "weight": 200, "cookies": false, "type": "", "demo": "migrations\/get-firebase-report.md", @@ -24356,7 +24418,7 @@ "x-appwrite": { "method": "createNHostMigration", "group": null, - "weight": 218, + "weight": 194, "cookies": false, "type": "", "demo": "migrations\/create-n-host-migration.md", @@ -24492,7 +24554,7 @@ "x-appwrite": { "method": "getNHostReport", "group": null, - "weight": 226, + "weight": 202, "cookies": false, "type": "", "demo": "migrations\/get-n-host-report.md", @@ -24628,7 +24690,7 @@ "x-appwrite": { "method": "createSupabaseMigration", "group": null, - "weight": 217, + "weight": 193, "cookies": false, "type": "", "demo": "migrations\/create-supabase-migration.md", @@ -24758,7 +24820,7 @@ "x-appwrite": { "method": "getSupabaseReport", "group": null, - "weight": 225, + "weight": 201, "cookies": false, "type": "", "demo": "migrations\/get-supabase-report.md", @@ -24885,7 +24947,7 @@ "x-appwrite": { "method": "get", "group": null, - "weight": 222, + "weight": 198, "cookies": false, "type": "", "demo": "migrations\/get.md", @@ -24944,7 +25006,7 @@ "x-appwrite": { "method": "retry", "group": null, - "weight": 227, + "weight": 203, "cookies": false, "type": "", "demo": "migrations\/retry.md", @@ -24998,7 +25060,7 @@ "x-appwrite": { "method": "delete", "group": null, - "weight": 228, + "weight": 204, "cookies": false, "type": "", "demo": "migrations\/delete.md", @@ -25057,7 +25119,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 127, + "weight": 103, "cookies": false, "type": "", "demo": "project\/get-usage.md", @@ -25140,7 +25202,7 @@ "x-appwrite": { "method": "listVariables", "group": null, - "weight": 129, + "weight": 105, "cookies": false, "type": "", "demo": "project\/list-variables.md", @@ -25189,7 +25251,7 @@ "x-appwrite": { "method": "createVariable", "group": null, - "weight": 128, + "weight": 104, "cookies": false, "type": "", "demo": "project\/create-variable.md", @@ -25271,7 +25333,7 @@ "x-appwrite": { "method": "getVariable", "group": null, - "weight": 130, + "weight": 106, "cookies": false, "type": "", "demo": "project\/get-variable.md", @@ -25330,7 +25392,7 @@ "x-appwrite": { "method": "updateVariable", "group": null, - "weight": 131, + "weight": 107, "cookies": false, "type": "", "demo": "project\/update-variable.md", @@ -25416,7 +25478,7 @@ "x-appwrite": { "method": "deleteVariable", "group": null, - "weight": 132, + "weight": 108, "cookies": false, "type": "", "demo": "project\/delete-variable.md", @@ -25475,7 +25537,7 @@ "x-appwrite": { "method": "list", "group": "projects", - "weight": 434, + "weight": 410, "cookies": false, "type": "", "demo": "projects\/list.md", @@ -25555,7 +25617,7 @@ "x-appwrite": { "method": "create", "group": "projects", - "weight": 81, + "weight": 57, "cookies": false, "type": "", "demo": "projects\/create.md", @@ -25704,7 +25766,7 @@ "x-appwrite": { "method": "get", "group": "projects", - "weight": 82, + "weight": 58, "cookies": false, "type": "", "demo": "projects\/get.md", @@ -25763,7 +25825,7 @@ "x-appwrite": { "method": "update", "group": "projects", - "weight": 83, + "weight": 59, "cookies": false, "type": "", "demo": "projects\/update.md", @@ -25890,7 +25952,7 @@ "x-appwrite": { "method": "delete", "group": "projects", - "weight": 100, + "weight": 76, "cookies": false, "type": "", "demo": "projects\/delete.md", @@ -25951,7 +26013,7 @@ "x-appwrite": { "method": "updateApiStatus", "group": "projects", - "weight": 87, + "weight": 63, "cookies": false, "type": "", "demo": "projects\/update-api-status.md", @@ -26108,7 +26170,7 @@ "x-appwrite": { "method": "updateApiStatusAll", "group": "projects", - "weight": 88, + "weight": 64, "cookies": false, "type": "", "demo": "projects\/update-api-status-all.md", @@ -26247,7 +26309,7 @@ "x-appwrite": { "method": "updateAuthDuration", "group": "auth", - "weight": 93, + "weight": 69, "cookies": false, "type": "", "demo": "projects\/update-auth-duration.md", @@ -26327,7 +26389,7 @@ "x-appwrite": { "method": "updateAuthLimit", "group": "auth", - "weight": 92, + "weight": 68, "cookies": false, "type": "", "demo": "projects\/update-auth-limit.md", @@ -26407,7 +26469,7 @@ "x-appwrite": { "method": "updateAuthSessionsLimit", "group": "auth", - "weight": 98, + "weight": 74, "cookies": false, "type": "", "demo": "projects\/update-auth-sessions-limit.md", @@ -26487,7 +26549,7 @@ "x-appwrite": { "method": "updateMembershipsPrivacy", "group": "auth", - "weight": 91, + "weight": 67, "cookies": false, "type": "", "demo": "projects\/update-memberships-privacy.md", @@ -26580,7 +26642,7 @@ "x-appwrite": { "method": "updateMockNumbers", "group": "auth", - "weight": 99, + "weight": 75, "cookies": false, "type": "", "demo": "projects\/update-mock-numbers.md", @@ -26662,7 +26724,7 @@ "x-appwrite": { "method": "updateAuthPasswordDictionary", "group": "auth", - "weight": 96, + "weight": 72, "cookies": false, "type": "", "demo": "projects\/update-auth-password-dictionary.md", @@ -26741,7 +26803,7 @@ "x-appwrite": { "method": "updateAuthPasswordHistory", "group": "auth", - "weight": 95, + "weight": 71, "cookies": false, "type": "", "demo": "projects\/update-auth-password-history.md", @@ -26821,7 +26883,7 @@ "x-appwrite": { "method": "updatePersonalDataCheck", "group": "auth", - "weight": 97, + "weight": 73, "cookies": false, "type": "", "demo": "projects\/update-personal-data-check.md", @@ -26900,7 +26962,7 @@ "x-appwrite": { "method": "updateSessionAlerts", "group": "auth", - "weight": 90, + "weight": 66, "cookies": false, "type": "", "demo": "projects\/update-session-alerts.md", @@ -26979,7 +27041,7 @@ "x-appwrite": { "method": "updateSessionInvalidation", "group": "auth", - "weight": 126, + "weight": 102, "cookies": false, "type": "", "demo": "projects\/update-session-invalidation.md", @@ -27058,7 +27120,7 @@ "x-appwrite": { "method": "updateAuthStatus", "group": "auth", - "weight": 94, + "weight": 70, "cookies": false, "type": "", "demo": "projects\/update-auth-status.md", @@ -27154,7 +27216,7 @@ "x-appwrite": { "method": "listDevKeys", "group": "devKeys", - "weight": 432, + "weight": 408, "cookies": false, "type": "", "demo": "projects\/list-dev-keys.md", @@ -27224,7 +27286,7 @@ "x-appwrite": { "method": "createDevKey", "group": "devKeys", - "weight": 429, + "weight": 405, "cookies": false, "type": "", "demo": "projects\/create-dev-key.md", @@ -27307,7 +27369,7 @@ "x-appwrite": { "method": "getDevKey", "group": "devKeys", - "weight": 431, + "weight": 407, "cookies": false, "type": "", "demo": "projects\/get-dev-key.md", @@ -27373,7 +27435,7 @@ "x-appwrite": { "method": "updateDevKey", "group": "devKeys", - "weight": 430, + "weight": 406, "cookies": false, "type": "", "demo": "projects\/update-dev-key.md", @@ -27459,7 +27521,7 @@ "x-appwrite": { "method": "deleteDevKey", "group": "devKeys", - "weight": 433, + "weight": 409, "cookies": false, "type": "", "demo": "projects\/delete-dev-key.md", @@ -27527,7 +27589,7 @@ "x-appwrite": { "method": "createJWT", "group": "auth", - "weight": 112, + "weight": 88, "cookies": false, "type": "", "demo": "projects\/create-jwt.md", @@ -27673,7 +27735,7 @@ "x-appwrite": { "method": "listKeys", "group": "keys", - "weight": 108, + "weight": 84, "cookies": false, "type": "", "demo": "projects\/list-keys.md", @@ -27741,7 +27803,7 @@ "x-appwrite": { "method": "createKey", "group": "keys", - "weight": 107, + "weight": 83, "cookies": false, "type": "", "demo": "projects\/create-key.md", @@ -27895,7 +27957,7 @@ "x-appwrite": { "method": "getKey", "group": "keys", - "weight": 109, + "weight": 85, "cookies": false, "type": "", "demo": "projects\/get-key.md", @@ -27962,7 +28024,7 @@ "x-appwrite": { "method": "updateKey", "group": "keys", - "weight": 110, + "weight": 86, "cookies": false, "type": "", "demo": "projects\/update-key.md", @@ -28119,7 +28181,7 @@ "x-appwrite": { "method": "deleteKey", "group": "keys", - "weight": 111, + "weight": 87, "cookies": false, "type": "", "demo": "projects\/delete-key.md", @@ -28188,7 +28250,7 @@ "x-appwrite": { "method": "updateLabels", "group": "projects", - "weight": 435, + "weight": 411, "cookies": false, "type": "", "demo": "projects\/update-labels.md", @@ -28269,7 +28331,7 @@ "x-appwrite": { "method": "updateOAuth2", "group": "auth", - "weight": 89, + "weight": 65, "cookies": false, "type": "", "demo": "projects\/update-o-auth-2.md", @@ -28410,7 +28472,7 @@ "x-appwrite": { "method": "listPlatforms", "group": "platforms", - "weight": 114, + "weight": 90, "cookies": false, "type": "", "demo": "projects\/list-platforms.md", @@ -28478,7 +28540,7 @@ "x-appwrite": { "method": "createPlatform", "group": "platforms", - "weight": 113, + "weight": 89, "cookies": false, "type": "", "demo": "projects\/create-platform.md", @@ -28599,7 +28661,7 @@ "x-appwrite": { "method": "getPlatform", "group": "platforms", - "weight": 115, + "weight": 91, "cookies": false, "type": "", "demo": "projects\/get-platform.md", @@ -28666,7 +28728,7 @@ "x-appwrite": { "method": "updatePlatform", "group": "platforms", - "weight": 116, + "weight": 92, "cookies": false, "type": "", "demo": "projects\/update-platform.md", @@ -28764,7 +28826,7 @@ "x-appwrite": { "method": "deletePlatform", "group": "platforms", - "weight": 117, + "weight": 93, "cookies": false, "type": "", "demo": "projects\/delete-platform.md", @@ -28833,7 +28895,7 @@ "x-appwrite": { "method": "updateServiceStatus", "group": "projects", - "weight": 85, + "weight": 61, "cookies": false, "type": "", "demo": "projects\/update-service-status.md", @@ -28936,7 +28998,7 @@ "x-appwrite": { "method": "updateServiceStatusAll", "group": "projects", - "weight": 86, + "weight": 62, "cookies": false, "type": "", "demo": "projects\/update-service-status-all.md", @@ -29015,7 +29077,7 @@ "x-appwrite": { "method": "updateSmtp", "group": "templates", - "weight": 118, + "weight": 94, "cookies": false, "type": "", "demo": "projects\/update-smtp.md", @@ -29224,7 +29286,7 @@ "x-appwrite": { "method": "createSmtpTest", "group": "templates", - "weight": 119, + "weight": 95, "cookies": false, "type": "", "demo": "projects\/create-smtp-test.md", @@ -29446,7 +29508,7 @@ "x-appwrite": { "method": "updateTeam", "group": "projects", - "weight": 84, + "weight": 60, "cookies": false, "type": "", "demo": "projects\/update-team.md", @@ -29523,7 +29585,7 @@ "x-appwrite": { "method": "getEmailTemplate", "group": "templates", - "weight": 121, + "weight": 97, "cookies": false, "type": "", "demo": "projects\/get-email-template.md", @@ -29744,7 +29806,7 @@ "x-appwrite": { "method": "updateEmailTemplate", "group": "templates", - "weight": 123, + "weight": 99, "cookies": false, "type": "", "demo": "projects\/update-email-template.md", @@ -30010,7 +30072,7 @@ "x-appwrite": { "method": "deleteEmailTemplate", "group": "templates", - "weight": 125, + "weight": 101, "cookies": false, "type": "", "demo": "projects\/delete-email-template.md", @@ -30231,7 +30293,7 @@ "x-appwrite": { "method": "getSmsTemplate", "group": "templates", - "weight": 120, + "weight": 96, "cookies": false, "type": "", "demo": "projects\/get-sms-template.md", @@ -30513,7 +30575,7 @@ "x-appwrite": { "method": "updateSmsTemplate", "group": "templates", - "weight": 122, + "weight": 98, "cookies": false, "type": "", "demo": "projects\/update-sms-template.md", @@ -30817,7 +30879,7 @@ "x-appwrite": { "method": "deleteSmsTemplate", "group": "templates", - "weight": 124, + "weight": 100, "cookies": false, "type": "", "demo": "projects\/delete-sms-template.md", @@ -31099,7 +31161,7 @@ "x-appwrite": { "method": "listWebhooks", "group": "webhooks", - "weight": 102, + "weight": 78, "cookies": false, "type": "", "demo": "projects\/list-webhooks.md", @@ -31167,7 +31229,7 @@ "x-appwrite": { "method": "createWebhook", "group": "webhooks", - "weight": 101, + "weight": 77, "cookies": false, "type": "", "demo": "projects\/create-webhook.md", @@ -31286,7 +31348,7 @@ "x-appwrite": { "method": "getWebhook", "group": "webhooks", - "weight": 103, + "weight": 79, "cookies": false, "type": "", "demo": "projects\/get-webhook.md", @@ -31353,7 +31415,7 @@ "x-appwrite": { "method": "updateWebhook", "group": "webhooks", - "weight": 104, + "weight": 80, "cookies": false, "type": "", "demo": "projects\/update-webhook.md", @@ -31475,7 +31537,7 @@ "x-appwrite": { "method": "deleteWebhook", "group": "webhooks", - "weight": 106, + "weight": 82, "cookies": false, "type": "", "demo": "projects\/delete-webhook.md", @@ -31544,7 +31606,7 @@ "x-appwrite": { "method": "updateWebhookSignature", "group": "webhooks", - "weight": 105, + "weight": 81, "cookies": false, "type": "", "demo": "projects\/update-webhook-signature.md", @@ -31611,7 +31673,7 @@ "x-appwrite": { "method": "listRules", "group": null, - "weight": 511, + "weight": 512, "cookies": false, "type": "", "demo": "proxy\/list-rules.md", @@ -31693,7 +31755,7 @@ "x-appwrite": { "method": "createAPIRule", "group": null, - "weight": 506, + "weight": 507, "cookies": false, "type": "", "demo": "proxy\/create-api-rule.md", @@ -31763,7 +31825,7 @@ "x-appwrite": { "method": "createFunctionRule", "group": null, - "weight": 508, + "weight": 509, "cookies": false, "type": "", "demo": "proxy\/create-function-rule.md", @@ -31846,7 +31908,7 @@ "x-appwrite": { "method": "createRedirectRule", "group": null, - "weight": 509, + "weight": 510, "cookies": false, "type": "", "demo": "proxy\/create-redirect-rule.md", @@ -31967,7 +32029,7 @@ "x-appwrite": { "method": "createSiteRule", "group": null, - "weight": 507, + "weight": 508, "cookies": false, "type": "", "demo": "proxy\/create-site-rule.md", @@ -32048,7 +32110,7 @@ "x-appwrite": { "method": "getRule", "group": null, - "weight": 510, + "weight": 511, "cookies": false, "type": "", "demo": "proxy\/get-rule.md", @@ -32101,7 +32163,7 @@ "x-appwrite": { "method": "deleteRule", "group": null, - "weight": 512, + "weight": 513, "cookies": false, "type": "", "demo": "proxy\/delete-rule.md", @@ -32161,7 +32223,7 @@ "x-appwrite": { "method": "updateRuleVerification", "group": null, - "weight": 513, + "weight": 514, "cookies": false, "type": "", "demo": "proxy\/update-rule-verification.md", @@ -32219,7 +32281,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 468, + "weight": 469, "cookies": false, "type": "", "demo": "sites\/list.md", @@ -32301,7 +32363,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 466, + "weight": 467, "cookies": false, "type": "", "demo": "sites\/create.md", @@ -32573,7 +32635,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 471, + "weight": 472, "cookies": false, "type": "", "demo": "sites\/list-frameworks.md", @@ -32623,7 +32685,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 494, + "weight": 495, "cookies": false, "type": "", "demo": "sites\/list-specifications.md", @@ -32673,7 +32735,7 @@ "x-appwrite": { "method": "listTemplates", "group": "templates", - "weight": 490, + "weight": 491, "cookies": false, "type": "", "demo": "sites\/list-templates.md", @@ -32796,7 +32858,7 @@ "x-appwrite": { "method": "getTemplate", "group": "templates", - "weight": 491, + "weight": 492, "cookies": false, "type": "", "demo": "sites\/get-template.md", @@ -32854,7 +32916,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 492, + "weight": 493, "cookies": false, "type": "", "demo": "sites\/list-usage.md", @@ -32924,7 +32986,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 467, + "weight": 468, "cookies": false, "type": "", "demo": "sites\/get.md", @@ -32984,7 +33046,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 469, + "weight": 470, "cookies": false, "type": "", "demo": "sites\/update.md", @@ -33251,7 +33313,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 470, + "weight": 471, "cookies": false, "type": "", "demo": "sites\/delete.md", @@ -33313,7 +33375,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 477, + "weight": 478, "cookies": false, "type": "", "demo": "sites\/update-site-deployment.md", @@ -33391,7 +33453,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 476, + "weight": 477, "cookies": false, "type": "", "demo": "sites\/list-deployments.md", @@ -33481,7 +33543,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 472, + "weight": 473, "cookies": false, "type": "upload", "demo": "sites\/create-deployment.md", @@ -33582,7 +33644,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 480, + "weight": 481, "cookies": false, "type": "", "demo": "sites\/create-duplicate-deployment.md", @@ -33662,7 +33724,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 473, + "weight": 474, "cookies": false, "type": "", "demo": "sites\/create-template-deployment.md", @@ -33783,7 +33845,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 474, + "weight": 475, "cookies": false, "type": "", "demo": "sites\/create-vcs-deployment.md", @@ -33881,7 +33943,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 475, + "weight": 476, "cookies": false, "type": "", "demo": "sites\/get-deployment.md", @@ -33944,7 +34006,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 478, + "weight": 479, "cookies": false, "type": "", "demo": "sites\/delete-deployment.md", @@ -34012,7 +34074,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 479, + "weight": 480, "cookies": false, "type": "location", "demo": "sites\/get-deployment-download.md", @@ -34098,7 +34160,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 481, + "weight": 482, "cookies": false, "type": "", "demo": "sites\/update-deployment-status.md", @@ -34166,7 +34228,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 483, + "weight": 484, "cookies": false, "type": "", "demo": "sites\/list-logs.md", @@ -34247,7 +34309,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 482, + "weight": 483, "cookies": false, "type": "", "demo": "sites\/get-log.md", @@ -34312,7 +34374,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 484, + "weight": 485, "cookies": false, "type": "", "demo": "sites\/delete-log.md", @@ -34380,7 +34442,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 493, + "weight": 494, "cookies": false, "type": "", "demo": "sites\/get-usage.md", @@ -34458,7 +34520,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 487, + "weight": 488, "cookies": false, "type": "", "demo": "sites\/list-variables.md", @@ -34518,7 +34580,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 485, + "weight": 486, "cookies": false, "type": "", "demo": "sites\/create-variable.md", @@ -34609,7 +34671,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 486, + "weight": 487, "cookies": false, "type": "", "demo": "sites\/get-variable.md", @@ -34677,7 +34739,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 488, + "weight": 489, "cookies": false, "type": "", "demo": "sites\/update-variable.md", @@ -34772,7 +34834,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 489, + "weight": 490, "cookies": false, "type": "", "demo": "sites\/delete-variable.md", @@ -34840,7 +34902,7 @@ "x-appwrite": { "method": "listBuckets", "group": "buckets", - "weight": 521, + "weight": 522, "cookies": false, "type": "", "demo": "storage\/list-buckets.md", @@ -34923,7 +34985,7 @@ "x-appwrite": { "method": "createBucket", "group": "buckets", - "weight": 519, + "weight": 520, "cookies": false, "type": "", "demo": "storage\/create-bucket.md", @@ -35070,7 +35132,7 @@ "x-appwrite": { "method": "getBucket", "group": "buckets", - "weight": 520, + "weight": 521, "cookies": false, "type": "", "demo": "storage\/get-bucket.md", @@ -35131,7 +35193,7 @@ "x-appwrite": { "method": "updateBucket", "group": "buckets", - "weight": 522, + "weight": 523, "cookies": false, "type": "", "demo": "storage\/update-bucket.md", @@ -35274,7 +35336,7 @@ "x-appwrite": { "method": "deleteBucket", "group": "buckets", - "weight": 523, + "weight": 524, "cookies": false, "type": "", "demo": "storage\/delete-bucket.md", @@ -35335,7 +35397,7 @@ "x-appwrite": { "method": "listFiles", "group": "files", - "weight": 526, + "weight": 527, "cookies": false, "type": "", "demo": "storage\/list-files.md", @@ -35428,7 +35490,7 @@ "x-appwrite": { "method": "createFile", "group": "files", - "weight": 524, + "weight": 525, "cookies": false, "type": "upload", "demo": "storage\/create-file.md", @@ -35519,7 +35581,7 @@ "x-appwrite": { "method": "getFile", "group": "files", - "weight": 525, + "weight": 526, "cookies": false, "type": "", "demo": "storage\/get-file.md", @@ -35590,7 +35652,7 @@ "x-appwrite": { "method": "updateFile", "group": "files", - "weight": 527, + "weight": 528, "cookies": false, "type": "", "demo": "storage\/update-file.md", @@ -35681,7 +35743,7 @@ "x-appwrite": { "method": "deleteFile", "group": "files", - "weight": 528, + "weight": 529, "cookies": false, "type": "", "demo": "storage\/delete-file.md", @@ -35752,7 +35814,7 @@ "x-appwrite": { "method": "getFileDownload", "group": "files", - "weight": 530, + "weight": 531, "cookies": false, "type": "location", "demo": "storage\/get-file-download.md", @@ -35832,7 +35894,7 @@ "x-appwrite": { "method": "getFilePreview", "group": "files", - "weight": 529, + "weight": 530, "cookies": false, "type": "location", "demo": "storage\/get-file-preview.md", @@ -36040,7 +36102,7 @@ "x-appwrite": { "method": "getFileView", "group": "files", - "weight": 531, + "weight": 532, "cookies": false, "type": "location", "demo": "storage\/get-file-view.md", @@ -36120,7 +36182,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 533, + "weight": 534, "cookies": false, "type": "", "demo": "storage\/get-usage.md", @@ -36191,7 +36253,7 @@ "x-appwrite": { "method": "getBucketUsage", "group": null, - "weight": 534, + "weight": 535, "cookies": false, "type": "", "demo": "storage\/get-bucket-usage.md", @@ -36270,7 +36332,7 @@ "x-appwrite": { "method": "list", "group": "tablesdb", - "weight": 368, + "weight": 344, "cookies": false, "type": "", "demo": "tablesdb\/list.md", @@ -36353,7 +36415,7 @@ "x-appwrite": { "method": "create", "group": "tablesdb", - "weight": 364, + "weight": 340, "cookies": false, "type": "", "demo": "tablesdb\/create.md", @@ -36437,7 +36499,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 427, + "weight": 403, "cookies": false, "type": "", "demo": "tablesdb\/list-transactions.md", @@ -36507,7 +36569,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 423, + "weight": 399, "cookies": false, "type": "", "demo": "tablesdb\/create-transaction.md", @@ -36581,7 +36643,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 424, + "weight": 400, "cookies": false, "type": "", "demo": "tablesdb\/get-transaction.md", @@ -36647,7 +36709,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 425, + "weight": 401, "cookies": false, "type": "", "demo": "tablesdb\/update-transaction.md", @@ -36729,7 +36791,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 426, + "weight": 402, "cookies": false, "type": "", "demo": "tablesdb\/delete-transaction.md", @@ -36797,7 +36859,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 428, + "weight": 404, "cookies": false, "type": "", "demo": "tablesdb\/create-operations.md", @@ -36881,7 +36943,7 @@ "x-appwrite": { "method": "listUsage", "group": null, - "weight": 370, + "weight": 346, "cookies": false, "type": "", "demo": "tablesdb\/list-usage.md", @@ -36978,7 +37040,7 @@ "x-appwrite": { "method": "get", "group": "tablesdb", - "weight": 365, + "weight": 341, "cookies": false, "type": "", "demo": "tablesdb\/get.md", @@ -37039,7 +37101,7 @@ "x-appwrite": { "method": "update", "group": "tablesdb", - "weight": 366, + "weight": 342, "cookies": false, "type": "", "demo": "tablesdb\/update.md", @@ -37119,7 +37181,7 @@ "x-appwrite": { "method": "delete", "group": "tablesdb", - "weight": 367, + "weight": 343, "cookies": false, "type": "", "demo": "tablesdb\/delete.md", @@ -37180,7 +37242,7 @@ "x-appwrite": { "method": "listTables", "group": "tables", - "weight": 375, + "weight": 351, "cookies": false, "type": "", "demo": "tablesdb\/list-tables.md", @@ -37274,7 +37336,7 @@ "x-appwrite": { "method": "createTable", "group": "tables", - "weight": 371, + "weight": 347, "cookies": false, "type": "", "demo": "tablesdb\/create-table.md", @@ -37403,7 +37465,7 @@ "x-appwrite": { "method": "getTable", "group": "tables", - "weight": 372, + "weight": 348, "cookies": false, "type": "", "demo": "tablesdb\/get-table.md", @@ -37475,7 +37537,7 @@ "x-appwrite": { "method": "updateTable", "group": "tables", - "weight": 373, + "weight": 349, "cookies": false, "type": "", "demo": "tablesdb\/update-table.md", @@ -37582,7 +37644,7 @@ "x-appwrite": { "method": "deleteTable", "group": "tables", - "weight": 374, + "weight": 350, "cookies": false, "type": "", "demo": "tablesdb\/delete-table.md", @@ -37654,7 +37716,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 356, "cookies": false, "type": "", "demo": "tablesdb\/list-columns.md", @@ -37749,7 +37811,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 357, "cookies": false, "type": "", "demo": "tablesdb\/create-boolean-column.md", @@ -37861,7 +37923,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 358, "cookies": false, "type": "", "demo": "tablesdb\/update-boolean-column.md", @@ -37975,7 +38037,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 359, "cookies": false, "type": "", "demo": "tablesdb\/create-datetime-column.md", @@ -38087,7 +38149,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 360, "cookies": false, "type": "", "demo": "tablesdb\/update-datetime-column.md", @@ -38201,7 +38263,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 361, "cookies": false, "type": "", "demo": "tablesdb\/create-email-column.md", @@ -38314,7 +38376,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 362, "cookies": false, "type": "", "demo": "tablesdb\/update-email-column.md", @@ -38429,7 +38491,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 363, "cookies": false, "type": "", "demo": "tablesdb\/create-enum-column.md", @@ -38551,7 +38613,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 364, "cookies": false, "type": "", "demo": "tablesdb\/update-enum-column.md", @@ -38675,7 +38737,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 365, "cookies": false, "type": "", "demo": "tablesdb\/create-float-column.md", @@ -38804,7 +38866,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 366, "cookies": false, "type": "", "demo": "tablesdb\/update-float-column.md", @@ -38935,7 +38997,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 367, "cookies": false, "type": "", "demo": "tablesdb\/create-integer-column.md", @@ -39064,7 +39126,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 368, "cookies": false, "type": "", "demo": "tablesdb\/update-integer-column.md", @@ -39195,7 +39257,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 369, "cookies": false, "type": "", "demo": "tablesdb\/create-ip-column.md", @@ -39307,7 +39369,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 370, "cookies": false, "type": "", "demo": "tablesdb\/update-ip-column.md", @@ -39421,7 +39483,7 @@ "x-appwrite": { "method": "createLineColumn", "group": "columns", - "weight": 395, + "weight": 371, "cookies": false, "type": "", "demo": "tablesdb\/create-line-column.md", @@ -39527,7 +39589,7 @@ "x-appwrite": { "method": "updateLineColumn", "group": "columns", - "weight": 396, + "weight": 372, "cookies": false, "type": "", "demo": "tablesdb\/update-line-column.md", @@ -39640,7 +39702,7 @@ "x-appwrite": { "method": "createPointColumn", "group": "columns", - "weight": 397, + "weight": 373, "cookies": false, "type": "", "demo": "tablesdb\/create-point-column.md", @@ -39746,7 +39808,7 @@ "x-appwrite": { "method": "updatePointColumn", "group": "columns", - "weight": 398, + "weight": 374, "cookies": false, "type": "", "demo": "tablesdb\/update-point-column.md", @@ -39859,7 +39921,7 @@ "x-appwrite": { "method": "createPolygonColumn", "group": "columns", - "weight": 399, + "weight": 375, "cookies": false, "type": "", "demo": "tablesdb\/create-polygon-column.md", @@ -39965,7 +40027,7 @@ "x-appwrite": { "method": "updatePolygonColumn", "group": "columns", - "weight": 400, + "weight": 376, "cookies": false, "type": "", "demo": "tablesdb\/update-polygon-column.md", @@ -40078,7 +40140,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 401, + "weight": 377, "cookies": false, "type": "", "demo": "tablesdb\/create-relationship-column.md", @@ -40218,7 +40280,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 403, + "weight": 379, "cookies": false, "type": "", "demo": "tablesdb\/create-string-column.md", @@ -40344,7 +40406,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 404, + "weight": 380, "cookies": false, "type": "", "demo": "tablesdb\/update-string-column.md", @@ -40466,7 +40528,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 405, + "weight": 381, "cookies": false, "type": "", "demo": "tablesdb\/create-url-column.md", @@ -40579,7 +40641,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 406, + "weight": 382, "cookies": false, "type": "", "demo": "tablesdb\/update-url-column.md", @@ -40723,7 +40785,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 354, "cookies": false, "type": "", "demo": "tablesdb\/get-column.md", @@ -40797,7 +40859,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 355, "cookies": false, "type": "", "demo": "tablesdb\/delete-column.md", @@ -40878,7 +40940,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 402, + "weight": 378, "cookies": false, "type": "", "demo": "tablesdb\/update-relationship-column.md", @@ -40987,7 +41049,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 410, + "weight": 386, "cookies": false, "type": "", "demo": "tablesdb\/list-indexes.md", @@ -41080,7 +41142,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 407, + "weight": 383, "cookies": false, "type": "", "demo": "tablesdb\/create-index.md", @@ -41219,7 +41281,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 408, + "weight": 384, "cookies": false, "type": "", "demo": "tablesdb\/get-index.md", @@ -41293,7 +41355,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 409, + "weight": 385, "cookies": false, "type": "", "demo": "tablesdb\/delete-index.md", @@ -41372,7 +41434,7 @@ "x-appwrite": { "method": "listTableLogs", "group": "tables", - "weight": 376, + "weight": 352, "cookies": false, "type": "", "demo": "tablesdb\/list-table-logs.md", @@ -41454,7 +41516,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 419, + "weight": 395, "cookies": false, "type": "", "demo": "tablesdb\/list-rows.md", @@ -41557,7 +41619,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 411, + "weight": 387, "cookies": false, "type": "", "demo": "tablesdb\/create-row.md", @@ -41739,7 +41801,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 416, + "weight": 392, "cookies": false, "type": "", "demo": "tablesdb\/upsert-rows.md", @@ -41869,7 +41931,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 414, + "weight": 390, "cookies": false, "type": "", "demo": "tablesdb\/update-rows.md", @@ -41972,7 +42034,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 418, + "weight": 394, "cookies": false, "type": "", "demo": "tablesdb\/delete-rows.md", @@ -42069,7 +42131,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 412, + "weight": 388, "cookies": false, "type": "", "demo": "tablesdb\/get-row.md", @@ -42171,7 +42233,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 415, + "weight": 391, "cookies": false, "type": "", "demo": "tablesdb\/upsert-row.md", @@ -42317,7 +42379,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 413, + "weight": 389, "cookies": false, "type": "", "demo": "tablesdb\/update-row.md", @@ -42426,7 +42488,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 417, + "weight": 393, "cookies": false, "type": "", "demo": "tablesdb\/delete-row.md", @@ -42524,7 +42586,7 @@ "x-appwrite": { "method": "listRowLogs", "group": "logs", - "weight": 420, + "weight": 396, "cookies": false, "type": "", "demo": "tablesdb\/list-row-logs.md", @@ -42616,7 +42678,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 422, + "weight": 398, "cookies": false, "type": "", "demo": "tablesdb\/decrement-row-column.md", @@ -42738,7 +42800,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 421, + "weight": 397, "cookies": false, "type": "", "demo": "tablesdb\/increment-row-column.md", @@ -42858,7 +42920,7 @@ "x-appwrite": { "method": "getTableUsage", "group": null, - "weight": 377, + "weight": 353, "cookies": false, "type": "", "demo": "tablesdb\/get-table-usage.md", @@ -42948,7 +43010,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 369, + "weight": 345, "cookies": false, "type": "", "demo": "tablesdb\/get-usage.md", @@ -43056,7 +43118,7 @@ "x-appwrite": { "method": "list", "group": "teams", - "weight": 134, + "weight": 110, "cookies": false, "type": "", "demo": "teams\/list.md", @@ -43141,7 +43203,7 @@ "x-appwrite": { "method": "create", "group": "teams", - "weight": 133, + "weight": 109, "cookies": false, "type": "", "demo": "teams\/create.md", @@ -43232,7 +43294,7 @@ "x-appwrite": { "method": "get", "group": "teams", - "weight": 135, + "weight": 111, "cookies": false, "type": "", "demo": "teams\/get.md", @@ -43295,7 +43357,7 @@ "x-appwrite": { "method": "updateName", "group": "teams", - "weight": 137, + "weight": 113, "cookies": false, "type": "", "demo": "teams\/update-name.md", @@ -43371,7 +43433,7 @@ "x-appwrite": { "method": "delete", "group": "teams", - "weight": 139, + "weight": 115, "cookies": false, "type": "", "demo": "teams\/delete.md", @@ -43434,7 +43496,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 146, + "weight": 122, "cookies": false, "type": "", "demo": "teams\/list-logs.md", @@ -43514,7 +43576,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 141, + "weight": 117, "cookies": false, "type": "", "demo": "teams\/list-memberships.md", @@ -43607,7 +43669,7 @@ "x-appwrite": { "method": "createMembership", "group": "memberships", - "weight": 140, + "weight": 116, "cookies": false, "type": "", "demo": "teams\/create-membership.md", @@ -43731,7 +43793,7 @@ "x-appwrite": { "method": "getMembership", "group": "memberships", - "weight": 142, + "weight": 118, "cookies": false, "type": "", "demo": "teams\/get-membership.md", @@ -43802,7 +43864,7 @@ "x-appwrite": { "method": "updateMembership", "group": "memberships", - "weight": 143, + "weight": 119, "cookies": false, "type": "", "demo": "teams\/update-membership.md", @@ -43896,7 +43958,7 @@ "x-appwrite": { "method": "deleteMembership", "group": "memberships", - "weight": 145, + "weight": 121, "cookies": false, "type": "", "demo": "teams\/delete-membership.md", @@ -43969,7 +44031,7 @@ "x-appwrite": { "method": "updateMembershipStatus", "group": "memberships", - "weight": 144, + "weight": 120, "cookies": false, "type": "", "demo": "teams\/update-membership-status.md", @@ -44064,7 +44126,7 @@ "x-appwrite": { "method": "getPrefs", "group": "teams", - "weight": 136, + "weight": 112, "cookies": false, "type": "", "demo": "teams\/get-prefs.md", @@ -44126,7 +44188,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "teams", - "weight": 138, + "weight": 114, "cookies": false, "type": "", "demo": "teams\/update-prefs.md", @@ -44206,7 +44268,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 516, + "weight": 517, "cookies": false, "type": "", "demo": "tokens\/list.md", @@ -44295,7 +44357,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 514, + "weight": 515, "cookies": false, "type": "", "demo": "tokens\/create-file-token.md", @@ -44379,7 +44441,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 515, + "weight": 516, "cookies": false, "type": "", "demo": "tokens\/get.md", @@ -44439,7 +44501,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 517, + "weight": 518, "cookies": false, "type": "", "demo": "tokens\/update.md", @@ -44510,7 +44572,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 518, + "weight": 519, "cookies": false, "type": "", "demo": "tokens\/delete.md", @@ -44570,7 +44632,7 @@ "x-appwrite": { "method": "list", "group": "users", - "weight": 156, + "weight": 132, "cookies": false, "type": "", "demo": "users\/list.md", @@ -44653,7 +44715,7 @@ "x-appwrite": { "method": "create", "group": "users", - "weight": 147, + "weight": 123, "cookies": false, "type": "", "demo": "users\/create.md", @@ -44754,7 +44816,7 @@ "x-appwrite": { "method": "createArgon2User", "group": "users", - "weight": 150, + "weight": 126, "cookies": false, "type": "", "demo": "users\/create-argon-2-user.md", @@ -44849,7 +44911,7 @@ "x-appwrite": { "method": "createBcryptUser", "group": "users", - "weight": 148, + "weight": 124, "cookies": false, "type": "", "demo": "users\/create-bcrypt-user.md", @@ -44942,7 +45004,7 @@ "x-appwrite": { "method": "listIdentities", "group": "identities", - "weight": 164, + "weight": 140, "cookies": false, "type": "", "demo": "users\/list-identities.md", @@ -45022,7 +45084,7 @@ "x-appwrite": { "method": "deleteIdentity", "group": "identities", - "weight": 187, + "weight": 163, "cookies": false, "type": "", "demo": "users\/delete-identity.md", @@ -45085,7 +45147,7 @@ "x-appwrite": { "method": "createMD5User", "group": "users", - "weight": 149, + "weight": 125, "cookies": false, "type": "", "demo": "users\/create-md-5-user.md", @@ -45180,7 +45242,7 @@ "x-appwrite": { "method": "createPHPassUser", "group": "users", - "weight": 152, + "weight": 128, "cookies": false, "type": "", "demo": "users\/create-ph-pass-user.md", @@ -45275,7 +45337,7 @@ "x-appwrite": { "method": "createScryptUser", "group": "users", - "weight": 153, + "weight": 129, "cookies": false, "type": "", "demo": "users\/create-scrypt-user.md", @@ -45409,7 +45471,7 @@ "x-appwrite": { "method": "createScryptModifiedUser", "group": "users", - "weight": 154, + "weight": 130, "cookies": false, "type": "", "demo": "users\/create-scrypt-modified-user.md", @@ -45525,7 +45587,7 @@ "x-appwrite": { "method": "createSHAUser", "group": "users", - "weight": 151, + "weight": 127, "cookies": false, "type": "", "demo": "users\/create-sha-user.md", @@ -45639,7 +45701,7 @@ "x-appwrite": { "method": "getUsage", "group": null, - "weight": 189, + "weight": 165, "cookies": false, "type": "", "demo": "users\/get-usage.md", @@ -45710,7 +45772,7 @@ "x-appwrite": { "method": "get", "group": "users", - "weight": 157, + "weight": 133, "cookies": false, "type": "", "demo": "users\/get.md", @@ -45766,7 +45828,7 @@ "x-appwrite": { "method": "delete", "group": "users", - "weight": 185, + "weight": 161, "cookies": false, "type": "", "demo": "users\/delete.md", @@ -45829,7 +45891,7 @@ "x-appwrite": { "method": "updateEmail", "group": "users", - "weight": 170, + "weight": 146, "cookies": false, "type": "", "demo": "users\/update-email.md", @@ -45911,7 +45973,7 @@ "x-appwrite": { "method": "createJWT", "group": "sessions", - "weight": 188, + "weight": 164, "cookies": false, "type": "", "demo": "users\/create-jwt.md", @@ -45996,7 +46058,7 @@ "x-appwrite": { "method": "updateLabels", "group": "users", - "weight": 166, + "weight": 142, "cookies": false, "type": "", "demo": "users\/update-labels.md", @@ -46078,7 +46140,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 162, + "weight": 138, "cookies": false, "type": "", "demo": "users\/list-logs.md", @@ -46160,7 +46222,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 161, + "weight": 137, "cookies": false, "type": "", "demo": "users\/list-memberships.md", @@ -46253,7 +46315,7 @@ "x-appwrite": { "method": "updateMfa", "group": "users", - "weight": 175, + "weight": 151, "cookies": false, "type": "", "demo": "users\/update-mfa.md", @@ -46389,7 +46451,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 180, + "weight": 156, "cookies": false, "type": "", "demo": "users\/delete-mfa-authenticator.md", @@ -46521,7 +46583,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 176, + "weight": 152, "cookies": false, "type": "", "demo": "users\/list-mfa-factors.md", @@ -46638,7 +46700,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 177, + "weight": 153, "cookies": false, "type": "", "demo": "users\/get-mfa-recovery-codes.md", @@ -46755,7 +46817,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 179, + "weight": 155, "cookies": false, "type": "", "demo": "users\/update-mfa-recovery-codes.md", @@ -46872,7 +46934,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 178, + "weight": 154, "cookies": false, "type": "", "demo": "users\/create-mfa-recovery-codes.md", @@ -46991,7 +47053,7 @@ "x-appwrite": { "method": "updateName", "group": "users", - "weight": 168, + "weight": 144, "cookies": false, "type": "", "demo": "users\/update-name.md", @@ -47072,7 +47134,7 @@ "x-appwrite": { "method": "updatePassword", "group": "users", - "weight": 169, + "weight": 145, "cookies": false, "type": "", "demo": "users\/update-password.md", @@ -47153,7 +47215,7 @@ "x-appwrite": { "method": "updatePhone", "group": "users", - "weight": 171, + "weight": 147, "cookies": false, "type": "", "demo": "users\/update-phone.md", @@ -47233,7 +47295,7 @@ "x-appwrite": { "method": "getPrefs", "group": "users", - "weight": 158, + "weight": 134, "cookies": false, "type": "", "demo": "users\/get-prefs.md", @@ -47294,7 +47356,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "users", - "weight": 173, + "weight": 149, "cookies": false, "type": "", "demo": "users\/update-prefs.md", @@ -47373,7 +47435,7 @@ "x-appwrite": { "method": "listSessions", "group": "sessions", - "weight": 160, + "weight": 136, "cookies": false, "type": "", "demo": "users\/list-sessions.md", @@ -47443,7 +47505,7 @@ "x-appwrite": { "method": "createSession", "group": "sessions", - "weight": 181, + "weight": 157, "cookies": false, "type": "", "demo": "users\/create-session.md", @@ -47499,7 +47561,7 @@ "x-appwrite": { "method": "deleteSessions", "group": "sessions", - "weight": 184, + "weight": 160, "cookies": false, "type": "", "demo": "users\/delete-sessions.md", @@ -47557,7 +47619,7 @@ "x-appwrite": { "method": "deleteSession", "group": "sessions", - "weight": 183, + "weight": 159, "cookies": false, "type": "", "demo": "users\/delete-session.md", @@ -47628,7 +47690,7 @@ "x-appwrite": { "method": "updateStatus", "group": "users", - "weight": 165, + "weight": 141, "cookies": false, "type": "", "demo": "users\/update-status.md", @@ -47707,7 +47769,7 @@ "x-appwrite": { "method": "listTargets", "group": "targets", - "weight": 163, + "weight": 139, "cookies": false, "type": "", "demo": "users\/list-targets.md", @@ -47789,7 +47851,7 @@ "x-appwrite": { "method": "createTarget", "group": "targets", - "weight": 155, + "weight": 131, "cookies": false, "type": "", "demo": "users\/create-target.md", @@ -47901,7 +47963,7 @@ "x-appwrite": { "method": "getTarget", "group": "targets", - "weight": 159, + "weight": 135, "cookies": false, "type": "", "demo": "users\/get-target.md", @@ -47970,7 +48032,7 @@ "x-appwrite": { "method": "updateTarget", "group": "targets", - "weight": 174, + "weight": 150, "cookies": false, "type": "", "demo": "users\/update-target.md", @@ -48061,7 +48123,7 @@ "x-appwrite": { "method": "deleteTarget", "group": "targets", - "weight": 186, + "weight": 162, "cookies": false, "type": "", "demo": "users\/delete-target.md", @@ -48132,7 +48194,7 @@ "x-appwrite": { "method": "createToken", "group": "sessions", - "weight": 182, + "weight": 158, "cookies": false, "type": "", "demo": "users\/create-token.md", @@ -48218,7 +48280,7 @@ "x-appwrite": { "method": "updateEmailVerification", "group": "users", - "weight": 172, + "weight": 148, "cookies": false, "type": "", "demo": "users\/update-email-verification.md", @@ -48299,7 +48361,7 @@ "x-appwrite": { "method": "updatePhoneVerification", "group": "users", - "weight": 167, + "weight": 143, "cookies": false, "type": "", "demo": "users\/update-phone-verification.md", @@ -48380,7 +48442,7 @@ "x-appwrite": { "method": "createRepositoryDetection", "group": "repositories", - "weight": 193, + "weight": 169, "cookies": false, "type": "", "demo": "vcs\/create-repository-detection.md", @@ -48476,7 +48538,7 @@ "x-appwrite": { "method": "listRepositories", "group": "repositories", - "weight": 194, + "weight": 170, "cookies": false, "type": "", "demo": "vcs\/list-repositories.md", @@ -48570,7 +48632,7 @@ "x-appwrite": { "method": "createRepository", "group": "repositories", - "weight": 195, + "weight": 171, "cookies": false, "type": "", "demo": "vcs\/create-repository.md", @@ -48654,7 +48716,7 @@ "x-appwrite": { "method": "getRepository", "group": "repositories", - "weight": 196, + "weight": 172, "cookies": false, "type": "", "demo": "vcs\/get-repository.md", @@ -48721,7 +48783,7 @@ "x-appwrite": { "method": "listRepositoryBranches", "group": "repositories", - "weight": 197, + "weight": 173, "cookies": false, "type": "", "demo": "vcs\/list-repository-branches.md", @@ -48788,7 +48850,7 @@ "x-appwrite": { "method": "getRepositoryContents", "group": "repositories", - "weight": 192, + "weight": 168, "cookies": false, "type": "", "demo": "vcs\/get-repository-contents.md", @@ -48872,7 +48934,7 @@ "x-appwrite": { "method": "updateExternalDeployments", "group": "repositories", - "weight": 202, + "weight": 178, "cookies": false, "type": "", "demo": "vcs\/update-external-deployments.md", @@ -48957,7 +49019,7 @@ "x-appwrite": { "method": "listInstallations", "group": "installations", - "weight": 199, + "weight": 175, "cookies": false, "type": "", "demo": "vcs\/list-installations.md", @@ -49038,7 +49100,7 @@ "x-appwrite": { "method": "getInstallation", "group": "installations", - "weight": 200, + "weight": 176, "cookies": false, "type": "", "demo": "vcs\/get-installation.md", @@ -49092,7 +49154,7 @@ "x-appwrite": { "method": "deleteInstallation", "group": "installations", - "weight": 201, + "weight": 177, "cookies": false, "type": "", "demo": "vcs\/delete-installation.md", @@ -50340,6 +50402,35 @@ "variables": "" } }, + "healthStatusList": { + "description": "Status List", + "type": "object", + "properties": { + "total": { + "type": "integer", + "description": "Total number of statuses that matched your query.", + "x-example": 5, + "format": "int32" + }, + "statuses": { + "type": "array", + "description": "List of statuses.", + "items": { + "type": "object", + "$ref": "#\/definitions\/healthStatus" + }, + "x-example": "" + } + }, + "required": [ + "total", + "statuses" + ], + "example": { + "total": 5, + "statuses": "" + } + }, "proxyRuleList": { "description": "Rule List", "type": "object", @@ -57012,13 +57103,14 @@ }, "status": { "type": "string", - "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", and \"failed\".", + "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", \"canceled\" and \"failed\".", "x-example": "ready", "enum": [ "waiting", "processing", "building", "ready", + "canceled", "failed" ] }, diff --git a/app/config/specs/swagger2-latest-server.json b/app/config/specs/swagger2-latest-server.json index 2a452b8658..04ff342583 100644 --- a/app/config/specs/swagger2-latest-server.json +++ b/app/config/specs/swagger2-latest-server.json @@ -628,7 +628,7 @@ "x-appwrite": { "method": "updateMFA", "group": "mfa", - "weight": 277, + "weight": 253, "cookies": false, "type": "", "demo": "account\/update-mfa.md", @@ -704,7 +704,7 @@ "x-appwrite": { "method": "createMfaAuthenticator", "group": "mfa", - "weight": 279, + "weight": 255, "cookies": false, "type": "", "demo": "account\/create-mfa-authenticator.md", @@ -831,7 +831,7 @@ "x-appwrite": { "method": "updateMfaAuthenticator", "group": "mfa", - "weight": 280, + "weight": 256, "cookies": false, "type": "", "demo": "account\/update-mfa-authenticator.md", @@ -975,7 +975,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 281, + "weight": 257, "cookies": false, "type": "", "demo": "account\/delete-mfa-authenticator.md", @@ -1102,7 +1102,7 @@ "x-appwrite": { "method": "createMfaChallenge", "group": "mfa", - "weight": 285, + "weight": 261, "cookies": false, "type": "", "demo": "account\/create-mfa-challenge.md", @@ -1242,7 +1242,7 @@ "x-appwrite": { "method": "updateMfaChallenge", "group": "mfa", - "weight": 286, + "weight": 262, "cookies": false, "type": "", "demo": "account\/update-mfa-challenge.md", @@ -1385,7 +1385,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 278, + "weight": 254, "cookies": false, "type": "", "demo": "account\/list-mfa-factors.md", @@ -1489,7 +1489,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 284, + "weight": 260, "cookies": false, "type": "", "demo": "account\/get-mfa-recovery-codes.md", @@ -1593,7 +1593,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 282, + "weight": 258, "cookies": false, "type": "", "demo": "account\/create-mfa-recovery-codes.md", @@ -1697,7 +1697,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 283, + "weight": 259, "cookies": false, "type": "", "demo": "account\/update-mfa-recovery-codes.md", @@ -3919,7 +3919,7 @@ "x-appwrite": { "method": "getBrowser", "group": null, - "weight": 288, + "weight": 264, "cookies": false, "type": "location", "demo": "avatars\/get-browser.md", @@ -4047,7 +4047,7 @@ "x-appwrite": { "method": "getCreditCard", "group": null, - "weight": 287, + "weight": 263, "cookies": false, "type": "location", "demo": "avatars\/get-credit-card.md", @@ -4181,7 +4181,7 @@ "x-appwrite": { "method": "getFavicon", "group": null, - "weight": 291, + "weight": 267, "cookies": false, "type": "location", "demo": "avatars\/get-favicon.md", @@ -4247,7 +4247,7 @@ "x-appwrite": { "method": "getFlag", "group": null, - "weight": 289, + "weight": 265, "cookies": false, "type": "location", "demo": "avatars\/get-flag.md", @@ -4737,7 +4737,7 @@ "x-appwrite": { "method": "getImage", "group": null, - "weight": 290, + "weight": 266, "cookies": false, "type": "location", "demo": "avatars\/get-image.md", @@ -4823,7 +4823,7 @@ "x-appwrite": { "method": "getInitials", "group": null, - "weight": 293, + "weight": 269, "cookies": false, "type": "location", "demo": "avatars\/get-initials.md", @@ -4917,7 +4917,7 @@ "x-appwrite": { "method": "getQR", "group": null, - "weight": 292, + "weight": 268, "cookies": false, "type": "location", "demo": "avatars\/get-qr.md", @@ -5011,7 +5011,7 @@ "x-appwrite": { "method": "getScreenshot", "group": null, - "weight": 294, + "weight": 270, "cookies": false, "type": "location", "demo": "avatars\/get-screenshot.md", @@ -5726,7 +5726,7 @@ "x-appwrite": { "method": "list", "group": "databases", - "weight": 302, + "weight": 278, "cookies": false, "type": "", "demo": "databases\/list.md", @@ -5844,7 +5844,7 @@ "x-appwrite": { "method": "create", "group": "databases", - "weight": 298, + "weight": 274, "cookies": false, "type": "", "demo": "databases\/create.md", @@ -5966,7 +5966,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 362, + "weight": 338, "cookies": false, "type": "", "demo": "databases\/list-transactions.md", @@ -6035,7 +6035,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 358, + "weight": 334, "cookies": false, "type": "", "demo": "databases\/create-transaction.md", @@ -6108,7 +6108,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 359, + "weight": 335, "cookies": false, "type": "", "demo": "databases\/get-transaction.md", @@ -6173,7 +6173,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 360, + "weight": 336, "cookies": false, "type": "", "demo": "databases\/update-transaction.md", @@ -6254,7 +6254,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 361, + "weight": 337, "cookies": false, "type": "", "demo": "databases\/delete-transaction.md", @@ -6321,7 +6321,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 363, + "weight": 339, "cookies": false, "type": "", "demo": "databases\/create-operations.md", @@ -6404,7 +6404,7 @@ "x-appwrite": { "method": "get", "group": "databases", - "weight": 299, + "weight": 275, "cookies": false, "type": "", "demo": "databases\/get.md", @@ -6500,7 +6500,7 @@ "x-appwrite": { "method": "update", "group": "databases", - "weight": 300, + "weight": 276, "cookies": false, "type": "", "demo": "databases\/update.md", @@ -6618,7 +6618,7 @@ "x-appwrite": { "method": "delete", "group": "databases", - "weight": 301, + "weight": 277, "cookies": false, "type": "", "demo": "databases\/delete.md", @@ -6713,7 +6713,7 @@ "x-appwrite": { "method": "listCollections", "group": "collections", - "weight": 310, + "weight": 286, "cookies": false, "type": "", "demo": "databases\/list-collections.md", @@ -6809,7 +6809,7 @@ "x-appwrite": { "method": "createCollection", "group": "collections", - "weight": 306, + "weight": 282, "cookies": false, "type": "", "demo": "databases\/create-collection.md", @@ -6940,7 +6940,7 @@ "x-appwrite": { "method": "getCollection", "group": "collections", - "weight": 307, + "weight": 283, "cookies": false, "type": "", "demo": "databases\/get-collection.md", @@ -7014,7 +7014,7 @@ "x-appwrite": { "method": "updateCollection", "group": "collections", - "weight": 308, + "weight": 284, "cookies": false, "type": "", "demo": "databases\/update-collection.md", @@ -7123,7 +7123,7 @@ "x-appwrite": { "method": "deleteCollection", "group": "collections", - "weight": 309, + "weight": 285, "cookies": false, "type": "", "demo": "databases\/delete-collection.md", @@ -7197,7 +7197,7 @@ "x-appwrite": { "method": "listAttributes", "group": "attributes", - "weight": 327, + "weight": 303, "cookies": false, "type": "", "demo": "databases\/list-attributes.md", @@ -7294,7 +7294,7 @@ "x-appwrite": { "method": "createBooleanAttribute", "group": "attributes", - "weight": 328, + "weight": 304, "cookies": false, "type": "", "demo": "databases\/create-boolean-attribute.md", @@ -7408,7 +7408,7 @@ "x-appwrite": { "method": "updateBooleanAttribute", "group": "attributes", - "weight": 329, + "weight": 305, "cookies": false, "type": "", "demo": "databases\/update-boolean-attribute.md", @@ -7524,7 +7524,7 @@ "x-appwrite": { "method": "createDatetimeAttribute", "group": "attributes", - "weight": 330, + "weight": 306, "cookies": false, "type": "", "demo": "databases\/create-datetime-attribute.md", @@ -7638,7 +7638,7 @@ "x-appwrite": { "method": "updateDatetimeAttribute", "group": "attributes", - "weight": 331, + "weight": 307, "cookies": false, "type": "", "demo": "databases\/update-datetime-attribute.md", @@ -7754,7 +7754,7 @@ "x-appwrite": { "method": "createEmailAttribute", "group": "attributes", - "weight": 332, + "weight": 308, "cookies": false, "type": "", "demo": "databases\/create-email-attribute.md", @@ -7869,7 +7869,7 @@ "x-appwrite": { "method": "updateEmailAttribute", "group": "attributes", - "weight": 333, + "weight": 309, "cookies": false, "type": "", "demo": "databases\/update-email-attribute.md", @@ -7986,7 +7986,7 @@ "x-appwrite": { "method": "createEnumAttribute", "group": "attributes", - "weight": 334, + "weight": 310, "cookies": false, "type": "", "demo": "databases\/create-enum-attribute.md", @@ -8110,7 +8110,7 @@ "x-appwrite": { "method": "updateEnumAttribute", "group": "attributes", - "weight": 335, + "weight": 311, "cookies": false, "type": "", "demo": "databases\/update-enum-attribute.md", @@ -8236,7 +8236,7 @@ "x-appwrite": { "method": "createFloatAttribute", "group": "attributes", - "weight": 336, + "weight": 312, "cookies": false, "type": "", "demo": "databases\/create-float-attribute.md", @@ -8367,7 +8367,7 @@ "x-appwrite": { "method": "updateFloatAttribute", "group": "attributes", - "weight": 337, + "weight": 313, "cookies": false, "type": "", "demo": "databases\/update-float-attribute.md", @@ -8500,7 +8500,7 @@ "x-appwrite": { "method": "createIntegerAttribute", "group": "attributes", - "weight": 338, + "weight": 314, "cookies": false, "type": "", "demo": "databases\/create-integer-attribute.md", @@ -8631,7 +8631,7 @@ "x-appwrite": { "method": "updateIntegerAttribute", "group": "attributes", - "weight": 339, + "weight": 315, "cookies": false, "type": "", "demo": "databases\/update-integer-attribute.md", @@ -8764,7 +8764,7 @@ "x-appwrite": { "method": "createIpAttribute", "group": "attributes", - "weight": 340, + "weight": 316, "cookies": false, "type": "", "demo": "databases\/create-ip-attribute.md", @@ -8878,7 +8878,7 @@ "x-appwrite": { "method": "updateIpAttribute", "group": "attributes", - "weight": 341, + "weight": 317, "cookies": false, "type": "", "demo": "databases\/update-ip-attribute.md", @@ -8994,7 +8994,7 @@ "x-appwrite": { "method": "createLineAttribute", "group": "attributes", - "weight": 342, + "weight": 318, "cookies": false, "type": "", "demo": "databases\/create-line-attribute.md", @@ -9102,7 +9102,7 @@ "x-appwrite": { "method": "updateLineAttribute", "group": "attributes", - "weight": 343, + "weight": 319, "cookies": false, "type": "", "demo": "databases\/update-line-attribute.md", @@ -9217,7 +9217,7 @@ "x-appwrite": { "method": "createPointAttribute", "group": "attributes", - "weight": 344, + "weight": 320, "cookies": false, "type": "", "demo": "databases\/create-point-attribute.md", @@ -9325,7 +9325,7 @@ "x-appwrite": { "method": "updatePointAttribute", "group": "attributes", - "weight": 345, + "weight": 321, "cookies": false, "type": "", "demo": "databases\/update-point-attribute.md", @@ -9440,7 +9440,7 @@ "x-appwrite": { "method": "createPolygonAttribute", "group": "attributes", - "weight": 346, + "weight": 322, "cookies": false, "type": "", "demo": "databases\/create-polygon-attribute.md", @@ -9548,7 +9548,7 @@ "x-appwrite": { "method": "updatePolygonAttribute", "group": "attributes", - "weight": 347, + "weight": 323, "cookies": false, "type": "", "demo": "databases\/update-polygon-attribute.md", @@ -9663,7 +9663,7 @@ "x-appwrite": { "method": "createRelationshipAttribute", "group": "attributes", - "weight": 348, + "weight": 324, "cookies": false, "type": "", "demo": "databases\/create-relationship-attribute.md", @@ -9805,7 +9805,7 @@ "x-appwrite": { "method": "createStringAttribute", "group": "attributes", - "weight": 350, + "weight": 326, "cookies": false, "type": "", "demo": "databases\/create-string-attribute.md", @@ -9933,7 +9933,7 @@ "x-appwrite": { "method": "updateStringAttribute", "group": "attributes", - "weight": 351, + "weight": 327, "cookies": false, "type": "", "demo": "databases\/update-string-attribute.md", @@ -10057,7 +10057,7 @@ "x-appwrite": { "method": "createUrlAttribute", "group": "attributes", - "weight": 352, + "weight": 328, "cookies": false, "type": "", "demo": "databases\/create-url-attribute.md", @@ -10172,7 +10172,7 @@ "x-appwrite": { "method": "updateUrlAttribute", "group": "attributes", - "weight": 353, + "weight": 329, "cookies": false, "type": "", "demo": "databases\/update-url-attribute.md", @@ -10318,7 +10318,7 @@ "x-appwrite": { "method": "getAttribute", "group": "attributes", - "weight": 325, + "weight": 301, "cookies": false, "type": "", "demo": "databases\/get-attribute.md", @@ -10394,7 +10394,7 @@ "x-appwrite": { "method": "deleteAttribute", "group": "attributes", - "weight": 326, + "weight": 302, "cookies": false, "type": "", "demo": "databases\/delete-attribute.md", @@ -10477,7 +10477,7 @@ "x-appwrite": { "method": "updateRelationshipAttribute", "group": "attributes", - "weight": 349, + "weight": 325, "cookies": false, "type": "", "demo": "databases\/update-relationship-attribute.md", @@ -10588,7 +10588,7 @@ "x-appwrite": { "method": "listDocuments", "group": "documents", - "weight": 321, + "weight": 297, "cookies": false, "type": "", "demo": "databases\/list-documents.md", @@ -10694,7 +10694,7 @@ "x-appwrite": { "method": "createDocument", "group": "documents", - "weight": 313, + "weight": 289, "cookies": false, "type": "", "demo": "databases\/create-document.md", @@ -10889,7 +10889,7 @@ "x-appwrite": { "method": "upsertDocuments", "group": "documents", - "weight": 318, + "weight": 294, "cookies": false, "type": "", "demo": "databases\/upsert-documents.md", @@ -11026,7 +11026,7 @@ "x-appwrite": { "method": "updateDocuments", "group": "documents", - "weight": 316, + "weight": 292, "cookies": false, "type": "", "demo": "databases\/update-documents.md", @@ -11131,7 +11131,7 @@ "x-appwrite": { "method": "deleteDocuments", "group": "documents", - "weight": 320, + "weight": 296, "cookies": false, "type": "", "demo": "databases\/delete-documents.md", @@ -11230,7 +11230,7 @@ "x-appwrite": { "method": "getDocument", "group": "documents", - "weight": 314, + "weight": 290, "cookies": false, "type": "", "demo": "databases\/get-document.md", @@ -11335,7 +11335,7 @@ "x-appwrite": { "method": "upsertDocument", "group": "documents", - "weight": 317, + "weight": 293, "cookies": false, "type": "", "demo": "databases\/upsert-document.md", @@ -11489,7 +11489,7 @@ "x-appwrite": { "method": "updateDocument", "group": "documents", - "weight": 315, + "weight": 291, "cookies": false, "type": "", "demo": "databases\/update-document.md", @@ -11601,7 +11601,7 @@ "x-appwrite": { "method": "deleteDocument", "group": "documents", - "weight": 319, + "weight": 295, "cookies": false, "type": "", "demo": "databases\/delete-document.md", @@ -11704,7 +11704,7 @@ "x-appwrite": { "method": "decrementDocumentAttribute", "group": "documents", - "weight": 324, + "weight": 300, "cookies": false, "type": "", "demo": "databases\/decrement-document-attribute.md", @@ -11829,7 +11829,7 @@ "x-appwrite": { "method": "incrementDocumentAttribute", "group": "documents", - "weight": 323, + "weight": 299, "cookies": false, "type": "", "demo": "databases\/increment-document-attribute.md", @@ -11952,7 +11952,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 357, + "weight": 333, "cookies": false, "type": "", "demo": "databases\/list-indexes.md", @@ -12047,7 +12047,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 354, + "weight": 330, "cookies": false, "type": "", "demo": "databases\/create-index.md", @@ -12188,7 +12188,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 355, + "weight": 331, "cookies": false, "type": "", "demo": "databases\/get-index.md", @@ -12264,7 +12264,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 356, + "weight": 332, "cookies": false, "type": "", "demo": "databases\/delete-index.md", @@ -12345,7 +12345,7 @@ "x-appwrite": { "method": "list", "group": "functions", - "weight": 439, + "weight": 415, "cookies": false, "type": "", "demo": "functions\/list.md", @@ -12428,7 +12428,7 @@ "x-appwrite": { "method": "create", "group": "functions", - "weight": 436, + "weight": 412, "cookies": false, "type": "", "demo": "functions\/create.md", @@ -12743,7 +12743,7 @@ "x-appwrite": { "method": "listRuntimes", "group": "runtimes", - "weight": 441, + "weight": 417, "cookies": false, "type": "", "demo": "functions\/list-runtimes.md", @@ -12794,7 +12794,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "runtimes", - "weight": 442, + "weight": 418, "cookies": false, "type": "", "demo": "functions\/list-specifications.md", @@ -12845,7 +12845,7 @@ "x-appwrite": { "method": "get", "group": "functions", - "weight": 437, + "weight": 413, "cookies": false, "type": "", "demo": "functions\/get.md", @@ -12906,7 +12906,7 @@ "x-appwrite": { "method": "update", "group": "functions", - "weight": 438, + "weight": 414, "cookies": false, "type": "", "demo": "functions\/update.md", @@ -13217,7 +13217,7 @@ "x-appwrite": { "method": "delete", "group": "functions", - "weight": 440, + "weight": 416, "cookies": false, "type": "", "demo": "functions\/delete.md", @@ -13280,7 +13280,7 @@ "x-appwrite": { "method": "updateFunctionDeployment", "group": "functions", - "weight": 445, + "weight": 421, "cookies": false, "type": "", "demo": "functions\/update-function-deployment.md", @@ -13359,7 +13359,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 446, + "weight": 422, "cookies": false, "type": "", "demo": "functions\/list-deployments.md", @@ -13450,7 +13450,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 443, + "weight": 419, "cookies": false, "type": "upload", "demo": "functions\/create-deployment.md", @@ -13544,7 +13544,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 451, + "weight": 427, "cookies": false, "type": "", "demo": "functions\/create-duplicate-deployment.md", @@ -13631,7 +13631,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 448, + "weight": 424, "cookies": false, "type": "", "demo": "functions\/create-template-deployment.md", @@ -13753,7 +13753,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 449, + "weight": 425, "cookies": false, "type": "", "demo": "functions\/create-vcs-deployment.md", @@ -13851,7 +13851,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 444, + "weight": 420, "cookies": false, "type": "", "demo": "functions\/get-deployment.md", @@ -13915,7 +13915,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 447, + "weight": 423, "cookies": false, "type": "", "demo": "functions\/delete-deployment.md", @@ -13984,7 +13984,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 450, + "weight": 426, "cookies": false, "type": "location", "demo": "functions\/get-deployment-download.md", @@ -14071,7 +14071,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 452, + "weight": 428, "cookies": false, "type": "", "demo": "functions\/update-deployment-status.md", @@ -14140,7 +14140,7 @@ "x-appwrite": { "method": "listExecutions", "group": "executions", - "weight": 455, + "weight": 431, "cookies": false, "type": "", "demo": "functions\/list-executions.md", @@ -14225,7 +14225,7 @@ "x-appwrite": { "method": "createExecution", "group": "executions", - "weight": 453, + "weight": 429, "cookies": false, "type": "", "demo": "functions\/create-execution.md", @@ -14346,7 +14346,7 @@ "x-appwrite": { "method": "getExecution", "group": "executions", - "weight": 454, + "weight": 430, "cookies": false, "type": "", "demo": "functions\/get-execution.md", @@ -14413,7 +14413,7 @@ "x-appwrite": { "method": "deleteExecution", "group": "executions", - "weight": 456, + "weight": 432, "cookies": false, "type": "", "demo": "functions\/delete-execution.md", @@ -14482,7 +14482,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 461, + "weight": 437, "cookies": false, "type": "", "demo": "functions\/list-variables.md", @@ -14543,7 +14543,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 459, + "weight": 435, "cookies": false, "type": "", "demo": "functions\/create-variable.md", @@ -14635,7 +14635,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 460, + "weight": 436, "cookies": false, "type": "", "demo": "functions\/get-variable.md", @@ -14704,7 +14704,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 462, + "weight": 438, "cookies": false, "type": "", "demo": "functions\/update-variable.md", @@ -14800,7 +14800,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 463, + "weight": 439, "cookies": false, "type": "", "demo": "functions\/delete-variable.md", @@ -14871,7 +14871,7 @@ "x-appwrite": { "method": "query", "group": "graphql", - "weight": 214, + "weight": 190, "cookies": false, "type": "graphql", "demo": "graphql\/query.md", @@ -14948,7 +14948,7 @@ "x-appwrite": { "method": "mutation", "group": "graphql", - "weight": 213, + "weight": 189, "cookies": false, "type": "graphql", "demo": "graphql\/mutation.md", @@ -15023,7 +15023,7 @@ "x-appwrite": { "method": "get", "group": "health", - "weight": 57, + "weight": 442, "cookies": false, "type": "", "demo": "health\/get.md", @@ -15075,7 +15075,7 @@ "x-appwrite": { "method": "getAntivirus", "group": "health", - "weight": 78, + "weight": 451, "cookies": false, "type": "", "demo": "health\/get-antivirus.md", @@ -15117,9 +15117,9 @@ "description": "Check the Appwrite in-memory cache servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "schema": { - "$ref": "#\/definitions\/healthStatus" + "$ref": "#\/definitions\/healthStatusList" } } }, @@ -15127,7 +15127,7 @@ "x-appwrite": { "method": "getCache", "group": "health", - "weight": 60, + "weight": 445, "cookies": false, "type": "", "demo": "health\/get-cache.md", @@ -15179,7 +15179,7 @@ "x-appwrite": { "method": "getCertificate", "group": "health", - "weight": 65, + "weight": 448, "cookies": false, "type": "", "demo": "health\/get-certificate.md", @@ -15230,9 +15230,9 @@ "description": "Check the Appwrite database servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "schema": { - "$ref": "#\/definitions\/healthStatus" + "$ref": "#\/definitions\/healthStatusList" } } }, @@ -15240,7 +15240,7 @@ "x-appwrite": { "method": "getDB", "group": "health", - "weight": 59, + "weight": 444, "cookies": false, "type": "", "demo": "health\/get-db.md", @@ -15282,9 +15282,9 @@ "description": "Check the Appwrite pub-sub servers are up and connection is successful.", "responses": { "200": { - "description": "Health Status", + "description": "Status List", "schema": { - "$ref": "#\/definitions\/healthStatus" + "$ref": "#\/definitions\/healthStatusList" } } }, @@ -15292,7 +15292,7 @@ "x-appwrite": { "method": "getPubSub", "group": "health", - "weight": 61, + "weight": 446, "cookies": false, "type": "", "demo": "health\/get-pub-sub.md", @@ -15320,6 +15320,69 @@ ] } }, + "\/health\/queue\/audits": { + "get": { + "summary": "Get audits queue", + "operationId": "healthGetQueueAudits", + "consumes": [], + "produces": [ + "application\/json" + ], + "tags": [ + "health" + ], + "description": "Get the number of audit logs that are waiting to be processed in the Appwrite internal queue server.", + "responses": { + "200": { + "description": "Health Queue", + "schema": { + "$ref": "#\/definitions\/healthQueue" + } + } + }, + "deprecated": false, + "x-appwrite": { + "method": "getQueueAudits", + "group": "queue", + "weight": 452, + "cookies": false, + "type": "", + "demo": "health\/get-queue-audits.md", + "rate-limit": 0, + "rate-time": 3600, + "rate-key": "url:{url},ip:{ip}", + "scope": "health.read", + "platforms": [ + "console", + "server" + ], + "packaging": false, + "public": true, + "edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/health\/get-queue-audits.md", + "auth": { + "Project": [], + "Key": [] + } + }, + "security": [ + { + "Project": [], + "Key": [] + } + ], + "parameters": [ + { + "name": "threshold", + "description": "Queue size threshold. When hit (equal or higher), endpoint returns server error. Default value is 5000.", + "required": false, + "type": "integer", + "format": "int32", + "default": 5000, + "in": "query" + } + ] + } + }, "\/health\/queue\/builds": { "get": { "summary": "Get builds queue", @@ -15344,7 +15407,7 @@ "x-appwrite": { "method": "getQueueBuilds", "group": "queue", - "weight": 67, + "weight": 456, "cookies": false, "type": "", "demo": "health\/get-queue-builds.md", @@ -15407,7 +15470,7 @@ "x-appwrite": { "method": "getQueueCertificates", "group": "queue", - "weight": 66, + "weight": 455, "cookies": false, "type": "", "demo": "health\/get-queue-certificates.md", @@ -15470,7 +15533,7 @@ "x-appwrite": { "method": "getQueueDatabases", "group": "queue", - "weight": 68, + "weight": 457, "cookies": false, "type": "", "demo": "health\/get-queue-databases.md", @@ -15542,7 +15605,7 @@ "x-appwrite": { "method": "getQueueDeletes", "group": "queue", - "weight": 69, + "weight": 458, "cookies": false, "type": "", "demo": "health\/get-queue-deletes.md", @@ -15605,7 +15668,7 @@ "x-appwrite": { "method": "getFailedJobs", "group": "queue", - "weight": 79, + "weight": 465, "cookies": false, "type": "", "demo": "health\/get-failed-jobs.md", @@ -15693,7 +15756,7 @@ "x-appwrite": { "method": "getQueueFunctions", "group": "queue", - "weight": 73, + "weight": 462, "cookies": false, "type": "", "demo": "health\/get-queue-functions.md", @@ -15756,7 +15819,7 @@ "x-appwrite": { "method": "getQueueLogs", "group": "queue", - "weight": 64, + "weight": 454, "cookies": false, "type": "", "demo": "health\/get-queue-logs.md", @@ -15819,7 +15882,7 @@ "x-appwrite": { "method": "getQueueMails", "group": "queue", - "weight": 70, + "weight": 459, "cookies": false, "type": "", "demo": "health\/get-queue-mails.md", @@ -15882,7 +15945,7 @@ "x-appwrite": { "method": "getQueueMessaging", "group": "queue", - "weight": 71, + "weight": 460, "cookies": false, "type": "", "demo": "health\/get-queue-messaging.md", @@ -15945,7 +16008,7 @@ "x-appwrite": { "method": "getQueueMigrations", "group": "queue", - "weight": 72, + "weight": 461, "cookies": false, "type": "", "demo": "health\/get-queue-migrations.md", @@ -16008,7 +16071,7 @@ "x-appwrite": { "method": "getQueueStatsResources", "group": "queue", - "weight": 74, + "weight": 463, "cookies": false, "type": "", "demo": "health\/get-queue-stats-resources.md", @@ -16071,7 +16134,7 @@ "x-appwrite": { "method": "getQueueUsage", "group": "queue", - "weight": 75, + "weight": 464, "cookies": false, "type": "", "demo": "health\/get-queue-usage.md", @@ -16134,7 +16197,7 @@ "x-appwrite": { "method": "getQueueWebhooks", "group": "queue", - "weight": 63, + "weight": 453, "cookies": false, "type": "", "demo": "health\/get-queue-webhooks.md", @@ -16197,7 +16260,7 @@ "x-appwrite": { "method": "getStorage", "group": "storage", - "weight": 77, + "weight": 450, "cookies": false, "type": "", "demo": "health\/get-storage.md", @@ -16249,7 +16312,7 @@ "x-appwrite": { "method": "getStorageLocal", "group": "storage", - "weight": 76, + "weight": 449, "cookies": false, "type": "", "demo": "health\/get-storage-local.md", @@ -16301,7 +16364,7 @@ "x-appwrite": { "method": "getTime", "group": "health", - "weight": 62, + "weight": 447, "cookies": false, "type": "", "demo": "health\/get-time.md", @@ -16793,7 +16856,7 @@ "x-appwrite": { "method": "listMessages", "group": "messages", - "weight": 269, + "weight": 245, "cookies": false, "type": "", "demo": "messaging\/list-messages.md", @@ -16879,7 +16942,7 @@ "x-appwrite": { "method": "createEmail", "group": "messages", - "weight": 266, + "weight": 242, "cookies": false, "type": "", "demo": "messaging\/create-email.md", @@ -17040,7 +17103,7 @@ "x-appwrite": { "method": "updateEmail", "group": "messages", - "weight": 273, + "weight": 249, "cookies": false, "type": "", "demo": "messaging\/update-email.md", @@ -17208,7 +17271,7 @@ "x-appwrite": { "method": "createPush", "group": "messages", - "weight": 268, + "weight": 244, "cookies": false, "type": "", "demo": "messaging\/create-push.md", @@ -17408,7 +17471,7 @@ "x-appwrite": { "method": "updatePush", "group": "messages", - "weight": 275, + "weight": 251, "cookies": false, "type": "", "demo": "messaging\/update-push.md", @@ -17623,7 +17686,7 @@ "x-appwrite": { "method": "createSms", "group": "messages", - "weight": 267, + "weight": 243, "cookies": false, "type": "", "demo": "messaging\/create-sms.md", @@ -17816,7 +17879,7 @@ "x-appwrite": { "method": "updateSms", "group": "messages", - "weight": 274, + "weight": 250, "cookies": false, "type": "", "demo": "messaging\/update-sms.md", @@ -18008,7 +18071,7 @@ "x-appwrite": { "method": "getMessage", "group": "messages", - "weight": 272, + "weight": 248, "cookies": false, "type": "", "demo": "messaging\/get-message.md", @@ -18065,7 +18128,7 @@ "x-appwrite": { "method": "delete", "group": "messages", - "weight": 276, + "weight": 252, "cookies": false, "type": "", "demo": "messaging\/delete.md", @@ -18127,7 +18190,7 @@ "x-appwrite": { "method": "listMessageLogs", "group": "logs", - "weight": 270, + "weight": 246, "cookies": false, "type": "", "demo": "messaging\/list-message-logs.md", @@ -18210,7 +18273,7 @@ "x-appwrite": { "method": "listTargets", "group": "messages", - "weight": 271, + "weight": 247, "cookies": false, "type": "", "demo": "messaging\/list-targets.md", @@ -18293,7 +18356,7 @@ "x-appwrite": { "method": "listProviders", "group": "providers", - "weight": 240, + "weight": 216, "cookies": false, "type": "", "demo": "messaging\/list-providers.md", @@ -18379,7 +18442,7 @@ "x-appwrite": { "method": "createApnsProvider", "group": "providers", - "weight": 239, + "weight": 215, "cookies": false, "type": "", "demo": "messaging\/create-apns-provider.md", @@ -18571,7 +18634,7 @@ "x-appwrite": { "method": "updateApnsProvider", "group": "providers", - "weight": 253, + "weight": 229, "cookies": false, "type": "", "demo": "messaging\/update-apns-provider.md", @@ -18760,7 +18823,7 @@ "x-appwrite": { "method": "createFcmProvider", "group": "providers", - "weight": 238, + "weight": 214, "cookies": false, "type": "", "demo": "messaging\/create-fcm-provider.md", @@ -18921,7 +18984,7 @@ "x-appwrite": { "method": "updateFcmProvider", "group": "providers", - "weight": 252, + "weight": 228, "cookies": false, "type": "", "demo": "messaging\/update-fcm-provider.md", @@ -19078,7 +19141,7 @@ "x-appwrite": { "method": "createMailgunProvider", "group": "providers", - "weight": 229, + "weight": 205, "cookies": false, "type": "", "demo": "messaging\/create-mailgun-provider.md", @@ -19211,7 +19274,7 @@ "x-appwrite": { "method": "updateMailgunProvider", "group": "providers", - "weight": 243, + "weight": 219, "cookies": false, "type": "", "demo": "messaging\/update-mailgun-provider.md", @@ -19341,7 +19404,7 @@ "x-appwrite": { "method": "createMsg91Provider", "group": "providers", - "weight": 233, + "weight": 209, "cookies": false, "type": "", "demo": "messaging\/create-msg-91-provider.md", @@ -19447,7 +19510,7 @@ "x-appwrite": { "method": "updateMsg91Provider", "group": "providers", - "weight": 247, + "weight": 223, "cookies": false, "type": "", "demo": "messaging\/update-msg-91-provider.md", @@ -19551,7 +19614,7 @@ "x-appwrite": { "method": "createResendProvider", "group": "providers", - "weight": 231, + "weight": 207, "cookies": false, "type": "", "demo": "messaging\/create-resend-provider.md", @@ -19671,7 +19734,7 @@ "x-appwrite": { "method": "updateResendProvider", "group": "providers", - "weight": 245, + "weight": 221, "cookies": false, "type": "", "demo": "messaging\/update-resend-provider.md", @@ -19788,7 +19851,7 @@ "x-appwrite": { "method": "createSendgridProvider", "group": "providers", - "weight": 230, + "weight": 206, "cookies": false, "type": "", "demo": "messaging\/create-sendgrid-provider.md", @@ -19908,7 +19971,7 @@ "x-appwrite": { "method": "updateSendgridProvider", "group": "providers", - "weight": 244, + "weight": 220, "cookies": false, "type": "", "demo": "messaging\/update-sendgrid-provider.md", @@ -20025,7 +20088,7 @@ "x-appwrite": { "method": "createSmtpProvider", "group": "providers", - "weight": 232, + "weight": 208, "cookies": false, "type": "", "demo": "messaging\/create-smtp-provider.md", @@ -20278,7 +20341,7 @@ "x-appwrite": { "method": "updateSmtpProvider", "group": "providers", - "weight": 246, + "weight": 222, "cookies": false, "type": "", "demo": "messaging\/update-smtp-provider.md", @@ -20525,7 +20588,7 @@ "x-appwrite": { "method": "createTelesignProvider", "group": "providers", - "weight": 234, + "weight": 210, "cookies": false, "type": "", "demo": "messaging\/create-telesign-provider.md", @@ -20632,7 +20695,7 @@ "x-appwrite": { "method": "updateTelesignProvider", "group": "providers", - "weight": 248, + "weight": 224, "cookies": false, "type": "", "demo": "messaging\/update-telesign-provider.md", @@ -20736,7 +20799,7 @@ "x-appwrite": { "method": "createTextmagicProvider", "group": "providers", - "weight": 235, + "weight": 211, "cookies": false, "type": "", "demo": "messaging\/create-textmagic-provider.md", @@ -20843,7 +20906,7 @@ "x-appwrite": { "method": "updateTextmagicProvider", "group": "providers", - "weight": 249, + "weight": 225, "cookies": false, "type": "", "demo": "messaging\/update-textmagic-provider.md", @@ -20947,7 +21010,7 @@ "x-appwrite": { "method": "createTwilioProvider", "group": "providers", - "weight": 236, + "weight": 212, "cookies": false, "type": "", "demo": "messaging\/create-twilio-provider.md", @@ -21054,7 +21117,7 @@ "x-appwrite": { "method": "updateTwilioProvider", "group": "providers", - "weight": 250, + "weight": 226, "cookies": false, "type": "", "demo": "messaging\/update-twilio-provider.md", @@ -21158,7 +21221,7 @@ "x-appwrite": { "method": "createVonageProvider", "group": "providers", - "weight": 237, + "weight": 213, "cookies": false, "type": "", "demo": "messaging\/create-vonage-provider.md", @@ -21265,7 +21328,7 @@ "x-appwrite": { "method": "updateVonageProvider", "group": "providers", - "weight": 251, + "weight": 227, "cookies": false, "type": "", "demo": "messaging\/update-vonage-provider.md", @@ -21367,7 +21430,7 @@ "x-appwrite": { "method": "getProvider", "group": "providers", - "weight": 242, + "weight": 218, "cookies": false, "type": "", "demo": "messaging\/get-provider.md", @@ -21424,7 +21487,7 @@ "x-appwrite": { "method": "deleteProvider", "group": "providers", - "weight": 254, + "weight": 230, "cookies": false, "type": "", "demo": "messaging\/delete-provider.md", @@ -21486,7 +21549,7 @@ "x-appwrite": { "method": "listProviderLogs", "group": "providers", - "weight": 241, + "weight": 217, "cookies": false, "type": "", "demo": "messaging\/list-provider-logs.md", @@ -21569,7 +21632,7 @@ "x-appwrite": { "method": "listSubscriberLogs", "group": "subscribers", - "weight": 263, + "weight": 239, "cookies": false, "type": "", "demo": "messaging\/list-subscriber-logs.md", @@ -21652,7 +21715,7 @@ "x-appwrite": { "method": "listTopics", "group": "topics", - "weight": 256, + "weight": 232, "cookies": false, "type": "", "demo": "messaging\/list-topics.md", @@ -21736,7 +21799,7 @@ "x-appwrite": { "method": "createTopic", "group": "topics", - "weight": 255, + "weight": 231, "cookies": false, "type": "", "demo": "messaging\/create-topic.md", @@ -21826,7 +21889,7 @@ "x-appwrite": { "method": "getTopic", "group": "topics", - "weight": 258, + "weight": 234, "cookies": false, "type": "", "demo": "messaging\/get-topic.md", @@ -21888,7 +21951,7 @@ "x-appwrite": { "method": "updateTopic", "group": "topics", - "weight": 259, + "weight": 235, "cookies": false, "type": "", "demo": "messaging\/update-topic.md", @@ -21971,7 +22034,7 @@ "x-appwrite": { "method": "deleteTopic", "group": "topics", - "weight": 260, + "weight": 236, "cookies": false, "type": "", "demo": "messaging\/delete-topic.md", @@ -22033,7 +22096,7 @@ "x-appwrite": { "method": "listTopicLogs", "group": "topics", - "weight": 257, + "weight": 233, "cookies": false, "type": "", "demo": "messaging\/list-topic-logs.md", @@ -22116,7 +22179,7 @@ "x-appwrite": { "method": "listSubscribers", "group": "subscribers", - "weight": 262, + "weight": 238, "cookies": false, "type": "", "demo": "messaging\/list-subscribers.md", @@ -22208,7 +22271,7 @@ "x-appwrite": { "method": "createSubscriber", "group": "subscribers", - "weight": 261, + "weight": 237, "cookies": false, "type": "", "demo": "messaging\/create-subscriber.md", @@ -22298,7 +22361,7 @@ "x-appwrite": { "method": "getSubscriber", "group": "subscribers", - "weight": 264, + "weight": 240, "cookies": false, "type": "", "demo": "messaging\/get-subscriber.md", @@ -22363,7 +22426,7 @@ "x-appwrite": { "method": "deleteSubscriber", "group": "subscribers", - "weight": 265, + "weight": 241, "cookies": false, "type": "", "demo": "messaging\/delete-subscriber.md", @@ -22436,7 +22499,7 @@ "x-appwrite": { "method": "list", "group": "sites", - "weight": 468, + "weight": 469, "cookies": false, "type": "", "demo": "sites\/list.md", @@ -22519,7 +22582,7 @@ "x-appwrite": { "method": "create", "group": "sites", - "weight": 466, + "weight": 467, "cookies": false, "type": "", "demo": "sites\/create.md", @@ -22792,7 +22855,7 @@ "x-appwrite": { "method": "listFrameworks", "group": "frameworks", - "weight": 471, + "weight": 472, "cookies": false, "type": "", "demo": "sites\/list-frameworks.md", @@ -22843,7 +22906,7 @@ "x-appwrite": { "method": "listSpecifications", "group": "frameworks", - "weight": 494, + "weight": 495, "cookies": false, "type": "", "demo": "sites\/list-specifications.md", @@ -22894,7 +22957,7 @@ "x-appwrite": { "method": "get", "group": "sites", - "weight": 467, + "weight": 468, "cookies": false, "type": "", "demo": "sites\/get.md", @@ -22955,7 +23018,7 @@ "x-appwrite": { "method": "update", "group": "sites", - "weight": 469, + "weight": 470, "cookies": false, "type": "", "demo": "sites\/update.md", @@ -23223,7 +23286,7 @@ "x-appwrite": { "method": "delete", "group": "sites", - "weight": 470, + "weight": 471, "cookies": false, "type": "", "demo": "sites\/delete.md", @@ -23286,7 +23349,7 @@ "x-appwrite": { "method": "updateSiteDeployment", "group": "sites", - "weight": 477, + "weight": 478, "cookies": false, "type": "", "demo": "sites\/update-site-deployment.md", @@ -23365,7 +23428,7 @@ "x-appwrite": { "method": "listDeployments", "group": "deployments", - "weight": 476, + "weight": 477, "cookies": false, "type": "", "demo": "sites\/list-deployments.md", @@ -23456,7 +23519,7 @@ "x-appwrite": { "method": "createDeployment", "group": "deployments", - "weight": 472, + "weight": 473, "cookies": false, "type": "upload", "demo": "sites\/create-deployment.md", @@ -23558,7 +23621,7 @@ "x-appwrite": { "method": "createDuplicateDeployment", "group": "deployments", - "weight": 480, + "weight": 481, "cookies": false, "type": "", "demo": "sites\/create-duplicate-deployment.md", @@ -23639,7 +23702,7 @@ "x-appwrite": { "method": "createTemplateDeployment", "group": "deployments", - "weight": 473, + "weight": 474, "cookies": false, "type": "", "demo": "sites\/create-template-deployment.md", @@ -23761,7 +23824,7 @@ "x-appwrite": { "method": "createVcsDeployment", "group": "deployments", - "weight": 474, + "weight": 475, "cookies": false, "type": "", "demo": "sites\/create-vcs-deployment.md", @@ -23860,7 +23923,7 @@ "x-appwrite": { "method": "getDeployment", "group": "deployments", - "weight": 475, + "weight": 476, "cookies": false, "type": "", "demo": "sites\/get-deployment.md", @@ -23924,7 +23987,7 @@ "x-appwrite": { "method": "deleteDeployment", "group": "deployments", - "weight": 478, + "weight": 479, "cookies": false, "type": "", "demo": "sites\/delete-deployment.md", @@ -23993,7 +24056,7 @@ "x-appwrite": { "method": "getDeploymentDownload", "group": "deployments", - "weight": 479, + "weight": 480, "cookies": false, "type": "location", "demo": "sites\/get-deployment-download.md", @@ -24080,7 +24143,7 @@ "x-appwrite": { "method": "updateDeploymentStatus", "group": "deployments", - "weight": 481, + "weight": 482, "cookies": false, "type": "", "demo": "sites\/update-deployment-status.md", @@ -24149,7 +24212,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 483, + "weight": 484, "cookies": false, "type": "", "demo": "sites\/list-logs.md", @@ -24231,7 +24294,7 @@ "x-appwrite": { "method": "getLog", "group": "logs", - "weight": 482, + "weight": 483, "cookies": false, "type": "", "demo": "sites\/get-log.md", @@ -24297,7 +24360,7 @@ "x-appwrite": { "method": "deleteLog", "group": "logs", - "weight": 484, + "weight": 485, "cookies": false, "type": "", "demo": "sites\/delete-log.md", @@ -24366,7 +24429,7 @@ "x-appwrite": { "method": "listVariables", "group": "variables", - "weight": 487, + "weight": 488, "cookies": false, "type": "", "demo": "sites\/list-variables.md", @@ -24427,7 +24490,7 @@ "x-appwrite": { "method": "createVariable", "group": "variables", - "weight": 485, + "weight": 486, "cookies": false, "type": "", "demo": "sites\/create-variable.md", @@ -24519,7 +24582,7 @@ "x-appwrite": { "method": "getVariable", "group": "variables", - "weight": 486, + "weight": 487, "cookies": false, "type": "", "demo": "sites\/get-variable.md", @@ -24588,7 +24651,7 @@ "x-appwrite": { "method": "updateVariable", "group": "variables", - "weight": 488, + "weight": 489, "cookies": false, "type": "", "demo": "sites\/update-variable.md", @@ -24684,7 +24747,7 @@ "x-appwrite": { "method": "deleteVariable", "group": "variables", - "weight": 489, + "weight": 490, "cookies": false, "type": "", "demo": "sites\/delete-variable.md", @@ -24753,7 +24816,7 @@ "x-appwrite": { "method": "listBuckets", "group": "buckets", - "weight": 521, + "weight": 522, "cookies": false, "type": "", "demo": "storage\/list-buckets.md", @@ -24837,7 +24900,7 @@ "x-appwrite": { "method": "createBucket", "group": "buckets", - "weight": 519, + "weight": 520, "cookies": false, "type": "", "demo": "storage\/create-bucket.md", @@ -24985,7 +25048,7 @@ "x-appwrite": { "method": "getBucket", "group": "buckets", - "weight": 520, + "weight": 521, "cookies": false, "type": "", "demo": "storage\/get-bucket.md", @@ -25047,7 +25110,7 @@ "x-appwrite": { "method": "updateBucket", "group": "buckets", - "weight": 522, + "weight": 523, "cookies": false, "type": "", "demo": "storage\/update-bucket.md", @@ -25191,7 +25254,7 @@ "x-appwrite": { "method": "deleteBucket", "group": "buckets", - "weight": 523, + "weight": 524, "cookies": false, "type": "", "demo": "storage\/delete-bucket.md", @@ -25253,7 +25316,7 @@ "x-appwrite": { "method": "listFiles", "group": "files", - "weight": 526, + "weight": 527, "cookies": false, "type": "", "demo": "storage\/list-files.md", @@ -25348,7 +25411,7 @@ "x-appwrite": { "method": "createFile", "group": "files", - "weight": 524, + "weight": 525, "cookies": false, "type": "upload", "demo": "storage\/create-file.md", @@ -25441,7 +25504,7 @@ "x-appwrite": { "method": "getFile", "group": "files", - "weight": 525, + "weight": 526, "cookies": false, "type": "", "demo": "storage\/get-file.md", @@ -25514,7 +25577,7 @@ "x-appwrite": { "method": "updateFile", "group": "files", - "weight": 527, + "weight": 528, "cookies": false, "type": "", "demo": "storage\/update-file.md", @@ -25607,7 +25670,7 @@ "x-appwrite": { "method": "deleteFile", "group": "files", - "weight": 528, + "weight": 529, "cookies": false, "type": "", "demo": "storage\/delete-file.md", @@ -25680,7 +25743,7 @@ "x-appwrite": { "method": "getFileDownload", "group": "files", - "weight": 530, + "weight": 531, "cookies": false, "type": "location", "demo": "storage\/get-file-download.md", @@ -25762,7 +25825,7 @@ "x-appwrite": { "method": "getFilePreview", "group": "files", - "weight": 529, + "weight": 530, "cookies": false, "type": "location", "demo": "storage\/get-file-preview.md", @@ -25972,7 +26035,7 @@ "x-appwrite": { "method": "getFileView", "group": "files", - "weight": 531, + "weight": 532, "cookies": false, "type": "location", "demo": "storage\/get-file-view.md", @@ -26054,7 +26117,7 @@ "x-appwrite": { "method": "list", "group": "tablesdb", - "weight": 368, + "weight": 344, "cookies": false, "type": "", "demo": "tablesdb\/list.md", @@ -26138,7 +26201,7 @@ "x-appwrite": { "method": "create", "group": "tablesdb", - "weight": 364, + "weight": 340, "cookies": false, "type": "", "demo": "tablesdb\/create.md", @@ -26223,7 +26286,7 @@ "x-appwrite": { "method": "listTransactions", "group": "transactions", - "weight": 427, + "weight": 403, "cookies": false, "type": "", "demo": "tablesdb\/list-transactions.md", @@ -26295,7 +26358,7 @@ "x-appwrite": { "method": "createTransaction", "group": "transactions", - "weight": 423, + "weight": 399, "cookies": false, "type": "", "demo": "tablesdb\/create-transaction.md", @@ -26371,7 +26434,7 @@ "x-appwrite": { "method": "getTransaction", "group": "transactions", - "weight": 424, + "weight": 400, "cookies": false, "type": "", "demo": "tablesdb\/get-transaction.md", @@ -26439,7 +26502,7 @@ "x-appwrite": { "method": "updateTransaction", "group": "transactions", - "weight": 425, + "weight": 401, "cookies": false, "type": "", "demo": "tablesdb\/update-transaction.md", @@ -26523,7 +26586,7 @@ "x-appwrite": { "method": "deleteTransaction", "group": "transactions", - "weight": 426, + "weight": 402, "cookies": false, "type": "", "demo": "tablesdb\/delete-transaction.md", @@ -26593,7 +26656,7 @@ "x-appwrite": { "method": "createOperations", "group": "transactions", - "weight": 428, + "weight": 404, "cookies": false, "type": "", "demo": "tablesdb\/create-operations.md", @@ -26679,7 +26742,7 @@ "x-appwrite": { "method": "get", "group": "tablesdb", - "weight": 365, + "weight": 341, "cookies": false, "type": "", "demo": "tablesdb\/get.md", @@ -26741,7 +26804,7 @@ "x-appwrite": { "method": "update", "group": "tablesdb", - "weight": 366, + "weight": 342, "cookies": false, "type": "", "demo": "tablesdb\/update.md", @@ -26822,7 +26885,7 @@ "x-appwrite": { "method": "delete", "group": "tablesdb", - "weight": 367, + "weight": 343, "cookies": false, "type": "", "demo": "tablesdb\/delete.md", @@ -26884,7 +26947,7 @@ "x-appwrite": { "method": "listTables", "group": "tables", - "weight": 375, + "weight": 351, "cookies": false, "type": "", "demo": "tablesdb\/list-tables.md", @@ -26979,7 +27042,7 @@ "x-appwrite": { "method": "createTable", "group": "tables", - "weight": 371, + "weight": 347, "cookies": false, "type": "", "demo": "tablesdb\/create-table.md", @@ -27109,7 +27172,7 @@ "x-appwrite": { "method": "getTable", "group": "tables", - "weight": 372, + "weight": 348, "cookies": false, "type": "", "demo": "tablesdb\/get-table.md", @@ -27182,7 +27245,7 @@ "x-appwrite": { "method": "updateTable", "group": "tables", - "weight": 373, + "weight": 349, "cookies": false, "type": "", "demo": "tablesdb\/update-table.md", @@ -27290,7 +27353,7 @@ "x-appwrite": { "method": "deleteTable", "group": "tables", - "weight": 374, + "weight": 350, "cookies": false, "type": "", "demo": "tablesdb\/delete-table.md", @@ -27363,7 +27426,7 @@ "x-appwrite": { "method": "listColumns", "group": "columns", - "weight": 380, + "weight": 356, "cookies": false, "type": "", "demo": "tablesdb\/list-columns.md", @@ -27459,7 +27522,7 @@ "x-appwrite": { "method": "createBooleanColumn", "group": "columns", - "weight": 381, + "weight": 357, "cookies": false, "type": "", "demo": "tablesdb\/create-boolean-column.md", @@ -27572,7 +27635,7 @@ "x-appwrite": { "method": "updateBooleanColumn", "group": "columns", - "weight": 382, + "weight": 358, "cookies": false, "type": "", "demo": "tablesdb\/update-boolean-column.md", @@ -27687,7 +27750,7 @@ "x-appwrite": { "method": "createDatetimeColumn", "group": "columns", - "weight": 383, + "weight": 359, "cookies": false, "type": "", "demo": "tablesdb\/create-datetime-column.md", @@ -27800,7 +27863,7 @@ "x-appwrite": { "method": "updateDatetimeColumn", "group": "columns", - "weight": 384, + "weight": 360, "cookies": false, "type": "", "demo": "tablesdb\/update-datetime-column.md", @@ -27915,7 +27978,7 @@ "x-appwrite": { "method": "createEmailColumn", "group": "columns", - "weight": 385, + "weight": 361, "cookies": false, "type": "", "demo": "tablesdb\/create-email-column.md", @@ -28029,7 +28092,7 @@ "x-appwrite": { "method": "updateEmailColumn", "group": "columns", - "weight": 386, + "weight": 362, "cookies": false, "type": "", "demo": "tablesdb\/update-email-column.md", @@ -28145,7 +28208,7 @@ "x-appwrite": { "method": "createEnumColumn", "group": "columns", - "weight": 387, + "weight": 363, "cookies": false, "type": "", "demo": "tablesdb\/create-enum-column.md", @@ -28268,7 +28331,7 @@ "x-appwrite": { "method": "updateEnumColumn", "group": "columns", - "weight": 388, + "weight": 364, "cookies": false, "type": "", "demo": "tablesdb\/update-enum-column.md", @@ -28393,7 +28456,7 @@ "x-appwrite": { "method": "createFloatColumn", "group": "columns", - "weight": 389, + "weight": 365, "cookies": false, "type": "", "demo": "tablesdb\/create-float-column.md", @@ -28523,7 +28586,7 @@ "x-appwrite": { "method": "updateFloatColumn", "group": "columns", - "weight": 390, + "weight": 366, "cookies": false, "type": "", "demo": "tablesdb\/update-float-column.md", @@ -28655,7 +28718,7 @@ "x-appwrite": { "method": "createIntegerColumn", "group": "columns", - "weight": 391, + "weight": 367, "cookies": false, "type": "", "demo": "tablesdb\/create-integer-column.md", @@ -28785,7 +28848,7 @@ "x-appwrite": { "method": "updateIntegerColumn", "group": "columns", - "weight": 392, + "weight": 368, "cookies": false, "type": "", "demo": "tablesdb\/update-integer-column.md", @@ -28917,7 +28980,7 @@ "x-appwrite": { "method": "createIpColumn", "group": "columns", - "weight": 393, + "weight": 369, "cookies": false, "type": "", "demo": "tablesdb\/create-ip-column.md", @@ -29030,7 +29093,7 @@ "x-appwrite": { "method": "updateIpColumn", "group": "columns", - "weight": 394, + "weight": 370, "cookies": false, "type": "", "demo": "tablesdb\/update-ip-column.md", @@ -29145,7 +29208,7 @@ "x-appwrite": { "method": "createLineColumn", "group": "columns", - "weight": 395, + "weight": 371, "cookies": false, "type": "", "demo": "tablesdb\/create-line-column.md", @@ -29252,7 +29315,7 @@ "x-appwrite": { "method": "updateLineColumn", "group": "columns", - "weight": 396, + "weight": 372, "cookies": false, "type": "", "demo": "tablesdb\/update-line-column.md", @@ -29366,7 +29429,7 @@ "x-appwrite": { "method": "createPointColumn", "group": "columns", - "weight": 397, + "weight": 373, "cookies": false, "type": "", "demo": "tablesdb\/create-point-column.md", @@ -29473,7 +29536,7 @@ "x-appwrite": { "method": "updatePointColumn", "group": "columns", - "weight": 398, + "weight": 374, "cookies": false, "type": "", "demo": "tablesdb\/update-point-column.md", @@ -29587,7 +29650,7 @@ "x-appwrite": { "method": "createPolygonColumn", "group": "columns", - "weight": 399, + "weight": 375, "cookies": false, "type": "", "demo": "tablesdb\/create-polygon-column.md", @@ -29694,7 +29757,7 @@ "x-appwrite": { "method": "updatePolygonColumn", "group": "columns", - "weight": 400, + "weight": 376, "cookies": false, "type": "", "demo": "tablesdb\/update-polygon-column.md", @@ -29808,7 +29871,7 @@ "x-appwrite": { "method": "createRelationshipColumn", "group": "columns", - "weight": 401, + "weight": 377, "cookies": false, "type": "", "demo": "tablesdb\/create-relationship-column.md", @@ -29949,7 +30012,7 @@ "x-appwrite": { "method": "createStringColumn", "group": "columns", - "weight": 403, + "weight": 379, "cookies": false, "type": "", "demo": "tablesdb\/create-string-column.md", @@ -30076,7 +30139,7 @@ "x-appwrite": { "method": "updateStringColumn", "group": "columns", - "weight": 404, + "weight": 380, "cookies": false, "type": "", "demo": "tablesdb\/update-string-column.md", @@ -30199,7 +30262,7 @@ "x-appwrite": { "method": "createUrlColumn", "group": "columns", - "weight": 405, + "weight": 381, "cookies": false, "type": "", "demo": "tablesdb\/create-url-column.md", @@ -30313,7 +30376,7 @@ "x-appwrite": { "method": "updateUrlColumn", "group": "columns", - "weight": 406, + "weight": 382, "cookies": false, "type": "", "demo": "tablesdb\/update-url-column.md", @@ -30458,7 +30521,7 @@ "x-appwrite": { "method": "getColumn", "group": "columns", - "weight": 378, + "weight": 354, "cookies": false, "type": "", "demo": "tablesdb\/get-column.md", @@ -30533,7 +30596,7 @@ "x-appwrite": { "method": "deleteColumn", "group": "columns", - "weight": 379, + "weight": 355, "cookies": false, "type": "", "demo": "tablesdb\/delete-column.md", @@ -30615,7 +30678,7 @@ "x-appwrite": { "method": "updateRelationshipColumn", "group": "columns", - "weight": 402, + "weight": 378, "cookies": false, "type": "", "demo": "tablesdb\/update-relationship-column.md", @@ -30725,7 +30788,7 @@ "x-appwrite": { "method": "listIndexes", "group": "indexes", - "weight": 410, + "weight": 386, "cookies": false, "type": "", "demo": "tablesdb\/list-indexes.md", @@ -30819,7 +30882,7 @@ "x-appwrite": { "method": "createIndex", "group": "indexes", - "weight": 407, + "weight": 383, "cookies": false, "type": "", "demo": "tablesdb\/create-index.md", @@ -30959,7 +31022,7 @@ "x-appwrite": { "method": "getIndex", "group": "indexes", - "weight": 408, + "weight": 384, "cookies": false, "type": "", "demo": "tablesdb\/get-index.md", @@ -31034,7 +31097,7 @@ "x-appwrite": { "method": "deleteIndex", "group": "indexes", - "weight": 409, + "weight": 385, "cookies": false, "type": "", "demo": "tablesdb\/delete-index.md", @@ -31114,7 +31177,7 @@ "x-appwrite": { "method": "listRows", "group": "rows", - "weight": 419, + "weight": 395, "cookies": false, "type": "", "demo": "tablesdb\/list-rows.md", @@ -31219,7 +31282,7 @@ "x-appwrite": { "method": "createRow", "group": "rows", - "weight": 411, + "weight": 387, "cookies": false, "type": "", "demo": "tablesdb\/create-row.md", @@ -31405,7 +31468,7 @@ "x-appwrite": { "method": "upsertRows", "group": "rows", - "weight": 416, + "weight": 392, "cookies": false, "type": "", "demo": "tablesdb\/upsert-rows.md", @@ -31537,7 +31600,7 @@ "x-appwrite": { "method": "updateRows", "group": "rows", - "weight": 414, + "weight": 390, "cookies": false, "type": "", "demo": "tablesdb\/update-rows.md", @@ -31641,7 +31704,7 @@ "x-appwrite": { "method": "deleteRows", "group": "rows", - "weight": 418, + "weight": 394, "cookies": false, "type": "", "demo": "tablesdb\/delete-rows.md", @@ -31739,7 +31802,7 @@ "x-appwrite": { "method": "getRow", "group": "rows", - "weight": 412, + "weight": 388, "cookies": false, "type": "", "demo": "tablesdb\/get-row.md", @@ -31843,7 +31906,7 @@ "x-appwrite": { "method": "upsertRow", "group": "rows", - "weight": 415, + "weight": 391, "cookies": false, "type": "", "demo": "tablesdb\/upsert-row.md", @@ -31992,7 +32055,7 @@ "x-appwrite": { "method": "updateRow", "group": "rows", - "weight": 413, + "weight": 389, "cookies": false, "type": "", "demo": "tablesdb\/update-row.md", @@ -32103,7 +32166,7 @@ "x-appwrite": { "method": "deleteRow", "group": "rows", - "weight": 417, + "weight": 393, "cookies": false, "type": "", "demo": "tablesdb\/delete-row.md", @@ -32205,7 +32268,7 @@ "x-appwrite": { "method": "decrementRowColumn", "group": "rows", - "weight": 422, + "weight": 398, "cookies": false, "type": "", "demo": "tablesdb\/decrement-row-column.md", @@ -32329,7 +32392,7 @@ "x-appwrite": { "method": "incrementRowColumn", "group": "rows", - "weight": 421, + "weight": 397, "cookies": false, "type": "", "demo": "tablesdb\/increment-row-column.md", @@ -32451,7 +32514,7 @@ "x-appwrite": { "method": "list", "group": "teams", - "weight": 134, + "weight": 110, "cookies": false, "type": "", "demo": "teams\/list.md", @@ -32538,7 +32601,7 @@ "x-appwrite": { "method": "create", "group": "teams", - "weight": 133, + "weight": 109, "cookies": false, "type": "", "demo": "teams\/create.md", @@ -32631,7 +32694,7 @@ "x-appwrite": { "method": "get", "group": "teams", - "weight": 135, + "weight": 111, "cookies": false, "type": "", "demo": "teams\/get.md", @@ -32696,7 +32759,7 @@ "x-appwrite": { "method": "updateName", "group": "teams", - "weight": 137, + "weight": 113, "cookies": false, "type": "", "demo": "teams\/update-name.md", @@ -32774,7 +32837,7 @@ "x-appwrite": { "method": "delete", "group": "teams", - "weight": 139, + "weight": 115, "cookies": false, "type": "", "demo": "teams\/delete.md", @@ -32839,7 +32902,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 141, + "weight": 117, "cookies": false, "type": "", "demo": "teams\/list-memberships.md", @@ -32934,7 +32997,7 @@ "x-appwrite": { "method": "createMembership", "group": "memberships", - "weight": 140, + "weight": 116, "cookies": false, "type": "", "demo": "teams\/create-membership.md", @@ -33060,7 +33123,7 @@ "x-appwrite": { "method": "getMembership", "group": "memberships", - "weight": 142, + "weight": 118, "cookies": false, "type": "", "demo": "teams\/get-membership.md", @@ -33133,7 +33196,7 @@ "x-appwrite": { "method": "updateMembership", "group": "memberships", - "weight": 143, + "weight": 119, "cookies": false, "type": "", "demo": "teams\/update-membership.md", @@ -33229,7 +33292,7 @@ "x-appwrite": { "method": "deleteMembership", "group": "memberships", - "weight": 145, + "weight": 121, "cookies": false, "type": "", "demo": "teams\/delete-membership.md", @@ -33304,7 +33367,7 @@ "x-appwrite": { "method": "updateMembershipStatus", "group": "memberships", - "weight": 144, + "weight": 120, "cookies": false, "type": "", "demo": "teams\/update-membership-status.md", @@ -33401,7 +33464,7 @@ "x-appwrite": { "method": "getPrefs", "group": "teams", - "weight": 136, + "weight": 112, "cookies": false, "type": "", "demo": "teams\/get-prefs.md", @@ -33465,7 +33528,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "teams", - "weight": 138, + "weight": 114, "cookies": false, "type": "", "demo": "teams\/update-prefs.md", @@ -33547,7 +33610,7 @@ "x-appwrite": { "method": "list", "group": "files", - "weight": 516, + "weight": 517, "cookies": false, "type": "", "demo": "tokens\/list.md", @@ -33637,7 +33700,7 @@ "x-appwrite": { "method": "createFileToken", "group": "files", - "weight": 514, + "weight": 515, "cookies": false, "type": "", "demo": "tokens\/create-file-token.md", @@ -33722,7 +33785,7 @@ "x-appwrite": { "method": "get", "group": "tokens", - "weight": 515, + "weight": 516, "cookies": false, "type": "", "demo": "tokens\/get.md", @@ -33783,7 +33846,7 @@ "x-appwrite": { "method": "update", "group": "tokens", - "weight": 517, + "weight": 518, "cookies": false, "type": "", "demo": "tokens\/update.md", @@ -33855,7 +33918,7 @@ "x-appwrite": { "method": "delete", "group": "tokens", - "weight": 518, + "weight": 519, "cookies": false, "type": "", "demo": "tokens\/delete.md", @@ -33916,7 +33979,7 @@ "x-appwrite": { "method": "list", "group": "users", - "weight": 156, + "weight": 132, "cookies": false, "type": "", "demo": "users\/list.md", @@ -34000,7 +34063,7 @@ "x-appwrite": { "method": "create", "group": "users", - "weight": 147, + "weight": 123, "cookies": false, "type": "", "demo": "users\/create.md", @@ -34102,7 +34165,7 @@ "x-appwrite": { "method": "createArgon2User", "group": "users", - "weight": 150, + "weight": 126, "cookies": false, "type": "", "demo": "users\/create-argon-2-user.md", @@ -34198,7 +34261,7 @@ "x-appwrite": { "method": "createBcryptUser", "group": "users", - "weight": 148, + "weight": 124, "cookies": false, "type": "", "demo": "users\/create-bcrypt-user.md", @@ -34292,7 +34355,7 @@ "x-appwrite": { "method": "listIdentities", "group": "identities", - "weight": 164, + "weight": 140, "cookies": false, "type": "", "demo": "users\/list-identities.md", @@ -34373,7 +34436,7 @@ "x-appwrite": { "method": "deleteIdentity", "group": "identities", - "weight": 187, + "weight": 163, "cookies": false, "type": "", "demo": "users\/delete-identity.md", @@ -34437,7 +34500,7 @@ "x-appwrite": { "method": "createMD5User", "group": "users", - "weight": 149, + "weight": 125, "cookies": false, "type": "", "demo": "users\/create-md-5-user.md", @@ -34533,7 +34596,7 @@ "x-appwrite": { "method": "createPHPassUser", "group": "users", - "weight": 152, + "weight": 128, "cookies": false, "type": "", "demo": "users\/create-ph-pass-user.md", @@ -34629,7 +34692,7 @@ "x-appwrite": { "method": "createScryptUser", "group": "users", - "weight": 153, + "weight": 129, "cookies": false, "type": "", "demo": "users\/create-scrypt-user.md", @@ -34764,7 +34827,7 @@ "x-appwrite": { "method": "createScryptModifiedUser", "group": "users", - "weight": 154, + "weight": 130, "cookies": false, "type": "", "demo": "users\/create-scrypt-modified-user.md", @@ -34881,7 +34944,7 @@ "x-appwrite": { "method": "createSHAUser", "group": "users", - "weight": 151, + "weight": 127, "cookies": false, "type": "", "demo": "users\/create-sha-user.md", @@ -34996,7 +35059,7 @@ "x-appwrite": { "method": "get", "group": "users", - "weight": 157, + "weight": 133, "cookies": false, "type": "", "demo": "users\/get.md", @@ -35053,7 +35116,7 @@ "x-appwrite": { "method": "delete", "group": "users", - "weight": 185, + "weight": 161, "cookies": false, "type": "", "demo": "users\/delete.md", @@ -35117,7 +35180,7 @@ "x-appwrite": { "method": "updateEmail", "group": "users", - "weight": 170, + "weight": 146, "cookies": false, "type": "", "demo": "users\/update-email.md", @@ -35200,7 +35263,7 @@ "x-appwrite": { "method": "createJWT", "group": "sessions", - "weight": 188, + "weight": 164, "cookies": false, "type": "", "demo": "users\/create-jwt.md", @@ -35286,7 +35349,7 @@ "x-appwrite": { "method": "updateLabels", "group": "users", - "weight": 166, + "weight": 142, "cookies": false, "type": "", "demo": "users\/update-labels.md", @@ -35369,7 +35432,7 @@ "x-appwrite": { "method": "listLogs", "group": "logs", - "weight": 162, + "weight": 138, "cookies": false, "type": "", "demo": "users\/list-logs.md", @@ -35452,7 +35515,7 @@ "x-appwrite": { "method": "listMemberships", "group": "memberships", - "weight": 161, + "weight": 137, "cookies": false, "type": "", "demo": "users\/list-memberships.md", @@ -35546,7 +35609,7 @@ "x-appwrite": { "method": "updateMfa", "group": "users", - "weight": 175, + "weight": 151, "cookies": false, "type": "", "demo": "users\/update-mfa.md", @@ -35685,7 +35748,7 @@ "x-appwrite": { "method": "deleteMfaAuthenticator", "group": "mfa", - "weight": 180, + "weight": 156, "cookies": false, "type": "", "demo": "users\/delete-mfa-authenticator.md", @@ -35820,7 +35883,7 @@ "x-appwrite": { "method": "listMfaFactors", "group": "mfa", - "weight": 176, + "weight": 152, "cookies": false, "type": "", "demo": "users\/list-mfa-factors.md", @@ -35940,7 +36003,7 @@ "x-appwrite": { "method": "getMfaRecoveryCodes", "group": "mfa", - "weight": 177, + "weight": 153, "cookies": false, "type": "", "demo": "users\/get-mfa-recovery-codes.md", @@ -36060,7 +36123,7 @@ "x-appwrite": { "method": "updateMfaRecoveryCodes", "group": "mfa", - "weight": 179, + "weight": 155, "cookies": false, "type": "", "demo": "users\/update-mfa-recovery-codes.md", @@ -36180,7 +36243,7 @@ "x-appwrite": { "method": "createMfaRecoveryCodes", "group": "mfa", - "weight": 178, + "weight": 154, "cookies": false, "type": "", "demo": "users\/create-mfa-recovery-codes.md", @@ -36302,7 +36365,7 @@ "x-appwrite": { "method": "updateName", "group": "users", - "weight": 168, + "weight": 144, "cookies": false, "type": "", "demo": "users\/update-name.md", @@ -36384,7 +36447,7 @@ "x-appwrite": { "method": "updatePassword", "group": "users", - "weight": 169, + "weight": 145, "cookies": false, "type": "", "demo": "users\/update-password.md", @@ -36466,7 +36529,7 @@ "x-appwrite": { "method": "updatePhone", "group": "users", - "weight": 171, + "weight": 147, "cookies": false, "type": "", "demo": "users\/update-phone.md", @@ -36547,7 +36610,7 @@ "x-appwrite": { "method": "getPrefs", "group": "users", - "weight": 158, + "weight": 134, "cookies": false, "type": "", "demo": "users\/get-prefs.md", @@ -36609,7 +36672,7 @@ "x-appwrite": { "method": "updatePrefs", "group": "users", - "weight": 173, + "weight": 149, "cookies": false, "type": "", "demo": "users\/update-prefs.md", @@ -36689,7 +36752,7 @@ "x-appwrite": { "method": "listSessions", "group": "sessions", - "weight": 160, + "weight": 136, "cookies": false, "type": "", "demo": "users\/list-sessions.md", @@ -36760,7 +36823,7 @@ "x-appwrite": { "method": "createSession", "group": "sessions", - "weight": 181, + "weight": 157, "cookies": false, "type": "", "demo": "users\/create-session.md", @@ -36817,7 +36880,7 @@ "x-appwrite": { "method": "deleteSessions", "group": "sessions", - "weight": 184, + "weight": 160, "cookies": false, "type": "", "demo": "users\/delete-sessions.md", @@ -36876,7 +36939,7 @@ "x-appwrite": { "method": "deleteSession", "group": "sessions", - "weight": 183, + "weight": 159, "cookies": false, "type": "", "demo": "users\/delete-session.md", @@ -36948,7 +37011,7 @@ "x-appwrite": { "method": "updateStatus", "group": "users", - "weight": 165, + "weight": 141, "cookies": false, "type": "", "demo": "users\/update-status.md", @@ -37028,7 +37091,7 @@ "x-appwrite": { "method": "listTargets", "group": "targets", - "weight": 163, + "weight": 139, "cookies": false, "type": "", "demo": "users\/list-targets.md", @@ -37111,7 +37174,7 @@ "x-appwrite": { "method": "createTarget", "group": "targets", - "weight": 155, + "weight": 131, "cookies": false, "type": "", "demo": "users\/create-target.md", @@ -37224,7 +37287,7 @@ "x-appwrite": { "method": "getTarget", "group": "targets", - "weight": 159, + "weight": 135, "cookies": false, "type": "", "demo": "users\/get-target.md", @@ -37294,7 +37357,7 @@ "x-appwrite": { "method": "updateTarget", "group": "targets", - "weight": 174, + "weight": 150, "cookies": false, "type": "", "demo": "users\/update-target.md", @@ -37386,7 +37449,7 @@ "x-appwrite": { "method": "deleteTarget", "group": "targets", - "weight": 186, + "weight": 162, "cookies": false, "type": "", "demo": "users\/delete-target.md", @@ -37458,7 +37521,7 @@ "x-appwrite": { "method": "createToken", "group": "sessions", - "weight": 182, + "weight": 158, "cookies": false, "type": "", "demo": "users\/create-token.md", @@ -37545,7 +37608,7 @@ "x-appwrite": { "method": "updateEmailVerification", "group": "users", - "weight": 172, + "weight": 148, "cookies": false, "type": "", "demo": "users\/update-email-verification.md", @@ -37627,7 +37690,7 @@ "x-appwrite": { "method": "updatePhoneVerification", "group": "users", - "weight": 167, + "weight": 143, "cookies": false, "type": "", "demo": "users\/update-phone-verification.md", @@ -38577,6 +38640,35 @@ "variables": "" } }, + "healthStatusList": { + "description": "Status List", + "type": "object", + "properties": { + "total": { + "type": "integer", + "description": "Total number of statuses that matched your query.", + "x-example": 5, + "format": "int32" + }, + "statuses": { + "type": "array", + "description": "List of statuses.", + "items": { + "type": "object", + "$ref": "#\/definitions\/healthStatus" + }, + "x-example": "" + } + }, + "required": [ + "total", + "statuses" + ], + "example": { + "total": 5, + "statuses": "" + } + }, "localeCodeList": { "description": "Locale codes list", "type": "object", @@ -44275,13 +44367,14 @@ }, "status": { "type": "string", - "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", and \"failed\".", + "description": "The deployment status. Possible values are \"waiting\", \"processing\", \"building\", \"ready\", \"canceled\" and \"failed\".", "x-example": "ready", "enum": [ "waiting", "processing", "building", "ready", + "canceled", "failed" ] }, diff --git a/src/Appwrite/Utopia/Response/Model/Deployment.php b/src/Appwrite/Utopia/Response/Model/Deployment.php index f0815630b3..c13660c8f1 100644 --- a/src/Appwrite/Utopia/Response/Model/Deployment.php +++ b/src/Appwrite/Utopia/Response/Model/Deployment.php @@ -96,10 +96,10 @@ class Deployment extends Model ]) ->addRule('status', [ 'type' => self::TYPE_ENUM, - 'description' => 'The deployment status. Possible values are "waiting", "processing", "building", "ready", and "failed".', + 'description' => 'The deployment status. Possible values are "waiting", "processing", "building", "ready", "canceled" and "failed".', 'default' => '', 'example' => 'ready', - 'enum' => ['waiting', 'processing', 'building', 'ready', 'failed'], + 'enum' => ['waiting', 'processing', 'building', 'ready', 'canceled', 'failed'], ]) ->addRule('buildLogs', [ 'type' => self::TYPE_STRING, From 440be52405eb23d7c7b8b3556de43c124ccbe2ed Mon Sep 17 00:00:00 2001 From: Chirag Aggarwal Date: Fri, 23 Jan 2026 09:47:54 +0530 Subject: [PATCH 2/4] chore: update executor healthcheck to improve flakiness --- docker-compose.yml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index fdcfce6ff6..0de7cc73c6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -639,9 +639,12 @@ services: - ./app:/usr/src/code/app - ./src:/usr/src/code/src depends_on: - - redis - - mariadb - - openruntimes-executor + redis: + condition: service_started + mariadb: + condition: service_started + openruntimes-executor: + condition: service_healthy environment: - _APP_ENV - _APP_WORKER_PER_CORE @@ -1126,6 +1129,12 @@ services: - OPR_EXECUTOR_STORAGE_WASABI_SECRET=$_APP_STORAGE_WASABI_SECRET - OPR_EXECUTOR_STORAGE_WASABI_REGION=$_APP_STORAGE_WASABI_REGION - OPR_EXECUTOR_STORAGE_WASABI_BUCKET=$_APP_STORAGE_WASABI_BUCKET + healthcheck: + test: ["CMD-SHELL", "curl -fsS -H \"Authorization: Bearer $$OPR_EXECUTOR_SECRET\" http://localhost/v1/health >/dev/null"] + interval: 5s + timeout: 3s + retries: 20 + start_period: 5s mariadb: image: mariadb:10.11 # fix issues when upgrading using: mysql_upgrade -u root -p From a2ff833efe8b346a0c6784f5dad357f964aef273 Mon Sep 17 00:00:00 2001 From: Hemachandar <132386067+hmacr@users.noreply.github.com> Date: Fri, 23 Jan 2026 15:31:20 +0530 Subject: [PATCH 3/4] Upgrade utopia-php/domains (#11181) * Upgrade utopia-php/domains * update --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 10c5862285..944750ec74 100644 --- a/composer.lock +++ b/composer.lock @@ -4059,16 +4059,16 @@ }, { "name": "utopia-php/domains", - "version": "0.11.0", + "version": "0.11.1", "source": { "type": "git", "url": "https://github.com/utopia-php/domains.git", - "reference": "f333e23e721ca5cd3bd21063fa88304114b0467d" + "reference": "63fc5b9b58a32a5efd426510bbab4199db24593b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/domains/zipball/f333e23e721ca5cd3bd21063fa88304114b0467d", - "reference": "f333e23e721ca5cd3bd21063fa88304114b0467d", + "url": "https://api.github.com/repos/utopia-php/domains/zipball/63fc5b9b58a32a5efd426510bbab4199db24593b", + "reference": "63fc5b9b58a32a5efd426510bbab4199db24593b", "shasum": "" }, "require": { @@ -4115,9 +4115,9 @@ ], "support": { "issues": "https://github.com/utopia-php/domains/issues", - "source": "https://github.com/utopia-php/domains/tree/0.11.0" + "source": "https://github.com/utopia-php/domains/tree/0.11.1" }, - "time": "2026-01-13T09:40:08+00:00" + "time": "2026-01-23T09:28:08+00:00" }, { "name": "utopia-php/dsn", @@ -8988,7 +8988,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { @@ -9012,5 +9012,5 @@ "platform-overrides": { "php": "8.3" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.6.0" } From 67e2104e9815addf75604e9859f6fb508890ad8a Mon Sep 17 00:00:00 2001 From: Chirag Aggarwal Date: Fri, 23 Jan 2026 19:40:36 +0530 Subject: [PATCH 4/4] chore: make name update optional in databases and tables --- app/config/specs/open-api3-1.8.x-console.json | 23 ++++--------------- app/config/specs/open-api3-1.8.x-server.json | 23 ++++--------------- .../specs/open-api3-latest-console.json | 23 ++++--------------- app/config/specs/open-api3-latest-server.json | 23 ++++--------------- app/config/specs/swagger2-1.8.x-console.json | 23 ++++--------------- app/config/specs/swagger2-1.8.x-server.json | 23 ++++--------------- app/config/specs/swagger2-latest-console.json | 23 ++++--------------- app/config/specs/swagger2-latest-server.json | 23 ++++--------------- .../Http/Databases/Collections/Update.php | 13 +++++++---- .../Databases/Http/Databases/Update.php | 13 +++++++---- .../Databases/Http/TablesDB/Tables/Update.php | 2 +- .../Databases/Http/TablesDB/Update.php | 2 +- 12 files changed, 60 insertions(+), 154 deletions(-) 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 02d537fa75..d83d7c20ba 100644 --- a/app/config/specs/open-api3-1.8.x-console.json +++ b/app/config/specs/open-api3-1.8.x-console.json @@ -6957,8 +6957,7 @@ "enabled" ], "required": [ - "databaseId", - "name" + "databaseId" ], "responses": [ { @@ -7013,10 +7012,7 @@ "description": "Is database enabled? When set to 'disabled', users cannot access the database but Server SDKs with an API key can still read and write to the database. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } @@ -7516,10 +7512,7 @@ "description": "Is collection enabled? When set to 'disabled', users cannot access the collection but Server SDKs with and API key can still read and write to the collection. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } @@ -37112,10 +37105,7 @@ "description": "Is database enabled? When set to 'disabled', users cannot access the database but Server SDKs with an API key can still read and write to the database. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } @@ -37579,10 +37569,7 @@ "description": "Is table enabled? When set to 'disabled', users cannot access the table but Server SDKs with and API key can still read and write to the table. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } 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 35bbbbb952..6b4e836a43 100644 --- a/app/config/specs/open-api3-1.8.x-server.json +++ b/app/config/specs/open-api3-1.8.x-server.json @@ -6427,8 +6427,7 @@ "enabled" ], "required": [ - "databaseId", - "name" + "databaseId" ], "responses": [ { @@ -6484,10 +6483,7 @@ "description": "Is database enabled? When set to 'disabled', users cannot access the database but Server SDKs with an API key can still read and write to the database. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } @@ -6993,10 +6989,7 @@ "description": "Is collection enabled? When set to 'disabled', users cannot access the collection but Server SDKs with and API key can still read and write to the collection. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } @@ -26760,10 +26753,7 @@ "description": "Is database enabled? When set to 'disabled', users cannot access the database but Server SDKs with an API key can still read and write to the database. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } @@ -27232,10 +27222,7 @@ "description": "Is table enabled? When set to 'disabled', users cannot access the table but Server SDKs with and API key can still read and write to the table. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } diff --git a/app/config/specs/open-api3-latest-console.json b/app/config/specs/open-api3-latest-console.json index 02d537fa75..d83d7c20ba 100644 --- a/app/config/specs/open-api3-latest-console.json +++ b/app/config/specs/open-api3-latest-console.json @@ -6957,8 +6957,7 @@ "enabled" ], "required": [ - "databaseId", - "name" + "databaseId" ], "responses": [ { @@ -7013,10 +7012,7 @@ "description": "Is database enabled? When set to 'disabled', users cannot access the database but Server SDKs with an API key can still read and write to the database. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } @@ -7516,10 +7512,7 @@ "description": "Is collection enabled? When set to 'disabled', users cannot access the collection but Server SDKs with and API key can still read and write to the collection. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } @@ -37112,10 +37105,7 @@ "description": "Is database enabled? When set to 'disabled', users cannot access the database but Server SDKs with an API key can still read and write to the database. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } @@ -37579,10 +37569,7 @@ "description": "Is table enabled? When set to 'disabled', users cannot access the table but Server SDKs with and API key can still read and write to the table. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } diff --git a/app/config/specs/open-api3-latest-server.json b/app/config/specs/open-api3-latest-server.json index 35bbbbb952..6b4e836a43 100644 --- a/app/config/specs/open-api3-latest-server.json +++ b/app/config/specs/open-api3-latest-server.json @@ -6427,8 +6427,7 @@ "enabled" ], "required": [ - "databaseId", - "name" + "databaseId" ], "responses": [ { @@ -6484,10 +6483,7 @@ "description": "Is database enabled? When set to 'disabled', users cannot access the database but Server SDKs with an API key can still read and write to the database. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } @@ -6993,10 +6989,7 @@ "description": "Is collection enabled? When set to 'disabled', users cannot access the collection but Server SDKs with and API key can still read and write to the collection. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } @@ -26760,10 +26753,7 @@ "description": "Is database enabled? When set to 'disabled', users cannot access the database but Server SDKs with an API key can still read and write to the database. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } @@ -27232,10 +27222,7 @@ "description": "Is table enabled? When set to 'disabled', users cannot access the table but Server SDKs with and API key can still read and write to the table. No data is lost when this is toggled.", "x-example": false } - }, - "required": [ - "name" - ] + } } } } diff --git a/app/config/specs/swagger2-1.8.x-console.json b/app/config/specs/swagger2-1.8.x-console.json index 79835bb9d5..0bb1a47f0a 100644 --- a/app/config/specs/swagger2-1.8.x-console.json +++ b/app/config/specs/swagger2-1.8.x-console.json @@ -7080,8 +7080,7 @@ "enabled" ], "required": [ - "databaseId", - "name" + "databaseId" ], "responses": [ { @@ -7135,10 +7134,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] @@ -7634,10 +7630,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] @@ -37153,10 +37146,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] @@ -37616,10 +37606,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] diff --git a/app/config/specs/swagger2-1.8.x-server.json b/app/config/specs/swagger2-1.8.x-server.json index 04ff342583..ba941164e2 100644 --- a/app/config/specs/swagger2-1.8.x-server.json +++ b/app/config/specs/swagger2-1.8.x-server.json @@ -6534,8 +6534,7 @@ "enabled" ], "required": [ - "databaseId", - "name" + "databaseId" ], "responses": [ { @@ -6590,10 +6589,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] @@ -7095,10 +7091,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] @@ -26857,10 +26850,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] @@ -27325,10 +27315,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] diff --git a/app/config/specs/swagger2-latest-console.json b/app/config/specs/swagger2-latest-console.json index 79835bb9d5..0bb1a47f0a 100644 --- a/app/config/specs/swagger2-latest-console.json +++ b/app/config/specs/swagger2-latest-console.json @@ -7080,8 +7080,7 @@ "enabled" ], "required": [ - "databaseId", - "name" + "databaseId" ], "responses": [ { @@ -7135,10 +7134,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] @@ -7634,10 +7630,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] @@ -37153,10 +37146,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] @@ -37616,10 +37606,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] diff --git a/app/config/specs/swagger2-latest-server.json b/app/config/specs/swagger2-latest-server.json index 04ff342583..ba941164e2 100644 --- a/app/config/specs/swagger2-latest-server.json +++ b/app/config/specs/swagger2-latest-server.json @@ -6534,8 +6534,7 @@ "enabled" ], "required": [ - "databaseId", - "name" + "databaseId" ], "responses": [ { @@ -6590,10 +6589,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] @@ -7095,10 +7091,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] @@ -26857,10 +26850,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] @@ -27325,10 +27315,7 @@ "default": true, "x-example": false } - }, - "required": [ - "name" - ] + } } } ] diff --git a/src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Update.php b/src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Update.php index 304ce5c88e..a2d696813b 100644 --- a/src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Update.php +++ b/src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Update.php @@ -64,7 +64,7 @@ class Update extends Action )) ->param('databaseId', '', new UID(), 'Database ID.') ->param('collectionId', '', new UID(), 'Collection ID.') - ->param('name', null, new Text(128), 'Collection name. Max length: 128 chars.') + ->param('name', null, new Text(128), 'Collection name. Max length: 128 chars.', true) ->param('permissions', null, new Nullable(new Permissions(APP_LIMIT_ARRAY_PARAMS_SIZE)), 'An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https://appwrite.io/docs/permissions).', true) ->param('documentSecurity', false, new Boolean(true), 'Enables configuring permissions for individual documents. A user needs one of document or collection level permissions to access a document. [Learn more about permissions](https://appwrite.io/docs/permissions).', true) ->param('enabled', true, new Boolean(), 'Is collection enabled? When set to \'disabled\', users cannot access the collection but Server SDKs with and API key can still read and write to the collection. No data is lost when this is toggled.', true) @@ -75,7 +75,7 @@ class Update extends Action ->callback($this->action(...)); } - public function action(string $databaseId, string $collectionId, string $name, ?array $permissions, bool $documentSecurity, bool $enabled, UtopiaResponse $response, Database $dbForProject, Event $queueForEvents, Authorization $authorization): void + public function action(string $databaseId, string $collectionId, ?string $name, ?array $permissions, bool $documentSecurity, bool $enabled, UtopiaResponse $response, Database $dbForProject, Event $queueForEvents, Authorization $authorization): void { $database = $authorization->skip(fn () => $dbForProject->getDocument('databases', $databaseId)); if ($database->isEmpty()) { @@ -87,6 +87,12 @@ class Update extends Action throw new Exception($this->getNotFoundException(), params: [$collectionId]); } + if ($name) { + $collection = $collection->setAttribute('name', $name); + } + + $searchName = $name ?? $collection->getAttribute('name'); + $permissions ??= $collection->getPermissions(); // Map aggregate permissions into the multiple permissions they represent. @@ -98,11 +104,10 @@ class Update extends Action 'database_' . $database->getSequence(), $collectionId, $collection - ->setAttribute('name', $name) ->setAttribute('$permissions', $permissions) ->setAttribute('documentSecurity', $documentSecurity) ->setAttribute('enabled', $enabled) - ->setAttribute('search', \implode(' ', [$collectionId, $name])) + ->setAttribute('search', \implode(' ', [$collectionId, $searchName])) ); $dbForProject->updateCollection('database_' . $database->getSequence() . '_collection_' . $collection->getSequence(), $permissions, $documentSecurity); diff --git a/src/Appwrite/Platform/Modules/Databases/Http/Databases/Update.php b/src/Appwrite/Platform/Modules/Databases/Http/Databases/Update.php index 231b13deee..3a073079e0 100644 --- a/src/Appwrite/Platform/Modules/Databases/Http/Databases/Update.php +++ b/src/Appwrite/Platform/Modules/Databases/Http/Databases/Update.php @@ -57,7 +57,7 @@ class Update extends Action ), ]) ->param('databaseId', '', new UID(), 'Database ID.') - ->param('name', null, new Text(128), 'Database name. Max length: 128 chars.') + ->param('name', null, new Text(128), 'Database name. Max length: 128 chars.', true) ->param('enabled', true, new Boolean(), 'Is database enabled? When set to \'disabled\', users cannot access the database but Server SDKs with an API key can still read and write to the database. No data is lost when this is toggled.', true) ->inject('response') ->inject('dbForProject') @@ -65,7 +65,7 @@ class Update extends Action ->callback($this->action(...)); } - public function action(string $databaseId, string $name, bool $enabled, UtopiaResponse $response, Database $dbForProject, Event $queueForEvents): void + public function action(string $databaseId, ?string $name, bool $enabled, UtopiaResponse $response, Database $dbForProject, Event $queueForEvents): void { $database = $dbForProject->getDocument('databases', $databaseId); @@ -73,10 +73,15 @@ class Update extends Action throw new Exception(Exception::DATABASE_NOT_FOUND, params: [$databaseId]); } + if ($name) { + $database = $database->setAttribute('name', $name); + } + + $searchName = $name ?? $database->getAttribute('name'); + $database = $dbForProject->updateDocument('databases', $databaseId, $database - ->setAttribute('name', $name) ->setAttribute('enabled', $enabled) - ->setAttribute('search', implode(' ', [$databaseId, $name]))); + ->setAttribute('search', implode(' ', [$databaseId, $searchName]))); $queueForEvents->setParam('databaseId', $database->getId()); diff --git a/src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Update.php b/src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Update.php index 0d3bc9afc1..32376eaea1 100644 --- a/src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Update.php +++ b/src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Update.php @@ -55,7 +55,7 @@ class Update extends CollectionUpdate )) ->param('databaseId', '', new UID(), 'Database ID.') ->param('tableId', '', new UID(), 'Table ID.') - ->param('name', null, new Text(128), 'Table name. Max length: 128 chars.') + ->param('name', null, new Text(128), 'Table name. Max length: 128 chars.', true) ->param('permissions', null, new Nullable(new Permissions(APP_LIMIT_ARRAY_PARAMS_SIZE)), 'An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https://appwrite.io/docs/permissions).', true) ->param('rowSecurity', false, new Boolean(true), 'Enables configuring permissions for individual rows. A user needs one of row or table-level permissions to access a row. [Learn more about permissions](https://appwrite.io/docs/permissions).', true) ->param('enabled', true, new Boolean(), 'Is table enabled? When set to \'disabled\', users cannot access the table but Server SDKs with and API key can still read and write to the table. No data is lost when this is toggled.', true) diff --git a/src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Update.php b/src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Update.php index 3a45c94814..81cb9c781c 100644 --- a/src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Update.php +++ b/src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Update.php @@ -47,7 +47,7 @@ class Update extends DatabaseUpdate contentType: ContentType::JSON )) ->param('databaseId', '', new UID(), 'Database ID.') - ->param('name', null, new Text(128), 'Database name. Max length: 128 chars.') + ->param('name', null, new Text(128), 'Database name. Max length: 128 chars.', true) ->param('enabled', true, new Boolean(), 'Is database enabled? When set to \'disabled\', users cannot access the database but Server SDKs with an API key can still read and write to the database. No data is lost when this is toggled.', true) ->inject('response') ->inject('dbForProject')