update: docs, misc.

This commit is contained in:
Darshan
2025-06-25 19:06:17 +05:30
parent d44b43373a
commit 562f5c2a1e
4 changed files with 24 additions and 24 deletions
@@ -13094,9 +13094,9 @@
"\/databases\/{databaseId}\/tables\/{tableId}\/logs": {
"get": {
"summary": "List table logs",
"operationId": "databasesListTableLogs",
"operationId": "tablesListLogs",
"tags": [
"databases"
"tables"
],
"description": "Get the table activity logs list by its unique ID.",
"responses": {
@@ -13112,13 +13112,13 @@
}
},
"x-appwrite": {
"method": "listTableLogs",
"method": "listLogs",
"group": "tables",
"weight": 376,
"cookies": false,
"type": "",
"deprecated": false,
"demo": "databases\/list-table-logs.md",
"demo": "tables\/list-logs.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-table-logs.md",
"rate-limit": 0,
"rate-time": 3600,
@@ -14179,7 +14179,7 @@
},
{
"name": "tableId",
"description": "Collection ID.",
"description": "Table ID.",
"required": true,
"schema": {
"type": "string",
@@ -14518,7 +14518,7 @@
},
{
"name": "tableId",
"description": "Collection ID.",
"description": "Table ID.",
"required": true,
"schema": {
"type": "string",
@@ -13094,9 +13094,9 @@
"\/databases\/{databaseId}\/tables\/{tableId}\/logs": {
"get": {
"summary": "List table logs",
"operationId": "databasesListTableLogs",
"operationId": "tablesListLogs",
"tags": [
"databases"
"tables"
],
"description": "Get the table activity logs list by its unique ID.",
"responses": {
@@ -13112,13 +13112,13 @@
}
},
"x-appwrite": {
"method": "listTableLogs",
"method": "listLogs",
"group": "tables",
"weight": 376,
"cookies": false,
"type": "",
"deprecated": false,
"demo": "databases\/list-table-logs.md",
"demo": "tables\/list-logs.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-table-logs.md",
"rate-limit": 0,
"rate-time": 3600,
@@ -14179,7 +14179,7 @@
},
{
"name": "tableId",
"description": "Collection ID.",
"description": "Table ID.",
"required": true,
"schema": {
"type": "string",
@@ -14518,7 +14518,7 @@
},
{
"name": "tableId",
"description": "Collection ID.",
"description": "Table ID.",
"required": true,
"schema": {
"type": "string",
+6 -6
View File
@@ -13104,13 +13104,13 @@
"\/databases\/{databaseId}\/tables\/{tableId}\/logs": {
"get": {
"summary": "List table logs",
"operationId": "databasesListTableLogs",
"operationId": "tablesListLogs",
"consumes": [],
"produces": [
"application\/json"
],
"tags": [
"databases"
"tables"
],
"description": "Get the table activity logs list by its unique ID.",
"responses": {
@@ -13122,13 +13122,13 @@
}
},
"x-appwrite": {
"method": "listTableLogs",
"method": "listLogs",
"group": "tables",
"weight": 376,
"cookies": false,
"type": "",
"deprecated": false,
"demo": "databases\/list-table-logs.md",
"demo": "tables\/list-logs.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-table-logs.md",
"rate-limit": 0,
"rate-time": 3600,
@@ -14152,7 +14152,7 @@
},
{
"name": "tableId",
"description": "Collection ID.",
"description": "Table ID.",
"required": true,
"type": "string",
"x-example": "<TABLE_ID>",
@@ -14470,7 +14470,7 @@
},
{
"name": "tableId",
"description": "Collection ID.",
"description": "Table ID.",
"required": true,
"type": "string",
"x-example": "<TABLE_ID>",
@@ -13104,13 +13104,13 @@
"\/databases\/{databaseId}\/tables\/{tableId}\/logs": {
"get": {
"summary": "List table logs",
"operationId": "databasesListTableLogs",
"operationId": "tablesListLogs",
"consumes": [],
"produces": [
"application\/json"
],
"tags": [
"databases"
"tables"
],
"description": "Get the table activity logs list by its unique ID.",
"responses": {
@@ -13122,13 +13122,13 @@
}
},
"x-appwrite": {
"method": "listTableLogs",
"method": "listLogs",
"group": "tables",
"weight": 376,
"cookies": false,
"type": "",
"deprecated": false,
"demo": "databases\/list-table-logs.md",
"demo": "tables\/list-logs.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-table-logs.md",
"rate-limit": 0,
"rate-time": 3600,
@@ -14152,7 +14152,7 @@
},
{
"name": "tableId",
"description": "Collection ID.",
"description": "Table ID.",
"required": true,
"type": "string",
"x-example": "<TABLE_ID>",
@@ -14470,7 +14470,7 @@
},
{
"name": "tableId",
"description": "Collection ID.",
"description": "Table ID.",
"required": true,
"type": "string",
"x-example": "<TABLE_ID>",