Specs + doc regen

This commit is contained in:
Jake Barnby
2025-08-23 22:52:20 +12:00
parent 3fbda66e6c
commit 038290adef
1038 changed files with 8150 additions and 1533 deletions
+19 -19
View File
@@ -581,7 +581,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
},
"methods": [
{
@@ -607,7 +607,7 @@
"demo": "account\/create-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
}
},
{
@@ -701,7 +701,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
},
"methods": [
{
@@ -729,7 +729,7 @@
"demo": "account\/update-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
}
},
{
@@ -837,7 +837,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
},
"methods": [
{
@@ -862,7 +862,7 @@
"demo": "account\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
}
},
{
@@ -957,7 +957,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
},
"methods": [
{
@@ -983,7 +983,7 @@
"demo": "account\/create-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
}
},
{
@@ -1085,7 +1085,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
},
"methods": [
{
@@ -1113,7 +1113,7 @@
"demo": "account\/update-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
}
},
{
@@ -1219,7 +1219,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
},
"methods": [
{
@@ -1241,7 +1241,7 @@
"demo": "account\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
}
},
{
@@ -1316,7 +1316,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
},
"methods": [
{
@@ -1338,7 +1338,7 @@
"demo": "account\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
}
},
{
@@ -1411,7 +1411,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
},
"methods": [
{
@@ -1433,7 +1433,7 @@
"demo": "account\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
}
},
{
@@ -1506,7 +1506,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
},
"methods": [
{
@@ -1528,7 +1528,7 @@
"demo": "account\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
}
},
{
@@ -11331,7 +11331,7 @@
},
"$updatedAt": {
"type": "string",
"description": "Execution upate date in ISO 8601 format.",
"description": "Execution update date in ISO 8601 format.",
"x-example": "2020-10-15T06:38:00.000+00:00"
},
"$permissions": {
+73 -73
View File
@@ -614,7 +614,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
},
"methods": [
{
@@ -640,7 +640,7 @@
"demo": "account\/create-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
}
},
{
@@ -733,7 +733,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
},
"methods": [
{
@@ -761,7 +761,7 @@
"demo": "account\/update-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
}
},
{
@@ -868,7 +868,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
},
"methods": [
{
@@ -893,7 +893,7 @@
"demo": "account\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
}
},
{
@@ -987,7 +987,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
},
"methods": [
{
@@ -1013,7 +1013,7 @@
"demo": "account\/create-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
}
},
{
@@ -1115,7 +1115,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
},
"methods": [
{
@@ -1143,7 +1143,7 @@
"demo": "account\/update-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
}
},
{
@@ -1248,7 +1248,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
},
"methods": [
{
@@ -1270,7 +1270,7 @@
"demo": "account\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
}
},
{
@@ -1344,7 +1344,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
},
"methods": [
{
@@ -1366,7 +1366,7 @@
"demo": "account\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
}
},
{
@@ -1438,7 +1438,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
},
"methods": [
{
@@ -1460,7 +1460,7 @@
"demo": "account\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
}
},
{
@@ -1532,7 +1532,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
},
"methods": [
{
@@ -1554,7 +1554,7 @@
"demo": "account\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
}
},
{
@@ -15985,7 +15985,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
},
"methods": [
{
@@ -16018,7 +16018,7 @@
"demo": "messaging\/create-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
}
},
{
@@ -16162,7 +16162,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
},
"methods": [
{
@@ -16194,7 +16194,7 @@
"demo": "messaging\/update-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
}
},
{
@@ -16681,7 +16681,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
},
"methods": [
{
@@ -16715,7 +16715,7 @@
"demo": "messaging\/create-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
}
},
{
@@ -16856,7 +16856,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
},
"methods": [
{
@@ -16889,7 +16889,7 @@
"demo": "messaging\/update-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
}
},
{
@@ -17032,7 +17032,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
},
"methods": [
{
@@ -17062,7 +17062,7 @@
"demo": "messaging\/create-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
}
},
{
@@ -17179,7 +17179,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
},
"methods": [
{
@@ -17208,7 +17208,7 @@
"demo": "messaging\/update-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
}
},
{
@@ -17966,7 +17966,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
},
"methods": [
{
@@ -18007,7 +18007,7 @@
"demo": "messaging\/create-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
}
},
{
@@ -18193,7 +18193,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
},
"methods": [
{
@@ -18232,7 +18232,7 @@
"demo": "messaging\/update-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
}
},
{
@@ -22175,7 +22175,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatus"
"replaceWith": "projects.updateAPIStatus"
},
"methods": [
{
@@ -22205,7 +22205,7 @@
"demo": "projects\/update-api-status.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatus"
"replaceWith": "projects.updateAPIStatus"
}
},
{
@@ -22329,7 +22329,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatusAll"
"replaceWith": "projects.updateAPIStatusAll"
},
"methods": [
{
@@ -22357,7 +22357,7 @@
"demo": "projects\/update-api-status-all.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatusAll"
"replaceWith": "projects.updateAPIStatusAll"
}
},
{
@@ -24947,7 +24947,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTP"
"replaceWith": "projects.updateSMTP"
},
"methods": [
{
@@ -24983,7 +24983,7 @@
"demo": "projects\/update-smtp.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTP"
"replaceWith": "projects.updateSMTP"
}
},
{
@@ -25139,7 +25139,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPTest"
"replaceWith": "projects.createSMTPTest"
},
"methods": [
{
@@ -25177,7 +25177,7 @@
"demo": "projects\/create-smtp-test.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPTest"
"replaceWith": "projects.createSMTPTest"
}
},
{
@@ -26141,7 +26141,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getSMSTemplate"
"replaceWith": "projects.getSMSTemplate"
},
"methods": [
{
@@ -26171,7 +26171,7 @@
"demo": "projects\/get-sms-template.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getSMSTemplate"
"replaceWith": "projects.getSMSTemplate"
}
},
{
@@ -26424,7 +26424,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMSTemplate"
"replaceWith": "projects.updateSMSTemplate"
},
"methods": [
{
@@ -26456,7 +26456,7 @@
"demo": "projects\/update-sms-template.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMSTemplate"
"replaceWith": "projects.updateSMSTemplate"
}
},
{
@@ -26730,7 +26730,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteSMSTemplate"
"replaceWith": "projects.deleteSMSTemplate"
},
"methods": [
{
@@ -26760,7 +26760,7 @@
"demo": "projects\/delete-sms-template.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteSMSTemplate"
"replaceWith": "projects.deleteSMSTemplate"
}
},
{
@@ -32019,7 +32019,7 @@
"parameters": [
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name",
"required": false,
"schema": {
"type": "array",
@@ -32471,7 +32471,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, rowSecurity",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name, enabled, rowSecurity",
"required": false,
"schema": {
"type": "array",
@@ -32907,7 +32907,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, size, required, array, status, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, size, required, array, status, error",
"required": false,
"schema": {
"type": "array",
@@ -34711,7 +34711,7 @@
},
"size": {
"type": "integer",
"description": "Attribute size for text attributes, in number of characters.",
"description": "Column size for text columns, in number of characters.",
"x-example": 1
},
"required": {
@@ -35439,7 +35439,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, status, attributes, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, status, attributes, error",
"required": false,
"schema": {
"type": "array",
@@ -40349,7 +40349,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
},
"methods": [
{
@@ -40377,7 +40377,7 @@
"demo": "users\/update-mfa.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
}
},
{
@@ -40480,7 +40480,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
},
"methods": [
{
@@ -40507,7 +40507,7 @@
"demo": "users\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
}
},
{
@@ -40612,7 +40612,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
},
"methods": [
{
@@ -40638,7 +40638,7 @@
"demo": "users\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
}
},
{
@@ -40727,7 +40727,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
},
"methods": [
{
@@ -40753,7 +40753,7 @@
"demo": "users\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
}
},
{
@@ -40840,7 +40840,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
},
"methods": [
{
@@ -40866,7 +40866,7 @@
"demo": "users\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
}
},
{
@@ -40953,7 +40953,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
},
"methods": [
{
@@ -40979,7 +40979,7 @@
"demo": "users\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
}
},
{
@@ -46064,7 +46064,7 @@
},
"default": {
"type": "integer",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 10,
"format": "int32",
"nullable": true
@@ -46154,7 +46154,7 @@
},
"default": {
"type": "number",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 2.5,
"format": "double",
"nullable": true
@@ -46230,7 +46230,7 @@
},
"default": {
"type": "boolean",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": false,
"nullable": true
}
@@ -46308,7 +46308,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "default@example.com",
"nullable": true
}
@@ -46396,7 +46396,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "element",
"nullable": true
}
@@ -46478,7 +46478,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "192.0.2.0",
"nullable": true
}
@@ -46638,7 +46638,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Only null is optional",
"description": "Default value for column when not provided. Only null is optional",
"x-example": "2020-10-15T06:38:00.000+00:00",
"nullable": true
}
@@ -50168,7 +50168,7 @@
},
"$updatedAt": {
"type": "string",
"description": "Execution upate date in ISO 8601 format.",
"description": "Execution update date in ISO 8601 format.",
"x-example": "2020-10-15T06:38:00.000+00:00"
},
"$permissions": {
+59 -59
View File
@@ -587,7 +587,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
},
"methods": [
{
@@ -614,7 +614,7 @@
"demo": "account\/create-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
}
},
{
@@ -710,7 +710,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
},
"methods": [
{
@@ -739,7 +739,7 @@
"demo": "account\/update-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
}
},
{
@@ -849,7 +849,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
},
"methods": [
{
@@ -875,7 +875,7 @@
"demo": "account\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
}
},
{
@@ -972,7 +972,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
},
"methods": [
{
@@ -998,7 +998,7 @@
"demo": "account\/create-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
}
},
{
@@ -1100,7 +1100,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
},
"methods": [
{
@@ -1129,7 +1129,7 @@
"demo": "account\/update-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
}
},
{
@@ -1237,7 +1237,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
},
"methods": [
{
@@ -1260,7 +1260,7 @@
"demo": "account\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
}
},
{
@@ -1337,7 +1337,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
},
"methods": [
{
@@ -1360,7 +1360,7 @@
"demo": "account\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
}
},
{
@@ -1435,7 +1435,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
},
"methods": [
{
@@ -1458,7 +1458,7 @@
"demo": "account\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
}
},
{
@@ -1533,7 +1533,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
},
"methods": [
{
@@ -1556,7 +1556,7 @@
"demo": "account\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
}
},
{
@@ -14743,7 +14743,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
},
"methods": [
{
@@ -14777,7 +14777,7 @@
"demo": "messaging\/create-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
}
},
{
@@ -14923,7 +14923,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
},
"methods": [
{
@@ -14956,7 +14956,7 @@
"demo": "messaging\/update-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
}
},
{
@@ -15450,7 +15450,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
},
"methods": [
{
@@ -15485,7 +15485,7 @@
"demo": "messaging\/create-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
}
},
{
@@ -15628,7 +15628,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
},
"methods": [
{
@@ -15662,7 +15662,7 @@
"demo": "messaging\/update-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
}
},
{
@@ -15807,7 +15807,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
},
"methods": [
{
@@ -15838,7 +15838,7 @@
"demo": "messaging\/create-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
}
},
{
@@ -15957,7 +15957,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
},
"methods": [
{
@@ -15987,7 +15987,7 @@
"demo": "messaging\/update-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
}
},
{
@@ -16753,7 +16753,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
},
"methods": [
{
@@ -16795,7 +16795,7 @@
"demo": "messaging\/create-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
}
},
{
@@ -16983,7 +16983,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
},
"methods": [
{
@@ -17023,7 +17023,7 @@
"demo": "messaging\/update-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
}
},
{
@@ -22519,7 +22519,7 @@
"parameters": [
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name",
"required": false,
"schema": {
"type": "array",
@@ -22882,7 +22882,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, rowSecurity",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name, enabled, rowSecurity",
"required": false,
"schema": {
"type": "array",
@@ -23323,7 +23323,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, size, required, array, status, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, size, required, array, status, error",
"required": false,
"schema": {
"type": "array",
@@ -25143,7 +25143,7 @@
},
"size": {
"type": "integer",
"description": "Attribute size for text attributes, in number of characters.",
"description": "Column size for text columns, in number of characters.",
"x-example": 1
},
"required": {
@@ -25878,7 +25878,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, status, attributes, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, status, attributes, error",
"required": false,
"schema": {
"type": "array",
@@ -30343,7 +30343,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
},
"methods": [
{
@@ -30372,7 +30372,7 @@
"demo": "users\/update-mfa.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
}
},
{
@@ -30477,7 +30477,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
},
"methods": [
{
@@ -30505,7 +30505,7 @@
"demo": "users\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
}
},
{
@@ -30612,7 +30612,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
},
"methods": [
{
@@ -30639,7 +30639,7 @@
"demo": "users\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
}
},
{
@@ -30730,7 +30730,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
},
"methods": [
{
@@ -30757,7 +30757,7 @@
"demo": "users\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
}
},
{
@@ -30846,7 +30846,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
},
"methods": [
{
@@ -30873,7 +30873,7 @@
"demo": "users\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
}
},
{
@@ -30962,7 +30962,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
},
"methods": [
{
@@ -30989,7 +30989,7 @@
"demo": "users\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
}
},
{
@@ -34937,7 +34937,7 @@
},
"default": {
"type": "integer",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 10,
"format": "int32",
"nullable": true
@@ -35027,7 +35027,7 @@
},
"default": {
"type": "number",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 2.5,
"format": "double",
"nullable": true
@@ -35103,7 +35103,7 @@
},
"default": {
"type": "boolean",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": false,
"nullable": true
}
@@ -35181,7 +35181,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "default@example.com",
"nullable": true
}
@@ -35269,7 +35269,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "element",
"nullable": true
}
@@ -35351,7 +35351,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "192.0.2.0",
"nullable": true
}
@@ -35511,7 +35511,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Only null is optional",
"description": "Default value for column when not provided. Only null is optional",
"x-example": "2020-10-15T06:38:00.000+00:00",
"nullable": true
}
@@ -38252,7 +38252,7 @@
},
"$updatedAt": {
"type": "string",
"description": "Execution upate date in ISO 8601 format.",
"description": "Execution update date in ISO 8601 format.",
"x-example": "2020-10-15T06:38:00.000+00:00"
},
"$permissions": {
+19 -19
View File
@@ -581,7 +581,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
},
"methods": [
{
@@ -607,7 +607,7 @@
"demo": "account\/create-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
}
},
{
@@ -701,7 +701,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
},
"methods": [
{
@@ -729,7 +729,7 @@
"demo": "account\/update-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
}
},
{
@@ -837,7 +837,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
},
"methods": [
{
@@ -862,7 +862,7 @@
"demo": "account\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
}
},
{
@@ -957,7 +957,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
},
"methods": [
{
@@ -983,7 +983,7 @@
"demo": "account\/create-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
}
},
{
@@ -1085,7 +1085,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
},
"methods": [
{
@@ -1113,7 +1113,7 @@
"demo": "account\/update-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
}
},
{
@@ -1219,7 +1219,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
},
"methods": [
{
@@ -1241,7 +1241,7 @@
"demo": "account\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
}
},
{
@@ -1316,7 +1316,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
},
"methods": [
{
@@ -1338,7 +1338,7 @@
"demo": "account\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
}
},
{
@@ -1411,7 +1411,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
},
"methods": [
{
@@ -1433,7 +1433,7 @@
"demo": "account\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
}
},
{
@@ -1506,7 +1506,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
},
"methods": [
{
@@ -1528,7 +1528,7 @@
"demo": "account\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
}
},
{
@@ -11331,7 +11331,7 @@
},
"$updatedAt": {
"type": "string",
"description": "Execution upate date in ISO 8601 format.",
"description": "Execution update date in ISO 8601 format.",
"x-example": "2020-10-15T06:38:00.000+00:00"
},
"$permissions": {
+73 -73
View File
@@ -614,7 +614,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
},
"methods": [
{
@@ -640,7 +640,7 @@
"demo": "account\/create-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
}
},
{
@@ -733,7 +733,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
},
"methods": [
{
@@ -761,7 +761,7 @@
"demo": "account\/update-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
}
},
{
@@ -868,7 +868,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
},
"methods": [
{
@@ -893,7 +893,7 @@
"demo": "account\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
}
},
{
@@ -987,7 +987,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
},
"methods": [
{
@@ -1013,7 +1013,7 @@
"demo": "account\/create-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
}
},
{
@@ -1115,7 +1115,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
},
"methods": [
{
@@ -1143,7 +1143,7 @@
"demo": "account\/update-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
}
},
{
@@ -1248,7 +1248,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
},
"methods": [
{
@@ -1270,7 +1270,7 @@
"demo": "account\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
}
},
{
@@ -1344,7 +1344,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
},
"methods": [
{
@@ -1366,7 +1366,7 @@
"demo": "account\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
}
},
{
@@ -1438,7 +1438,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
},
"methods": [
{
@@ -1460,7 +1460,7 @@
"demo": "account\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
}
},
{
@@ -1532,7 +1532,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
},
"methods": [
{
@@ -1554,7 +1554,7 @@
"demo": "account\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
}
},
{
@@ -15985,7 +15985,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
},
"methods": [
{
@@ -16018,7 +16018,7 @@
"demo": "messaging\/create-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
}
},
{
@@ -16162,7 +16162,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
},
"methods": [
{
@@ -16194,7 +16194,7 @@
"demo": "messaging\/update-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
}
},
{
@@ -16681,7 +16681,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
},
"methods": [
{
@@ -16715,7 +16715,7 @@
"demo": "messaging\/create-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
}
},
{
@@ -16856,7 +16856,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
},
"methods": [
{
@@ -16889,7 +16889,7 @@
"demo": "messaging\/update-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
}
},
{
@@ -17032,7 +17032,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
},
"methods": [
{
@@ -17062,7 +17062,7 @@
"demo": "messaging\/create-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
}
},
{
@@ -17179,7 +17179,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
},
"methods": [
{
@@ -17208,7 +17208,7 @@
"demo": "messaging\/update-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
}
},
{
@@ -17966,7 +17966,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
},
"methods": [
{
@@ -18007,7 +18007,7 @@
"demo": "messaging\/create-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
}
},
{
@@ -18193,7 +18193,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
},
"methods": [
{
@@ -18232,7 +18232,7 @@
"demo": "messaging\/update-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
}
},
{
@@ -22175,7 +22175,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatus"
"replaceWith": "projects.updateAPIStatus"
},
"methods": [
{
@@ -22205,7 +22205,7 @@
"demo": "projects\/update-api-status.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatus"
"replaceWith": "projects.updateAPIStatus"
}
},
{
@@ -22329,7 +22329,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatusAll"
"replaceWith": "projects.updateAPIStatusAll"
},
"methods": [
{
@@ -22357,7 +22357,7 @@
"demo": "projects\/update-api-status-all.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatusAll"
"replaceWith": "projects.updateAPIStatusAll"
}
},
{
@@ -24947,7 +24947,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTP"
"replaceWith": "projects.updateSMTP"
},
"methods": [
{
@@ -24983,7 +24983,7 @@
"demo": "projects\/update-smtp.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTP"
"replaceWith": "projects.updateSMTP"
}
},
{
@@ -25139,7 +25139,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPTest"
"replaceWith": "projects.createSMTPTest"
},
"methods": [
{
@@ -25177,7 +25177,7 @@
"demo": "projects\/create-smtp-test.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPTest"
"replaceWith": "projects.createSMTPTest"
}
},
{
@@ -26141,7 +26141,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getSMSTemplate"
"replaceWith": "projects.getSMSTemplate"
},
"methods": [
{
@@ -26171,7 +26171,7 @@
"demo": "projects\/get-sms-template.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getSMSTemplate"
"replaceWith": "projects.getSMSTemplate"
}
},
{
@@ -26424,7 +26424,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMSTemplate"
"replaceWith": "projects.updateSMSTemplate"
},
"methods": [
{
@@ -26456,7 +26456,7 @@
"demo": "projects\/update-sms-template.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMSTemplate"
"replaceWith": "projects.updateSMSTemplate"
}
},
{
@@ -26730,7 +26730,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteSMSTemplate"
"replaceWith": "projects.deleteSMSTemplate"
},
"methods": [
{
@@ -26760,7 +26760,7 @@
"demo": "projects\/delete-sms-template.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteSMSTemplate"
"replaceWith": "projects.deleteSMSTemplate"
}
},
{
@@ -32019,7 +32019,7 @@
"parameters": [
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name",
"required": false,
"schema": {
"type": "array",
@@ -32471,7 +32471,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, rowSecurity",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name, enabled, rowSecurity",
"required": false,
"schema": {
"type": "array",
@@ -32907,7 +32907,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, size, required, array, status, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, size, required, array, status, error",
"required": false,
"schema": {
"type": "array",
@@ -34711,7 +34711,7 @@
},
"size": {
"type": "integer",
"description": "Attribute size for text attributes, in number of characters.",
"description": "Column size for text columns, in number of characters.",
"x-example": 1
},
"required": {
@@ -35439,7 +35439,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, status, attributes, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, status, attributes, error",
"required": false,
"schema": {
"type": "array",
@@ -40349,7 +40349,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
},
"methods": [
{
@@ -40377,7 +40377,7 @@
"demo": "users\/update-mfa.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
}
},
{
@@ -40480,7 +40480,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
},
"methods": [
{
@@ -40507,7 +40507,7 @@
"demo": "users\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
}
},
{
@@ -40612,7 +40612,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
},
"methods": [
{
@@ -40638,7 +40638,7 @@
"demo": "users\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
}
},
{
@@ -40727,7 +40727,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
},
"methods": [
{
@@ -40753,7 +40753,7 @@
"demo": "users\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
}
},
{
@@ -40840,7 +40840,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
},
"methods": [
{
@@ -40866,7 +40866,7 @@
"demo": "users\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
}
},
{
@@ -40953,7 +40953,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
},
"methods": [
{
@@ -40979,7 +40979,7 @@
"demo": "users\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
}
},
{
@@ -46064,7 +46064,7 @@
},
"default": {
"type": "integer",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 10,
"format": "int32",
"nullable": true
@@ -46154,7 +46154,7 @@
},
"default": {
"type": "number",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 2.5,
"format": "double",
"nullable": true
@@ -46230,7 +46230,7 @@
},
"default": {
"type": "boolean",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": false,
"nullable": true
}
@@ -46308,7 +46308,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "default@example.com",
"nullable": true
}
@@ -46396,7 +46396,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "element",
"nullable": true
}
@@ -46478,7 +46478,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "192.0.2.0",
"nullable": true
}
@@ -46638,7 +46638,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Only null is optional",
"description": "Default value for column when not provided. Only null is optional",
"x-example": "2020-10-15T06:38:00.000+00:00",
"nullable": true
}
@@ -50168,7 +50168,7 @@
},
"$updatedAt": {
"type": "string",
"description": "Execution upate date in ISO 8601 format.",
"description": "Execution update date in ISO 8601 format.",
"x-example": "2020-10-15T06:38:00.000+00:00"
},
"$permissions": {
+59 -59
View File
@@ -587,7 +587,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
},
"methods": [
{
@@ -614,7 +614,7 @@
"demo": "account\/create-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
}
},
{
@@ -710,7 +710,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
},
"methods": [
{
@@ -739,7 +739,7 @@
"demo": "account\/update-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
}
},
{
@@ -849,7 +849,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
},
"methods": [
{
@@ -875,7 +875,7 @@
"demo": "account\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
}
},
{
@@ -972,7 +972,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
},
"methods": [
{
@@ -998,7 +998,7 @@
"demo": "account\/create-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
}
},
{
@@ -1100,7 +1100,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
},
"methods": [
{
@@ -1129,7 +1129,7 @@
"demo": "account\/update-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
}
},
{
@@ -1237,7 +1237,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
},
"methods": [
{
@@ -1260,7 +1260,7 @@
"demo": "account\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
}
},
{
@@ -1337,7 +1337,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
},
"methods": [
{
@@ -1360,7 +1360,7 @@
"demo": "account\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
}
},
{
@@ -1435,7 +1435,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
},
"methods": [
{
@@ -1458,7 +1458,7 @@
"demo": "account\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
}
},
{
@@ -1533,7 +1533,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
},
"methods": [
{
@@ -1556,7 +1556,7 @@
"demo": "account\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
}
},
{
@@ -14743,7 +14743,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
},
"methods": [
{
@@ -14777,7 +14777,7 @@
"demo": "messaging\/create-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
}
},
{
@@ -14923,7 +14923,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
},
"methods": [
{
@@ -14956,7 +14956,7 @@
"demo": "messaging\/update-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
}
},
{
@@ -15450,7 +15450,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
},
"methods": [
{
@@ -15485,7 +15485,7 @@
"demo": "messaging\/create-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
}
},
{
@@ -15628,7 +15628,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
},
"methods": [
{
@@ -15662,7 +15662,7 @@
"demo": "messaging\/update-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
}
},
{
@@ -15807,7 +15807,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
},
"methods": [
{
@@ -15838,7 +15838,7 @@
"demo": "messaging\/create-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
}
},
{
@@ -15957,7 +15957,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
},
"methods": [
{
@@ -15987,7 +15987,7 @@
"demo": "messaging\/update-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
}
},
{
@@ -16753,7 +16753,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
},
"methods": [
{
@@ -16795,7 +16795,7 @@
"demo": "messaging\/create-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
}
},
{
@@ -16983,7 +16983,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
},
"methods": [
{
@@ -17023,7 +17023,7 @@
"demo": "messaging\/update-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
}
},
{
@@ -22519,7 +22519,7 @@
"parameters": [
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name",
"required": false,
"schema": {
"type": "array",
@@ -22882,7 +22882,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, rowSecurity",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name, enabled, rowSecurity",
"required": false,
"schema": {
"type": "array",
@@ -23323,7 +23323,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, size, required, array, status, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, size, required, array, status, error",
"required": false,
"schema": {
"type": "array",
@@ -25143,7 +25143,7 @@
},
"size": {
"type": "integer",
"description": "Attribute size for text attributes, in number of characters.",
"description": "Column size for text columns, in number of characters.",
"x-example": 1
},
"required": {
@@ -25878,7 +25878,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, status, attributes, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, status, attributes, error",
"required": false,
"schema": {
"type": "array",
@@ -30343,7 +30343,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
},
"methods": [
{
@@ -30372,7 +30372,7 @@
"demo": "users\/update-mfa.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
}
},
{
@@ -30477,7 +30477,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
},
"methods": [
{
@@ -30505,7 +30505,7 @@
"demo": "users\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
}
},
{
@@ -30612,7 +30612,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
},
"methods": [
{
@@ -30639,7 +30639,7 @@
"demo": "users\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
}
},
{
@@ -30730,7 +30730,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
},
"methods": [
{
@@ -30757,7 +30757,7 @@
"demo": "users\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
}
},
{
@@ -30846,7 +30846,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
},
"methods": [
{
@@ -30873,7 +30873,7 @@
"demo": "users\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
}
},
{
@@ -30962,7 +30962,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
},
"methods": [
{
@@ -30989,7 +30989,7 @@
"demo": "users\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
}
},
{
@@ -34937,7 +34937,7 @@
},
"default": {
"type": "integer",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 10,
"format": "int32",
"nullable": true
@@ -35027,7 +35027,7 @@
},
"default": {
"type": "number",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 2.5,
"format": "double",
"nullable": true
@@ -35103,7 +35103,7 @@
},
"default": {
"type": "boolean",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": false,
"nullable": true
}
@@ -35181,7 +35181,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "default@example.com",
"nullable": true
}
@@ -35269,7 +35269,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "element",
"nullable": true
}
@@ -35351,7 +35351,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "192.0.2.0",
"nullable": true
}
@@ -35511,7 +35511,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Only null is optional",
"description": "Default value for column when not provided. Only null is optional",
"x-example": "2020-10-15T06:38:00.000+00:00",
"nullable": true
}
@@ -38252,7 +38252,7 @@
},
"$updatedAt": {
"type": "string",
"description": "Execution upate date in ISO 8601 format.",
"description": "Execution update date in ISO 8601 format.",
"x-example": "2020-10-15T06:38:00.000+00:00"
},
"$permissions": {
+19 -19
View File
@@ -644,7 +644,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
},
"methods": [
{
@@ -670,7 +670,7 @@
"demo": "account\/create-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
}
},
{
@@ -764,7 +764,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
},
"methods": [
{
@@ -792,7 +792,7 @@
"demo": "account\/update-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
}
},
{
@@ -901,7 +901,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
},
"methods": [
{
@@ -926,7 +926,7 @@
"demo": "account\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
}
},
{
@@ -1021,7 +1021,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
},
"methods": [
{
@@ -1047,7 +1047,7 @@
"demo": "account\/create-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
}
},
{
@@ -1152,7 +1152,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
},
"methods": [
{
@@ -1180,7 +1180,7 @@
"demo": "account\/update-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
}
},
{
@@ -1288,7 +1288,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
},
"methods": [
{
@@ -1310,7 +1310,7 @@
"demo": "account\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
}
},
{
@@ -1385,7 +1385,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
},
"methods": [
{
@@ -1407,7 +1407,7 @@
"demo": "account\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
}
},
{
@@ -1482,7 +1482,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
},
"methods": [
{
@@ -1504,7 +1504,7 @@
"demo": "account\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
}
},
{
@@ -1579,7 +1579,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
},
"methods": [
{
@@ -1601,7 +1601,7 @@
"demo": "account\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
}
},
{
@@ -11330,7 +11330,7 @@
},
"$updatedAt": {
"type": "string",
"description": "Execution upate date in ISO 8601 format.",
"description": "Execution update date in ISO 8601 format.",
"x-example": "2020-10-15T06:38:00.000+00:00"
},
"$permissions": {
+73 -73
View File
@@ -687,7 +687,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
},
"methods": [
{
@@ -713,7 +713,7 @@
"demo": "account\/create-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
}
},
{
@@ -806,7 +806,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
},
"methods": [
{
@@ -834,7 +834,7 @@
"demo": "account\/update-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
}
},
{
@@ -942,7 +942,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
},
"methods": [
{
@@ -967,7 +967,7 @@
"demo": "account\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
}
},
{
@@ -1061,7 +1061,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
},
"methods": [
{
@@ -1087,7 +1087,7 @@
"demo": "account\/create-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
}
},
{
@@ -1192,7 +1192,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
},
"methods": [
{
@@ -1220,7 +1220,7 @@
"demo": "account\/update-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
}
},
{
@@ -1327,7 +1327,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
},
"methods": [
{
@@ -1349,7 +1349,7 @@
"demo": "account\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
}
},
{
@@ -1423,7 +1423,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
},
"methods": [
{
@@ -1445,7 +1445,7 @@
"demo": "account\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
}
},
{
@@ -1519,7 +1519,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
},
"methods": [
{
@@ -1541,7 +1541,7 @@
"demo": "account\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
}
},
{
@@ -1615,7 +1615,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
},
"methods": [
{
@@ -1637,7 +1637,7 @@
"demo": "account\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
}
},
{
@@ -16078,7 +16078,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
},
"methods": [
{
@@ -16111,7 +16111,7 @@
"demo": "messaging\/create-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
}
},
{
@@ -16264,7 +16264,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
},
"methods": [
{
@@ -16296,7 +16296,7 @@
"demo": "messaging\/update-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
}
},
{
@@ -16778,7 +16778,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
},
"methods": [
{
@@ -16812,7 +16812,7 @@
"demo": "messaging\/create-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
}
},
{
@@ -16963,7 +16963,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
},
"methods": [
{
@@ -16996,7 +16996,7 @@
"demo": "messaging\/update-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
}
},
{
@@ -17144,7 +17144,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
},
"methods": [
{
@@ -17174,7 +17174,7 @@
"demo": "messaging\/create-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
}
},
{
@@ -17297,7 +17297,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
},
"methods": [
{
@@ -17326,7 +17326,7 @@
"demo": "messaging\/update-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
}
},
{
@@ -18130,7 +18130,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
},
"methods": [
{
@@ -18171,7 +18171,7 @@
"demo": "messaging\/create-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
}
},
{
@@ -18373,7 +18373,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
},
"methods": [
{
@@ -18412,7 +18412,7 @@
"demo": "messaging\/update-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
}
},
{
@@ -22408,7 +22408,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatus"
"replaceWith": "projects.updateAPIStatus"
},
"methods": [
{
@@ -22438,7 +22438,7 @@
"demo": "projects\/update-api-status.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatus"
"replaceWith": "projects.updateAPIStatus"
}
},
{
@@ -22562,7 +22562,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatusAll"
"replaceWith": "projects.updateAPIStatusAll"
},
"methods": [
{
@@ -22590,7 +22590,7 @@
"demo": "projects\/update-api-status-all.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatusAll"
"replaceWith": "projects.updateAPIStatusAll"
}
},
{
@@ -25154,7 +25154,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTP"
"replaceWith": "projects.updateSMTP"
},
"methods": [
{
@@ -25190,7 +25190,7 @@
"demo": "projects\/update-smtp.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTP"
"replaceWith": "projects.updateSMTP"
}
},
{
@@ -25357,7 +25357,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPTest"
"replaceWith": "projects.createSMTPTest"
},
"methods": [
{
@@ -25395,7 +25395,7 @@
"demo": "projects\/create-smtp-test.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPTest"
"replaceWith": "projects.createSMTPTest"
}
},
{
@@ -26352,7 +26352,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getSMSTemplate"
"replaceWith": "projects.getSMSTemplate"
},
"methods": [
{
@@ -26382,7 +26382,7 @@
"demo": "projects\/get-sms-template.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getSMSTemplate"
"replaceWith": "projects.getSMSTemplate"
}
},
{
@@ -26631,7 +26631,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMSTemplate"
"replaceWith": "projects.updateSMSTemplate"
},
"methods": [
{
@@ -26663,7 +26663,7 @@
"demo": "projects\/update-sms-template.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMSTemplate"
"replaceWith": "projects.updateSMSTemplate"
}
},
{
@@ -26932,7 +26932,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteSMSTemplate"
"replaceWith": "projects.deleteSMSTemplate"
},
"methods": [
{
@@ -26962,7 +26962,7 @@
"demo": "projects\/delete-sms-template.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteSMSTemplate"
"replaceWith": "projects.deleteSMSTemplate"
}
},
{
@@ -32201,7 +32201,7 @@
"parameters": [
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -32651,7 +32651,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, rowSecurity",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name, enabled, rowSecurity",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -33079,7 +33079,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, size, required, array, status, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, size, required, array, status, error",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -34871,7 +34871,7 @@
},
"size": {
"type": "integer",
"description": "Attribute size for text attributes, in number of characters.",
"description": "Column size for text columns, in number of characters.",
"default": null,
"x-example": 1
},
@@ -35582,7 +35582,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, status, attributes, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, status, attributes, error",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -40427,7 +40427,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
},
"methods": [
{
@@ -40455,7 +40455,7 @@
"demo": "users\/update-mfa.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
}
},
{
@@ -40559,7 +40559,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
},
"methods": [
{
@@ -40586,7 +40586,7 @@
"demo": "users\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
}
},
{
@@ -40687,7 +40687,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
},
"methods": [
{
@@ -40713,7 +40713,7 @@
"demo": "users\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
}
},
{
@@ -40800,7 +40800,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
},
"methods": [
{
@@ -40826,7 +40826,7 @@
"demo": "users\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
}
},
{
@@ -40913,7 +40913,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
},
"methods": [
{
@@ -40939,7 +40939,7 @@
"demo": "users\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
}
},
{
@@ -41026,7 +41026,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
},
"methods": [
{
@@ -41052,7 +41052,7 @@
"demo": "users\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
}
},
{
@@ -46110,7 +46110,7 @@
},
"default": {
"type": "integer",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 10,
"format": "int32",
"x-nullable": true
@@ -46200,7 +46200,7 @@
},
"default": {
"type": "number",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 2.5,
"format": "double",
"x-nullable": true
@@ -46276,7 +46276,7 @@
},
"default": {
"type": "boolean",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": false,
"x-nullable": true
}
@@ -46354,7 +46354,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "default@example.com",
"x-nullable": true
}
@@ -46442,7 +46442,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "element",
"x-nullable": true
}
@@ -46524,7 +46524,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "192.0.2.0",
"x-nullable": true
}
@@ -46684,7 +46684,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Only null is optional",
"description": "Default value for column when not provided. Only null is optional",
"x-example": "2020-10-15T06:38:00.000+00:00",
"x-nullable": true
}
@@ -50224,7 +50224,7 @@
},
"$updatedAt": {
"type": "string",
"description": "Execution upate date in ISO 8601 format.",
"description": "Execution update date in ISO 8601 format.",
"x-example": "2020-10-15T06:38:00.000+00:00"
},
"$permissions": {
+59 -59
View File
@@ -659,7 +659,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
},
"methods": [
{
@@ -686,7 +686,7 @@
"demo": "account\/create-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
}
},
{
@@ -782,7 +782,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
},
"methods": [
{
@@ -811,7 +811,7 @@
"demo": "account\/update-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
}
},
{
@@ -922,7 +922,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
},
"methods": [
{
@@ -948,7 +948,7 @@
"demo": "account\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
}
},
{
@@ -1045,7 +1045,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
},
"methods": [
{
@@ -1071,7 +1071,7 @@
"demo": "account\/create-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
}
},
{
@@ -1176,7 +1176,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
},
"methods": [
{
@@ -1205,7 +1205,7 @@
"demo": "account\/update-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
}
},
{
@@ -1315,7 +1315,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
},
"methods": [
{
@@ -1338,7 +1338,7 @@
"demo": "account\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
}
},
{
@@ -1415,7 +1415,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
},
"methods": [
{
@@ -1438,7 +1438,7 @@
"demo": "account\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
}
},
{
@@ -1515,7 +1515,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
},
"methods": [
{
@@ -1538,7 +1538,7 @@
"demo": "account\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
}
},
{
@@ -1615,7 +1615,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
},
"methods": [
{
@@ -1638,7 +1638,7 @@
"demo": "account\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
}
},
{
@@ -14865,7 +14865,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
},
"methods": [
{
@@ -14899,7 +14899,7 @@
"demo": "messaging\/create-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
}
},
{
@@ -15054,7 +15054,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
},
"methods": [
{
@@ -15087,7 +15087,7 @@
"demo": "messaging\/update-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
}
},
{
@@ -15576,7 +15576,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
},
"methods": [
{
@@ -15611,7 +15611,7 @@
"demo": "messaging\/create-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
}
},
{
@@ -15764,7 +15764,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
},
"methods": [
{
@@ -15798,7 +15798,7 @@
"demo": "messaging\/update-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
}
},
{
@@ -15948,7 +15948,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
},
"methods": [
{
@@ -15979,7 +15979,7 @@
"demo": "messaging\/create-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
}
},
{
@@ -16104,7 +16104,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
},
"methods": [
{
@@ -16134,7 +16134,7 @@
"demo": "messaging\/update-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
}
},
{
@@ -16946,7 +16946,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
},
"methods": [
{
@@ -16988,7 +16988,7 @@
"demo": "messaging\/create-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
}
},
{
@@ -17192,7 +17192,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
},
"methods": [
{
@@ -17232,7 +17232,7 @@
"demo": "messaging\/update-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
}
},
{
@@ -22754,7 +22754,7 @@
"parameters": [
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -23117,7 +23117,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, rowSecurity",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name, enabled, rowSecurity",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -23550,7 +23550,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, size, required, array, status, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, size, required, array, status, error",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -25358,7 +25358,7 @@
},
"size": {
"type": "integer",
"description": "Attribute size for text attributes, in number of characters.",
"description": "Column size for text columns, in number of characters.",
"default": null,
"x-example": 1
},
@@ -26076,7 +26076,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, status, attributes, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, status, attributes, error",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -30503,7 +30503,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
},
"methods": [
{
@@ -30532,7 +30532,7 @@
"demo": "users\/update-mfa.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
}
},
{
@@ -30638,7 +30638,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
},
"methods": [
{
@@ -30666,7 +30666,7 @@
"demo": "users\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
}
},
{
@@ -30769,7 +30769,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
},
"methods": [
{
@@ -30796,7 +30796,7 @@
"demo": "users\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
}
},
{
@@ -30885,7 +30885,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
},
"methods": [
{
@@ -30912,7 +30912,7 @@
"demo": "users\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
}
},
{
@@ -31001,7 +31001,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
},
"methods": [
{
@@ -31028,7 +31028,7 @@
"demo": "users\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
}
},
{
@@ -31117,7 +31117,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
},
"methods": [
{
@@ -31144,7 +31144,7 @@
"demo": "users\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
}
},
{
@@ -35074,7 +35074,7 @@
},
"default": {
"type": "integer",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 10,
"format": "int32",
"x-nullable": true
@@ -35164,7 +35164,7 @@
},
"default": {
"type": "number",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 2.5,
"format": "double",
"x-nullable": true
@@ -35240,7 +35240,7 @@
},
"default": {
"type": "boolean",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": false,
"x-nullable": true
}
@@ -35318,7 +35318,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "default@example.com",
"x-nullable": true
}
@@ -35406,7 +35406,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "element",
"x-nullable": true
}
@@ -35488,7 +35488,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "192.0.2.0",
"x-nullable": true
}
@@ -35648,7 +35648,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Only null is optional",
"description": "Default value for column when not provided. Only null is optional",
"x-example": "2020-10-15T06:38:00.000+00:00",
"x-nullable": true
}
@@ -38395,7 +38395,7 @@
},
"$updatedAt": {
"type": "string",
"description": "Execution upate date in ISO 8601 format.",
"description": "Execution update date in ISO 8601 format.",
"x-example": "2020-10-15T06:38:00.000+00:00"
},
"$permissions": {
+19 -19
View File
@@ -644,7 +644,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
},
"methods": [
{
@@ -670,7 +670,7 @@
"demo": "account\/create-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
}
},
{
@@ -764,7 +764,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
},
"methods": [
{
@@ -792,7 +792,7 @@
"demo": "account\/update-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
}
},
{
@@ -901,7 +901,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
},
"methods": [
{
@@ -926,7 +926,7 @@
"demo": "account\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
}
},
{
@@ -1021,7 +1021,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
},
"methods": [
{
@@ -1047,7 +1047,7 @@
"demo": "account\/create-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
}
},
{
@@ -1152,7 +1152,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
},
"methods": [
{
@@ -1180,7 +1180,7 @@
"demo": "account\/update-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
}
},
{
@@ -1288,7 +1288,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
},
"methods": [
{
@@ -1310,7 +1310,7 @@
"demo": "account\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
}
},
{
@@ -1385,7 +1385,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
},
"methods": [
{
@@ -1407,7 +1407,7 @@
"demo": "account\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
}
},
{
@@ -1482,7 +1482,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
},
"methods": [
{
@@ -1504,7 +1504,7 @@
"demo": "account\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
}
},
{
@@ -1579,7 +1579,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
},
"methods": [
{
@@ -1601,7 +1601,7 @@
"demo": "account\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
}
},
{
@@ -11330,7 +11330,7 @@
},
"$updatedAt": {
"type": "string",
"description": "Execution upate date in ISO 8601 format.",
"description": "Execution update date in ISO 8601 format.",
"x-example": "2020-10-15T06:38:00.000+00:00"
},
"$permissions": {
+73 -73
View File
@@ -687,7 +687,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
},
"methods": [
{
@@ -713,7 +713,7 @@
"demo": "account\/create-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
}
},
{
@@ -806,7 +806,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
},
"methods": [
{
@@ -834,7 +834,7 @@
"demo": "account\/update-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
}
},
{
@@ -942,7 +942,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
},
"methods": [
{
@@ -967,7 +967,7 @@
"demo": "account\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
}
},
{
@@ -1061,7 +1061,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
},
"methods": [
{
@@ -1087,7 +1087,7 @@
"demo": "account\/create-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
}
},
{
@@ -1192,7 +1192,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
},
"methods": [
{
@@ -1220,7 +1220,7 @@
"demo": "account\/update-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
}
},
{
@@ -1327,7 +1327,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
},
"methods": [
{
@@ -1349,7 +1349,7 @@
"demo": "account\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
}
},
{
@@ -1423,7 +1423,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
},
"methods": [
{
@@ -1445,7 +1445,7 @@
"demo": "account\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
}
},
{
@@ -1519,7 +1519,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
},
"methods": [
{
@@ -1541,7 +1541,7 @@
"demo": "account\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
}
},
{
@@ -1615,7 +1615,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
},
"methods": [
{
@@ -1637,7 +1637,7 @@
"demo": "account\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
}
},
{
@@ -16078,7 +16078,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
},
"methods": [
{
@@ -16111,7 +16111,7 @@
"demo": "messaging\/create-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
}
},
{
@@ -16264,7 +16264,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
},
"methods": [
{
@@ -16296,7 +16296,7 @@
"demo": "messaging\/update-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
}
},
{
@@ -16778,7 +16778,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
},
"methods": [
{
@@ -16812,7 +16812,7 @@
"demo": "messaging\/create-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
}
},
{
@@ -16963,7 +16963,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
},
"methods": [
{
@@ -16996,7 +16996,7 @@
"demo": "messaging\/update-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
}
},
{
@@ -17144,7 +17144,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
},
"methods": [
{
@@ -17174,7 +17174,7 @@
"demo": "messaging\/create-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
}
},
{
@@ -17297,7 +17297,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
},
"methods": [
{
@@ -17326,7 +17326,7 @@
"demo": "messaging\/update-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
}
},
{
@@ -18130,7 +18130,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
},
"methods": [
{
@@ -18171,7 +18171,7 @@
"demo": "messaging\/create-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
}
},
{
@@ -18373,7 +18373,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
},
"methods": [
{
@@ -18412,7 +18412,7 @@
"demo": "messaging\/update-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
}
},
{
@@ -22408,7 +22408,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatus"
"replaceWith": "projects.updateAPIStatus"
},
"methods": [
{
@@ -22438,7 +22438,7 @@
"demo": "projects\/update-api-status.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatus"
"replaceWith": "projects.updateAPIStatus"
}
},
{
@@ -22562,7 +22562,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatusAll"
"replaceWith": "projects.updateAPIStatusAll"
},
"methods": [
{
@@ -22590,7 +22590,7 @@
"demo": "projects\/update-api-status-all.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPIStatusAll"
"replaceWith": "projects.updateAPIStatusAll"
}
},
{
@@ -25154,7 +25154,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTP"
"replaceWith": "projects.updateSMTP"
},
"methods": [
{
@@ -25190,7 +25190,7 @@
"demo": "projects\/update-smtp.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTP"
"replaceWith": "projects.updateSMTP"
}
},
{
@@ -25357,7 +25357,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPTest"
"replaceWith": "projects.createSMTPTest"
},
"methods": [
{
@@ -25395,7 +25395,7 @@
"demo": "projects\/create-smtp-test.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPTest"
"replaceWith": "projects.createSMTPTest"
}
},
{
@@ -26352,7 +26352,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getSMSTemplate"
"replaceWith": "projects.getSMSTemplate"
},
"methods": [
{
@@ -26382,7 +26382,7 @@
"demo": "projects\/get-sms-template.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getSMSTemplate"
"replaceWith": "projects.getSMSTemplate"
}
},
{
@@ -26631,7 +26631,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMSTemplate"
"replaceWith": "projects.updateSMSTemplate"
},
"methods": [
{
@@ -26663,7 +26663,7 @@
"demo": "projects\/update-sms-template.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMSTemplate"
"replaceWith": "projects.updateSMSTemplate"
}
},
{
@@ -26932,7 +26932,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteSMSTemplate"
"replaceWith": "projects.deleteSMSTemplate"
},
"methods": [
{
@@ -26962,7 +26962,7 @@
"demo": "projects\/delete-sms-template.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteSMSTemplate"
"replaceWith": "projects.deleteSMSTemplate"
}
},
{
@@ -32201,7 +32201,7 @@
"parameters": [
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -32651,7 +32651,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, rowSecurity",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name, enabled, rowSecurity",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -33079,7 +33079,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, size, required, array, status, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, size, required, array, status, error",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -34871,7 +34871,7 @@
},
"size": {
"type": "integer",
"description": "Attribute size for text attributes, in number of characters.",
"description": "Column size for text columns, in number of characters.",
"default": null,
"x-example": 1
},
@@ -35582,7 +35582,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, status, attributes, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, status, attributes, error",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -40427,7 +40427,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
},
"methods": [
{
@@ -40455,7 +40455,7 @@
"demo": "users\/update-mfa.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
}
},
{
@@ -40559,7 +40559,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
},
"methods": [
{
@@ -40586,7 +40586,7 @@
"demo": "users\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
}
},
{
@@ -40687,7 +40687,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
},
"methods": [
{
@@ -40713,7 +40713,7 @@
"demo": "users\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
}
},
{
@@ -40800,7 +40800,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
},
"methods": [
{
@@ -40826,7 +40826,7 @@
"demo": "users\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
}
},
{
@@ -40913,7 +40913,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
},
"methods": [
{
@@ -40939,7 +40939,7 @@
"demo": "users\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
}
},
{
@@ -41026,7 +41026,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
},
"methods": [
{
@@ -41052,7 +41052,7 @@
"demo": "users\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
}
},
{
@@ -46110,7 +46110,7 @@
},
"default": {
"type": "integer",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 10,
"format": "int32",
"x-nullable": true
@@ -46200,7 +46200,7 @@
},
"default": {
"type": "number",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 2.5,
"format": "double",
"x-nullable": true
@@ -46276,7 +46276,7 @@
},
"default": {
"type": "boolean",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": false,
"x-nullable": true
}
@@ -46354,7 +46354,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "default@example.com",
"x-nullable": true
}
@@ -46442,7 +46442,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "element",
"x-nullable": true
}
@@ -46524,7 +46524,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "192.0.2.0",
"x-nullable": true
}
@@ -46684,7 +46684,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Only null is optional",
"description": "Default value for column when not provided. Only null is optional",
"x-example": "2020-10-15T06:38:00.000+00:00",
"x-nullable": true
}
@@ -50224,7 +50224,7 @@
},
"$updatedAt": {
"type": "string",
"description": "Execution upate date in ISO 8601 format.",
"description": "Execution update date in ISO 8601 format.",
"x-example": "2020-10-15T06:38:00.000+00:00"
},
"$permissions": {
+59 -59
View File
@@ -659,7 +659,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
},
"methods": [
{
@@ -686,7 +686,7 @@
"demo": "account\/create-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAAuthenticator"
"replaceWith": "account.createMFAAuthenticator"
}
},
{
@@ -782,7 +782,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
},
"methods": [
{
@@ -811,7 +811,7 @@
"demo": "account\/update-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAAuthenticator"
"replaceWith": "account.updateMFAAuthenticator"
}
},
{
@@ -922,7 +922,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
},
"methods": [
{
@@ -948,7 +948,7 @@
"demo": "account\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "account.deleteMFAAuthenticator"
}
},
{
@@ -1045,7 +1045,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
},
"methods": [
{
@@ -1071,7 +1071,7 @@
"demo": "account\/create-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFAChallenge"
"replaceWith": "account.createMFAChallenge"
}
},
{
@@ -1176,7 +1176,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
},
"methods": [
{
@@ -1205,7 +1205,7 @@
"demo": "account\/update-mfa-challenge.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFAChallenge"
"replaceWith": "account.updateMFAChallenge"
}
},
{
@@ -1315,7 +1315,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
},
"methods": [
{
@@ -1338,7 +1338,7 @@
"demo": "account\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "account.listMFAFactors"
}
},
{
@@ -1415,7 +1415,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
},
"methods": [
{
@@ -1438,7 +1438,7 @@
"demo": "account\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "account.getMFARecoveryCodes"
}
},
{
@@ -1515,7 +1515,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
},
"methods": [
{
@@ -1538,7 +1538,7 @@
"demo": "account\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "account.createMFARecoveryCodes"
}
},
{
@@ -1615,7 +1615,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
},
"methods": [
{
@@ -1638,7 +1638,7 @@
"demo": "account\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "account.updateMFARecoveryCodes"
}
},
{
@@ -14865,7 +14865,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
},
"methods": [
{
@@ -14899,7 +14899,7 @@
"demo": "messaging\/create-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMS"
"replaceWith": "messaging.createSMS"
}
},
{
@@ -15054,7 +15054,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
},
"methods": [
{
@@ -15087,7 +15087,7 @@
"demo": "messaging\/update-sms.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMS"
"replaceWith": "messaging.updateSMS"
}
},
{
@@ -15576,7 +15576,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
},
"methods": [
{
@@ -15611,7 +15611,7 @@
"demo": "messaging\/create-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createAPNSProvider"
"replaceWith": "messaging.createAPNSProvider"
}
},
{
@@ -15764,7 +15764,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
},
"methods": [
{
@@ -15798,7 +15798,7 @@
"demo": "messaging\/update-apns-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateAPNSProvider"
"replaceWith": "messaging.updateAPNSProvider"
}
},
{
@@ -15948,7 +15948,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
},
"methods": [
{
@@ -15979,7 +15979,7 @@
"demo": "messaging\/create-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createFCMProvider"
"replaceWith": "messaging.createFCMProvider"
}
},
{
@@ -16104,7 +16104,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
},
"methods": [
{
@@ -16134,7 +16134,7 @@
"demo": "messaging\/update-fcm-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateFCMProvider"
"replaceWith": "messaging.updateFCMProvider"
}
},
{
@@ -16946,7 +16946,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
},
"methods": [
{
@@ -16988,7 +16988,7 @@
"demo": "messaging\/create-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createSMTPProvider"
"replaceWith": "messaging.createSMTPProvider"
}
},
{
@@ -17192,7 +17192,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
},
"methods": [
{
@@ -17232,7 +17232,7 @@
"demo": "messaging\/update-smtp-provider.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateSMTPProvider"
"replaceWith": "messaging.updateSMTPProvider"
}
},
{
@@ -22754,7 +22754,7 @@
"parameters": [
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -23117,7 +23117,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name, enabled, rowSecurity",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: name, enabled, rowSecurity",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -23550,7 +23550,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, size, required, array, status, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, size, required, array, status, error",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -25358,7 +25358,7 @@
},
"size": {
"type": "integer",
"description": "Attribute size for text attributes, in number of characters.",
"description": "Column size for text columns, in number of characters.",
"default": null,
"x-example": 1
},
@@ -26076,7 +26076,7 @@
},
{
"name": "queries",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: key, type, status, attributes, error",
"description": "Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https:\/\/appwrite.io\/docs\/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following columns: key, type, status, attributes, error",
"required": false,
"type": "array",
"collectionFormat": "multi",
@@ -30503,7 +30503,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
},
"methods": [
{
@@ -30532,7 +30532,7 @@
"demo": "users\/update-mfa.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFA"
"replaceWith": "users.updateMFA"
}
},
{
@@ -30638,7 +30638,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
},
"methods": [
{
@@ -30666,7 +30666,7 @@
"demo": "users\/delete-mfa-authenticator.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "deleteMFAAuthenticator"
"replaceWith": "users.deleteMFAAuthenticator"
}
},
{
@@ -30769,7 +30769,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
},
"methods": [
{
@@ -30796,7 +30796,7 @@
"demo": "users\/list-mfa-factors.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "listMFAFactors"
"replaceWith": "users.listMFAFactors"
}
},
{
@@ -30885,7 +30885,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
},
"methods": [
{
@@ -30912,7 +30912,7 @@
"demo": "users\/get-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "getMFARecoveryCodes"
"replaceWith": "users.getMFARecoveryCodes"
}
},
{
@@ -31001,7 +31001,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
},
"methods": [
{
@@ -31028,7 +31028,7 @@
"demo": "users\/update-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "updateMFARecoveryCodes"
"replaceWith": "users.updateMFARecoveryCodes"
}
},
{
@@ -31117,7 +31117,7 @@
"packaging": false,
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
},
"methods": [
{
@@ -31144,7 +31144,7 @@
"demo": "users\/create-mfa-recovery-codes.md",
"deprecated": {
"since": "1.8.0",
"replaceWith": "createMFARecoveryCodes"
"replaceWith": "users.createMFARecoveryCodes"
}
},
{
@@ -35074,7 +35074,7 @@
},
"default": {
"type": "integer",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 10,
"format": "int32",
"x-nullable": true
@@ -35164,7 +35164,7 @@
},
"default": {
"type": "number",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": 2.5,
"format": "double",
"x-nullable": true
@@ -35240,7 +35240,7 @@
},
"default": {
"type": "boolean",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": false,
"x-nullable": true
}
@@ -35318,7 +35318,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "default@example.com",
"x-nullable": true
}
@@ -35406,7 +35406,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "element",
"x-nullable": true
}
@@ -35488,7 +35488,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Cannot be set when attribute is required.",
"description": "Default value for column when not provided. Cannot be set when column is required.",
"x-example": "192.0.2.0",
"x-nullable": true
}
@@ -35648,7 +35648,7 @@
},
"default": {
"type": "string",
"description": "Default value for attribute when not provided. Only null is optional",
"description": "Default value for column when not provided. Only null is optional",
"x-example": "2020-10-15T06:38:00.000+00:00",
"x-nullable": true
}
@@ -38395,7 +38395,7 @@
},
"$updatedAt": {
"type": "string",
"description": "Execution upate date in ISO 8601 format.",
"description": "Execution update date in ISO 8601 format.",
"x-example": "2020-10-15T06:38:00.000+00:00"
},
"$permissions": {
Generated
+6 -6
View File
@@ -4926,16 +4926,16 @@
"packages-dev": [
{
"name": "appwrite/sdk-generator",
"version": "1.1.5",
"version": "1.1.6",
"source": {
"type": "git",
"url": "https://github.com/appwrite/sdk-generator.git",
"reference": "e702594f834034c0cc4e8d43026cd0c0d11cd54d"
"reference": "498a19d16c334f4472affb91a8aff4509f2b460a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/e702594f834034c0cc4e8d43026cd0c0d11cd54d",
"reference": "e702594f834034c0cc4e8d43026cd0c0d11cd54d",
"url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/498a19d16c334f4472affb91a8aff4509f2b460a",
"reference": "498a19d16c334f4472affb91a8aff4509f2b460a",
"shasum": ""
},
"require": {
@@ -4971,9 +4971,9 @@
"description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms",
"support": {
"issues": "https://github.com/appwrite/sdk-generator/issues",
"source": "https://github.com/appwrite/sdk-generator/tree/1.1.5"
"source": "https://github.com/appwrite/sdk-generator/tree/1.1.6"
},
"time": "2025-08-23T02:24:57+00:00"
"time": "2025-08-23T09:39:27+00:00"
},
{
"name": "doctrine/annotations",
@@ -0,0 +1,23 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.Account;
import io.appwrite.enums.AuthenticatorType;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
Account account = new Account(client);
account.createMFAAuthenticator(
AuthenticatorType.TOTP, // type
new CoroutineCallback<>((result, error) -> {
if (error != null) {
error.printStackTrace();
return;
}
Log.d("Appwrite", result.toString());
})
);
@@ -0,0 +1,23 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.Account;
import io.appwrite.enums.AuthenticationFactor;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
Account account = new Account(client);
account.createMFAChallenge(
AuthenticationFactor.EMAIL, // factor
new CoroutineCallback<>((result, error) -> {
if (error != null) {
error.printStackTrace();
return;
}
Log.d("Appwrite", result.toString());
})
);
@@ -0,0 +1,18 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.Account;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
Account account = new Account(client);
account.createMFARecoveryCodes(new CoroutineCallback<>((result, error) -> {
if (error != null) {
error.printStackTrace();
return;
}
Log.d("Appwrite", result.toString());
}));
@@ -0,0 +1,23 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.Account;
import io.appwrite.enums.AuthenticatorType;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
Account account = new Account(client);
account.deleteMFAAuthenticator(
AuthenticatorType.TOTP, // type
new CoroutineCallback<>((result, error) -> {
if (error != null) {
error.printStackTrace();
return;
}
Log.d("Appwrite", result.toString());
})
);
@@ -0,0 +1,18 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.Account;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
Account account = new Account(client);
account.getMFARecoveryCodes(new CoroutineCallback<>((result, error) -> {
if (error != null) {
error.printStackTrace();
return;
}
Log.d("Appwrite", result.toString());
}));
@@ -0,0 +1,18 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.Account;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
Account account = new Account(client);
account.listMFAFactors(new CoroutineCallback<>((result, error) -> {
if (error != null) {
error.printStackTrace();
return;
}
Log.d("Appwrite", result.toString());
}));
@@ -0,0 +1,24 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.Account;
import io.appwrite.enums.AuthenticatorType;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
Account account = new Account(client);
account.updateMFAAuthenticator(
AuthenticatorType.TOTP, // type
"<OTP>", // otp
new CoroutineCallback<>((result, error) -> {
if (error != null) {
error.printStackTrace();
return;
}
Log.d("Appwrite", result.toString());
})
);
@@ -0,0 +1,23 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.Account;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
Account account = new Account(client);
account.updateMFAChallenge(
"<CHALLENGE_ID>", // challengeId
"<OTP>", // otp
new CoroutineCallback<>((result, error) -> {
if (error != null) {
error.printStackTrace();
return;
}
Log.d("Appwrite", result.toString());
})
);
@@ -0,0 +1,18 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.Account;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
Account account = new Account(client);
account.updateMFARecoveryCodes(new CoroutineCallback<>((result, error) -> {
if (error != null) {
error.printStackTrace();
return;
}
Log.d("Appwrite", result.toString());
}));
@@ -1,12 +1,12 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.TablesDb;
import io.appwrite.services.TablesDB;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
TablesDb tablesDB = new TablesDb(client);
TablesDB tablesDB = new TablesDB(client);
tablesDB.createRow(
"<DATABASE_ID>", // databaseId
@@ -1,12 +1,12 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.TablesDb;
import io.appwrite.services.TablesDB;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
TablesDb tablesDB = new TablesDb(client);
TablesDB tablesDB = new TablesDB(client);
tablesDB.decrementRowColumn(
"<DATABASE_ID>", // databaseId
@@ -1,12 +1,12 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.TablesDb;
import io.appwrite.services.TablesDB;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
TablesDb tablesDB = new TablesDb(client);
TablesDB tablesDB = new TablesDB(client);
tablesDB.deleteRow(
"<DATABASE_ID>", // databaseId
@@ -1,12 +1,12 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.TablesDb;
import io.appwrite.services.TablesDB;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
TablesDb tablesDB = new TablesDb(client);
TablesDB tablesDB = new TablesDB(client);
tablesDB.getRow(
"<DATABASE_ID>", // databaseId
@@ -1,12 +1,12 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.TablesDb;
import io.appwrite.services.TablesDB;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
TablesDb tablesDB = new TablesDb(client);
TablesDB tablesDB = new TablesDB(client);
tablesDB.incrementRowColumn(
"<DATABASE_ID>", // databaseId
@@ -1,12 +1,12 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.TablesDb;
import io.appwrite.services.TablesDB;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
TablesDb tablesDB = new TablesDb(client);
TablesDB tablesDB = new TablesDB(client);
tablesDB.listRows(
"<DATABASE_ID>", // databaseId
@@ -1,12 +1,12 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.TablesDb;
import io.appwrite.services.TablesDB;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
TablesDb tablesDB = new TablesDb(client);
TablesDB tablesDB = new TablesDB(client);
tablesDB.updateRow(
"<DATABASE_ID>", // databaseId
@@ -1,12 +1,12 @@
import io.appwrite.Client;
import io.appwrite.coroutines.CoroutineCallback;
import io.appwrite.services.TablesDb;
import io.appwrite.services.TablesDB;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>"); // Your project ID
TablesDb tablesDB = new TablesDb(client);
TablesDB tablesDB = new TablesDB(client);
tablesDB.upsertRow(
"<DATABASE_ID>", // databaseId
@@ -0,0 +1,14 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.Account
import io.appwrite.enums.AuthenticatorType
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val account = Account(client)
val result = account.createMFAAuthenticator(
type = AuthenticatorType.TOTP,
)
@@ -0,0 +1,14 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.Account
import io.appwrite.enums.AuthenticationFactor
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val account = Account(client)
val result = account.createMFAChallenge(
factor = AuthenticationFactor.EMAIL,
)
@@ -0,0 +1,11 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.Account
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val account = Account(client)
val result = account.createMFARecoveryCodes()
@@ -0,0 +1,14 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.Account
import io.appwrite.enums.AuthenticatorType
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val account = Account(client)
val result = account.deleteMFAAuthenticator(
type = AuthenticatorType.TOTP,
)
@@ -0,0 +1,11 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.Account
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val account = Account(client)
val result = account.getMFARecoveryCodes()
@@ -0,0 +1,11 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.Account
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val account = Account(client)
val result = account.listMFAFactors()
@@ -0,0 +1,15 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.Account
import io.appwrite.enums.AuthenticatorType
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val account = Account(client)
val result = account.updateMFAAuthenticator(
type = AuthenticatorType.TOTP,
otp = "<OTP>",
)
@@ -0,0 +1,14 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.Account
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val account = Account(client)
val result = account.updateMFAChallenge(
challengeId = "<CHALLENGE_ID>",
otp = "<OTP>",
)
@@ -0,0 +1,11 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.Account
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val account = Account(client)
val result = account.updateMFARecoveryCodes()
@@ -1,12 +1,12 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.TablesDb
import io.appwrite.services.TablesDB
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val tablesDB = TablesDb(client)
val tablesDB = TablesDB(client)
val result = tablesDB.createRow(
databaseId = "<DATABASE_ID>",
@@ -1,12 +1,12 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.TablesDb
import io.appwrite.services.TablesDB
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val tablesDB = TablesDb(client)
val tablesDB = TablesDB(client)
val result = tablesDB.decrementRowColumn(
databaseId = "<DATABASE_ID>",
@@ -1,12 +1,12 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.TablesDb
import io.appwrite.services.TablesDB
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val tablesDB = TablesDb(client)
val tablesDB = TablesDB(client)
val result = tablesDB.deleteRow(
databaseId = "<DATABASE_ID>",
@@ -1,12 +1,12 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.TablesDb
import io.appwrite.services.TablesDB
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val tablesDB = TablesDb(client)
val tablesDB = TablesDB(client)
val result = tablesDB.getRow(
databaseId = "<DATABASE_ID>",
@@ -1,12 +1,12 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.TablesDb
import io.appwrite.services.TablesDB
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val tablesDB = TablesDb(client)
val tablesDB = TablesDB(client)
val result = tablesDB.incrementRowColumn(
databaseId = "<DATABASE_ID>",
@@ -1,12 +1,12 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.TablesDb
import io.appwrite.services.TablesDB
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val tablesDB = TablesDb(client)
val tablesDB = TablesDB(client)
val result = tablesDB.listRows(
databaseId = "<DATABASE_ID>",
@@ -1,12 +1,12 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.TablesDb
import io.appwrite.services.TablesDB
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val tablesDB = TablesDb(client)
val tablesDB = TablesDB(client)
val result = tablesDB.updateRow(
databaseId = "<DATABASE_ID>",
@@ -1,12 +1,12 @@
import io.appwrite.Client
import io.appwrite.coroutines.CoroutineCallback
import io.appwrite.services.TablesDb
import io.appwrite.services.TablesDB
val client = Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
val tablesDB = TablesDb(client)
val tablesDB = TablesDB(client)
val result = tablesDB.upsertRow(
databaseId = "<DATABASE_ID>",
@@ -0,0 +1,13 @@
import Appwrite
import AppwriteEnums
let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let account = Account(client)
let mfaType = try await account.createMFAAuthenticator(
type: .totp
)
@@ -0,0 +1,13 @@
import Appwrite
import AppwriteEnums
let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let account = Account(client)
let mfaChallenge = try await account.createMFAChallenge(
factor: .email
)
@@ -0,0 +1,10 @@
import Appwrite
let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let account = Account(client)
let mfaRecoveryCodes = try await account.createMFARecoveryCodes()
@@ -0,0 +1,13 @@
import Appwrite
import AppwriteEnums
let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let account = Account(client)
let result = try await account.deleteMFAAuthenticator(
type: .totp
)
@@ -0,0 +1,10 @@
import Appwrite
let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let account = Account(client)
let mfaRecoveryCodes = try await account.getMFARecoveryCodes()
@@ -0,0 +1,10 @@
import Appwrite
let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let account = Account(client)
let mfaFactors = try await account.listMFAFactors()
@@ -0,0 +1,14 @@
import Appwrite
import AppwriteEnums
let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let account = Account(client)
let user = try await account.updateMFAAuthenticator(
type: .totp,
otp: "<OTP>"
)
@@ -0,0 +1,13 @@
import Appwrite
let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let account = Account(client)
let session = try await account.updateMFAChallenge(
challengeId: "<CHALLENGE_ID>",
otp: "<OTP>"
)
@@ -0,0 +1,10 @@
import Appwrite
let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let account = Account(client)
let mfaRecoveryCodes = try await account.updateMFARecoveryCodes()
@@ -4,7 +4,7 @@ let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let tablesDB = TablesDb(client)
let tablesDB = TablesDB(client)
let row = try await tablesDB.createRow(
databaseId: "<DATABASE_ID>",
@@ -4,7 +4,7 @@ let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let tablesDB = TablesDb(client)
let tablesDB = TablesDB(client)
let row = try await tablesDB.decrementRowColumn(
databaseId: "<DATABASE_ID>",
@@ -4,7 +4,7 @@ let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let tablesDB = TablesDb(client)
let tablesDB = TablesDB(client)
let result = try await tablesDB.deleteRow(
databaseId: "<DATABASE_ID>",
@@ -4,7 +4,7 @@ let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let tablesDB = TablesDb(client)
let tablesDB = TablesDB(client)
let row = try await tablesDB.getRow(
databaseId: "<DATABASE_ID>",
@@ -4,7 +4,7 @@ let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let tablesDB = TablesDb(client)
let tablesDB = TablesDB(client)
let row = try await tablesDB.incrementRowColumn(
databaseId: "<DATABASE_ID>",
@@ -4,7 +4,7 @@ let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let tablesDB = TablesDb(client)
let tablesDB = TablesDB(client)
let rowList = try await tablesDB.listRows(
databaseId: "<DATABASE_ID>",
@@ -4,7 +4,7 @@ let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let tablesDB = TablesDb(client)
let tablesDB = TablesDB(client)
let row = try await tablesDB.updateRow(
databaseId: "<DATABASE_ID>",
@@ -4,7 +4,7 @@ let client = Client()
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setProject("<YOUR_PROJECT_ID>") // Your project ID
let tablesDB = TablesDb(client)
let tablesDB = TablesDB(client)
let row = try await tablesDB.upsertRow(
databaseId: "<DATABASE_ID>",
@@ -0,0 +1,11 @@
import 'package:appwrite/appwrite.dart';
Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
Account account = Account(client);
MfaType result = await account.createMFAAuthenticator(
type: AuthenticatorType.totp,
);
@@ -0,0 +1,11 @@
import 'package:appwrite/appwrite.dart';
Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
Account account = Account(client);
MfaChallenge result = await account.createMFAChallenge(
factor: AuthenticationFactor.email,
);
@@ -0,0 +1,9 @@
import 'package:appwrite/appwrite.dart';
Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
Account account = Account(client);
MfaRecoveryCodes result = await account.createMFARecoveryCodes();
@@ -0,0 +1,11 @@
import 'package:appwrite/appwrite.dart';
Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
Account account = Account(client);
await account.deleteMFAAuthenticator(
type: AuthenticatorType.totp,
);
@@ -0,0 +1,9 @@
import 'package:appwrite/appwrite.dart';
Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
Account account = Account(client);
MfaRecoveryCodes result = await account.getMFARecoveryCodes();
@@ -0,0 +1,9 @@
import 'package:appwrite/appwrite.dart';
Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
Account account = Account(client);
MfaFactors result = await account.listMFAFactors();
@@ -0,0 +1,12 @@
import 'package:appwrite/appwrite.dart';
Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
Account account = Account(client);
User result = await account.updateMFAAuthenticator(
type: AuthenticatorType.totp,
otp: '<OTP>',
);
@@ -0,0 +1,12 @@
import 'package:appwrite/appwrite.dart';
Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
Account account = Account(client);
Session result = await account.updateMFAChallenge(
challengeId: '<CHALLENGE_ID>',
otp: '<OTP>',
);
@@ -0,0 +1,9 @@
import 'package:appwrite/appwrite.dart';
Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
Account account = Account(client);
MfaRecoveryCodes result = await account.updateMFARecoveryCodes();
@@ -4,7 +4,7 @@ Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
TablesDb tablesDB = TablesDb(client);
TablesDB tablesDB = TablesDB(client);
Row result = await tablesDB.createRow(
databaseId: '<DATABASE_ID>',
@@ -4,7 +4,7 @@ Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
TablesDb tablesDB = TablesDb(client);
TablesDB tablesDB = TablesDB(client);
Row result = await tablesDB.decrementRowColumn(
databaseId: '<DATABASE_ID>',
@@ -4,7 +4,7 @@ Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
TablesDb tablesDB = TablesDb(client);
TablesDB tablesDB = TablesDB(client);
await tablesDB.deleteRow(
databaseId: '<DATABASE_ID>',
@@ -4,7 +4,7 @@ Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
TablesDb tablesDB = TablesDb(client);
TablesDB tablesDB = TablesDB(client);
Row result = await tablesDB.getRow(
databaseId: '<DATABASE_ID>',
@@ -4,7 +4,7 @@ Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
TablesDb tablesDB = TablesDb(client);
TablesDB tablesDB = TablesDB(client);
Row result = await tablesDB.incrementRowColumn(
databaseId: '<DATABASE_ID>',
@@ -4,7 +4,7 @@ Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
TablesDb tablesDB = TablesDb(client);
TablesDB tablesDB = TablesDB(client);
RowList result = await tablesDB.listRows(
databaseId: '<DATABASE_ID>',
@@ -4,7 +4,7 @@ Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
TablesDb tablesDB = TablesDb(client);
TablesDB tablesDB = TablesDB(client);
Row result = await tablesDB.updateRow(
databaseId: '<DATABASE_ID>',
@@ -4,7 +4,7 @@ Client client = Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
TablesDb tablesDB = TablesDb(client);
TablesDB tablesDB = TablesDB(client);
Row result = await tablesDB.upsertRow(
databaseId: '<DATABASE_ID>',
@@ -0,0 +1,8 @@
mutation {
accountCreateMFAAuthenticator(
type: "totp"
) {
secret
uri
}
}
@@ -0,0 +1,10 @@
mutation {
accountCreateMFAChallenge(
factor: "email"
) {
_id
_createdAt
userId
expire
}
}
@@ -0,0 +1,5 @@
mutation {
accountCreateMFARecoveryCodes {
recoveryCodes
}
}
@@ -0,0 +1,7 @@
mutation {
accountDeleteMFAAuthenticator(
type: "totp"
) {
status
}
}
@@ -0,0 +1,38 @@
mutation {
accountUpdateMFAAuthenticator(
type: "totp",
otp: "<OTP>"
) {
_id
_createdAt
_updatedAt
name
password
hash
hashOptions
registration
status
labels
passwordUpdate
email
phone
emailVerification
phoneVerification
mfa
prefs {
data
}
targets {
_id
_createdAt
_updatedAt
name
userId
providerId
providerType
identifier
expired
}
accessedAt
}
}
@@ -0,0 +1,36 @@
mutation {
accountUpdateMFAChallenge(
challengeId: "<CHALLENGE_ID>",
otp: "<OTP>"
) {
_id
_createdAt
_updatedAt
userId
expire
provider
providerUid
providerAccessToken
providerAccessTokenExpiry
providerRefreshToken
ip
osCode
osName
osVersion
clientType
clientCode
clientName
clientVersion
clientEngine
clientEngineVersion
deviceName
deviceBrand
deviceModel
countryCode
countryName
current
factors
secret
mfaUpdatedAt
}
}
@@ -0,0 +1,5 @@
mutation {
accountUpdateMFARecoveryCodes {
recoveryCodes
}
}
@@ -13,6 +13,7 @@ mutation {
_updatedAt
_permissions
functionId
deploymentId
trigger
status
requestMethod
@@ -0,0 +1,13 @@
import { Client, Account, AuthenticatorType } from "react-native-appwrite";
const client = new Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
const account = new Account(client);
const result = await account.createMFAAuthenticator({
type: AuthenticatorType.Totp
});
console.log(result);
@@ -0,0 +1,13 @@
import { Client, Account, AuthenticationFactor } from "react-native-appwrite";
const client = new Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
const account = new Account(client);
const result = await account.createMFAChallenge({
factor: AuthenticationFactor.Email
});
console.log(result);
@@ -0,0 +1,11 @@
import { Client, Account } from "react-native-appwrite";
const client = new Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
const account = new Account(client);
const result = await account.createMFARecoveryCodes();
console.log(result);
@@ -0,0 +1,13 @@
import { Client, Account, AuthenticatorType } from "react-native-appwrite";
const client = new Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
const account = new Account(client);
const result = await account.deleteMFAAuthenticator({
type: AuthenticatorType.Totp
});
console.log(result);
@@ -0,0 +1,11 @@
import { Client, Account } from "react-native-appwrite";
const client = new Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
const account = new Account(client);
const result = await account.getMFARecoveryCodes();
console.log(result);
@@ -0,0 +1,11 @@
import { Client, Account } from "react-native-appwrite";
const client = new Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
const account = new Account(client);
const result = await account.listMFAFactors();
console.log(result);
@@ -0,0 +1,14 @@
import { Client, Account, AuthenticatorType } from "react-native-appwrite";
const client = new Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
const account = new Account(client);
const result = await account.updateMFAAuthenticator({
type: AuthenticatorType.Totp,
otp: '<OTP>'
});
console.log(result);
@@ -0,0 +1,14 @@
import { Client, Account } from "react-native-appwrite";
const client = new Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
const account = new Account(client);
const result = await account.updateMFAChallenge({
challengeId: '<CHALLENGE_ID>',
otp: '<OTP>'
});
console.log(result);
@@ -0,0 +1,11 @@
import { Client, Account } from "react-native-appwrite";
const client = new Client()
.setEndpoint('https://<REGION>.cloud.appwrite.io/v1') // Your API Endpoint
.setProject('<YOUR_PROJECT_ID>'); // Your project ID
const account = new Account(client);
const result = await account.updateMFARecoveryCodes();
console.log(result);

Some files were not shown because too many files have changed in this diff Show More