From aeef8c0a7c295806b9564b2c32042a39f47f9baf Mon Sep 17 00:00:00 2001 From: Mustaque Ahmed Date: Tue, 21 Oct 2025 14:49:47 +0530 Subject: [PATCH] feat: update the specs file with correct quotes --- app/config/specs/open-api3-1.8.x-client.json | 16 +++++------ app/config/specs/open-api3-1.8.x-console.json | 28 +++++++++---------- app/config/specs/open-api3-1.8.x-server.json | 28 +++++++++---------- app/config/specs/open-api3-latest-client.json | 16 +++++------ .../specs/open-api3-latest-console.json | 28 +++++++++---------- app/config/specs/open-api3-latest-server.json | 28 +++++++++---------- app/config/specs/swagger2-1.8.x-client.json | 16 +++++------ app/config/specs/swagger2-1.8.x-console.json | 28 +++++++++---------- app/config/specs/swagger2-1.8.x-server.json | 28 +++++++++---------- app/config/specs/swagger2-latest-client.json | 16 +++++------ app/config/specs/swagger2-latest-console.json | 28 +++++++++---------- app/config/specs/swagger2-latest-server.json | 28 +++++++++---------- 12 files changed, 144 insertions(+), 144 deletions(-) diff --git a/app/config/specs/open-api3-1.8.x-client.json b/app/config/specs/open-api3-1.8.x-client.json index 9fbf1df24b..88be551f4b 100644 --- a/app/config/specs/open-api3-1.8.x-client.json +++ b/app/config/specs/open-api3-1.8.x-client.json @@ -5558,7 +5558,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -5828,7 +5828,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -5946,7 +5946,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -7417,7 +7417,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -7591,7 +7591,7 @@ "permissions": { "type": "array", "description": "An array of permission string. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -8712,7 +8712,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -8975,7 +8975,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -9089,7 +9089,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } diff --git a/app/config/specs/open-api3-1.8.x-console.json b/app/config/specs/open-api3-1.8.x-console.json index efdd57da83..0b68462756 100644 --- a/app/config/specs/open-api3-1.8.x-console.json +++ b/app/config/specs/open-api3-1.8.x-console.json @@ -6292,7 +6292,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -6478,7 +6478,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10156,7 +10156,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10761,7 +10761,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10879,7 +10879,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -32030,7 +32030,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -32223,7 +32223,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -32503,7 +32503,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -32677,7 +32677,7 @@ "permissions": { "type": "array", "description": "An array of permission string. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -34340,7 +34340,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -34524,7 +34524,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -38622,7 +38622,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -39213,7 +39213,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -39327,7 +39327,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } diff --git a/app/config/specs/open-api3-1.8.x-server.json b/app/config/specs/open-api3-1.8.x-server.json index dec2578bbb..71ae31b85f 100644 --- a/app/config/specs/open-api3-1.8.x-server.json +++ b/app/config/specs/open-api3-1.8.x-server.json @@ -5752,7 +5752,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -5940,7 +5940,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -9654,7 +9654,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10268,7 +10268,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10388,7 +10388,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -22683,7 +22683,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -22878,7 +22878,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -23163,7 +23163,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -23341,7 +23341,7 @@ "permissions": { "type": "array", "description": "An array of permission string. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -24780,7 +24780,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -24966,7 +24966,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -29018,7 +29018,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -29618,7 +29618,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -29734,7 +29734,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } diff --git a/app/config/specs/open-api3-latest-client.json b/app/config/specs/open-api3-latest-client.json index 9fbf1df24b..88be551f4b 100644 --- a/app/config/specs/open-api3-latest-client.json +++ b/app/config/specs/open-api3-latest-client.json @@ -5558,7 +5558,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -5828,7 +5828,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -5946,7 +5946,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -7417,7 +7417,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -7591,7 +7591,7 @@ "permissions": { "type": "array", "description": "An array of permission string. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -8712,7 +8712,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -8975,7 +8975,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -9089,7 +9089,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } diff --git a/app/config/specs/open-api3-latest-console.json b/app/config/specs/open-api3-latest-console.json index efdd57da83..0b68462756 100644 --- a/app/config/specs/open-api3-latest-console.json +++ b/app/config/specs/open-api3-latest-console.json @@ -6292,7 +6292,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -6478,7 +6478,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10156,7 +10156,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10761,7 +10761,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10879,7 +10879,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -32030,7 +32030,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -32223,7 +32223,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -32503,7 +32503,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -32677,7 +32677,7 @@ "permissions": { "type": "array", "description": "An array of permission string. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -34340,7 +34340,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -34524,7 +34524,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -38622,7 +38622,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -39213,7 +39213,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -39327,7 +39327,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } diff --git a/app/config/specs/open-api3-latest-server.json b/app/config/specs/open-api3-latest-server.json index dec2578bbb..71ae31b85f 100644 --- a/app/config/specs/open-api3-latest-server.json +++ b/app/config/specs/open-api3-latest-server.json @@ -5752,7 +5752,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -5940,7 +5940,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -9654,7 +9654,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10268,7 +10268,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10388,7 +10388,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -22683,7 +22683,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -22878,7 +22878,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -23163,7 +23163,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -23341,7 +23341,7 @@ "permissions": { "type": "array", "description": "An array of permission string. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -24780,7 +24780,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -24966,7 +24966,7 @@ "permissions": { "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -29018,7 +29018,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -29618,7 +29618,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -29734,7 +29734,7 @@ "permissions": { "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } diff --git a/app/config/specs/swagger2-1.8.x-client.json b/app/config/specs/swagger2-1.8.x-client.json index 62600dbbc3..006cc95ab3 100644 --- a/app/config/specs/swagger2-1.8.x-client.json +++ b/app/config/specs/swagger2-1.8.x-client.json @@ -5686,7 +5686,7 @@ "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -5943,7 +5943,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -6057,7 +6057,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -7535,7 +7535,7 @@ "items": { "type": "string" }, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "in": "formData" } ] @@ -7692,7 +7692,7 @@ "type": "array", "description": "An array of permission string. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -8775,7 +8775,7 @@ "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -9025,7 +9025,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -9135,7 +9135,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } diff --git a/app/config/specs/swagger2-1.8.x-console.json b/app/config/specs/swagger2-1.8.x-console.json index 462ea019ec..06b7d24087 100644 --- a/app/config/specs/swagger2-1.8.x-console.json +++ b/app/config/specs/swagger2-1.8.x-console.json @@ -6444,7 +6444,7 @@ "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -6626,7 +6626,7 @@ "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10213,7 +10213,7 @@ "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10800,7 +10800,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10914,7 +10914,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -32184,7 +32184,7 @@ "type": "array", "description": "An array of permission strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -32382,7 +32382,7 @@ "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -32667,7 +32667,7 @@ "items": { "type": "string" }, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "in": "formData" } ] @@ -32824,7 +32824,7 @@ "type": "array", "description": "An array of permission string. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -34449,7 +34449,7 @@ "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -34629,7 +34629,7 @@ "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -38619,7 +38619,7 @@ "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -39192,7 +39192,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -39302,7 +39302,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } diff --git a/app/config/specs/swagger2-1.8.x-server.json b/app/config/specs/swagger2-1.8.x-server.json index 491ad93c06..20c79259db 100644 --- a/app/config/specs/swagger2-1.8.x-server.json +++ b/app/config/specs/swagger2-1.8.x-server.json @@ -5894,7 +5894,7 @@ "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -6078,7 +6078,7 @@ "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -9701,7 +9701,7 @@ "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10297,7 +10297,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10413,7 +10413,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -22887,7 +22887,7 @@ "type": "array", "description": "An array of permission strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -23087,7 +23087,7 @@ "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -23377,7 +23377,7 @@ "items": { "type": "string" }, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "in": "formData" } ] @@ -23538,7 +23538,7 @@ "type": "array", "description": "An array of permission string. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -24947,7 +24947,7 @@ "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -25129,7 +25129,7 @@ "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -29078,7 +29078,7 @@ "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -29660,7 +29660,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -29772,7 +29772,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } diff --git a/app/config/specs/swagger2-latest-client.json b/app/config/specs/swagger2-latest-client.json index 62600dbbc3..006cc95ab3 100644 --- a/app/config/specs/swagger2-latest-client.json +++ b/app/config/specs/swagger2-latest-client.json @@ -5686,7 +5686,7 @@ "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -5943,7 +5943,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -6057,7 +6057,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -7535,7 +7535,7 @@ "items": { "type": "string" }, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "in": "formData" } ] @@ -7692,7 +7692,7 @@ "type": "array", "description": "An array of permission string. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -8775,7 +8775,7 @@ "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -9025,7 +9025,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -9135,7 +9135,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } diff --git a/app/config/specs/swagger2-latest-console.json b/app/config/specs/swagger2-latest-console.json index 462ea019ec..06b7d24087 100644 --- a/app/config/specs/swagger2-latest-console.json +++ b/app/config/specs/swagger2-latest-console.json @@ -6444,7 +6444,7 @@ "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -6626,7 +6626,7 @@ "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10213,7 +10213,7 @@ "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10800,7 +10800,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10914,7 +10914,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -32184,7 +32184,7 @@ "type": "array", "description": "An array of permission strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -32382,7 +32382,7 @@ "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -32667,7 +32667,7 @@ "items": { "type": "string" }, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "in": "formData" } ] @@ -32824,7 +32824,7 @@ "type": "array", "description": "An array of permission string. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -34449,7 +34449,7 @@ "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -34629,7 +34629,7 @@ "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -38619,7 +38619,7 @@ "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -39192,7 +39192,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -39302,7 +39302,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } diff --git a/app/config/specs/swagger2-latest-server.json b/app/config/specs/swagger2-latest-server.json index 491ad93c06..20c79259db 100644 --- a/app/config/specs/swagger2-latest-server.json +++ b/app/config/specs/swagger2-latest-server.json @@ -5894,7 +5894,7 @@ "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -6078,7 +6078,7 @@ "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -9701,7 +9701,7 @@ "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10297,7 +10297,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -10413,7 +10413,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -22887,7 +22887,7 @@ "type": "array", "description": "An array of permission strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -23087,7 +23087,7 @@ "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -23377,7 +23377,7 @@ "items": { "type": "string" }, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "in": "formData" } ] @@ -23538,7 +23538,7 @@ "type": "array", "description": "An array of permission string. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -24947,7 +24947,7 @@ "type": "array", "description": "An array of permissions strings. By default, no user is granted with any permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -25129,7 +25129,7 @@ "type": "array", "description": "An array of permission strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -29078,7 +29078,7 @@ "type": "array", "description": "An array of permissions strings. By default, only the current user is granted all permissions. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -29660,7 +29660,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" } @@ -29772,7 +29772,7 @@ "type": "array", "description": "An array of permissions strings. By default, the current permissions are inherited. [Learn more about permissions](https:\/\/appwrite.io\/docs\/permissions).", "default": null, - "x-example": "[\"read('any')\"]", + "x-example": "['read(\"any\")']", "items": { "type": "string" }