From c9d9c4ab7674296dc74635128ef6939312e151e3 Mon Sep 17 00:00:00 2001 From: Darshan Date: Mon, 28 Jul 2025 11:49:49 +0530 Subject: [PATCH] reset: docs for easier review. --- .../java/databases/create-document.md | 4 ++- .../java/databases/upsert-document.md | 6 ++-- .../java/functions/create-execution.md | 2 +- .../client-android/java/grids/create-row.md | 26 --------------- .../client-android/java/grids/delete-row.md | 24 -------------- .../client-android/java/grids/get-row.md | 25 -------------- .../client-android/java/grids/list-rows.md | 24 -------------- .../client-android/java/grids/update-row.md | 26 --------------- .../client-android/java/grids/upsert-row.md | 26 --------------- .../kotlin/databases/create-document.md | 4 ++- .../kotlin/databases/upsert-document.md | 6 ++-- .../kotlin/functions/create-execution.md | 2 +- .../client-android/kotlin/grids/create-row.md | 17 ---------- .../client-android/kotlin/grids/delete-row.md | 15 --------- .../client-android/kotlin/grids/get-row.md | 16 --------- .../client-android/kotlin/grids/list-rows.md | 15 --------- .../client-android/kotlin/grids/update-row.md | 17 ---------- .../client-android/kotlin/grids/upsert-row.md | 17 ---------- .../examples/databases/create-document.md | 4 ++- .../examples/databases/upsert-document.md | 8 ++--- .../examples/functions/create-execution.md | 2 +- .../client-apple/examples/grids/create-row.md | 16 --------- .../client-apple/examples/grids/delete-row.md | 14 -------- .../client-apple/examples/grids/get-row.md | 15 --------- .../client-apple/examples/grids/list-rows.md | 14 -------- .../client-apple/examples/grids/update-row.md | 16 --------- .../client-apple/examples/grids/upsert-row.md | 16 --------- .../examples/databases/create-document.md | 4 ++- .../examples/databases/upsert-document.md | 6 ++-- .../examples/functions/create-execution.md | 2 +- .../examples/grids/create-row.md | 15 --------- .../examples/grids/delete-row.md | 13 -------- .../client-flutter/examples/grids/get-row.md | 14 -------- .../examples/grids/list-rows.md | 13 -------- .../examples/grids/update-row.md | 15 --------- .../examples/grids/upsert-row.md | 15 --------- .../examples/databases/upsert-document.md | 4 +-- .../examples/functions/create-execution.md | 2 +- .../examples/grids/create-row.md | 18 ---------- .../examples/grids/delete-row.md | 9 ----- .../client-graphql/examples/grids/get-row.md | 0 .../examples/grids/list-rows.md | 0 .../examples/grids/update-row.md | 18 ---------- .../examples/grids/upsert-row.md | 18 ---------- .../examples/storage/create-file.md | 2 +- .../examples/databases/create-document.md | 4 ++- .../examples/databases/upsert-document.md | 8 ++--- .../examples/functions/create-execution.md | 2 +- .../examples/grids/create-row.md | 17 ---------- .../examples/grids/delete-row.md | 15 --------- .../examples/grids/get-row.md | 16 --------- .../examples/grids/list-rows.md | 15 --------- .../examples/grids/update-row.md | 17 ---------- .../examples/grids/upsert-row.md | 17 ---------- .../account/create-anonymous-session.md | 2 +- .../account/create-email-password-session.md | 2 +- .../examples/account/create-email-token.md | 2 +- .../examples/account/create-j-w-t.md | 2 +- .../account/create-magic-u-r-l-token.md | 2 +- .../account/create-mfa-authenticator.md | 2 +- .../examples/account/create-mfa-challenge.md | 2 +- .../account/create-mfa-recovery-codes.md | 2 +- .../examples/account/create-o-auth2session.md | 2 +- .../examples/account/create-o-auth2token.md | 2 +- .../examples/account/create-phone-token.md | 2 +- .../account/create-phone-verification.md | 2 +- .../examples/account/create-push-target.md | 2 +- .../examples/account/create-recovery.md | 2 +- .../examples/account/create-session.md | 2 +- .../examples/account/create-verification.md | 2 +- .../client-rest/examples/account/create.md | 2 +- .../examples/account/delete-identity.md | 2 +- .../account/delete-mfa-authenticator.md | 2 +- .../examples/account/delete-push-target.md | 2 +- .../examples/account/delete-session.md | 2 +- .../examples/account/delete-sessions.md | 2 +- .../account/get-mfa-recovery-codes.md | 2 +- .../client-rest/examples/account/get-prefs.md | 2 +- .../examples/account/get-session.md | 2 +- .../1.8.x/client-rest/examples/account/get.md | 2 +- .../examples/account/list-identities.md | 2 +- .../client-rest/examples/account/list-logs.md | 2 +- .../examples/account/list-mfa-factors.md | 2 +- .../examples/account/list-sessions.md | 2 +- .../examples/account/update-email.md | 2 +- .../examples/account/update-m-f-a.md | 2 +- .../account/update-magic-u-r-l-session.md | 2 +- .../account/update-mfa-authenticator.md | 2 +- .../examples/account/update-mfa-challenge.md | 2 +- .../account/update-mfa-recovery-codes.md | 2 +- .../examples/account/update-name.md | 2 +- .../examples/account/update-password.md | 2 +- .../examples/account/update-phone-session.md | 2 +- .../account/update-phone-verification.md | 2 +- .../examples/account/update-phone.md | 2 +- .../examples/account/update-prefs.md | 2 +- .../examples/account/update-push-target.md | 2 +- .../examples/account/update-recovery.md | 2 +- .../examples/account/update-session.md | 2 +- .../examples/account/update-status.md | 2 +- .../examples/account/update-verification.md | 2 +- .../examples/avatars/get-browser.md | 2 +- .../examples/avatars/get-credit-card.md | 2 +- .../examples/avatars/get-favicon.md | 2 +- .../client-rest/examples/avatars/get-flag.md | 2 +- .../client-rest/examples/avatars/get-image.md | 2 +- .../examples/avatars/get-initials.md | 2 +- .../client-rest/examples/avatars/get-q-r.md | 2 +- .../examples/databases/create-document.md | 2 +- .../examples/databases/delete-document.md | 2 +- .../examples/databases/get-document.md | 2 +- .../examples/databases/list-documents.md | 2 +- .../examples/databases/update-document.md | 2 +- .../examples/databases/upsert-document.md | 6 +--- .../examples/functions/create-execution.md | 4 +-- .../examples/functions/get-execution.md | 2 +- .../examples/functions/list-executions.md | 2 +- .../client-rest/examples/graphql/mutation.md | 2 +- .../client-rest/examples/graphql/query.md | 2 +- .../client-rest/examples/grids/create-row.md | 13 -------- .../client-rest/examples/grids/delete-row.md | 8 ----- .../client-rest/examples/grids/get-row.md | 6 ---- .../client-rest/examples/grids/list-rows.md | 6 ---- .../client-rest/examples/grids/update-row.md | 12 ------- .../client-rest/examples/grids/upsert-row.md | 12 ------- .../1.8.x/client-rest/examples/locale/get.md | 2 +- .../client-rest/examples/locale/list-codes.md | 2 +- .../examples/locale/list-continents.md | 2 +- .../examples/locale/list-countries-e-u.md | 2 +- .../examples/locale/list-countries-phones.md | 2 +- .../examples/locale/list-countries.md | 2 +- .../examples/locale/list-currencies.md | 2 +- .../examples/locale/list-languages.md | 2 +- .../examples/messaging/create-subscriber.md | 2 +- .../examples/messaging/delete-subscriber.md | 2 +- .../examples/storage/create-file.md | 2 +- .../examples/storage/delete-file.md | 2 +- .../examples/storage/get-file-download.md | 2 +- .../examples/storage/get-file-preview.md | 2 +- .../examples/storage/get-file-view.md | 2 +- .../client-rest/examples/storage/get-file.md | 2 +- .../examples/storage/list-files.md | 2 +- .../examples/storage/update-file.md | 2 +- .../examples/teams/create-membership.md | 2 +- .../client-rest/examples/teams/create.md | 2 +- .../examples/teams/delete-membership.md | 2 +- .../client-rest/examples/teams/delete.md | 2 +- .../examples/teams/get-membership.md | 2 +- .../client-rest/examples/teams/get-prefs.md | 2 +- .../1.8.x/client-rest/examples/teams/get.md | 2 +- .../examples/teams/list-memberships.md | 2 +- .../1.8.x/client-rest/examples/teams/list.md | 2 +- .../teams/update-membership-status.md | 2 +- .../examples/teams/update-membership.md | 2 +- .../client-rest/examples/teams/update-name.md | 2 +- .../examples/teams/update-prefs.md | 2 +- .../examples/databases/create-document.md | 4 ++- .../examples/databases/upsert-document.md | 8 ++--- .../examples/functions/create-execution.md | 2 +- .../client-web/examples/grids/create-row.md | 17 ---------- .../client-web/examples/grids/delete-row.md | 15 --------- .../client-web/examples/grids/get-row.md | 16 --------- .../client-web/examples/grids/list-rows.md | 15 --------- .../client-web/examples/grids/update-row.md | 17 ---------- .../client-web/examples/grids/upsert-row.md | 17 ---------- .../examples/databases/upsert-document.md | 4 +-- .../examples/databases/upsert-documents.md | 3 +- .../examples/grids/create-boolean-column.md | 7 ---- .../examples/grids/create-database.md | 4 --- .../examples/grids/create-datetime-column.md | 7 ---- .../examples/grids/create-email-column.md | 7 ---- .../examples/grids/create-enum-column.md | 8 ----- .../examples/grids/create-float-column.md | 9 ----- .../examples/grids/create-index.md | 8 ----- .../examples/grids/create-integer-column.md | 9 ----- .../examples/grids/create-ip-column.md | 7 ---- .../grids/create-relationship-column.md | 9 ----- .../console-cli/examples/grids/create-row.md | 6 ---- .../console-cli/examples/grids/create-rows.md | 4 --- .../examples/grids/create-string-column.md | 9 ----- .../examples/grids/create-table.md | 7 ---- .../examples/grids/create-url-column.md | 7 ---- .../examples/grids/decrement-row-column.md | 7 ---- .../examples/grids/delete-column.md | 4 --- .../examples/grids/delete-database.md | 2 -- .../examples/grids/delete-index.md | 4 --- .../console-cli/examples/grids/delete-row.md | 4 --- .../console-cli/examples/grids/delete-rows.md | 4 --- .../examples/grids/delete-table.md | 3 -- .../console-cli/examples/grids/get-column.md | 4 --- .../examples/grids/get-database-usage.md | 3 -- .../examples/grids/get-database.md | 2 -- .../console-cli/examples/grids/get-index.md | 4 --- .../console-cli/examples/grids/get-row.md | 5 --- .../examples/grids/get-table-usage.md | 4 --- .../console-cli/examples/grids/get-table.md | 3 -- .../examples/grids/increment-row-column.md | 7 ---- .../examples/grids/list-columns.md | 4 --- .../examples/grids/list-database-logs.md | 3 -- .../examples/grids/list-database-usage.md | 2 -- .../examples/grids/list-databases.md | 3 -- .../examples/grids/list-indexes.md | 4 --- .../examples/grids/list-row-logs.md | 5 --- .../console-cli/examples/grids/list-rows.md | 4 --- .../examples/grids/list-table-logs.md | 4 --- .../console-cli/examples/grids/list-tables.md | 4 --- .../examples/grids/update-boolean-column.md | 7 ---- .../examples/grids/update-database.md | 4 --- .../examples/grids/update-datetime-column.md | 7 ---- .../examples/grids/update-email-column.md | 7 ---- .../examples/grids/update-enum-column.md | 8 ----- .../examples/grids/update-float-column.md | 9 ----- .../examples/grids/update-integer-column.md | 9 ----- .../examples/grids/update-ip-column.md | 7 ---- .../grids/update-relationship-column.md | 6 ---- .../console-cli/examples/grids/update-row.md | 6 ---- .../console-cli/examples/grids/update-rows.md | 5 --- .../examples/grids/update-string-column.md | 8 ----- .../examples/grids/update-table.md | 7 ---- .../examples/grids/update-url-column.md | 7 ---- .../console-cli/examples/grids/upsert-row.md | 6 ---- .../console-cli/examples/grids/upsert-rows.md | 4 --- .../examples/databases/create-document.md | 4 ++- .../examples/databases/create-documents.md | 3 +- .../examples/databases/upsert-document.md | 8 ++--- .../examples/databases/upsert-documents.md | 6 ++-- .../examples/functions/create-execution.md | 2 +- .../examples/grids/create-boolean-column.md | 18 ---------- .../examples/grids/create-database.md | 15 --------- .../examples/grids/create-datetime-column.md | 18 ---------- .../examples/grids/create-email-column.md | 18 ---------- .../examples/grids/create-enum-column.md | 19 ----------- .../examples/grids/create-float-column.md | 20 ----------- .../examples/grids/create-index.md | 19 ----------- .../examples/grids/create-integer-column.md | 20 ----------- .../examples/grids/create-ip-column.md | 18 ---------- .../grids/create-relationship-column.md | 20 ----------- .../console-web/examples/grids/create-row.md | 17 ---------- .../console-web/examples/grids/create-rows.md | 15 --------- .../examples/grids/create-string-column.md | 20 ----------- .../examples/grids/create-table.md | 18 ---------- .../examples/grids/create-url-column.md | 18 ---------- .../examples/grids/decrement-row-column.md | 18 ---------- .../examples/grids/delete-column.md | 15 --------- .../examples/grids/delete-database.md | 13 -------- .../examples/grids/delete-index.md | 15 --------- .../console-web/examples/grids/delete-row.md | 15 --------- .../console-web/examples/grids/delete-rows.md | 15 --------- .../examples/grids/delete-table.md | 14 -------- .../console-web/examples/grids/get-column.md | 15 --------- .../examples/grids/get-database-usage.md | 14 -------- .../examples/grids/get-database.md | 13 -------- .../console-web/examples/grids/get-index.md | 15 --------- .../console-web/examples/grids/get-row.md | 16 --------- .../examples/grids/get-table-usage.md | 15 --------- .../console-web/examples/grids/get-table.md | 14 -------- .../examples/grids/increment-row-column.md | 18 ---------- .../examples/grids/list-columns.md | 15 --------- .../examples/grids/list-database-logs.md | 14 -------- .../examples/grids/list-database-usage.md | 13 -------- .../examples/grids/list-databases.md | 14 -------- .../examples/grids/list-indexes.md | 15 --------- .../examples/grids/list-row-logs.md | 16 --------- .../console-web/examples/grids/list-rows.md | 15 --------- .../examples/grids/list-table-logs.md | 15 --------- .../console-web/examples/grids/list-tables.md | 15 --------- .../examples/grids/update-boolean-column.md | 18 ---------- .../examples/grids/update-database.md | 15 --------- .../examples/grids/update-datetime-column.md | 18 ---------- .../examples/grids/update-email-column.md | 18 ---------- .../examples/grids/update-enum-column.md | 19 ----------- .../examples/grids/update-float-column.md | 20 ----------- .../examples/grids/update-integer-column.md | 20 ----------- .../examples/grids/update-ip-column.md | 18 ---------- .../grids/update-relationship-column.md | 17 ---------- .../console-web/examples/grids/update-row.md | 17 ---------- .../console-web/examples/grids/update-rows.md | 16 --------- .../examples/grids/update-string-column.md | 19 ----------- .../examples/grids/update-table.md | 18 ---------- .../examples/grids/update-url-column.md | 18 ---------- .../console-web/examples/grids/upsert-row.md | 17 ---------- .../console-web/examples/grids/upsert-rows.md | 15 --------- .../examples/databases/create-document.md | 5 +-- .../examples/databases/create-documents.md | 2 +- .../examples/databases/upsert-document.md | 7 ++-- .../examples/databases/upsert-documents.md | 3 +- .../examples/functions/create-execution.md | 2 +- .../examples/grids/create-boolean-column.md | 17 ---------- .../examples/grids/create-database.md | 14 -------- .../examples/grids/create-datetime-column.md | 17 ---------- .../examples/grids/create-email-column.md | 17 ---------- .../examples/grids/create-enum-column.md | 18 ---------- .../examples/grids/create-float-column.md | 19 ----------- .../examples/grids/create-index.md | 18 ---------- .../examples/grids/create-integer-column.md | 19 ----------- .../examples/grids/create-ip-column.md | 17 ---------- .../grids/create-relationship-column.md | 19 ----------- .../server-dart/examples/grids/create-row.md | 16 --------- .../server-dart/examples/grids/create-rows.md | 14 -------- .../examples/grids/create-string-column.md | 19 ----------- .../examples/grids/create-table.md | 17 ---------- .../examples/grids/create-url-column.md | 17 ---------- .../examples/grids/decrement-row-column.md | 17 ---------- .../examples/grids/delete-column.md | 14 -------- .../examples/grids/delete-database.md | 12 ------- .../examples/grids/delete-index.md | 14 -------- .../server-dart/examples/grids/delete-row.md | 14 -------- .../server-dart/examples/grids/delete-rows.md | 14 -------- .../examples/grids/delete-table.md | 13 -------- .../server-dart/examples/grids/get-column.md | 14 -------- .../examples/grids/get-database.md | 12 ------- .../server-dart/examples/grids/get-index.md | 14 -------- .../server-dart/examples/grids/get-row.md | 15 --------- .../server-dart/examples/grids/get-table.md | 13 -------- .../examples/grids/increment-row-column.md | 17 ---------- .../examples/grids/list-columns.md | 14 -------- .../examples/grids/list-databases.md | 13 -------- .../examples/grids/list-indexes.md | 14 -------- .../server-dart/examples/grids/list-rows.md | 14 -------- .../server-dart/examples/grids/list-tables.md | 14 -------- .../examples/grids/update-boolean-column.md | 17 ---------- .../examples/grids/update-database.md | 14 -------- .../examples/grids/update-datetime-column.md | 17 ---------- .../examples/grids/update-email-column.md | 17 ---------- .../examples/grids/update-enum-column.md | 18 ---------- .../examples/grids/update-float-column.md | 19 ----------- .../examples/grids/update-integer-column.md | 19 ----------- .../examples/grids/update-ip-column.md | 17 ---------- .../grids/update-relationship-column.md | 16 --------- .../server-dart/examples/grids/update-row.md | 16 --------- .../server-dart/examples/grids/update-rows.md | 15 --------- .../examples/grids/update-string-column.md | 18 ---------- .../examples/grids/update-table.md | 17 ---------- .../examples/grids/update-url-column.md | 17 ---------- .../server-dart/examples/grids/upsert-row.md | 16 --------- .../server-dart/examples/grids/upsert-rows.md | 14 -------- .../examples/databases/create-document.md | 5 +-- .../examples/databases/create-documents.md | 2 +- .../examples/databases/upsert-document.md | 9 +++-- .../examples/databases/upsert-documents.md | 5 ++- .../examples/functions/create-execution.md | 2 +- .../examples/grids/create-boolean-column.md | 17 ---------- .../examples/grids/create-database.md | 14 -------- .../examples/grids/create-datetime-column.md | 17 ---------- .../examples/grids/create-email-column.md | 17 ---------- .../examples/grids/create-enum-column.md | 18 ---------- .../examples/grids/create-float-column.md | 19 ----------- .../examples/grids/create-index.md | 18 ---------- .../examples/grids/create-integer-column.md | 19 ----------- .../examples/grids/create-ip-column.md | 17 ---------- .../grids/create-relationship-column.md | 19 ----------- .../server-deno/examples/grids/create-row.md | 16 --------- .../server-deno/examples/grids/create-rows.md | 14 -------- .../examples/grids/create-string-column.md | 19 ----------- .../examples/grids/create-table.md | 17 ---------- .../examples/grids/create-url-column.md | 17 ---------- .../examples/grids/decrement-row-column.md | 17 ---------- .../examples/grids/delete-column.md | 14 -------- .../examples/grids/delete-database.md | 12 ------- .../examples/grids/delete-index.md | 14 -------- .../server-deno/examples/grids/delete-row.md | 14 -------- .../server-deno/examples/grids/delete-rows.md | 14 -------- .../examples/grids/delete-table.md | 13 -------- .../server-deno/examples/grids/get-column.md | 14 -------- .../examples/grids/get-database.md | 12 ------- .../server-deno/examples/grids/get-index.md | 14 -------- .../server-deno/examples/grids/get-row.md | 15 --------- .../server-deno/examples/grids/get-table.md | 13 -------- .../examples/grids/increment-row-column.md | 17 ---------- .../examples/grids/list-columns.md | 14 -------- .../examples/grids/list-databases.md | 13 -------- .../examples/grids/list-indexes.md | 14 -------- .../server-deno/examples/grids/list-rows.md | 14 -------- .../server-deno/examples/grids/list-tables.md | 14 -------- .../examples/grids/update-boolean-column.md | 17 ---------- .../examples/grids/update-database.md | 14 -------- .../examples/grids/update-datetime-column.md | 17 ---------- .../examples/grids/update-email-column.md | 17 ---------- .../examples/grids/update-enum-column.md | 18 ---------- .../examples/grids/update-float-column.md | 19 ----------- .../examples/grids/update-integer-column.md | 19 ----------- .../examples/grids/update-ip-column.md | 17 ---------- .../grids/update-relationship-column.md | 16 --------- .../server-deno/examples/grids/update-row.md | 16 --------- .../server-deno/examples/grids/update-rows.md | 15 --------- .../examples/grids/update-string-column.md | 18 ---------- .../examples/grids/update-table.md | 17 ---------- .../examples/grids/update-url-column.md | 17 ---------- .../server-deno/examples/grids/upsert-row.md | 16 --------- .../server-deno/examples/grids/upsert-rows.md | 14 -------- .../examples/databases/create-document.md | 5 +-- .../examples/databases/create-documents.md | 2 +- .../examples/databases/upsert-document.md | 9 +++-- .../examples/databases/upsert-documents.md | 5 ++- .../examples/functions/create-execution.md | 2 +- .../examples/grids/create-boolean-column.md | 19 ----------- .../examples/grids/create-database.md | 16 --------- .../examples/grids/create-datetime-column.md | 19 ----------- .../examples/grids/create-email-column.md | 19 ----------- .../examples/grids/create-enum-column.md | 20 ----------- .../examples/grids/create-float-column.md | 21 ------------ .../examples/grids/create-index.md | 21 ------------ .../examples/grids/create-integer-column.md | 21 ------------ .../examples/grids/create-ip-column.md | 19 ----------- .../grids/create-relationship-column.md | 22 ------------- .../examples/grids/create-row.md | 18 ---------- .../examples/grids/create-rows.md | 16 --------- .../examples/grids/create-string-column.md | 21 ------------ .../examples/grids/create-table.md | 19 ----------- .../examples/grids/create-url-column.md | 19 ----------- .../examples/grids/decrement-row-column.md | 19 ----------- .../examples/grids/delete-column.md | 16 --------- .../examples/grids/delete-database.md | 14 -------- .../examples/grids/delete-index.md | 16 --------- .../examples/grids/delete-row.md | 16 --------- .../examples/grids/delete-rows.md | 16 --------- .../examples/grids/delete-table.md | 15 --------- .../examples/grids/get-column.md | 16 --------- .../examples/grids/get-database.md | 14 -------- .../server-dotnet/examples/grids/get-index.md | 16 --------- .../server-dotnet/examples/grids/get-row.md | 17 ---------- .../server-dotnet/examples/grids/get-table.md | 15 --------- .../examples/grids/increment-row-column.md | 19 ----------- .../examples/grids/list-columns.md | 16 --------- .../examples/grids/list-databases.md | 15 --------- .../examples/grids/list-indexes.md | 16 --------- .../server-dotnet/examples/grids/list-rows.md | 16 --------- .../examples/grids/list-tables.md | 16 --------- .../examples/grids/update-boolean-column.md | 19 ----------- .../examples/grids/update-database.md | 16 --------- .../examples/grids/update-datetime-column.md | 19 ----------- .../examples/grids/update-email-column.md | 19 ----------- .../examples/grids/update-enum-column.md | 20 ----------- .../examples/grids/update-float-column.md | 21 ------------ .../examples/grids/update-integer-column.md | 21 ------------ .../examples/grids/update-ip-column.md | 19 ----------- .../grids/update-relationship-column.md | 19 ----------- .../examples/grids/update-row.md | 18 ---------- .../examples/grids/update-rows.md | 17 ---------- .../examples/grids/update-string-column.md | 20 ----------- .../examples/grids/update-table.md | 19 ----------- .../examples/grids/update-url-column.md | 19 ----------- .../examples/grids/upsert-row.md | 18 ---------- .../examples/grids/upsert-rows.md | 16 --------- .../examples/databases/create-document.md | 3 +- .../examples/databases/create-documents.md | 2 +- .../examples/databases/upsert-document.md | 5 ++- .../examples/databases/upsert-documents.md | 3 +- .../examples/functions/create-execution.md | 2 +- .../examples/grids/create-boolean-column.md | 31 ----------------- .../examples/grids/create-database.md | 28 ---------------- .../examples/grids/create-datetime-column.md | 31 ----------------- .../examples/grids/create-email-column.md | 31 ----------------- .../examples/grids/create-enum-column.md | 32 ------------------ .../examples/grids/create-float-column.md | 33 ------------------- .../server-go/examples/grids/create-index.md | 32 ------------------ .../examples/grids/create-integer-column.md | 33 ------------------- .../examples/grids/create-ip-column.md | 31 ----------------- .../grids/create-relationship-column.md | 33 ------------------- .../server-go/examples/grids/create-row.md | 30 ----------------- .../server-go/examples/grids/create-rows.md | 28 ---------------- .../examples/grids/create-string-column.md | 33 ------------------- .../server-go/examples/grids/create-table.md | 31 ----------------- .../examples/grids/create-url-column.md | 31 ----------------- .../examples/grids/decrement-row-column.md | 31 ----------------- .../server-go/examples/grids/delete-column.md | 28 ---------------- .../examples/grids/delete-database.md | 26 --------------- .../server-go/examples/grids/delete-index.md | 28 ---------------- .../server-go/examples/grids/delete-row.md | 28 ---------------- .../server-go/examples/grids/delete-rows.md | 28 ---------------- .../server-go/examples/grids/delete-table.md | 27 --------------- .../server-go/examples/grids/get-column.md | 28 ---------------- .../server-go/examples/grids/get-database.md | 26 --------------- .../server-go/examples/grids/get-index.md | 28 ---------------- .../1.8.x/server-go/examples/grids/get-row.md | 29 ---------------- .../server-go/examples/grids/get-table.md | 27 --------------- .../examples/grids/increment-row-column.md | 31 ----------------- .../server-go/examples/grids/list-columns.md | 28 ---------------- .../examples/grids/list-databases.md | 27 --------------- .../server-go/examples/grids/list-indexes.md | 28 ---------------- .../server-go/examples/grids/list-rows.md | 28 ---------------- .../server-go/examples/grids/list-tables.md | 28 ---------------- .../examples/grids/update-boolean-column.md | 31 ----------------- .../examples/grids/update-database.md | 28 ---------------- .../examples/grids/update-datetime-column.md | 31 ----------------- .../examples/grids/update-email-column.md | 31 ----------------- .../examples/grids/update-enum-column.md | 32 ------------------ .../examples/grids/update-float-column.md | 33 ------------------- .../examples/grids/update-integer-column.md | 33 ------------------- .../examples/grids/update-ip-column.md | 31 ----------------- .../grids/update-relationship-column.md | 30 ----------------- .../server-go/examples/grids/update-row.md | 30 ----------------- .../server-go/examples/grids/update-rows.md | 29 ---------------- .../examples/grids/update-string-column.md | 32 ------------------ .../server-go/examples/grids/update-table.md | 31 ----------------- .../examples/grids/update-url-column.md | 31 ----------------- .../server-go/examples/grids/upsert-row.md | 30 ----------------- .../server-go/examples/grids/upsert-rows.md | 28 ---------------- .../examples/databases/create-collection.md | 5 ++- .../examples/databases/create-index.md | 5 ++- .../examples/databases/update-collection.md | 5 ++- .../examples/databases/upsert-document.md | 4 +-- .../examples/databases/upsert-documents.md | 3 +- .../examples/functions/create-deployment.md | 2 +- .../examples/functions/create-execution.md | 2 +- .../examples/grids/create-boolean-column.md | 20 ----------- .../examples/grids/create-database.md | 13 -------- .../examples/grids/create-datetime-column.md | 21 ------------ .../examples/grids/create-email-column.md | 21 ------------ .../examples/grids/create-enum-column.md | 23 ------------- .../examples/grids/create-float-column.md | 24 -------------- .../examples/grids/create-index.md | 22 ------------- .../examples/grids/create-integer-column.md | 24 -------------- .../examples/grids/create-ip-column.md | 21 ------------ .../grids/create-relationship-column.md | 27 --------------- .../examples/grids/create-row.md | 18 ---------- .../examples/grids/create-rows.md | 19 ----------- .../examples/grids/create-string-column.md | 24 -------------- .../examples/grids/create-table.md | 32 ------------------ .../examples/grids/create-url-column.md | 21 ------------ .../examples/grids/decrement-row-column.md | 19 ----------- .../examples/grids/delete-column.md | 9 ----- .../examples/grids/delete-database.md | 7 ---- .../examples/grids/delete-index.md | 9 ----- .../examples/grids/delete-row.md | 9 ----- .../examples/grids/delete-rows.md | 19 ----------- .../examples/grids/delete-table.md | 8 ----- .../examples/grids/get-column.md | 0 .../examples/grids/get-database.md | 0 .../examples/grids/get-index.md | 0 .../server-graphql/examples/grids/get-row.md | 0 .../examples/grids/get-table.md | 0 .../examples/grids/increment-row-column.md | 19 ----------- .../examples/grids/list-columns.md | 0 .../examples/grids/list-databases.md | 0 .../examples/grids/list-indexes.md | 0 .../examples/grids/list-rows.md | 0 .../examples/grids/list-tables.md | 0 .../examples/grids/update-boolean-column.md | 20 ----------- .../examples/grids/update-database.md | 13 -------- .../examples/grids/update-datetime-column.md | 21 ------------ .../examples/grids/update-email-column.md | 21 ------------ .../examples/grids/update-enum-column.md | 23 ------------- .../examples/grids/update-float-column.md | 24 -------------- .../examples/grids/update-integer-column.md | 24 -------------- .../examples/grids/update-ip-column.md | 21 ------------ .../grids/update-relationship-column.md | 24 -------------- .../examples/grids/update-row.md | 18 ---------- .../examples/grids/update-rows.md | 20 ----------- .../examples/grids/update-string-column.md | 23 ------------- .../examples/grids/update-table.md | 32 ------------------ .../examples/grids/update-url-column.md | 21 ------------ .../examples/grids/upsert-row.md | 18 ---------- .../examples/grids/upsert-rows.md | 19 ----------- .../examples/sites/create-deployment.md | 2 +- .../examples/storage/create-file.md | 2 +- .../java/databases/create-document.md | 5 +-- .../java/databases/create-documents.md | 2 +- .../java/databases/upsert-document.md | 7 ++-- .../java/databases/upsert-documents.md | 3 +- .../java/functions/create-execution.md | 2 +- .../java/grids/create-boolean-column.md | 28 ---------------- .../java/grids/create-database.md | 25 -------------- .../java/grids/create-datetime-column.md | 28 ---------------- .../java/grids/create-email-column.md | 28 ---------------- .../java/grids/create-enum-column.md | 29 ---------------- .../java/grids/create-float-column.md | 30 ----------------- .../server-kotlin/java/grids/create-index.md | 30 ----------------- .../java/grids/create-integer-column.md | 30 ----------------- .../java/grids/create-ip-column.md | 28 ---------------- .../java/grids/create-relationship-column.md | 31 ----------------- .../server-kotlin/java/grids/create-row.md | 27 --------------- .../server-kotlin/java/grids/create-rows.md | 25 -------------- .../java/grids/create-string-column.md | 30 ----------------- .../server-kotlin/java/grids/create-table.md | 28 ---------------- .../java/grids/create-url-column.md | 28 ---------------- .../java/grids/decrement-row-column.md | 28 ---------------- .../server-kotlin/java/grids/delete-column.md | 25 -------------- .../java/grids/delete-database.md | 23 ------------- .../server-kotlin/java/grids/delete-index.md | 25 -------------- .../server-kotlin/java/grids/delete-row.md | 25 -------------- .../server-kotlin/java/grids/delete-rows.md | 25 -------------- .../server-kotlin/java/grids/delete-table.md | 24 -------------- .../server-kotlin/java/grids/get-column.md | 25 -------------- .../server-kotlin/java/grids/get-database.md | 23 ------------- .../server-kotlin/java/grids/get-index.md | 25 -------------- .../1.8.x/server-kotlin/java/grids/get-row.md | 26 --------------- .../server-kotlin/java/grids/get-table.md | 24 -------------- .../java/grids/increment-row-column.md | 28 ---------------- .../server-kotlin/java/grids/list-columns.md | 25 -------------- .../java/grids/list-databases.md | 24 -------------- .../server-kotlin/java/grids/list-indexes.md | 25 -------------- .../server-kotlin/java/grids/list-rows.md | 25 -------------- .../server-kotlin/java/grids/list-tables.md | 25 -------------- .../java/grids/update-boolean-column.md | 28 ---------------- .../java/grids/update-database.md | 25 -------------- .../java/grids/update-datetime-column.md | 28 ---------------- .../java/grids/update-email-column.md | 28 ---------------- .../java/grids/update-enum-column.md | 29 ---------------- .../java/grids/update-float-column.md | 30 ----------------- .../java/grids/update-integer-column.md | 30 ----------------- .../java/grids/update-ip-column.md | 28 ---------------- .../java/grids/update-relationship-column.md | 27 --------------- .../server-kotlin/java/grids/update-row.md | 27 --------------- .../server-kotlin/java/grids/update-rows.md | 26 --------------- .../java/grids/update-string-column.md | 29 ---------------- .../server-kotlin/java/grids/update-table.md | 28 ---------------- .../java/grids/update-url-column.md | 28 ---------------- .../server-kotlin/java/grids/upsert-row.md | 27 --------------- .../server-kotlin/java/grids/upsert-rows.md | 25 -------------- .../kotlin/databases/create-document.md | 3 +- .../kotlin/databases/create-documents.md | 2 +- .../kotlin/databases/upsert-document.md | 7 ++-- .../kotlin/databases/upsert-documents.md | 5 ++- .../kotlin/functions/create-execution.md | 2 +- .../kotlin/grids/create-boolean-column.md | 19 ----------- .../kotlin/grids/create-database.md | 16 --------- .../kotlin/grids/create-datetime-column.md | 19 ----------- .../kotlin/grids/create-email-column.md | 19 ----------- .../kotlin/grids/create-enum-column.md | 20 ----------- .../kotlin/grids/create-float-column.md | 21 ------------ .../kotlin/grids/create-index.md | 21 ------------ .../kotlin/grids/create-integer-column.md | 21 ------------ .../kotlin/grids/create-ip-column.md | 19 ----------- .../grids/create-relationship-column.md | 22 ------------- .../server-kotlin/kotlin/grids/create-row.md | 18 ---------- .../server-kotlin/kotlin/grids/create-rows.md | 16 --------- .../kotlin/grids/create-string-column.md | 21 ------------ .../kotlin/grids/create-table.md | 19 ----------- .../kotlin/grids/create-url-column.md | 19 ----------- .../kotlin/grids/decrement-row-column.md | 19 ----------- .../kotlin/grids/delete-column.md | 16 --------- .../kotlin/grids/delete-database.md | 14 -------- .../kotlin/grids/delete-index.md | 16 --------- .../server-kotlin/kotlin/grids/delete-row.md | 16 --------- .../server-kotlin/kotlin/grids/delete-rows.md | 16 --------- .../kotlin/grids/delete-table.md | 15 --------- .../server-kotlin/kotlin/grids/get-column.md | 16 --------- .../kotlin/grids/get-database.md | 14 -------- .../server-kotlin/kotlin/grids/get-index.md | 16 --------- .../server-kotlin/kotlin/grids/get-row.md | 17 ---------- .../server-kotlin/kotlin/grids/get-table.md | 15 --------- .../kotlin/grids/increment-row-column.md | 19 ----------- .../kotlin/grids/list-columns.md | 16 --------- .../kotlin/grids/list-databases.md | 15 --------- .../kotlin/grids/list-indexes.md | 16 --------- .../server-kotlin/kotlin/grids/list-rows.md | 16 --------- .../server-kotlin/kotlin/grids/list-tables.md | 16 --------- .../kotlin/grids/update-boolean-column.md | 19 ----------- .../kotlin/grids/update-database.md | 16 --------- .../kotlin/grids/update-datetime-column.md | 19 ----------- .../kotlin/grids/update-email-column.md | 19 ----------- .../kotlin/grids/update-enum-column.md | 20 ----------- .../kotlin/grids/update-float-column.md | 21 ------------ .../kotlin/grids/update-integer-column.md | 21 ------------ .../kotlin/grids/update-ip-column.md | 19 ----------- .../grids/update-relationship-column.md | 18 ---------- .../server-kotlin/kotlin/grids/update-row.md | 18 ---------- .../server-kotlin/kotlin/grids/update-rows.md | 17 ---------- .../kotlin/grids/update-string-column.md | 20 ----------- .../kotlin/grids/update-table.md | 19 ----------- .../kotlin/grids/update-url-column.md | 19 ----------- .../server-kotlin/kotlin/grids/upsert-row.md | 18 ---------- .../server-kotlin/kotlin/grids/upsert-rows.md | 16 --------- .../examples/databases/create-document.md | 5 +-- .../examples/databases/create-documents.md | 2 +- .../examples/databases/upsert-document.md | 9 +++-- .../examples/databases/upsert-documents.md | 5 ++- .../examples/functions/create-execution.md | 2 +- .../examples/grids/create-boolean-column.md | 17 ---------- .../examples/grids/create-database.md | 14 -------- .../examples/grids/create-datetime-column.md | 17 ---------- .../examples/grids/create-email-column.md | 17 ---------- .../examples/grids/create-enum-column.md | 18 ---------- .../examples/grids/create-float-column.md | 19 ----------- .../examples/grids/create-index.md | 18 ---------- .../examples/grids/create-integer-column.md | 19 ----------- .../examples/grids/create-ip-column.md | 17 ---------- .../grids/create-relationship-column.md | 19 ----------- .../examples/grids/create-row.md | 16 --------- .../examples/grids/create-rows.md | 14 -------- .../examples/grids/create-string-column.md | 19 ----------- .../examples/grids/create-table.md | 17 ---------- .../examples/grids/create-url-column.md | 17 ---------- .../examples/grids/decrement-row-column.md | 17 ---------- .../examples/grids/delete-column.md | 14 -------- .../examples/grids/delete-database.md | 12 ------- .../examples/grids/delete-index.md | 14 -------- .../examples/grids/delete-row.md | 14 -------- .../examples/grids/delete-rows.md | 14 -------- .../examples/grids/delete-table.md | 13 -------- .../examples/grids/get-column.md | 14 -------- .../examples/grids/get-database.md | 12 ------- .../server-nodejs/examples/grids/get-index.md | 14 -------- .../server-nodejs/examples/grids/get-row.md | 15 --------- .../server-nodejs/examples/grids/get-table.md | 13 -------- .../examples/grids/increment-row-column.md | 17 ---------- .../examples/grids/list-columns.md | 14 -------- .../examples/grids/list-databases.md | 13 -------- .../examples/grids/list-indexes.md | 14 -------- .../server-nodejs/examples/grids/list-rows.md | 14 -------- .../examples/grids/list-tables.md | 14 -------- .../examples/grids/update-boolean-column.md | 17 ---------- .../examples/grids/update-database.md | 14 -------- .../examples/grids/update-datetime-column.md | 17 ---------- .../examples/grids/update-email-column.md | 17 ---------- .../examples/grids/update-enum-column.md | 18 ---------- .../examples/grids/update-float-column.md | 19 ----------- .../examples/grids/update-integer-column.md | 19 ----------- .../examples/grids/update-ip-column.md | 17 ---------- .../grids/update-relationship-column.md | 16 --------- .../examples/grids/update-row.md | 16 --------- .../examples/grids/update-rows.md | 15 --------- .../examples/grids/update-string-column.md | 18 ---------- .../examples/grids/update-table.md | 17 ---------- .../examples/grids/update-url-column.md | 17 ---------- .../examples/grids/upsert-row.md | 16 --------- .../examples/grids/upsert-rows.md | 14 -------- .../examples/databases/create-document.md | 5 +-- .../examples/databases/create-documents.md | 2 +- .../examples/databases/upsert-document.md | 9 +++-- .../examples/databases/upsert-documents.md | 5 ++- .../examples/functions/create-execution.md | 2 +- .../examples/grids/create-boolean-column.md | 20 ----------- .../examples/grids/create-database.md | 17 ---------- .../examples/grids/create-datetime-column.md | 20 ----------- .../examples/grids/create-email-column.md | 20 ----------- .../examples/grids/create-enum-column.md | 21 ------------ .../examples/grids/create-float-column.md | 22 ------------- .../server-php/examples/grids/create-index.md | 22 ------------- .../examples/grids/create-integer-column.md | 22 ------------- .../examples/grids/create-ip-column.md | 20 ----------- .../grids/create-relationship-column.md | 23 ------------- .../server-php/examples/grids/create-row.md | 19 ----------- .../server-php/examples/grids/create-rows.md | 17 ---------- .../examples/grids/create-string-column.md | 22 ------------- .../server-php/examples/grids/create-table.md | 20 ----------- .../examples/grids/create-url-column.md | 20 ----------- .../examples/grids/decrement-row-column.md | 20 ----------- .../examples/grids/delete-column.md | 17 ---------- .../examples/grids/delete-database.md | 15 --------- .../server-php/examples/grids/delete-index.md | 17 ---------- .../server-php/examples/grids/delete-row.md | 17 ---------- .../server-php/examples/grids/delete-rows.md | 17 ---------- .../server-php/examples/grids/delete-table.md | 16 --------- .../server-php/examples/grids/get-column.md | 17 ---------- .../server-php/examples/grids/get-database.md | 15 --------- .../server-php/examples/grids/get-index.md | 17 ---------- .../server-php/examples/grids/get-row.md | 18 ---------- .../server-php/examples/grids/get-table.md | 16 --------- .../examples/grids/increment-row-column.md | 20 ----------- .../server-php/examples/grids/list-columns.md | 17 ---------- .../examples/grids/list-databases.md | 16 --------- .../server-php/examples/grids/list-indexes.md | 17 ---------- .../server-php/examples/grids/list-rows.md | 17 ---------- .../server-php/examples/grids/list-tables.md | 17 ---------- .../examples/grids/update-boolean-column.md | 20 ----------- .../examples/grids/update-database.md | 17 ---------- .../examples/grids/update-datetime-column.md | 20 ----------- .../examples/grids/update-email-column.md | 20 ----------- .../examples/grids/update-enum-column.md | 21 ------------ .../examples/grids/update-float-column.md | 22 ------------- .../examples/grids/update-integer-column.md | 22 ------------- .../examples/grids/update-ip-column.md | 20 ----------- .../grids/update-relationship-column.md | 19 ----------- .../server-php/examples/grids/update-row.md | 19 ----------- .../server-php/examples/grids/update-rows.md | 18 ---------- .../examples/grids/update-string-column.md | 21 ------------ .../server-php/examples/grids/update-table.md | 20 ----------- .../examples/grids/update-url-column.md | 20 ----------- .../server-php/examples/grids/upsert-row.md | 19 ----------- .../server-php/examples/grids/upsert-rows.md | 17 ---------- .../examples/databases/create-document.md | 3 +- .../examples/databases/create-documents.md | 2 +- .../examples/databases/upsert-document.md | 7 ++-- .../examples/databases/upsert-documents.md | 5 ++- .../examples/functions/create-execution.md | 2 +- .../examples/grids/create-boolean-column.md | 18 ---------- .../examples/grids/create-database.md | 15 --------- .../examples/grids/create-datetime-column.md | 18 ---------- .../examples/grids/create-email-column.md | 18 ---------- .../examples/grids/create-enum-column.md | 19 ----------- .../examples/grids/create-float-column.md | 20 ----------- .../examples/grids/create-index.md | 20 ----------- .../examples/grids/create-integer-column.md | 20 ----------- .../examples/grids/create-ip-column.md | 18 ---------- .../grids/create-relationship-column.md | 21 ------------ .../examples/grids/create-row.md | 17 ---------- .../examples/grids/create-rows.md | 15 --------- .../examples/grids/create-string-column.md | 20 ----------- .../examples/grids/create-table.md | 18 ---------- .../examples/grids/create-url-column.md | 18 ---------- .../examples/grids/decrement-row-column.md | 18 ---------- .../examples/grids/delete-column.md | 15 --------- .../examples/grids/delete-database.md | 13 -------- .../examples/grids/delete-index.md | 15 --------- .../examples/grids/delete-row.md | 15 --------- .../examples/grids/delete-rows.md | 15 --------- .../examples/grids/delete-table.md | 14 -------- .../examples/grids/get-column.md | 15 --------- .../examples/grids/get-database.md | 13 -------- .../server-python/examples/grids/get-index.md | 15 --------- .../server-python/examples/grids/get-row.md | 16 --------- .../server-python/examples/grids/get-table.md | 14 -------- .../examples/grids/increment-row-column.md | 18 ---------- .../examples/grids/list-columns.md | 15 --------- .../examples/grids/list-databases.md | 14 -------- .../examples/grids/list-indexes.md | 15 --------- .../server-python/examples/grids/list-rows.md | 15 --------- .../examples/grids/list-tables.md | 15 --------- .../examples/grids/update-boolean-column.md | 18 ---------- .../examples/grids/update-database.md | 15 --------- .../examples/grids/update-datetime-column.md | 18 ---------- .../examples/grids/update-email-column.md | 18 ---------- .../examples/grids/update-enum-column.md | 19 ----------- .../examples/grids/update-float-column.md | 20 ----------- .../examples/grids/update-integer-column.md | 20 ----------- .../examples/grids/update-ip-column.md | 18 ---------- .../grids/update-relationship-column.md | 17 ---------- .../examples/grids/update-row.md | 17 ---------- .../examples/grids/update-rows.md | 16 --------- .../examples/grids/update-string-column.md | 19 ----------- .../examples/grids/update-table.md | 18 ---------- .../examples/grids/update-url-column.md | 18 ---------- .../examples/grids/upsert-row.md | 17 ---------- .../examples/grids/upsert-rows.md | 15 --------- .../account/create-anonymous-session.md | 2 +- .../account/create-email-password-session.md | 2 +- .../examples/account/create-email-token.md | 2 +- .../examples/account/create-j-w-t.md | 2 +- .../account/create-magic-u-r-l-token.md | 2 +- .../account/create-mfa-authenticator.md | 2 +- .../examples/account/create-mfa-challenge.md | 2 +- .../account/create-mfa-recovery-codes.md | 2 +- .../examples/account/create-o-auth2token.md | 2 +- .../examples/account/create-phone-token.md | 2 +- .../account/create-phone-verification.md | 2 +- .../examples/account/create-recovery.md | 2 +- .../examples/account/create-session.md | 2 +- .../examples/account/create-verification.md | 2 +- .../server-rest/examples/account/create.md | 2 +- .../examples/account/delete-identity.md | 2 +- .../account/delete-mfa-authenticator.md | 2 +- .../examples/account/delete-session.md | 2 +- .../examples/account/delete-sessions.md | 2 +- .../account/get-mfa-recovery-codes.md | 2 +- .../server-rest/examples/account/get-prefs.md | 2 +- .../examples/account/get-session.md | 2 +- .../1.8.x/server-rest/examples/account/get.md | 2 +- .../examples/account/list-identities.md | 2 +- .../server-rest/examples/account/list-logs.md | 2 +- .../examples/account/list-mfa-factors.md | 2 +- .../examples/account/list-sessions.md | 2 +- .../examples/account/update-email.md | 2 +- .../examples/account/update-m-f-a.md | 2 +- .../account/update-magic-u-r-l-session.md | 2 +- .../account/update-mfa-authenticator.md | 2 +- .../examples/account/update-mfa-challenge.md | 2 +- .../account/update-mfa-recovery-codes.md | 2 +- .../examples/account/update-name.md | 2 +- .../examples/account/update-password.md | 2 +- .../examples/account/update-phone-session.md | 2 +- .../account/update-phone-verification.md | 2 +- .../examples/account/update-phone.md | 2 +- .../examples/account/update-prefs.md | 2 +- .../examples/account/update-recovery.md | 2 +- .../examples/account/update-session.md | 2 +- .../examples/account/update-status.md | 2 +- .../examples/account/update-verification.md | 2 +- .../examples/avatars/get-browser.md | 2 +- .../examples/avatars/get-credit-card.md | 2 +- .../examples/avatars/get-favicon.md | 2 +- .../server-rest/examples/avatars/get-flag.md | 2 +- .../server-rest/examples/avatars/get-image.md | 2 +- .../examples/avatars/get-initials.md | 2 +- .../server-rest/examples/avatars/get-q-r.md | 2 +- .../databases/create-boolean-attribute.md | 2 +- .../examples/databases/create-collection.md | 2 +- .../databases/create-datetime-attribute.md | 2 +- .../examples/databases/create-document.md | 2 +- .../examples/databases/create-documents.md | 2 +- .../databases/create-email-attribute.md | 2 +- .../databases/create-enum-attribute.md | 2 +- .../databases/create-float-attribute.md | 2 +- .../examples/databases/create-index.md | 2 +- .../databases/create-integer-attribute.md | 2 +- .../examples/databases/create-ip-attribute.md | 2 +- .../create-relationship-attribute.md | 2 +- .../databases/create-string-attribute.md | 2 +- .../databases/create-url-attribute.md | 2 +- .../server-rest/examples/databases/create.md | 2 +- .../databases/decrement-document-attribute.md | 2 +- .../examples/databases/delete-attribute.md | 2 +- .../examples/databases/delete-collection.md | 2 +- .../examples/databases/delete-document.md | 2 +- .../examples/databases/delete-documents.md | 2 +- .../examples/databases/delete-index.md | 2 +- .../server-rest/examples/databases/delete.md | 2 +- .../examples/databases/get-attribute.md | 2 +- .../examples/databases/get-collection.md | 2 +- .../examples/databases/get-document.md | 2 +- .../examples/databases/get-index.md | 2 +- .../server-rest/examples/databases/get.md | 2 +- .../databases/increment-document-attribute.md | 2 +- .../examples/databases/list-attributes.md | 2 +- .../examples/databases/list-collections.md | 2 +- .../examples/databases/list-documents.md | 2 +- .../examples/databases/list-indexes.md | 2 +- .../server-rest/examples/databases/list.md | 2 +- .../databases/update-boolean-attribute.md | 2 +- .../examples/databases/update-collection.md | 2 +- .../databases/update-datetime-attribute.md | 2 +- .../examples/databases/update-document.md | 2 +- .../examples/databases/update-documents.md | 2 +- .../databases/update-email-attribute.md | 2 +- .../databases/update-enum-attribute.md | 2 +- .../databases/update-float-attribute.md | 2 +- .../databases/update-integer-attribute.md | 2 +- .../examples/databases/update-ip-attribute.md | 2 +- .../update-relationship-attribute.md | 2 +- .../databases/update-string-attribute.md | 2 +- .../databases/update-url-attribute.md | 2 +- .../server-rest/examples/databases/update.md | 2 +- .../examples/databases/upsert-document.md | 6 +--- .../examples/databases/upsert-documents.md | 5 +-- .../examples/functions/create-deployment.md | 2 +- .../functions/create-duplicate-deployment.md | 2 +- .../examples/functions/create-execution.md | 4 +-- .../functions/create-template-deployment.md | 2 +- .../examples/functions/create-variable.md | 2 +- .../functions/create-vcs-deployment.md | 2 +- .../server-rest/examples/functions/create.md | 2 +- .../examples/functions/delete-deployment.md | 2 +- .../examples/functions/delete-execution.md | 2 +- .../examples/functions/delete-variable.md | 2 +- .../server-rest/examples/functions/delete.md | 2 +- .../functions/get-deployment-download.md | 2 +- .../examples/functions/get-deployment.md | 2 +- .../examples/functions/get-execution.md | 2 +- .../examples/functions/get-variable.md | 2 +- .../server-rest/examples/functions/get.md | 2 +- .../examples/functions/list-deployments.md | 2 +- .../examples/functions/list-executions.md | 2 +- .../examples/functions/list-runtimes.md | 2 +- .../examples/functions/list-specifications.md | 2 +- .../examples/functions/list-variables.md | 2 +- .../server-rest/examples/functions/list.md | 2 +- .../functions/update-deployment-status.md | 2 +- .../functions/update-function-deployment.md | 2 +- .../examples/functions/update-variable.md | 2 +- .../server-rest/examples/functions/update.md | 2 +- .../server-rest/examples/graphql/mutation.md | 2 +- .../server-rest/examples/graphql/query.md | 2 +- .../examples/grids/create-boolean-column.md | 13 -------- .../examples/grids/create-database.md | 12 ------- .../examples/grids/create-datetime-column.md | 13 -------- .../examples/grids/create-email-column.md | 13 -------- .../examples/grids/create-enum-column.md | 14 -------- .../examples/grids/create-float-column.md | 15 --------- .../examples/grids/create-index.md | 14 -------- .../examples/grids/create-integer-column.md | 15 --------- .../examples/grids/create-ip-column.md | 13 -------- .../grids/create-relationship-column.md | 15 --------- .../server-rest/examples/grids/create-row.md | 14 -------- .../server-rest/examples/grids/create-rows.md | 12 ------- .../examples/grids/create-string-column.md | 15 --------- .../examples/grids/create-table.md | 14 -------- .../examples/grids/create-url-column.md | 13 -------- .../examples/grids/decrement-row-column.md | 11 ------- .../examples/grids/delete-column.md | 7 ---- .../examples/grids/delete-database.md | 7 ---- .../examples/grids/delete-index.md | 7 ---- .../server-rest/examples/grids/delete-row.md | 9 ----- .../server-rest/examples/grids/delete-rows.md | 10 ------ .../examples/grids/delete-table.md | 7 ---- .../server-rest/examples/grids/get-column.md | 5 --- .../examples/grids/get-database.md | 5 --- .../server-rest/examples/grids/get-index.md | 5 --- .../server-rest/examples/grids/get-row.md | 7 ---- .../server-rest/examples/grids/get-table.md | 5 --- .../examples/grids/increment-row-column.md | 11 ------- .../examples/grids/list-columns.md | 5 --- .../examples/grids/list-databases.md | 5 --- .../examples/grids/list-indexes.md | 5 --- .../server-rest/examples/grids/list-rows.md | 7 ---- .../server-rest/examples/grids/list-tables.md | 5 --- .../examples/grids/update-boolean-column.md | 12 ------- .../examples/grids/update-database.md | 11 ------- .../examples/grids/update-datetime-column.md | 12 ------- .../examples/grids/update-email-column.md | 12 ------- .../examples/grids/update-enum-column.md | 13 -------- .../examples/grids/update-float-column.md | 14 -------- .../examples/grids/update-integer-column.md | 14 -------- .../examples/grids/update-ip-column.md | 12 ------- .../grids/update-relationship-column.md | 11 ------- .../server-rest/examples/grids/update-row.md | 13 -------- .../server-rest/examples/grids/update-rows.md | 11 ------- .../examples/grids/update-string-column.md | 13 -------- .../examples/grids/update-table.md | 13 -------- .../examples/grids/update-url-column.md | 12 ------- .../server-rest/examples/grids/upsert-row.md | 13 -------- .../server-rest/examples/grids/upsert-rows.md | 10 ------ .../examples/health/get-antivirus.md | 2 +- .../server-rest/examples/health/get-cache.md | 2 +- .../examples/health/get-certificate.md | 2 +- .../server-rest/examples/health/get-d-b.md | 2 +- .../examples/health/get-failed-jobs.md | 2 +- .../examples/health/get-pub-sub.md | 2 +- .../examples/health/get-queue-builds.md | 2 +- .../examples/health/get-queue-certificates.md | 2 +- .../examples/health/get-queue-databases.md | 2 +- .../examples/health/get-queue-deletes.md | 2 +- .../examples/health/get-queue-functions.md | 2 +- .../examples/health/get-queue-logs.md | 2 +- .../examples/health/get-queue-mails.md | 2 +- .../examples/health/get-queue-messaging.md | 2 +- .../examples/health/get-queue-migrations.md | 2 +- .../health/get-queue-stats-resources.md | 2 +- .../examples/health/get-queue-usage.md | 2 +- .../examples/health/get-queue-webhooks.md | 2 +- .../examples/health/get-storage-local.md | 2 +- .../examples/health/get-storage.md | 2 +- .../server-rest/examples/health/get-time.md | 2 +- .../1.8.x/server-rest/examples/health/get.md | 2 +- .../1.8.x/server-rest/examples/locale/get.md | 2 +- .../server-rest/examples/locale/list-codes.md | 2 +- .../examples/locale/list-continents.md | 2 +- .../examples/locale/list-countries-e-u.md | 2 +- .../examples/locale/list-countries-phones.md | 2 +- .../examples/locale/list-countries.md | 2 +- .../examples/locale/list-currencies.md | 2 +- .../examples/locale/list-languages.md | 2 +- .../messaging/create-apns-provider.md | 2 +- .../examples/messaging/create-email.md | 2 +- .../examples/messaging/create-fcm-provider.md | 2 +- .../messaging/create-mailgun-provider.md | 2 +- .../messaging/create-msg91provider.md | 2 +- .../examples/messaging/create-push.md | 2 +- .../messaging/create-sendgrid-provider.md | 2 +- .../examples/messaging/create-sms.md | 2 +- .../messaging/create-smtp-provider.md | 2 +- .../examples/messaging/create-subscriber.md | 2 +- .../messaging/create-telesign-provider.md | 2 +- .../messaging/create-textmagic-provider.md | 2 +- .../examples/messaging/create-topic.md | 2 +- .../messaging/create-twilio-provider.md | 2 +- .../messaging/create-vonage-provider.md | 2 +- .../examples/messaging/delete-provider.md | 2 +- .../examples/messaging/delete-subscriber.md | 2 +- .../examples/messaging/delete-topic.md | 2 +- .../server-rest/examples/messaging/delete.md | 2 +- .../examples/messaging/get-message.md | 2 +- .../examples/messaging/get-provider.md | 2 +- .../examples/messaging/get-subscriber.md | 2 +- .../examples/messaging/get-topic.md | 2 +- .../examples/messaging/list-message-logs.md | 2 +- .../examples/messaging/list-messages.md | 2 +- .../examples/messaging/list-provider-logs.md | 2 +- .../examples/messaging/list-providers.md | 2 +- .../messaging/list-subscriber-logs.md | 2 +- .../examples/messaging/list-subscribers.md | 2 +- .../examples/messaging/list-targets.md | 2 +- .../examples/messaging/list-topic-logs.md | 2 +- .../examples/messaging/list-topics.md | 2 +- .../messaging/update-apns-provider.md | 2 +- .../examples/messaging/update-email.md | 2 +- .../examples/messaging/update-fcm-provider.md | 2 +- .../messaging/update-mailgun-provider.md | 2 +- .../messaging/update-msg91provider.md | 2 +- .../examples/messaging/update-push.md | 2 +- .../messaging/update-sendgrid-provider.md | 2 +- .../examples/messaging/update-sms.md | 2 +- .../messaging/update-smtp-provider.md | 2 +- .../messaging/update-telesign-provider.md | 2 +- .../messaging/update-textmagic-provider.md | 2 +- .../examples/messaging/update-topic.md | 2 +- .../messaging/update-twilio-provider.md | 2 +- .../messaging/update-vonage-provider.md | 2 +- .../examples/sites/create-deployment.md | 2 +- .../sites/create-duplicate-deployment.md | 2 +- .../sites/create-template-deployment.md | 2 +- .../examples/sites/create-variable.md | 2 +- .../examples/sites/create-vcs-deployment.md | 2 +- .../server-rest/examples/sites/create.md | 2 +- .../examples/sites/delete-deployment.md | 2 +- .../server-rest/examples/sites/delete-log.md | 2 +- .../examples/sites/delete-variable.md | 2 +- .../server-rest/examples/sites/delete.md | 2 +- .../examples/sites/get-deployment-download.md | 2 +- .../examples/sites/get-deployment.md | 2 +- .../server-rest/examples/sites/get-log.md | 2 +- .../examples/sites/get-variable.md | 2 +- .../1.8.x/server-rest/examples/sites/get.md | 2 +- .../examples/sites/list-deployments.md | 2 +- .../examples/sites/list-frameworks.md | 2 +- .../server-rest/examples/sites/list-logs.md | 2 +- .../examples/sites/list-specifications.md | 2 +- .../examples/sites/list-variables.md | 2 +- .../1.8.x/server-rest/examples/sites/list.md | 2 +- .../sites/update-deployment-status.md | 2 +- .../examples/sites/update-site-deployment.md | 2 +- .../examples/sites/update-variable.md | 2 +- .../server-rest/examples/sites/update.md | 2 +- .../examples/storage/create-bucket.md | 2 +- .../examples/storage/create-file.md | 2 +- .../examples/storage/delete-bucket.md | 2 +- .../examples/storage/delete-file.md | 2 +- .../examples/storage/get-bucket.md | 2 +- .../examples/storage/get-file-download.md | 2 +- .../examples/storage/get-file-preview.md | 2 +- .../examples/storage/get-file-view.md | 2 +- .../server-rest/examples/storage/get-file.md | 2 +- .../examples/storage/list-buckets.md | 2 +- .../examples/storage/list-files.md | 2 +- .../examples/storage/update-bucket.md | 2 +- .../examples/storage/update-file.md | 2 +- .../examples/teams/create-membership.md | 2 +- .../server-rest/examples/teams/create.md | 2 +- .../examples/teams/delete-membership.md | 2 +- .../server-rest/examples/teams/delete.md | 2 +- .../examples/teams/get-membership.md | 2 +- .../server-rest/examples/teams/get-prefs.md | 2 +- .../1.8.x/server-rest/examples/teams/get.md | 2 +- .../examples/teams/list-memberships.md | 2 +- .../1.8.x/server-rest/examples/teams/list.md | 2 +- .../teams/update-membership-status.md | 2 +- .../examples/teams/update-membership.md | 2 +- .../server-rest/examples/teams/update-name.md | 2 +- .../examples/teams/update-prefs.md | 2 +- .../examples/tokens/create-file-token.md | 2 +- .../server-rest/examples/tokens/delete.md | 2 +- .../1.8.x/server-rest/examples/tokens/get.md | 2 +- .../1.8.x/server-rest/examples/tokens/list.md | 2 +- .../server-rest/examples/tokens/update.md | 2 +- .../examples/users/create-argon2user.md | 2 +- .../examples/users/create-bcrypt-user.md | 2 +- .../examples/users/create-j-w-t.md | 2 +- .../examples/users/create-m-d5user.md | 2 +- .../users/create-mfa-recovery-codes.md | 2 +- .../examples/users/create-p-h-pass-user.md | 2 +- .../examples/users/create-s-h-a-user.md | 2 +- .../users/create-scrypt-modified-user.md | 2 +- .../examples/users/create-scrypt-user.md | 2 +- .../examples/users/create-session.md | 2 +- .../examples/users/create-target.md | 2 +- .../examples/users/create-token.md | 2 +- .../server-rest/examples/users/create.md | 2 +- .../examples/users/delete-identity.md | 2 +- .../users/delete-mfa-authenticator.md | 2 +- .../examples/users/delete-session.md | 2 +- .../examples/users/delete-sessions.md | 2 +- .../examples/users/delete-target.md | 2 +- .../server-rest/examples/users/delete.md | 2 +- .../examples/users/get-mfa-recovery-codes.md | 2 +- .../server-rest/examples/users/get-prefs.md | 2 +- .../server-rest/examples/users/get-target.md | 2 +- .../1.8.x/server-rest/examples/users/get.md | 2 +- .../examples/users/list-identities.md | 2 +- .../server-rest/examples/users/list-logs.md | 2 +- .../examples/users/list-memberships.md | 2 +- .../examples/users/list-mfa-factors.md | 2 +- .../examples/users/list-sessions.md | 2 +- .../examples/users/list-targets.md | 2 +- .../1.8.x/server-rest/examples/users/list.md | 2 +- .../users/update-email-verification.md | 2 +- .../examples/users/update-email.md | 2 +- .../examples/users/update-labels.md | 2 +- .../users/update-mfa-recovery-codes.md | 2 +- .../server-rest/examples/users/update-mfa.md | 2 +- .../server-rest/examples/users/update-name.md | 2 +- .../examples/users/update-password.md | 2 +- .../users/update-phone-verification.md | 2 +- .../examples/users/update-phone.md | 2 +- .../examples/users/update-prefs.md | 2 +- .../examples/users/update-status.md | 2 +- .../examples/users/update-target.md | 2 +- .../examples/databases/create-document.md | 3 +- .../examples/databases/create-documents.md | 2 +- .../examples/databases/upsert-document.md | 7 ++-- .../examples/databases/upsert-documents.md | 5 ++- .../examples/functions/create-execution.md | 2 +- .../examples/grids/create-boolean-column.md | 19 ----------- .../examples/grids/create-database.md | 16 --------- .../examples/grids/create-datetime-column.md | 19 ----------- .../examples/grids/create-email-column.md | 19 ----------- .../examples/grids/create-enum-column.md | 20 ----------- .../examples/grids/create-float-column.md | 21 ------------ .../examples/grids/create-index.md | 21 ------------ .../examples/grids/create-integer-column.md | 21 ------------ .../examples/grids/create-ip-column.md | 19 ----------- .../grids/create-relationship-column.md | 22 ------------- .../server-ruby/examples/grids/create-row.md | 18 ---------- .../server-ruby/examples/grids/create-rows.md | 16 --------- .../examples/grids/create-string-column.md | 21 ------------ .../examples/grids/create-table.md | 19 ----------- .../examples/grids/create-url-column.md | 19 ----------- .../examples/grids/decrement-row-column.md | 19 ----------- .../examples/grids/delete-column.md | 16 --------- .../examples/grids/delete-database.md | 14 -------- .../examples/grids/delete-index.md | 16 --------- .../server-ruby/examples/grids/delete-row.md | 16 --------- .../server-ruby/examples/grids/delete-rows.md | 16 --------- .../examples/grids/delete-table.md | 15 --------- .../server-ruby/examples/grids/get-column.md | 16 --------- .../examples/grids/get-database.md | 14 -------- .../server-ruby/examples/grids/get-index.md | 16 --------- .../server-ruby/examples/grids/get-row.md | 17 ---------- .../server-ruby/examples/grids/get-table.md | 15 --------- .../examples/grids/increment-row-column.md | 19 ----------- .../examples/grids/list-columns.md | 16 --------- .../examples/grids/list-databases.md | 15 --------- .../examples/grids/list-indexes.md | 16 --------- .../server-ruby/examples/grids/list-rows.md | 16 --------- .../server-ruby/examples/grids/list-tables.md | 16 --------- .../examples/grids/update-boolean-column.md | 19 ----------- .../examples/grids/update-database.md | 16 --------- .../examples/grids/update-datetime-column.md | 19 ----------- .../examples/grids/update-email-column.md | 19 ----------- .../examples/grids/update-enum-column.md | 20 ----------- .../examples/grids/update-float-column.md | 21 ------------ .../examples/grids/update-integer-column.md | 21 ------------ .../examples/grids/update-ip-column.md | 19 ----------- .../grids/update-relationship-column.md | 18 ---------- .../server-ruby/examples/grids/update-row.md | 18 ---------- .../server-ruby/examples/grids/update-rows.md | 17 ---------- .../examples/grids/update-string-column.md | 20 ----------- .../examples/grids/update-table.md | 19 ----------- .../examples/grids/update-url-column.md | 19 ----------- .../server-ruby/examples/grids/upsert-row.md | 18 ---------- .../server-ruby/examples/grids/upsert-rows.md | 16 --------- .../examples/databases/create-document.md | 3 +- .../examples/databases/create-documents.md | 2 +- .../examples/databases/upsert-document.md | 7 ++-- .../examples/databases/upsert-documents.md | 5 ++- .../examples/functions/create-execution.md | 2 +- .../examples/grids/create-boolean-column.md | 18 ---------- .../examples/grids/create-database.md | 15 --------- .../examples/grids/create-datetime-column.md | 18 ---------- .../examples/grids/create-email-column.md | 18 ---------- .../examples/grids/create-enum-column.md | 19 ----------- .../examples/grids/create-float-column.md | 20 ----------- .../examples/grids/create-index.md | 20 ----------- .../examples/grids/create-integer-column.md | 20 ----------- .../examples/grids/create-ip-column.md | 18 ---------- .../grids/create-relationship-column.md | 21 ------------ .../server-swift/examples/grids/create-row.md | 17 ---------- .../examples/grids/create-rows.md | 15 --------- .../examples/grids/create-string-column.md | 20 ----------- .../examples/grids/create-table.md | 18 ---------- .../examples/grids/create-url-column.md | 18 ---------- .../examples/grids/decrement-row-column.md | 18 ---------- .../examples/grids/delete-column.md | 15 --------- .../examples/grids/delete-database.md | 13 -------- .../examples/grids/delete-index.md | 15 --------- .../server-swift/examples/grids/delete-row.md | 15 --------- .../examples/grids/delete-rows.md | 15 --------- .../examples/grids/delete-table.md | 14 -------- .../server-swift/examples/grids/get-column.md | 15 --------- .../examples/grids/get-database.md | 13 -------- .../server-swift/examples/grids/get-index.md | 15 --------- .../server-swift/examples/grids/get-row.md | 16 --------- .../server-swift/examples/grids/get-table.md | 14 -------- .../examples/grids/increment-row-column.md | 18 ---------- .../examples/grids/list-columns.md | 15 --------- .../examples/grids/list-databases.md | 14 -------- .../examples/grids/list-indexes.md | 15 --------- .../server-swift/examples/grids/list-rows.md | 15 --------- .../examples/grids/list-tables.md | 15 --------- .../examples/grids/update-boolean-column.md | 18 ---------- .../examples/grids/update-database.md | 15 --------- .../examples/grids/update-datetime-column.md | 18 ---------- .../examples/grids/update-email-column.md | 18 ---------- .../examples/grids/update-enum-column.md | 19 ----------- .../examples/grids/update-float-column.md | 20 ----------- .../examples/grids/update-integer-column.md | 20 ----------- .../examples/grids/update-ip-column.md | 18 ---------- .../grids/update-relationship-column.md | 18 ---------- .../server-swift/examples/grids/update-row.md | 17 ---------- .../examples/grids/update-rows.md | 16 --------- .../examples/grids/update-string-column.md | 19 ----------- .../examples/grids/update-table.md | 18 ---------- .../examples/grids/update-url-column.md | 18 ---------- .../server-swift/examples/grids/upsert-row.md | 17 ---------- .../examples/grids/upsert-rows.md | 15 --------- 1284 files changed, 579 insertions(+), 14178 deletions(-) delete mode 100644 docs/examples/1.8.x/client-android/java/grids/create-row.md delete mode 100644 docs/examples/1.8.x/client-android/java/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/client-android/java/grids/get-row.md delete mode 100644 docs/examples/1.8.x/client-android/java/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/client-android/java/grids/update-row.md delete mode 100644 docs/examples/1.8.x/client-android/java/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/client-android/kotlin/grids/create-row.md delete mode 100644 docs/examples/1.8.x/client-android/kotlin/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/client-android/kotlin/grids/get-row.md delete mode 100644 docs/examples/1.8.x/client-android/kotlin/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/client-android/kotlin/grids/update-row.md delete mode 100644 docs/examples/1.8.x/client-android/kotlin/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/client-apple/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/client-apple/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/client-apple/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/client-apple/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/client-apple/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/client-apple/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/client-flutter/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/client-flutter/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/client-flutter/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/client-flutter/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/client-flutter/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/client-flutter/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/client-graphql/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/client-graphql/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/client-graphql/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/client-graphql/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/client-graphql/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/client-graphql/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/client-react-native/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/client-react-native/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/client-react-native/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/client-react-native/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/client-react-native/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/client-react-native/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/client-rest/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/client-rest/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/client-rest/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/client-rest/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/client-rest/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/client-rest/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/client-web/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/client-web/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/client-web/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/client-web/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/client-web/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/client-web/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/create-boolean-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/create-database.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/create-datetime-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/create-email-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/create-enum-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/create-float-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/create-index.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/create-integer-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/create-ip-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/create-relationship-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/create-rows.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/create-string-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/create-table.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/create-url-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/decrement-row-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/delete-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/delete-database.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/delete-index.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/delete-rows.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/delete-table.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/get-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/get-database-usage.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/get-database.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/get-index.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/get-table-usage.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/get-table.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/increment-row-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/list-columns.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/list-database-logs.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/list-database-usage.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/list-databases.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/list-indexes.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/list-row-logs.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/list-table-logs.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/list-tables.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/update-boolean-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/update-database.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/update-datetime-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/update-email-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/update-enum-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/update-float-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/update-integer-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/update-ip-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/update-relationship-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/update-rows.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/update-string-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/update-table.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/update-url-column.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/console-cli/examples/grids/upsert-rows.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/create-boolean-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/create-database.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/create-datetime-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/create-email-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/create-enum-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/create-float-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/create-index.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/create-integer-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/create-ip-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/create-relationship-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/create-rows.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/create-string-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/create-table.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/create-url-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/decrement-row-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/delete-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/delete-database.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/delete-index.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/delete-rows.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/delete-table.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/get-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/get-database-usage.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/get-database.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/get-index.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/get-table-usage.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/get-table.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/increment-row-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/list-columns.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/list-database-logs.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/list-database-usage.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/list-databases.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/list-indexes.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/list-row-logs.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/list-table-logs.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/list-tables.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/update-boolean-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/update-database.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/update-datetime-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/update-email-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/update-enum-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/update-float-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/update-integer-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/update-ip-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/update-relationship-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/update-rows.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/update-string-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/update-table.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/update-url-column.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/console-web/examples/grids/upsert-rows.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/create-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/create-database.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/create-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/create-email-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/create-enum-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/create-float-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/create-index.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/create-integer-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/create-ip-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/create-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/create-rows.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/create-string-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/create-table.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/create-url-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/decrement-row-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/delete-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/delete-database.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/delete-index.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/delete-rows.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/delete-table.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/get-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/get-database.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/get-index.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/get-table.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/increment-row-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/list-columns.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/list-databases.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/list-indexes.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/list-tables.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/update-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/update-database.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/update-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/update-email-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/update-enum-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/update-float-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/update-integer-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/update-ip-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/update-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/update-rows.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/update-string-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/update-table.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/update-url-column.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/server-dart/examples/grids/upsert-rows.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/create-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/create-database.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/create-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/create-email-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/create-enum-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/create-float-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/create-index.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/create-integer-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/create-ip-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/create-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/create-rows.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/create-string-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/create-table.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/create-url-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/decrement-row-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/delete-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/delete-database.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/delete-index.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/delete-rows.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/delete-table.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/get-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/get-database.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/get-index.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/get-table.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/increment-row-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/list-columns.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/list-databases.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/list-indexes.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/list-tables.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/update-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/update-database.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/update-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/update-email-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/update-enum-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/update-float-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/update-integer-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/update-ip-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/update-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/update-rows.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/update-string-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/update-table.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/update-url-column.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/server-deno/examples/grids/upsert-rows.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/create-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/create-database.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/create-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/create-email-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/create-enum-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/create-float-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/create-index.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/create-integer-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/create-ip-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/create-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/create-rows.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/create-string-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/create-table.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/create-url-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/decrement-row-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/delete-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/delete-database.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/delete-index.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/delete-rows.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/delete-table.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/get-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/get-database.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/get-index.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/get-table.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/increment-row-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/list-columns.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/list-databases.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/list-indexes.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/list-tables.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/update-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/update-database.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/update-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/update-email-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/update-enum-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/update-float-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/update-integer-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/update-ip-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/update-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/update-rows.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/update-string-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/update-table.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/update-url-column.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/server-dotnet/examples/grids/upsert-rows.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/create-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/create-database.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/create-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/create-email-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/create-enum-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/create-float-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/create-index.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/create-integer-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/create-ip-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/create-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/create-rows.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/create-string-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/create-table.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/create-url-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/decrement-row-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/delete-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/delete-database.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/delete-index.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/delete-rows.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/delete-table.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/get-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/get-database.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/get-index.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/get-table.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/increment-row-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/list-columns.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/list-databases.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/list-indexes.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/list-tables.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/update-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/update-database.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/update-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/update-email-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/update-enum-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/update-float-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/update-integer-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/update-ip-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/update-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/update-rows.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/update-string-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/update-table.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/update-url-column.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/server-go/examples/grids/upsert-rows.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/create-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/create-database.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/create-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/create-email-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/create-enum-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/create-float-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/create-index.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/create-integer-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/create-ip-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/create-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/create-rows.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/create-string-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/create-table.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/create-url-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/decrement-row-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/delete-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/delete-database.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/delete-index.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/delete-rows.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/delete-table.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/get-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/get-database.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/get-index.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/get-table.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/increment-row-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/list-columns.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/list-databases.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/list-indexes.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/list-tables.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/update-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/update-database.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/update-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/update-email-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/update-enum-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/update-float-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/update-integer-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/update-ip-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/update-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/update-rows.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/update-string-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/update-table.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/update-url-column.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/server-graphql/examples/grids/upsert-rows.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/create-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/create-database.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/create-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/create-email-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/create-enum-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/create-float-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/create-index.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/create-integer-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/create-ip-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/create-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/create-row.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/create-rows.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/create-string-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/create-table.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/create-url-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/decrement-row-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/delete-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/delete-database.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/delete-index.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/delete-rows.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/delete-table.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/get-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/get-database.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/get-index.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/get-row.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/get-table.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/increment-row-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/list-columns.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/list-databases.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/list-indexes.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/list-tables.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/update-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/update-database.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/update-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/update-email-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/update-enum-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/update-float-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/update-integer-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/update-ip-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/update-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/update-row.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/update-rows.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/update-string-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/update-table.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/update-url-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/server-kotlin/java/grids/upsert-rows.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/create-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/create-database.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/create-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/create-email-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/create-enum-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/create-float-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/create-index.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/create-integer-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/create-ip-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/create-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/create-row.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/create-rows.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/create-string-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/create-table.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/create-url-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/decrement-row-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-database.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-index.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-rows.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-table.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/get-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/get-database.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/get-index.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/get-row.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/get-table.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/increment-row-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/list-columns.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/list-databases.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/list-indexes.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/list-tables.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/update-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/update-database.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/update-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/update-email-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/update-enum-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/update-float-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/update-integer-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/update-ip-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/update-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/update-row.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/update-rows.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/update-string-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/update-table.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/update-url-column.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/server-kotlin/kotlin/grids/upsert-rows.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/create-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/create-database.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/create-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/create-email-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/create-enum-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/create-float-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/create-index.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/create-integer-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/create-ip-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/create-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/create-rows.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/create-string-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/create-table.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/create-url-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/decrement-row-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/delete-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/delete-database.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/delete-index.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/delete-rows.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/delete-table.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/get-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/get-database.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/get-index.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/get-table.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/increment-row-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/list-columns.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/list-databases.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/list-indexes.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/list-tables.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/update-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/update-database.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/update-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/update-email-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/update-enum-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/update-float-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/update-integer-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/update-ip-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/update-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/update-rows.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/update-string-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/update-table.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/update-url-column.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/server-nodejs/examples/grids/upsert-rows.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/create-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/create-database.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/create-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/create-email-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/create-enum-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/create-float-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/create-index.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/create-integer-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/create-ip-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/create-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/create-rows.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/create-string-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/create-table.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/create-url-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/decrement-row-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/delete-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/delete-database.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/delete-index.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/delete-rows.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/delete-table.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/get-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/get-database.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/get-index.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/get-table.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/increment-row-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/list-columns.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/list-databases.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/list-indexes.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/list-tables.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/update-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/update-database.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/update-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/update-email-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/update-enum-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/update-float-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/update-integer-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/update-ip-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/update-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/update-rows.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/update-string-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/update-table.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/update-url-column.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/server-php/examples/grids/upsert-rows.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/create-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/create-database.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/create-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/create-email-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/create-enum-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/create-float-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/create-index.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/create-integer-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/create-ip-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/create-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/create-rows.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/create-string-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/create-table.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/create-url-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/decrement-row-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/delete-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/delete-database.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/delete-index.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/delete-rows.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/delete-table.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/get-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/get-database.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/get-index.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/get-table.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/increment-row-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/list-columns.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/list-databases.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/list-indexes.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/list-tables.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/update-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/update-database.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/update-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/update-email-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/update-enum-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/update-float-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/update-integer-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/update-ip-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/update-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/update-rows.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/update-string-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/update-table.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/update-url-column.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/server-python/examples/grids/upsert-rows.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/create-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/create-database.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/create-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/create-email-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/create-enum-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/create-float-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/create-index.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/create-integer-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/create-ip-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/create-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/create-rows.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/create-string-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/create-table.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/create-url-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/decrement-row-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/delete-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/delete-database.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/delete-index.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/delete-rows.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/delete-table.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/get-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/get-database.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/get-index.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/get-table.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/increment-row-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/list-columns.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/list-databases.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/list-indexes.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/list-tables.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/update-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/update-database.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/update-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/update-email-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/update-enum-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/update-float-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/update-integer-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/update-ip-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/update-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/update-rows.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/update-string-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/update-table.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/update-url-column.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/server-rest/examples/grids/upsert-rows.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/create-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/create-database.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/create-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/create-email-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/create-enum-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/create-float-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/create-index.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/create-integer-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/create-ip-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/create-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/create-rows.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/create-string-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/create-table.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/create-url-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/decrement-row-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/delete-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/delete-database.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/delete-index.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/delete-rows.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/delete-table.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/get-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/get-database.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/get-index.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/get-table.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/increment-row-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/list-columns.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/list-databases.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/list-indexes.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/list-tables.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/update-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/update-database.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/update-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/update-email-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/update-enum-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/update-float-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/update-integer-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/update-ip-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/update-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/update-rows.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/update-string-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/update-table.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/update-url-column.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/server-ruby/examples/grids/upsert-rows.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/create-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/create-database.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/create-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/create-email-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/create-enum-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/create-float-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/create-index.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/create-integer-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/create-ip-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/create-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/create-row.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/create-rows.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/create-string-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/create-table.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/create-url-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/decrement-row-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/delete-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/delete-database.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/delete-index.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/delete-row.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/delete-rows.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/delete-table.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/get-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/get-database.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/get-index.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/get-row.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/get-table.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/increment-row-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/list-columns.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/list-databases.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/list-indexes.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/list-rows.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/list-tables.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/update-boolean-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/update-database.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/update-datetime-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/update-email-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/update-enum-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/update-float-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/update-integer-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/update-ip-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/update-relationship-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/update-row.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/update-rows.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/update-string-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/update-table.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/update-url-column.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/upsert-row.md delete mode 100644 docs/examples/1.8.x/server-swift/examples/grids/upsert-rows.md diff --git a/docs/examples/1.8.x/client-android/java/databases/create-document.md b/docs/examples/1.8.x/client-android/java/databases/create-document.md index 4804d751e3..7fb129bb0b 100644 --- a/docs/examples/1.8.x/client-android/java/databases/create-document.md +++ b/docs/examples/1.8.x/client-android/java/databases/create-document.md @@ -4,7 +4,9 @@ import io.appwrite.services.Databases; Client client = new Client(context) .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject(""); // Your project ID + .setSession("") // The user session to authenticate with + .setKey("") // + .setJWT(""); // Your secret JSON Web Token Databases databases = new Databases(client); diff --git a/docs/examples/1.8.x/client-android/java/databases/upsert-document.md b/docs/examples/1.8.x/client-android/java/databases/upsert-document.md index 868576b982..ba7336f3f9 100644 --- a/docs/examples/1.8.x/client-android/java/databases/upsert-document.md +++ b/docs/examples/1.8.x/client-android/java/databases/upsert-document.md @@ -4,7 +4,9 @@ import io.appwrite.services.Databases; Client client = new Client(context) .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject(""); // Your project ID + .setSession("") // The user session to authenticate with + .setKey("") // + .setJWT(""); // Your secret JSON Web Token Databases databases = new Databases(client); @@ -12,8 +14,6 @@ databases.upsertDocument( "", // databaseId "", // collectionId "", // documentId - mapOf( "a" to "b" ), // data - listOf("read("any")"), // permissions (optional) new CoroutineCallback<>((result, error) -> { if (error != null) { error.printStackTrace(); diff --git a/docs/examples/1.8.x/client-android/java/functions/create-execution.md b/docs/examples/1.8.x/client-android/java/functions/create-execution.md index 06c50278a5..c138b0ef86 100644 --- a/docs/examples/1.8.x/client-android/java/functions/create-execution.md +++ b/docs/examples/1.8.x/client-android/java/functions/create-execution.md @@ -15,7 +15,7 @@ functions.createExecution( "", // path (optional) ExecutionMethod.GET, // method (optional) mapOf( "a" to "b" ), // headers (optional) - "", // scheduledAt (optional) + "", // scheduledAt (optional) new CoroutineCallback<>((result, error) -> { if (error != null) { error.printStackTrace(); diff --git a/docs/examples/1.8.x/client-android/java/grids/create-row.md b/docs/examples/1.8.x/client-android/java/grids/create-row.md deleted file mode 100644 index 93cea1f09c..0000000000 --- a/docs/examples/1.8.x/client-android/java/grids/create-row.md +++ /dev/null @@ -1,26 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client(context) - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject(""); // Your project ID - -Grids grids = new Grids(client); - -grids.createRow( - "", // databaseId - "", // tableId - "", // rowId - mapOf( "a" to "b" ), // data - listOf("read("any")"), // permissions (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - Log.d("Appwrite", result.toString()); - }) -); - diff --git a/docs/examples/1.8.x/client-android/java/grids/delete-row.md b/docs/examples/1.8.x/client-android/java/grids/delete-row.md deleted file mode 100644 index a73c03a06e..0000000000 --- a/docs/examples/1.8.x/client-android/java/grids/delete-row.md +++ /dev/null @@ -1,24 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client(context) - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject(""); // Your project ID - -Grids grids = new Grids(client); - -grids.deleteRow( - "", // databaseId - "", // tableId - "", // rowId - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - Log.d("Appwrite", result.toString()); - }) -); - diff --git a/docs/examples/1.8.x/client-android/java/grids/get-row.md b/docs/examples/1.8.x/client-android/java/grids/get-row.md deleted file mode 100644 index 4968759d6b..0000000000 --- a/docs/examples/1.8.x/client-android/java/grids/get-row.md +++ /dev/null @@ -1,25 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client(context) - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject(""); // Your project ID - -Grids grids = new Grids(client); - -grids.getRow( - "", // databaseId - "", // tableId - "", // rowId - listOf(), // queries (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - Log.d("Appwrite", result.toString()); - }) -); - diff --git a/docs/examples/1.8.x/client-android/java/grids/list-rows.md b/docs/examples/1.8.x/client-android/java/grids/list-rows.md deleted file mode 100644 index 55336dc452..0000000000 --- a/docs/examples/1.8.x/client-android/java/grids/list-rows.md +++ /dev/null @@ -1,24 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client(context) - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject(""); // Your project ID - -Grids grids = new Grids(client); - -grids.listRows( - "", // databaseId - "", // tableId - listOf(), // queries (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - Log.d("Appwrite", result.toString()); - }) -); - diff --git a/docs/examples/1.8.x/client-android/java/grids/update-row.md b/docs/examples/1.8.x/client-android/java/grids/update-row.md deleted file mode 100644 index 23dc0907eb..0000000000 --- a/docs/examples/1.8.x/client-android/java/grids/update-row.md +++ /dev/null @@ -1,26 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client(context) - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject(""); // Your project ID - -Grids grids = new Grids(client); - -grids.updateRow( - "", // databaseId - "", // tableId - "", // rowId - mapOf( "a" to "b" ), // data (optional) - listOf("read("any")"), // permissions (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - Log.d("Appwrite", result.toString()); - }) -); - diff --git a/docs/examples/1.8.x/client-android/java/grids/upsert-row.md b/docs/examples/1.8.x/client-android/java/grids/upsert-row.md deleted file mode 100644 index 3938fde103..0000000000 --- a/docs/examples/1.8.x/client-android/java/grids/upsert-row.md +++ /dev/null @@ -1,26 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client(context) - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject(""); // Your project ID - -Grids grids = new Grids(client); - -grids.upsertRow( - "", // databaseId - "", // tableId - "", // rowId - mapOf( "a" to "b" ), // data (optional) - listOf("read("any")"), // permissions (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - Log.d("Appwrite", result.toString()); - }) -); - diff --git a/docs/examples/1.8.x/client-android/kotlin/databases/create-document.md b/docs/examples/1.8.x/client-android/kotlin/databases/create-document.md index 849a636afb..0bafb315e7 100644 --- a/docs/examples/1.8.x/client-android/kotlin/databases/create-document.md +++ b/docs/examples/1.8.x/client-android/kotlin/databases/create-document.md @@ -4,7 +4,9 @@ import io.appwrite.services.Databases val client = Client(context) .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID + .setSession("") // The user session to authenticate with + .setKey("") // + .setJWT("") // Your secret JSON Web Token val databases = Databases(client) diff --git a/docs/examples/1.8.x/client-android/kotlin/databases/upsert-document.md b/docs/examples/1.8.x/client-android/kotlin/databases/upsert-document.md index a31dfc8797..7939fde2be 100644 --- a/docs/examples/1.8.x/client-android/kotlin/databases/upsert-document.md +++ b/docs/examples/1.8.x/client-android/kotlin/databases/upsert-document.md @@ -4,7 +4,9 @@ import io.appwrite.services.Databases val client = Client(context) .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID + .setSession("") // The user session to authenticate with + .setKey("") // + .setJWT("") // Your secret JSON Web Token val databases = Databases(client) @@ -12,6 +14,4 @@ val result = databases.upsertDocument( databaseId = "", collectionId = "", documentId = "", - data = mapOf( "a" to "b" ), - permissions = listOf("read("any")"), // (optional) ) \ No newline at end of file diff --git a/docs/examples/1.8.x/client-android/kotlin/functions/create-execution.md b/docs/examples/1.8.x/client-android/kotlin/functions/create-execution.md index 5e1950b8d9..cb7c60bac1 100644 --- a/docs/examples/1.8.x/client-android/kotlin/functions/create-execution.md +++ b/docs/examples/1.8.x/client-android/kotlin/functions/create-execution.md @@ -15,5 +15,5 @@ val result = functions.createExecution( path = "", // (optional) method = ExecutionMethod.GET, // (optional) headers = mapOf( "a" to "b" ), // (optional) - scheduledAt = "", // (optional) + scheduledAt = "", // (optional) ) \ No newline at end of file diff --git a/docs/examples/1.8.x/client-android/kotlin/grids/create-row.md b/docs/examples/1.8.x/client-android/kotlin/grids/create-row.md deleted file mode 100644 index 5b29ac0db0..0000000000 --- a/docs/examples/1.8.x/client-android/kotlin/grids/create-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client(context) - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - -val grids = Grids(client) - -val result = grids.createRow( - databaseId = "", - tableId = "", - rowId = "", - data = mapOf( "a" to "b" ), - permissions = listOf("read("any")"), // (optional) -) \ No newline at end of file diff --git a/docs/examples/1.8.x/client-android/kotlin/grids/delete-row.md b/docs/examples/1.8.x/client-android/kotlin/grids/delete-row.md deleted file mode 100644 index e85ff6c4ad..0000000000 --- a/docs/examples/1.8.x/client-android/kotlin/grids/delete-row.md +++ /dev/null @@ -1,15 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client(context) - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - -val grids = Grids(client) - -val result = grids.deleteRow( - databaseId = "", - tableId = "", - rowId = "", -) \ No newline at end of file diff --git a/docs/examples/1.8.x/client-android/kotlin/grids/get-row.md b/docs/examples/1.8.x/client-android/kotlin/grids/get-row.md deleted file mode 100644 index 0b6c313645..0000000000 --- a/docs/examples/1.8.x/client-android/kotlin/grids/get-row.md +++ /dev/null @@ -1,16 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client(context) - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - -val grids = Grids(client) - -val result = grids.getRow( - databaseId = "", - tableId = "", - rowId = "", - queries = listOf(), // (optional) -) \ No newline at end of file diff --git a/docs/examples/1.8.x/client-android/kotlin/grids/list-rows.md b/docs/examples/1.8.x/client-android/kotlin/grids/list-rows.md deleted file mode 100644 index 153e62787f..0000000000 --- a/docs/examples/1.8.x/client-android/kotlin/grids/list-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client(context) - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - -val grids = Grids(client) - -val result = grids.listRows( - databaseId = "", - tableId = "", - queries = listOf(), // (optional) -) \ No newline at end of file diff --git a/docs/examples/1.8.x/client-android/kotlin/grids/update-row.md b/docs/examples/1.8.x/client-android/kotlin/grids/update-row.md deleted file mode 100644 index 8dff0b157c..0000000000 --- a/docs/examples/1.8.x/client-android/kotlin/grids/update-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client(context) - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - -val grids = Grids(client) - -val result = grids.updateRow( - databaseId = "", - tableId = "", - rowId = "", - data = mapOf( "a" to "b" ), // (optional) - permissions = listOf("read("any")"), // (optional) -) \ No newline at end of file diff --git a/docs/examples/1.8.x/client-android/kotlin/grids/upsert-row.md b/docs/examples/1.8.x/client-android/kotlin/grids/upsert-row.md deleted file mode 100644 index a6f5bb846e..0000000000 --- a/docs/examples/1.8.x/client-android/kotlin/grids/upsert-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client(context) - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - -val grids = Grids(client) - -val result = grids.upsertRow( - databaseId = "", - tableId = "", - rowId = "", - data = mapOf( "a" to "b" ), // (optional) - permissions = listOf("read("any")"), // (optional) -) \ No newline at end of file diff --git a/docs/examples/1.8.x/client-apple/examples/databases/create-document.md b/docs/examples/1.8.x/client-apple/examples/databases/create-document.md index 51adb64bb3..6c2baee728 100644 --- a/docs/examples/1.8.x/client-apple/examples/databases/create-document.md +++ b/docs/examples/1.8.x/client-apple/examples/databases/create-document.md @@ -2,7 +2,9 @@ import Appwrite let client = Client() .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID + .setSession("") // The user session to authenticate with + .setKey("") // + .setJWT("") // Your secret JSON Web Token let databases = Databases(client) diff --git a/docs/examples/1.8.x/client-apple/examples/databases/upsert-document.md b/docs/examples/1.8.x/client-apple/examples/databases/upsert-document.md index 3e1bf83a66..bb713146ec 100644 --- a/docs/examples/1.8.x/client-apple/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/client-apple/examples/databases/upsert-document.md @@ -2,15 +2,15 @@ import Appwrite let client = Client() .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID + .setSession("") // The user session to authenticate with + .setKey("") // + .setJWT("") // Your secret JSON Web Token let databases = Databases(client) let document = try await databases.upsertDocument( databaseId: "", collectionId: "", - documentId: "", - data: [:], - permissions: ["read("any")"] // optional + documentId: "" ) diff --git a/docs/examples/1.8.x/client-apple/examples/functions/create-execution.md b/docs/examples/1.8.x/client-apple/examples/functions/create-execution.md index b7311df846..7470e9ebf6 100644 --- a/docs/examples/1.8.x/client-apple/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/client-apple/examples/functions/create-execution.md @@ -14,6 +14,6 @@ let execution = try await functions.createExecution( path: "", // optional method: .gET, // optional headers: [:], // optional - scheduledAt: "" // optional + scheduledAt: "" // optional ) diff --git a/docs/examples/1.8.x/client-apple/examples/grids/create-row.md b/docs/examples/1.8.x/client-apple/examples/grids/create-row.md deleted file mode 100644 index 0739b27949..0000000000 --- a/docs/examples/1.8.x/client-apple/examples/grids/create-row.md +++ /dev/null @@ -1,16 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - -let grids = Grids(client) - -let row = try await grids.createRow( - databaseId: "", - tableId: "", - rowId: "", - data: [:], - permissions: ["read("any")"] // optional -) - diff --git a/docs/examples/1.8.x/client-apple/examples/grids/delete-row.md b/docs/examples/1.8.x/client-apple/examples/grids/delete-row.md deleted file mode 100644 index 58ae835ec5..0000000000 --- a/docs/examples/1.8.x/client-apple/examples/grids/delete-row.md +++ /dev/null @@ -1,14 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - -let grids = Grids(client) - -let result = try await grids.deleteRow( - databaseId: "", - tableId: "", - rowId: "" -) - diff --git a/docs/examples/1.8.x/client-apple/examples/grids/get-row.md b/docs/examples/1.8.x/client-apple/examples/grids/get-row.md deleted file mode 100644 index fccdad1f34..0000000000 --- a/docs/examples/1.8.x/client-apple/examples/grids/get-row.md +++ /dev/null @@ -1,15 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - -let grids = Grids(client) - -let row = try await grids.getRow( - databaseId: "", - tableId: "", - rowId: "", - queries: [] // optional -) - diff --git a/docs/examples/1.8.x/client-apple/examples/grids/list-rows.md b/docs/examples/1.8.x/client-apple/examples/grids/list-rows.md deleted file mode 100644 index 1b4d885a64..0000000000 --- a/docs/examples/1.8.x/client-apple/examples/grids/list-rows.md +++ /dev/null @@ -1,14 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - -let grids = Grids(client) - -let rowList = try await grids.listRows( - databaseId: "", - tableId: "", - queries: [] // optional -) - diff --git a/docs/examples/1.8.x/client-apple/examples/grids/update-row.md b/docs/examples/1.8.x/client-apple/examples/grids/update-row.md deleted file mode 100644 index 95a3611a92..0000000000 --- a/docs/examples/1.8.x/client-apple/examples/grids/update-row.md +++ /dev/null @@ -1,16 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - -let grids = Grids(client) - -let row = try await grids.updateRow( - databaseId: "", - tableId: "", - rowId: "", - data: [:], // optional - permissions: ["read("any")"] // optional -) - diff --git a/docs/examples/1.8.x/client-apple/examples/grids/upsert-row.md b/docs/examples/1.8.x/client-apple/examples/grids/upsert-row.md deleted file mode 100644 index c5638a4881..0000000000 --- a/docs/examples/1.8.x/client-apple/examples/grids/upsert-row.md +++ /dev/null @@ -1,16 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - -let grids = Grids(client) - -let row = try await grids.upsertRow( - databaseId: "", - tableId: "", - rowId: "", - data: [:], // optional - permissions: ["read("any")"] // optional -) - diff --git a/docs/examples/1.8.x/client-flutter/examples/databases/create-document.md b/docs/examples/1.8.x/client-flutter/examples/databases/create-document.md index 27efc34580..4f286fff95 100644 --- a/docs/examples/1.8.x/client-flutter/examples/databases/create-document.md +++ b/docs/examples/1.8.x/client-flutter/examples/databases/create-document.md @@ -2,7 +2,9 @@ import 'package:appwrite/appwrite.dart'; Client client = Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID + .setSession('') // The user session to authenticate with + .setKey('') // + .setJWT(''); // Your secret JSON Web Token Databases databases = Databases(client); diff --git a/docs/examples/1.8.x/client-flutter/examples/databases/upsert-document.md b/docs/examples/1.8.x/client-flutter/examples/databases/upsert-document.md index 398a99cb1d..ec3af47c3a 100644 --- a/docs/examples/1.8.x/client-flutter/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/client-flutter/examples/databases/upsert-document.md @@ -2,7 +2,9 @@ import 'package:appwrite/appwrite.dart'; Client client = Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID + .setSession('') // The user session to authenticate with + .setKey('') // + .setJWT(''); // Your secret JSON Web Token Databases databases = Databases(client); @@ -10,6 +12,4 @@ Document result = await databases.upsertDocument( databaseId: '', collectionId: '', documentId: '', - data: {}, - permissions: ["read("any")"], // optional ); diff --git a/docs/examples/1.8.x/client-flutter/examples/functions/create-execution.md b/docs/examples/1.8.x/client-flutter/examples/functions/create-execution.md index bbd7cd37a6..d2a3d9e00a 100644 --- a/docs/examples/1.8.x/client-flutter/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/client-flutter/examples/functions/create-execution.md @@ -13,5 +13,5 @@ Execution result = await functions.createExecution( path: '', // optional method: ExecutionMethod.gET, // optional headers: {}, // optional - scheduledAt: '', // optional + scheduledAt: '', // optional ); diff --git a/docs/examples/1.8.x/client-flutter/examples/grids/create-row.md b/docs/examples/1.8.x/client-flutter/examples/grids/create-row.md deleted file mode 100644 index 2f80a01806..0000000000 --- a/docs/examples/1.8.x/client-flutter/examples/grids/create-row.md +++ /dev/null @@ -1,15 +0,0 @@ -import 'package:appwrite/appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -Grids grids = Grids(client); - -Row result = await grids.createRow( - databaseId: '', - tableId: '', - rowId: '', - data: {}, - permissions: ["read("any")"], // optional -); diff --git a/docs/examples/1.8.x/client-flutter/examples/grids/delete-row.md b/docs/examples/1.8.x/client-flutter/examples/grids/delete-row.md deleted file mode 100644 index 04f5aec544..0000000000 --- a/docs/examples/1.8.x/client-flutter/examples/grids/delete-row.md +++ /dev/null @@ -1,13 +0,0 @@ -import 'package:appwrite/appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -Grids grids = Grids(client); - -await grids.deleteRow( - databaseId: '', - tableId: '', - rowId: '', -); diff --git a/docs/examples/1.8.x/client-flutter/examples/grids/get-row.md b/docs/examples/1.8.x/client-flutter/examples/grids/get-row.md deleted file mode 100644 index a8a380ee7c..0000000000 --- a/docs/examples/1.8.x/client-flutter/examples/grids/get-row.md +++ /dev/null @@ -1,14 +0,0 @@ -import 'package:appwrite/appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -Grids grids = Grids(client); - -Row result = await grids.getRow( - databaseId: '', - tableId: '', - rowId: '', - queries: [], // optional -); diff --git a/docs/examples/1.8.x/client-flutter/examples/grids/list-rows.md b/docs/examples/1.8.x/client-flutter/examples/grids/list-rows.md deleted file mode 100644 index 6654c57aaa..0000000000 --- a/docs/examples/1.8.x/client-flutter/examples/grids/list-rows.md +++ /dev/null @@ -1,13 +0,0 @@ -import 'package:appwrite/appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -Grids grids = Grids(client); - -RowList result = await grids.listRows( - databaseId: '', - tableId: '', - queries: [], // optional -); diff --git a/docs/examples/1.8.x/client-flutter/examples/grids/update-row.md b/docs/examples/1.8.x/client-flutter/examples/grids/update-row.md deleted file mode 100644 index 293f38877a..0000000000 --- a/docs/examples/1.8.x/client-flutter/examples/grids/update-row.md +++ /dev/null @@ -1,15 +0,0 @@ -import 'package:appwrite/appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -Grids grids = Grids(client); - -Row result = await grids.updateRow( - databaseId: '', - tableId: '', - rowId: '', - data: {}, // optional - permissions: ["read("any")"], // optional -); diff --git a/docs/examples/1.8.x/client-flutter/examples/grids/upsert-row.md b/docs/examples/1.8.x/client-flutter/examples/grids/upsert-row.md deleted file mode 100644 index 2cec5621b7..0000000000 --- a/docs/examples/1.8.x/client-flutter/examples/grids/upsert-row.md +++ /dev/null @@ -1,15 +0,0 @@ -import 'package:appwrite/appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -Grids grids = Grids(client); - -Row result = await grids.upsertRow( - databaseId: '', - tableId: '', - rowId: '', - data: {}, // optional - permissions: ["read("any")"], // optional -); diff --git a/docs/examples/1.8.x/client-graphql/examples/databases/upsert-document.md b/docs/examples/1.8.x/client-graphql/examples/databases/upsert-document.md index 9d1e753081..c381fe35a3 100644 --- a/docs/examples/1.8.x/client-graphql/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/client-graphql/examples/databases/upsert-document.md @@ -2,9 +2,7 @@ mutation { databasesUpsertDocument( databaseId: "", collectionId: "", - documentId: "", - data: "{}", - permissions: ["read("any")"] + documentId: "" ) { _id _sequence diff --git a/docs/examples/1.8.x/client-graphql/examples/functions/create-execution.md b/docs/examples/1.8.x/client-graphql/examples/functions/create-execution.md index 8979880723..1479aa3bb6 100644 --- a/docs/examples/1.8.x/client-graphql/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/client-graphql/examples/functions/create-execution.md @@ -6,7 +6,7 @@ mutation { path: "", method: "GET", headers: "{}", - scheduledAt: "" + scheduledAt: "" ) { _id _createdAt diff --git a/docs/examples/1.8.x/client-graphql/examples/grids/create-row.md b/docs/examples/1.8.x/client-graphql/examples/grids/create-row.md deleted file mode 100644 index cffb7361f2..0000000000 --- a/docs/examples/1.8.x/client-graphql/examples/grids/create-row.md +++ /dev/null @@ -1,18 +0,0 @@ -mutation { - gridsCreateRow( - databaseId: "", - tableId: "", - rowId: "", - data: "{}", - permissions: ["read("any")"] - ) { - _id - _sequence - _tableId - _databaseId - _createdAt - _updatedAt - _permissions - data - } -} diff --git a/docs/examples/1.8.x/client-graphql/examples/grids/delete-row.md b/docs/examples/1.8.x/client-graphql/examples/grids/delete-row.md deleted file mode 100644 index 40dcbdc219..0000000000 --- a/docs/examples/1.8.x/client-graphql/examples/grids/delete-row.md +++ /dev/null @@ -1,9 +0,0 @@ -mutation { - gridsDeleteRow( - databaseId: "", - tableId: "", - rowId: "" - ) { - status - } -} diff --git a/docs/examples/1.8.x/client-graphql/examples/grids/get-row.md b/docs/examples/1.8.x/client-graphql/examples/grids/get-row.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/docs/examples/1.8.x/client-graphql/examples/grids/list-rows.md b/docs/examples/1.8.x/client-graphql/examples/grids/list-rows.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/docs/examples/1.8.x/client-graphql/examples/grids/update-row.md b/docs/examples/1.8.x/client-graphql/examples/grids/update-row.md deleted file mode 100644 index 2bb105e8c0..0000000000 --- a/docs/examples/1.8.x/client-graphql/examples/grids/update-row.md +++ /dev/null @@ -1,18 +0,0 @@ -mutation { - gridsUpdateRow( - databaseId: "", - tableId: "", - rowId: "", - data: "{}", - permissions: ["read("any")"] - ) { - _id - _sequence - _tableId - _databaseId - _createdAt - _updatedAt - _permissions - data - } -} diff --git a/docs/examples/1.8.x/client-graphql/examples/grids/upsert-row.md b/docs/examples/1.8.x/client-graphql/examples/grids/upsert-row.md deleted file mode 100644 index f8e0606109..0000000000 --- a/docs/examples/1.8.x/client-graphql/examples/grids/upsert-row.md +++ /dev/null @@ -1,18 +0,0 @@ -mutation { - gridsUpsertRow( - databaseId: "", - tableId: "", - rowId: "", - data: "{}", - permissions: ["read("any")"] - ) { - _id - _sequence - _tableId - _databaseId - _createdAt - _updatedAt - _permissions - data - } -} diff --git a/docs/examples/1.8.x/client-graphql/examples/storage/create-file.md b/docs/examples/1.8.x/client-graphql/examples/storage/create-file.md index 50161e433f..97e2150c39 100644 --- a/docs/examples/1.8.x/client-graphql/examples/storage/create-file.md +++ b/docs/examples/1.8.x/client-graphql/examples/storage/create-file.md @@ -1,7 +1,7 @@ POST /v1/storage/buckets/{bucketId}/files HTTP/1.1 Host: cloud.appwrite.io Content-Type: multipart/form-data; boundary="cec8e8123c05ba25" -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-react-native/examples/databases/create-document.md b/docs/examples/1.8.x/client-react-native/examples/databases/create-document.md index 1b28231ed3..ec768fcfaf 100644 --- a/docs/examples/1.8.x/client-react-native/examples/databases/create-document.md +++ b/docs/examples/1.8.x/client-react-native/examples/databases/create-document.md @@ -2,7 +2,9 @@ import { Client, Databases } from "react-native-appwrite"; const client = new Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID + .setSession('') // The user session to authenticate with + .setKey('') // + .setJWT(''); // Your secret JSON Web Token const databases = new Databases(client); diff --git a/docs/examples/1.8.x/client-react-native/examples/databases/upsert-document.md b/docs/examples/1.8.x/client-react-native/examples/databases/upsert-document.md index ae423d12a7..56d3af23ae 100644 --- a/docs/examples/1.8.x/client-react-native/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/client-react-native/examples/databases/upsert-document.md @@ -2,16 +2,16 @@ import { Client, Databases } from "react-native-appwrite"; const client = new Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID + .setSession('') // The user session to authenticate with + .setKey('') // + .setJWT(''); // Your secret JSON Web Token const databases = new Databases(client); const result = await databases.upsertDocument( '', // databaseId '', // collectionId - '', // documentId - {}, // data - ["read("any")"] // permissions (optional) + '' // documentId ); console.log(result); diff --git a/docs/examples/1.8.x/client-react-native/examples/functions/create-execution.md b/docs/examples/1.8.x/client-react-native/examples/functions/create-execution.md index 7d850c8103..72c71f7767 100644 --- a/docs/examples/1.8.x/client-react-native/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/client-react-native/examples/functions/create-execution.md @@ -13,7 +13,7 @@ const result = await functions.createExecution( '', // path (optional) ExecutionMethod.GET, // method (optional) {}, // headers (optional) - '' // scheduledAt (optional) + '' // scheduledAt (optional) ); console.log(result); diff --git a/docs/examples/1.8.x/client-react-native/examples/grids/create-row.md b/docs/examples/1.8.x/client-react-native/examples/grids/create-row.md deleted file mode 100644 index 9fdbce2dd9..0000000000 --- a/docs/examples/1.8.x/client-react-native/examples/grids/create-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "react-native-appwrite"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createRow( - '', // databaseId - '', // tableId - '', // rowId - {}, // data - ["read("any")"] // permissions (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/client-react-native/examples/grids/delete-row.md b/docs/examples/1.8.x/client-react-native/examples/grids/delete-row.md deleted file mode 100644 index 33a5a50a69..0000000000 --- a/docs/examples/1.8.x/client-react-native/examples/grids/delete-row.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "react-native-appwrite"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.deleteRow( - '', // databaseId - '', // tableId - '' // rowId -); - -console.log(result); diff --git a/docs/examples/1.8.x/client-react-native/examples/grids/get-row.md b/docs/examples/1.8.x/client-react-native/examples/grids/get-row.md deleted file mode 100644 index 7df0636b2e..0000000000 --- a/docs/examples/1.8.x/client-react-native/examples/grids/get-row.md +++ /dev/null @@ -1,16 +0,0 @@ -import { Client, Grids } from "react-native-appwrite"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.getRow( - '', // databaseId - '', // tableId - '', // rowId - [] // queries (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/client-react-native/examples/grids/list-rows.md b/docs/examples/1.8.x/client-react-native/examples/grids/list-rows.md deleted file mode 100644 index 3fd58773ef..0000000000 --- a/docs/examples/1.8.x/client-react-native/examples/grids/list-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "react-native-appwrite"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.listRows( - '', // databaseId - '', // tableId - [] // queries (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/client-react-native/examples/grids/update-row.md b/docs/examples/1.8.x/client-react-native/examples/grids/update-row.md deleted file mode 100644 index 39b147758f..0000000000 --- a/docs/examples/1.8.x/client-react-native/examples/grids/update-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "react-native-appwrite"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateRow( - '', // databaseId - '', // tableId - '', // rowId - {}, // data (optional) - ["read("any")"] // permissions (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/client-react-native/examples/grids/upsert-row.md b/docs/examples/1.8.x/client-react-native/examples/grids/upsert-row.md deleted file mode 100644 index 54443a6a4d..0000000000 --- a/docs/examples/1.8.x/client-react-native/examples/grids/upsert-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "react-native-appwrite"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.upsertRow( - '', // databaseId - '', // tableId - '', // rowId - {}, // data (optional) - ["read("any")"] // permissions (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-anonymous-session.md b/docs/examples/1.8.x/client-rest/examples/account/create-anonymous-session.md index b62c82a6a8..2079b045d1 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-anonymous-session.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-anonymous-session.md @@ -1,6 +1,6 @@ POST /v1/account/sessions/anonymous HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-email-password-session.md b/docs/examples/1.8.x/client-rest/examples/account/create-email-password-session.md index 1103d2ebfb..8aee0e5b15 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-email-password-session.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-email-password-session.md @@ -1,7 +1,7 @@ POST /v1/account/sessions/email HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-email-token.md b/docs/examples/1.8.x/client-rest/examples/account/create-email-token.md index 552b724b9c..98c5c9b454 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-email-token.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-email-token.md @@ -1,7 +1,7 @@ POST /v1/account/tokens/email HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-j-w-t.md b/docs/examples/1.8.x/client-rest/examples/account/create-j-w-t.md index 62a7dee7e9..a8da4695c3 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-j-w-t.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-j-w-t.md @@ -1,6 +1,6 @@ POST /v1/account/jwts HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-magic-u-r-l-token.md b/docs/examples/1.8.x/client-rest/examples/account/create-magic-u-r-l-token.md index 29d68bd0fa..a3db43516a 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-magic-u-r-l-token.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-magic-u-r-l-token.md @@ -1,7 +1,7 @@ POST /v1/account/tokens/magic-url HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-mfa-authenticator.md b/docs/examples/1.8.x/client-rest/examples/account/create-mfa-authenticator.md index 62a068b6cf..8d6b52b877 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-mfa-authenticator.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-mfa-authenticator.md @@ -1,7 +1,7 @@ POST /v1/account/mfa/authenticators/{type} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-mfa-challenge.md b/docs/examples/1.8.x/client-rest/examples/account/create-mfa-challenge.md index dd5ef4c731..9a84c0ef69 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-mfa-challenge.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-mfa-challenge.md @@ -1,7 +1,7 @@ POST /v1/account/mfa/challenge HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-mfa-recovery-codes.md b/docs/examples/1.8.x/client-rest/examples/account/create-mfa-recovery-codes.md index f09323df0b..797824d5d7 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-mfa-recovery-codes.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-mfa-recovery-codes.md @@ -1,7 +1,7 @@ POST /v1/account/mfa/recovery-codes HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-o-auth2session.md b/docs/examples/1.8.x/client-rest/examples/account/create-o-auth2session.md index d136722ec8..293170b490 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-o-auth2session.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-o-auth2session.md @@ -1,4 +1,4 @@ GET /v1/account/sessions/oauth2/{provider} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-o-auth2token.md b/docs/examples/1.8.x/client-rest/examples/account/create-o-auth2token.md index 8a0cab614f..dd1dd3ec5e 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-o-auth2token.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-o-auth2token.md @@ -1,4 +1,4 @@ GET /v1/account/tokens/oauth2/{provider} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-phone-token.md b/docs/examples/1.8.x/client-rest/examples/account/create-phone-token.md index 5127c8377a..eef1021d9e 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-phone-token.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-phone-token.md @@ -1,7 +1,7 @@ POST /v1/account/tokens/phone HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-phone-verification.md b/docs/examples/1.8.x/client-rest/examples/account/create-phone-verification.md index 57b3b7d160..d161e580ff 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-phone-verification.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-phone-verification.md @@ -1,7 +1,7 @@ POST /v1/account/verification/phone HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-push-target.md b/docs/examples/1.8.x/client-rest/examples/account/create-push-target.md index 459a2a2ecc..5844ccc19e 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-push-target.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-push-target.md @@ -1,7 +1,7 @@ POST /v1/account/targets/push HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-recovery.md b/docs/examples/1.8.x/client-rest/examples/account/create-recovery.md index ea0146228b..c195b96a5e 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-recovery.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-recovery.md @@ -1,7 +1,7 @@ POST /v1/account/recovery HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-session.md b/docs/examples/1.8.x/client-rest/examples/account/create-session.md index 0acc50cda6..18e3b1acdd 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-session.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-session.md @@ -1,7 +1,7 @@ POST /v1/account/sessions/token HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/client-rest/examples/account/create-verification.md b/docs/examples/1.8.x/client-rest/examples/account/create-verification.md index ed5479dbe5..1185d3a875 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create-verification.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create-verification.md @@ -1,7 +1,7 @@ POST /v1/account/verification HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/create.md b/docs/examples/1.8.x/client-rest/examples/account/create.md index 15bb386f41..f546c07de5 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/create.md +++ b/docs/examples/1.8.x/client-rest/examples/account/create.md @@ -1,7 +1,7 @@ POST /v1/account HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/client-rest/examples/account/delete-identity.md b/docs/examples/1.8.x/client-rest/examples/account/delete-identity.md index bacca18870..edb036a593 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/delete-identity.md +++ b/docs/examples/1.8.x/client-rest/examples/account/delete-identity.md @@ -1,7 +1,7 @@ DELETE /v1/account/identities/{identityId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/delete-mfa-authenticator.md b/docs/examples/1.8.x/client-rest/examples/account/delete-mfa-authenticator.md index a0eb5a0869..de58948195 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/delete-mfa-authenticator.md +++ b/docs/examples/1.8.x/client-rest/examples/account/delete-mfa-authenticator.md @@ -1,7 +1,7 @@ DELETE /v1/account/mfa/authenticators/{type} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/delete-push-target.md b/docs/examples/1.8.x/client-rest/examples/account/delete-push-target.md index 9ec6e20d27..fdfc75a41b 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/delete-push-target.md +++ b/docs/examples/1.8.x/client-rest/examples/account/delete-push-target.md @@ -1,7 +1,7 @@ DELETE /v1/account/targets/{targetId}/push HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: diff --git a/docs/examples/1.8.x/client-rest/examples/account/delete-session.md b/docs/examples/1.8.x/client-rest/examples/account/delete-session.md index c9b0f48d6f..9454a84913 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/delete-session.md +++ b/docs/examples/1.8.x/client-rest/examples/account/delete-session.md @@ -1,7 +1,7 @@ DELETE /v1/account/sessions/{sessionId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/delete-sessions.md b/docs/examples/1.8.x/client-rest/examples/account/delete-sessions.md index 0b3fcd1c45..97931c12e5 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/delete-sessions.md +++ b/docs/examples/1.8.x/client-rest/examples/account/delete-sessions.md @@ -1,7 +1,7 @@ DELETE /v1/account/sessions HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/get-mfa-recovery-codes.md b/docs/examples/1.8.x/client-rest/examples/account/get-mfa-recovery-codes.md index 2ab10a2475..81edee5234 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/get-mfa-recovery-codes.md +++ b/docs/examples/1.8.x/client-rest/examples/account/get-mfa-recovery-codes.md @@ -1,6 +1,6 @@ GET /v1/account/mfa/recovery-codes HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/get-prefs.md b/docs/examples/1.8.x/client-rest/examples/account/get-prefs.md index a038dacbfd..13a0b74d8f 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/get-prefs.md +++ b/docs/examples/1.8.x/client-rest/examples/account/get-prefs.md @@ -1,6 +1,6 @@ GET /v1/account/prefs HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/get-session.md b/docs/examples/1.8.x/client-rest/examples/account/get-session.md index 3e372a05ef..9417755b04 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/get-session.md +++ b/docs/examples/1.8.x/client-rest/examples/account/get-session.md @@ -1,6 +1,6 @@ GET /v1/account/sessions/{sessionId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/get.md b/docs/examples/1.8.x/client-rest/examples/account/get.md index 104b643074..023a6d116f 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/get.md +++ b/docs/examples/1.8.x/client-rest/examples/account/get.md @@ -1,6 +1,6 @@ GET /v1/account HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/list-identities.md b/docs/examples/1.8.x/client-rest/examples/account/list-identities.md index 5acb221584..65edceb8d6 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/list-identities.md +++ b/docs/examples/1.8.x/client-rest/examples/account/list-identities.md @@ -1,6 +1,6 @@ GET /v1/account/identities HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/list-logs.md b/docs/examples/1.8.x/client-rest/examples/account/list-logs.md index 8314123c9e..71e2e138ef 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/list-logs.md +++ b/docs/examples/1.8.x/client-rest/examples/account/list-logs.md @@ -1,6 +1,6 @@ GET /v1/account/logs HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/list-mfa-factors.md b/docs/examples/1.8.x/client-rest/examples/account/list-mfa-factors.md index c591143d4e..217ec6cb30 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/list-mfa-factors.md +++ b/docs/examples/1.8.x/client-rest/examples/account/list-mfa-factors.md @@ -1,6 +1,6 @@ GET /v1/account/mfa/factors HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/list-sessions.md b/docs/examples/1.8.x/client-rest/examples/account/list-sessions.md index 89ef6962c9..7bff23f25b 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/list-sessions.md +++ b/docs/examples/1.8.x/client-rest/examples/account/list-sessions.md @@ -1,6 +1,6 @@ GET /v1/account/sessions HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-email.md b/docs/examples/1.8.x/client-rest/examples/account/update-email.md index 382327e31b..fc3baaf4a4 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-email.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-email.md @@ -1,7 +1,7 @@ PATCH /v1/account/email HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-m-f-a.md b/docs/examples/1.8.x/client-rest/examples/account/update-m-f-a.md index a22b169751..803c47a857 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-m-f-a.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-m-f-a.md @@ -1,7 +1,7 @@ PATCH /v1/account/mfa HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-magic-u-r-l-session.md b/docs/examples/1.8.x/client-rest/examples/account/update-magic-u-r-l-session.md index 1a82afbfcc..3238322e0f 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-magic-u-r-l-session.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-magic-u-r-l-session.md @@ -1,7 +1,7 @@ PUT /v1/account/sessions/magic-url HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-mfa-authenticator.md b/docs/examples/1.8.x/client-rest/examples/account/update-mfa-authenticator.md index 780472291c..9d3e5dceea 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-mfa-authenticator.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-mfa-authenticator.md @@ -1,7 +1,7 @@ PUT /v1/account/mfa/authenticators/{type} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-mfa-challenge.md b/docs/examples/1.8.x/client-rest/examples/account/update-mfa-challenge.md index b6a7e92b28..ddc27ae334 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-mfa-challenge.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-mfa-challenge.md @@ -1,7 +1,7 @@ PUT /v1/account/mfa/challenge HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-mfa-recovery-codes.md b/docs/examples/1.8.x/client-rest/examples/account/update-mfa-recovery-codes.md index 74e9225f3e..e4ab8abb3b 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-mfa-recovery-codes.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-mfa-recovery-codes.md @@ -1,7 +1,7 @@ PATCH /v1/account/mfa/recovery-codes HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-name.md b/docs/examples/1.8.x/client-rest/examples/account/update-name.md index 4c9c0e302c..f2f7caa204 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-name.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-name.md @@ -1,7 +1,7 @@ PATCH /v1/account/name HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-password.md b/docs/examples/1.8.x/client-rest/examples/account/update-password.md index e05a1c2b7f..4f69b9ab3f 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-password.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-password.md @@ -1,7 +1,7 @@ PATCH /v1/account/password HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-phone-session.md b/docs/examples/1.8.x/client-rest/examples/account/update-phone-session.md index 54872eecd2..f1bc27d201 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-phone-session.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-phone-session.md @@ -1,7 +1,7 @@ PUT /v1/account/sessions/phone HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-phone-verification.md b/docs/examples/1.8.x/client-rest/examples/account/update-phone-verification.md index 1d4dc22520..ee6f5a68ff 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-phone-verification.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-phone-verification.md @@ -1,7 +1,7 @@ PUT /v1/account/verification/phone HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-phone.md b/docs/examples/1.8.x/client-rest/examples/account/update-phone.md index 791caadb0d..bbe602a181 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-phone.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-phone.md @@ -1,7 +1,7 @@ PATCH /v1/account/phone HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-prefs.md b/docs/examples/1.8.x/client-rest/examples/account/update-prefs.md index 24f2d3bcb6..aeabc2b68f 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-prefs.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-prefs.md @@ -1,7 +1,7 @@ PATCH /v1/account/prefs HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-push-target.md b/docs/examples/1.8.x/client-rest/examples/account/update-push-target.md index 95210b5a1c..2e42a2d67f 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-push-target.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-push-target.md @@ -1,7 +1,7 @@ PUT /v1/account/targets/{targetId}/push HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-recovery.md b/docs/examples/1.8.x/client-rest/examples/account/update-recovery.md index 7d40ee79fe..054aacc8ed 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-recovery.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-recovery.md @@ -1,7 +1,7 @@ PUT /v1/account/recovery HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-session.md b/docs/examples/1.8.x/client-rest/examples/account/update-session.md index 8e2257aeed..9b2ba0e4a7 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-session.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-session.md @@ -1,7 +1,7 @@ PATCH /v1/account/sessions/{sessionId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-status.md b/docs/examples/1.8.x/client-rest/examples/account/update-status.md index 557697fe5f..8a3e01db0b 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-status.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-status.md @@ -1,7 +1,7 @@ PATCH /v1/account/status HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/account/update-verification.md b/docs/examples/1.8.x/client-rest/examples/account/update-verification.md index a4dcbf76a3..0c5ed8b55d 100644 --- a/docs/examples/1.8.x/client-rest/examples/account/update-verification.md +++ b/docs/examples/1.8.x/client-rest/examples/account/update-verification.md @@ -1,7 +1,7 @@ PUT /v1/account/verification HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/avatars/get-browser.md b/docs/examples/1.8.x/client-rest/examples/avatars/get-browser.md index 9de9d99173..e5f6f22ab5 100644 --- a/docs/examples/1.8.x/client-rest/examples/avatars/get-browser.md +++ b/docs/examples/1.8.x/client-rest/examples/avatars/get-browser.md @@ -1,6 +1,6 @@ GET /v1/avatars/browsers/{code} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/avatars/get-credit-card.md b/docs/examples/1.8.x/client-rest/examples/avatars/get-credit-card.md index ed30226d3b..ab513115f8 100644 --- a/docs/examples/1.8.x/client-rest/examples/avatars/get-credit-card.md +++ b/docs/examples/1.8.x/client-rest/examples/avatars/get-credit-card.md @@ -1,6 +1,6 @@ GET /v1/avatars/credit-cards/{code} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/avatars/get-favicon.md b/docs/examples/1.8.x/client-rest/examples/avatars/get-favicon.md index 8eaca9452e..837dba633c 100644 --- a/docs/examples/1.8.x/client-rest/examples/avatars/get-favicon.md +++ b/docs/examples/1.8.x/client-rest/examples/avatars/get-favicon.md @@ -1,6 +1,6 @@ GET /v1/avatars/favicon HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/avatars/get-flag.md b/docs/examples/1.8.x/client-rest/examples/avatars/get-flag.md index 07172e89d8..d0c92d7c02 100644 --- a/docs/examples/1.8.x/client-rest/examples/avatars/get-flag.md +++ b/docs/examples/1.8.x/client-rest/examples/avatars/get-flag.md @@ -1,6 +1,6 @@ GET /v1/avatars/flags/{code} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/avatars/get-image.md b/docs/examples/1.8.x/client-rest/examples/avatars/get-image.md index 98d4898e6f..2f80018f20 100644 --- a/docs/examples/1.8.x/client-rest/examples/avatars/get-image.md +++ b/docs/examples/1.8.x/client-rest/examples/avatars/get-image.md @@ -1,6 +1,6 @@ GET /v1/avatars/image HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/avatars/get-initials.md b/docs/examples/1.8.x/client-rest/examples/avatars/get-initials.md index 93a70a80ab..f3879b5d52 100644 --- a/docs/examples/1.8.x/client-rest/examples/avatars/get-initials.md +++ b/docs/examples/1.8.x/client-rest/examples/avatars/get-initials.md @@ -1,6 +1,6 @@ GET /v1/avatars/initials HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/avatars/get-q-r.md b/docs/examples/1.8.x/client-rest/examples/avatars/get-q-r.md index 39e513c810..263c54742c 100644 --- a/docs/examples/1.8.x/client-rest/examples/avatars/get-q-r.md +++ b/docs/examples/1.8.x/client-rest/examples/avatars/get-q-r.md @@ -1,6 +1,6 @@ GET /v1/avatars/qr HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/databases/create-document.md b/docs/examples/1.8.x/client-rest/examples/databases/create-document.md index e9b165e2ac..3126197555 100644 --- a/docs/examples/1.8.x/client-rest/examples/databases/create-document.md +++ b/docs/examples/1.8.x/client-rest/examples/databases/create-document.md @@ -1,7 +1,7 @@ POST /v1/databases/{databaseId}/collections/{collectionId}/documents HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/databases/delete-document.md b/docs/examples/1.8.x/client-rest/examples/databases/delete-document.md index 2ee4f92ec4..6b86aba853 100644 --- a/docs/examples/1.8.x/client-rest/examples/databases/delete-document.md +++ b/docs/examples/1.8.x/client-rest/examples/databases/delete-document.md @@ -1,7 +1,7 @@ DELETE /v1/databases/{databaseId}/collections/{collectionId}/documents/{documentId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/databases/get-document.md b/docs/examples/1.8.x/client-rest/examples/databases/get-document.md index dac5e48131..a32db40087 100644 --- a/docs/examples/1.8.x/client-rest/examples/databases/get-document.md +++ b/docs/examples/1.8.x/client-rest/examples/databases/get-document.md @@ -1,6 +1,6 @@ GET /v1/databases/{databaseId}/collections/{collectionId}/documents/{documentId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/databases/list-documents.md b/docs/examples/1.8.x/client-rest/examples/databases/list-documents.md index e5c4936d6f..22ca529e89 100644 --- a/docs/examples/1.8.x/client-rest/examples/databases/list-documents.md +++ b/docs/examples/1.8.x/client-rest/examples/databases/list-documents.md @@ -1,6 +1,6 @@ GET /v1/databases/{databaseId}/collections/{collectionId}/documents HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/databases/update-document.md b/docs/examples/1.8.x/client-rest/examples/databases/update-document.md index ffc5d36011..945b957c6e 100644 --- a/docs/examples/1.8.x/client-rest/examples/databases/update-document.md +++ b/docs/examples/1.8.x/client-rest/examples/databases/update-document.md @@ -1,7 +1,7 @@ PATCH /v1/databases/{databaseId}/collections/{collectionId}/documents/{documentId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/databases/upsert-document.md b/docs/examples/1.8.x/client-rest/examples/databases/upsert-document.md index d2baeac6a8..7cfa380a40 100644 --- a/docs/examples/1.8.x/client-rest/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/client-rest/examples/databases/upsert-document.md @@ -1,12 +1,8 @@ PUT /v1/databases/{databaseId}/collections/{collectionId}/documents/{documentId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: -{ - "data": {}, - "permissions": ["read(\"any\")"] -} diff --git a/docs/examples/1.8.x/client-rest/examples/functions/create-execution.md b/docs/examples/1.8.x/client-rest/examples/functions/create-execution.md index 4ae83f3096..fec92ddab0 100644 --- a/docs/examples/1.8.x/client-rest/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/client-rest/examples/functions/create-execution.md @@ -1,7 +1,7 @@ POST /v1/functions/{functionId}/executions HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: @@ -12,5 +12,5 @@ X-Appwrite-JWT: "path": "", "method": "GET", "headers": {}, - "scheduledAt": "" + "scheduledAt": } diff --git a/docs/examples/1.8.x/client-rest/examples/functions/get-execution.md b/docs/examples/1.8.x/client-rest/examples/functions/get-execution.md index e2f3e97d10..7df2f3acbe 100644 --- a/docs/examples/1.8.x/client-rest/examples/functions/get-execution.md +++ b/docs/examples/1.8.x/client-rest/examples/functions/get-execution.md @@ -1,6 +1,6 @@ GET /v1/functions/{functionId}/executions/{executionId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/functions/list-executions.md b/docs/examples/1.8.x/client-rest/examples/functions/list-executions.md index 445ed1fa83..b2ab0e05d1 100644 --- a/docs/examples/1.8.x/client-rest/examples/functions/list-executions.md +++ b/docs/examples/1.8.x/client-rest/examples/functions/list-executions.md @@ -1,6 +1,6 @@ GET /v1/functions/{functionId}/executions HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/graphql/mutation.md b/docs/examples/1.8.x/client-rest/examples/graphql/mutation.md index 4080765d58..db3b1c0c78 100644 --- a/docs/examples/1.8.x/client-rest/examples/graphql/mutation.md +++ b/docs/examples/1.8.x/client-rest/examples/graphql/mutation.md @@ -2,7 +2,7 @@ POST /v1/graphql/mutation HTTP/1.1 Host: cloud.appwrite.io X-Sdk-Graphql: true Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/graphql/query.md b/docs/examples/1.8.x/client-rest/examples/graphql/query.md index b05ce724c8..8fc41efcfe 100644 --- a/docs/examples/1.8.x/client-rest/examples/graphql/query.md +++ b/docs/examples/1.8.x/client-rest/examples/graphql/query.md @@ -2,7 +2,7 @@ POST /v1/graphql HTTP/1.1 Host: cloud.appwrite.io X-Sdk-Graphql: true Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/grids/create-row.md b/docs/examples/1.8.x/client-rest/examples/grids/create-row.md deleted file mode 100644 index 98b261ecba..0000000000 --- a/docs/examples/1.8.x/client-rest/examples/grids/create-row.md +++ /dev/null @@ -1,13 +0,0 @@ -POST /v1/databases/{databaseId}/grids/tables/{tableId}/rows HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Session: -X-Appwrite-JWT: - -{ - "rowId": "", - "data": {}, - "permissions": ["read(\"any\")"] -} diff --git a/docs/examples/1.8.x/client-rest/examples/grids/delete-row.md b/docs/examples/1.8.x/client-rest/examples/grids/delete-row.md deleted file mode 100644 index 6f702a8526..0000000000 --- a/docs/examples/1.8.x/client-rest/examples/grids/delete-row.md +++ /dev/null @@ -1,8 +0,0 @@ -DELETE /v1/databases/{databaseId}/grids/tables/{tableId}/rows/{rowId} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Session: -X-Appwrite-JWT: - diff --git a/docs/examples/1.8.x/client-rest/examples/grids/get-row.md b/docs/examples/1.8.x/client-rest/examples/grids/get-row.md deleted file mode 100644 index 876fe0f796..0000000000 --- a/docs/examples/1.8.x/client-rest/examples/grids/get-row.md +++ /dev/null @@ -1,6 +0,0 @@ -GET /v1/databases/{databaseId}/grids/tables/{tableId}/rows/{rowId} HTTP/1.1 -Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Session: -X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/grids/list-rows.md b/docs/examples/1.8.x/client-rest/examples/grids/list-rows.md deleted file mode 100644 index 86751cfcaf..0000000000 --- a/docs/examples/1.8.x/client-rest/examples/grids/list-rows.md +++ /dev/null @@ -1,6 +0,0 @@ -GET /v1/databases/{databaseId}/grids/tables/{tableId}/rows HTTP/1.1 -Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Session: -X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/grids/update-row.md b/docs/examples/1.8.x/client-rest/examples/grids/update-row.md deleted file mode 100644 index bacfb5389a..0000000000 --- a/docs/examples/1.8.x/client-rest/examples/grids/update-row.md +++ /dev/null @@ -1,12 +0,0 @@ -PATCH /v1/databases/{databaseId}/grids/tables/{tableId}/rows/{rowId} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Session: -X-Appwrite-JWT: - -{ - "data": {}, - "permissions": ["read(\"any\")"] -} diff --git a/docs/examples/1.8.x/client-rest/examples/grids/upsert-row.md b/docs/examples/1.8.x/client-rest/examples/grids/upsert-row.md deleted file mode 100644 index 7368fc436d..0000000000 --- a/docs/examples/1.8.x/client-rest/examples/grids/upsert-row.md +++ /dev/null @@ -1,12 +0,0 @@ -PUT /v1/databases/{databaseId}/grids/tables/{tableId}/rows/{rowId} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Session: -X-Appwrite-JWT: - -{ - "data": {}, - "permissions": ["read(\"any\")"] -} diff --git a/docs/examples/1.8.x/client-rest/examples/locale/get.md b/docs/examples/1.8.x/client-rest/examples/locale/get.md index 8f8a1741e6..0d67644583 100644 --- a/docs/examples/1.8.x/client-rest/examples/locale/get.md +++ b/docs/examples/1.8.x/client-rest/examples/locale/get.md @@ -1,6 +1,6 @@ GET /v1/locale HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/locale/list-codes.md b/docs/examples/1.8.x/client-rest/examples/locale/list-codes.md index 61110f6527..f362c5987e 100644 --- a/docs/examples/1.8.x/client-rest/examples/locale/list-codes.md +++ b/docs/examples/1.8.x/client-rest/examples/locale/list-codes.md @@ -1,6 +1,6 @@ GET /v1/locale/codes HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/locale/list-continents.md b/docs/examples/1.8.x/client-rest/examples/locale/list-continents.md index cb96cc4e16..93db4fb302 100644 --- a/docs/examples/1.8.x/client-rest/examples/locale/list-continents.md +++ b/docs/examples/1.8.x/client-rest/examples/locale/list-continents.md @@ -1,6 +1,6 @@ GET /v1/locale/continents HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/locale/list-countries-e-u.md b/docs/examples/1.8.x/client-rest/examples/locale/list-countries-e-u.md index d4de74a879..09eba6168f 100644 --- a/docs/examples/1.8.x/client-rest/examples/locale/list-countries-e-u.md +++ b/docs/examples/1.8.x/client-rest/examples/locale/list-countries-e-u.md @@ -1,6 +1,6 @@ GET /v1/locale/countries/eu HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/locale/list-countries-phones.md b/docs/examples/1.8.x/client-rest/examples/locale/list-countries-phones.md index 0e1ed67a7d..94ef0bb943 100644 --- a/docs/examples/1.8.x/client-rest/examples/locale/list-countries-phones.md +++ b/docs/examples/1.8.x/client-rest/examples/locale/list-countries-phones.md @@ -1,6 +1,6 @@ GET /v1/locale/countries/phones HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/locale/list-countries.md b/docs/examples/1.8.x/client-rest/examples/locale/list-countries.md index 58e487a875..dc8289980a 100644 --- a/docs/examples/1.8.x/client-rest/examples/locale/list-countries.md +++ b/docs/examples/1.8.x/client-rest/examples/locale/list-countries.md @@ -1,6 +1,6 @@ GET /v1/locale/countries HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/locale/list-currencies.md b/docs/examples/1.8.x/client-rest/examples/locale/list-currencies.md index a3a9b96c48..9a3af20c94 100644 --- a/docs/examples/1.8.x/client-rest/examples/locale/list-currencies.md +++ b/docs/examples/1.8.x/client-rest/examples/locale/list-currencies.md @@ -1,6 +1,6 @@ GET /v1/locale/currencies HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/locale/list-languages.md b/docs/examples/1.8.x/client-rest/examples/locale/list-languages.md index 8c7cbabddf..7d90c8b40a 100644 --- a/docs/examples/1.8.x/client-rest/examples/locale/list-languages.md +++ b/docs/examples/1.8.x/client-rest/examples/locale/list-languages.md @@ -1,6 +1,6 @@ GET /v1/locale/languages HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/messaging/create-subscriber.md b/docs/examples/1.8.x/client-rest/examples/messaging/create-subscriber.md index 708ec0782a..94e98c4438 100644 --- a/docs/examples/1.8.x/client-rest/examples/messaging/create-subscriber.md +++ b/docs/examples/1.8.x/client-rest/examples/messaging/create-subscriber.md @@ -1,7 +1,7 @@ POST /v1/messaging/topics/{topicId}/subscribers HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-JWT: X-Appwrite-Session: diff --git a/docs/examples/1.8.x/client-rest/examples/messaging/delete-subscriber.md b/docs/examples/1.8.x/client-rest/examples/messaging/delete-subscriber.md index 1cb9c3e516..e5ac0830a3 100644 --- a/docs/examples/1.8.x/client-rest/examples/messaging/delete-subscriber.md +++ b/docs/examples/1.8.x/client-rest/examples/messaging/delete-subscriber.md @@ -1,7 +1,7 @@ DELETE /v1/messaging/topics/{topicId}/subscribers/{subscriberId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-JWT: X-Appwrite-Session: diff --git a/docs/examples/1.8.x/client-rest/examples/storage/create-file.md b/docs/examples/1.8.x/client-rest/examples/storage/create-file.md index 0f83797b70..f044b577b2 100644 --- a/docs/examples/1.8.x/client-rest/examples/storage/create-file.md +++ b/docs/examples/1.8.x/client-rest/examples/storage/create-file.md @@ -1,7 +1,7 @@ POST /v1/storage/buckets/{bucketId}/files HTTP/1.1 Host: cloud.appwrite.io Content-Type: multipart/form-data; boundary="cec8e8123c05ba25" -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/storage/delete-file.md b/docs/examples/1.8.x/client-rest/examples/storage/delete-file.md index e00392a525..8d074341fe 100644 --- a/docs/examples/1.8.x/client-rest/examples/storage/delete-file.md +++ b/docs/examples/1.8.x/client-rest/examples/storage/delete-file.md @@ -1,7 +1,7 @@ DELETE /v1/storage/buckets/{bucketId}/files/{fileId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/storage/get-file-download.md b/docs/examples/1.8.x/client-rest/examples/storage/get-file-download.md index 92991d0727..58c9c6d276 100644 --- a/docs/examples/1.8.x/client-rest/examples/storage/get-file-download.md +++ b/docs/examples/1.8.x/client-rest/examples/storage/get-file-download.md @@ -1,6 +1,6 @@ GET /v1/storage/buckets/{bucketId}/files/{fileId}/download HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/storage/get-file-preview.md b/docs/examples/1.8.x/client-rest/examples/storage/get-file-preview.md index e84dd4dd85..ff24de4ec4 100644 --- a/docs/examples/1.8.x/client-rest/examples/storage/get-file-preview.md +++ b/docs/examples/1.8.x/client-rest/examples/storage/get-file-preview.md @@ -1,6 +1,6 @@ GET /v1/storage/buckets/{bucketId}/files/{fileId}/preview HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/storage/get-file-view.md b/docs/examples/1.8.x/client-rest/examples/storage/get-file-view.md index f482706f6f..9c95a2b48f 100644 --- a/docs/examples/1.8.x/client-rest/examples/storage/get-file-view.md +++ b/docs/examples/1.8.x/client-rest/examples/storage/get-file-view.md @@ -1,6 +1,6 @@ GET /v1/storage/buckets/{bucketId}/files/{fileId}/view HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/storage/get-file.md b/docs/examples/1.8.x/client-rest/examples/storage/get-file.md index 4f929caadf..ffb3703fe1 100644 --- a/docs/examples/1.8.x/client-rest/examples/storage/get-file.md +++ b/docs/examples/1.8.x/client-rest/examples/storage/get-file.md @@ -1,6 +1,6 @@ GET /v1/storage/buckets/{bucketId}/files/{fileId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/storage/list-files.md b/docs/examples/1.8.x/client-rest/examples/storage/list-files.md index 977bb9e713..d1258b97de 100644 --- a/docs/examples/1.8.x/client-rest/examples/storage/list-files.md +++ b/docs/examples/1.8.x/client-rest/examples/storage/list-files.md @@ -1,6 +1,6 @@ GET /v1/storage/buckets/{bucketId}/files HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/storage/update-file.md b/docs/examples/1.8.x/client-rest/examples/storage/update-file.md index fed35bb860..210433622b 100644 --- a/docs/examples/1.8.x/client-rest/examples/storage/update-file.md +++ b/docs/examples/1.8.x/client-rest/examples/storage/update-file.md @@ -1,7 +1,7 @@ PUT /v1/storage/buckets/{bucketId}/files/{fileId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/teams/create-membership.md b/docs/examples/1.8.x/client-rest/examples/teams/create-membership.md index f96f20c2b8..83e4803502 100644 --- a/docs/examples/1.8.x/client-rest/examples/teams/create-membership.md +++ b/docs/examples/1.8.x/client-rest/examples/teams/create-membership.md @@ -1,7 +1,7 @@ POST /v1/teams/{teamId}/memberships HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/teams/create.md b/docs/examples/1.8.x/client-rest/examples/teams/create.md index 33cf95ba01..c80b2bda8e 100644 --- a/docs/examples/1.8.x/client-rest/examples/teams/create.md +++ b/docs/examples/1.8.x/client-rest/examples/teams/create.md @@ -1,7 +1,7 @@ POST /v1/teams HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/teams/delete-membership.md b/docs/examples/1.8.x/client-rest/examples/teams/delete-membership.md index 8da481d5cf..0fc17e11ee 100644 --- a/docs/examples/1.8.x/client-rest/examples/teams/delete-membership.md +++ b/docs/examples/1.8.x/client-rest/examples/teams/delete-membership.md @@ -1,7 +1,7 @@ DELETE /v1/teams/{teamId}/memberships/{membershipId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/teams/delete.md b/docs/examples/1.8.x/client-rest/examples/teams/delete.md index d1dc59c23a..ad614b17d1 100644 --- a/docs/examples/1.8.x/client-rest/examples/teams/delete.md +++ b/docs/examples/1.8.x/client-rest/examples/teams/delete.md @@ -1,7 +1,7 @@ DELETE /v1/teams/{teamId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/teams/get-membership.md b/docs/examples/1.8.x/client-rest/examples/teams/get-membership.md index 6e7379b0d7..dbe034f34b 100644 --- a/docs/examples/1.8.x/client-rest/examples/teams/get-membership.md +++ b/docs/examples/1.8.x/client-rest/examples/teams/get-membership.md @@ -1,6 +1,6 @@ GET /v1/teams/{teamId}/memberships/{membershipId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/teams/get-prefs.md b/docs/examples/1.8.x/client-rest/examples/teams/get-prefs.md index e541fd3fd8..ddb863181d 100644 --- a/docs/examples/1.8.x/client-rest/examples/teams/get-prefs.md +++ b/docs/examples/1.8.x/client-rest/examples/teams/get-prefs.md @@ -1,6 +1,6 @@ GET /v1/teams/{teamId}/prefs HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/teams/get.md b/docs/examples/1.8.x/client-rest/examples/teams/get.md index 32d9156267..730d23a03b 100644 --- a/docs/examples/1.8.x/client-rest/examples/teams/get.md +++ b/docs/examples/1.8.x/client-rest/examples/teams/get.md @@ -1,6 +1,6 @@ GET /v1/teams/{teamId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/teams/list-memberships.md b/docs/examples/1.8.x/client-rest/examples/teams/list-memberships.md index 4e364053b3..82a9f82c33 100644 --- a/docs/examples/1.8.x/client-rest/examples/teams/list-memberships.md +++ b/docs/examples/1.8.x/client-rest/examples/teams/list-memberships.md @@ -1,6 +1,6 @@ GET /v1/teams/{teamId}/memberships HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/teams/list.md b/docs/examples/1.8.x/client-rest/examples/teams/list.md index e5f0439a13..00a419269a 100644 --- a/docs/examples/1.8.x/client-rest/examples/teams/list.md +++ b/docs/examples/1.8.x/client-rest/examples/teams/list.md @@ -1,6 +1,6 @@ GET /v1/teams HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/teams/update-membership-status.md b/docs/examples/1.8.x/client-rest/examples/teams/update-membership-status.md index da2c9189cd..9d828118f0 100644 --- a/docs/examples/1.8.x/client-rest/examples/teams/update-membership-status.md +++ b/docs/examples/1.8.x/client-rest/examples/teams/update-membership-status.md @@ -1,7 +1,7 @@ PATCH /v1/teams/{teamId}/memberships/{membershipId}/status HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/teams/update-membership.md b/docs/examples/1.8.x/client-rest/examples/teams/update-membership.md index b1010ea460..3768499d16 100644 --- a/docs/examples/1.8.x/client-rest/examples/teams/update-membership.md +++ b/docs/examples/1.8.x/client-rest/examples/teams/update-membership.md @@ -1,7 +1,7 @@ PATCH /v1/teams/{teamId}/memberships/{membershipId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/teams/update-name.md b/docs/examples/1.8.x/client-rest/examples/teams/update-name.md index cd92d686ce..ec381348e8 100644 --- a/docs/examples/1.8.x/client-rest/examples/teams/update-name.md +++ b/docs/examples/1.8.x/client-rest/examples/teams/update-name.md @@ -1,7 +1,7 @@ PUT /v1/teams/{teamId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-rest/examples/teams/update-prefs.md b/docs/examples/1.8.x/client-rest/examples/teams/update-prefs.md index e17dcdb260..1db6300350 100644 --- a/docs/examples/1.8.x/client-rest/examples/teams/update-prefs.md +++ b/docs/examples/1.8.x/client-rest/examples/teams/update-prefs.md @@ -1,7 +1,7 @@ PUT /v1/teams/{teamId}/prefs HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/client-web/examples/databases/create-document.md b/docs/examples/1.8.x/client-web/examples/databases/create-document.md index 916cc92689..401a67488c 100644 --- a/docs/examples/1.8.x/client-web/examples/databases/create-document.md +++ b/docs/examples/1.8.x/client-web/examples/databases/create-document.md @@ -2,7 +2,9 @@ import { Client, Databases } from "appwrite"; const client = new Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID + .setSession('') // The user session to authenticate with + .setKey('') // + .setJWT(''); // Your secret JSON Web Token const databases = new Databases(client); diff --git a/docs/examples/1.8.x/client-web/examples/databases/upsert-document.md b/docs/examples/1.8.x/client-web/examples/databases/upsert-document.md index cfefe06242..a581396da8 100644 --- a/docs/examples/1.8.x/client-web/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/client-web/examples/databases/upsert-document.md @@ -2,16 +2,16 @@ import { Client, Databases } from "appwrite"; const client = new Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID + .setSession('') // The user session to authenticate with + .setKey('') // + .setJWT(''); // Your secret JSON Web Token const databases = new Databases(client); const result = await databases.upsertDocument( '', // databaseId '', // collectionId - '', // documentId - {}, // data - ["read("any")"] // permissions (optional) + '' // documentId ); console.log(result); diff --git a/docs/examples/1.8.x/client-web/examples/functions/create-execution.md b/docs/examples/1.8.x/client-web/examples/functions/create-execution.md index be9bb508c0..8f07523b2b 100644 --- a/docs/examples/1.8.x/client-web/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/client-web/examples/functions/create-execution.md @@ -13,7 +13,7 @@ const result = await functions.createExecution( '', // path (optional) ExecutionMethod.GET, // method (optional) {}, // headers (optional) - '' // scheduledAt (optional) + '' // scheduledAt (optional) ); console.log(result); diff --git a/docs/examples/1.8.x/client-web/examples/grids/create-row.md b/docs/examples/1.8.x/client-web/examples/grids/create-row.md deleted file mode 100644 index 9dc6de2769..0000000000 --- a/docs/examples/1.8.x/client-web/examples/grids/create-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "appwrite"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createRow( - '', // databaseId - '', // tableId - '', // rowId - {}, // data - ["read("any")"] // permissions (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/client-web/examples/grids/delete-row.md b/docs/examples/1.8.x/client-web/examples/grids/delete-row.md deleted file mode 100644 index 7d3fb7df7e..0000000000 --- a/docs/examples/1.8.x/client-web/examples/grids/delete-row.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "appwrite"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.deleteRow( - '', // databaseId - '', // tableId - '' // rowId -); - -console.log(result); diff --git a/docs/examples/1.8.x/client-web/examples/grids/get-row.md b/docs/examples/1.8.x/client-web/examples/grids/get-row.md deleted file mode 100644 index 778377b61b..0000000000 --- a/docs/examples/1.8.x/client-web/examples/grids/get-row.md +++ /dev/null @@ -1,16 +0,0 @@ -import { Client, Grids } from "appwrite"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.getRow( - '', // databaseId - '', // tableId - '', // rowId - [] // queries (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/client-web/examples/grids/list-rows.md b/docs/examples/1.8.x/client-web/examples/grids/list-rows.md deleted file mode 100644 index 07de125329..0000000000 --- a/docs/examples/1.8.x/client-web/examples/grids/list-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "appwrite"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.listRows( - '', // databaseId - '', // tableId - [] // queries (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/client-web/examples/grids/update-row.md b/docs/examples/1.8.x/client-web/examples/grids/update-row.md deleted file mode 100644 index f37659e3ca..0000000000 --- a/docs/examples/1.8.x/client-web/examples/grids/update-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "appwrite"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateRow( - '', // databaseId - '', // tableId - '', // rowId - {}, // data (optional) - ["read("any")"] // permissions (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/client-web/examples/grids/upsert-row.md b/docs/examples/1.8.x/client-web/examples/grids/upsert-row.md deleted file mode 100644 index 8850c27ebd..0000000000 --- a/docs/examples/1.8.x/client-web/examples/grids/upsert-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "appwrite"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.upsertRow( - '', // databaseId - '', // tableId - '', // rowId - {}, // data (optional) - ["read("any")"] // permissions (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-cli/examples/databases/upsert-document.md b/docs/examples/1.8.x/console-cli/examples/databases/upsert-document.md index 40932014ba..151e466d02 100644 --- a/docs/examples/1.8.x/console-cli/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/console-cli/examples/databases/upsert-document.md @@ -1,6 +1,4 @@ appwrite databases upsertDocument \ --databaseId \ --collectionId \ - --documentId \ - --data '{ "key": "value" }' \ - + --documentId diff --git a/docs/examples/1.8.x/console-cli/examples/databases/upsert-documents.md b/docs/examples/1.8.x/console-cli/examples/databases/upsert-documents.md index cb1677b14c..30c7dc5b4b 100644 --- a/docs/examples/1.8.x/console-cli/examples/databases/upsert-documents.md +++ b/docs/examples/1.8.x/console-cli/examples/databases/upsert-documents.md @@ -1,4 +1,3 @@ appwrite databases upsertDocuments \ --databaseId \ - --collectionId \ - --documents one two three + --collectionId diff --git a/docs/examples/1.8.x/console-cli/examples/grids/create-boolean-column.md b/docs/examples/1.8.x/console-cli/examples/grids/create-boolean-column.md deleted file mode 100644 index 3a26ed2935..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/create-boolean-column.md +++ /dev/null @@ -1,7 +0,0 @@ -appwrite grids createBooleanColumn \ - --databaseId \ - --tableId \ - --key '' \ - --required false \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/create-database.md b/docs/examples/1.8.x/console-cli/examples/grids/create-database.md deleted file mode 100644 index 741d5f83ee..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/create-database.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids createDatabase \ - --databaseId \ - --name \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/create-datetime-column.md b/docs/examples/1.8.x/console-cli/examples/grids/create-datetime-column.md deleted file mode 100644 index 1efced687d..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/create-datetime-column.md +++ /dev/null @@ -1,7 +0,0 @@ -appwrite grids createDatetimeColumn \ - --databaseId \ - --tableId \ - --key '' \ - --required false \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/create-email-column.md b/docs/examples/1.8.x/console-cli/examples/grids/create-email-column.md deleted file mode 100644 index f0758d2753..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/create-email-column.md +++ /dev/null @@ -1,7 +0,0 @@ -appwrite grids createEmailColumn \ - --databaseId \ - --tableId \ - --key '' \ - --required false \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/create-enum-column.md b/docs/examples/1.8.x/console-cli/examples/grids/create-enum-column.md deleted file mode 100644 index e6ca5fdbd6..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/create-enum-column.md +++ /dev/null @@ -1,8 +0,0 @@ -appwrite grids createEnumColumn \ - --databaseId \ - --tableId \ - --key '' \ - --elements one two three \ - --required false \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/create-float-column.md b/docs/examples/1.8.x/console-cli/examples/grids/create-float-column.md deleted file mode 100644 index a17535614d..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/create-float-column.md +++ /dev/null @@ -1,9 +0,0 @@ -appwrite grids createFloatColumn \ - --databaseId \ - --tableId \ - --key '' \ - --required false \ - - - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/create-index.md b/docs/examples/1.8.x/console-cli/examples/grids/create-index.md deleted file mode 100644 index 9b92ecc614..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/create-index.md +++ /dev/null @@ -1,8 +0,0 @@ -appwrite grids createIndex \ - --databaseId \ - --tableId \ - --key '' \ - --type key \ - --columns one two three \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/create-integer-column.md b/docs/examples/1.8.x/console-cli/examples/grids/create-integer-column.md deleted file mode 100644 index 0e7d408fea..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/create-integer-column.md +++ /dev/null @@ -1,9 +0,0 @@ -appwrite grids createIntegerColumn \ - --databaseId \ - --tableId \ - --key '' \ - --required false \ - - - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/create-ip-column.md b/docs/examples/1.8.x/console-cli/examples/grids/create-ip-column.md deleted file mode 100644 index bc16e6b9a7..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/create-ip-column.md +++ /dev/null @@ -1,7 +0,0 @@ -appwrite grids createIpColumn \ - --databaseId \ - --tableId \ - --key '' \ - --required false \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/create-relationship-column.md b/docs/examples/1.8.x/console-cli/examples/grids/create-relationship-column.md deleted file mode 100644 index d60fd4516a..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/create-relationship-column.md +++ /dev/null @@ -1,9 +0,0 @@ -appwrite grids createRelationshipColumn \ - --databaseId \ - --tableId \ - --relatedTableId \ - --type oneToOne \ - - - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/create-row.md b/docs/examples/1.8.x/console-cli/examples/grids/create-row.md deleted file mode 100644 index f59ac8253c..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/create-row.md +++ /dev/null @@ -1,6 +0,0 @@ -appwrite grids createRow \ - --databaseId \ - --tableId \ - --rowId \ - --data '{ "key": "value" }' \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/create-rows.md b/docs/examples/1.8.x/console-cli/examples/grids/create-rows.md deleted file mode 100644 index 8d89674dc6..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/create-rows.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids createRows \ - --databaseId \ - --tableId \ - --rows one two three diff --git a/docs/examples/1.8.x/console-cli/examples/grids/create-string-column.md b/docs/examples/1.8.x/console-cli/examples/grids/create-string-column.md deleted file mode 100644 index 658bedec06..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/create-string-column.md +++ /dev/null @@ -1,9 +0,0 @@ -appwrite grids createStringColumn \ - --databaseId \ - --tableId \ - --key '' \ - --size 1 \ - --required false \ - - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/create-table.md b/docs/examples/1.8.x/console-cli/examples/grids/create-table.md deleted file mode 100644 index 9e707fde1c..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/create-table.md +++ /dev/null @@ -1,7 +0,0 @@ -appwrite grids createTable \ - --databaseId \ - --tableId \ - --name \ - - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/create-url-column.md b/docs/examples/1.8.x/console-cli/examples/grids/create-url-column.md deleted file mode 100644 index 88adbdbb5d..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/create-url-column.md +++ /dev/null @@ -1,7 +0,0 @@ -appwrite grids createUrlColumn \ - --databaseId \ - --tableId \ - --key '' \ - --required false \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/decrement-row-column.md b/docs/examples/1.8.x/console-cli/examples/grids/decrement-row-column.md deleted file mode 100644 index f3c1a50c2d..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/decrement-row-column.md +++ /dev/null @@ -1,7 +0,0 @@ -appwrite grids decrementRowColumn \ - --databaseId \ - --tableId \ - --rowId \ - --column '' \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/delete-column.md b/docs/examples/1.8.x/console-cli/examples/grids/delete-column.md deleted file mode 100644 index 0b60af67cc..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/delete-column.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids deleteColumn \ - --databaseId \ - --tableId \ - --key '' diff --git a/docs/examples/1.8.x/console-cli/examples/grids/delete-database.md b/docs/examples/1.8.x/console-cli/examples/grids/delete-database.md deleted file mode 100644 index c5e0ad3c63..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/delete-database.md +++ /dev/null @@ -1,2 +0,0 @@ -appwrite grids deleteDatabase \ - --databaseId diff --git a/docs/examples/1.8.x/console-cli/examples/grids/delete-index.md b/docs/examples/1.8.x/console-cli/examples/grids/delete-index.md deleted file mode 100644 index 0a1f6dc404..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/delete-index.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids deleteIndex \ - --databaseId \ - --tableId \ - --key '' diff --git a/docs/examples/1.8.x/console-cli/examples/grids/delete-row.md b/docs/examples/1.8.x/console-cli/examples/grids/delete-row.md deleted file mode 100644 index b360f6919a..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/delete-row.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids deleteRow \ - --databaseId \ - --tableId \ - --rowId diff --git a/docs/examples/1.8.x/console-cli/examples/grids/delete-rows.md b/docs/examples/1.8.x/console-cli/examples/grids/delete-rows.md deleted file mode 100644 index 46b768f28d..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/delete-rows.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids deleteRows \ - --databaseId \ - --tableId \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/delete-table.md b/docs/examples/1.8.x/console-cli/examples/grids/delete-table.md deleted file mode 100644 index 416a07052d..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/delete-table.md +++ /dev/null @@ -1,3 +0,0 @@ -appwrite grids deleteTable \ - --databaseId \ - --tableId diff --git a/docs/examples/1.8.x/console-cli/examples/grids/get-column.md b/docs/examples/1.8.x/console-cli/examples/grids/get-column.md deleted file mode 100644 index f875d56d33..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/get-column.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids getColumn \ - --databaseId \ - --tableId \ - --key '' diff --git a/docs/examples/1.8.x/console-cli/examples/grids/get-database-usage.md b/docs/examples/1.8.x/console-cli/examples/grids/get-database-usage.md deleted file mode 100644 index 0c35ea978d..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/get-database-usage.md +++ /dev/null @@ -1,3 +0,0 @@ -appwrite grids getDatabaseUsage \ - --databaseId \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/get-database.md b/docs/examples/1.8.x/console-cli/examples/grids/get-database.md deleted file mode 100644 index f2232bb5c0..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/get-database.md +++ /dev/null @@ -1,2 +0,0 @@ -appwrite grids getDatabase \ - --databaseId diff --git a/docs/examples/1.8.x/console-cli/examples/grids/get-index.md b/docs/examples/1.8.x/console-cli/examples/grids/get-index.md deleted file mode 100644 index 6f88f74c23..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/get-index.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids getIndex \ - --databaseId \ - --tableId \ - --key '' diff --git a/docs/examples/1.8.x/console-cli/examples/grids/get-row.md b/docs/examples/1.8.x/console-cli/examples/grids/get-row.md deleted file mode 100644 index 73cc207eec..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/get-row.md +++ /dev/null @@ -1,5 +0,0 @@ -appwrite grids getRow \ - --databaseId \ - --tableId \ - --rowId \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/get-table-usage.md b/docs/examples/1.8.x/console-cli/examples/grids/get-table-usage.md deleted file mode 100644 index e4002ec61e..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/get-table-usage.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids getTableUsage \ - --databaseId \ - --tableId \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/get-table.md b/docs/examples/1.8.x/console-cli/examples/grids/get-table.md deleted file mode 100644 index e44c98ad83..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/get-table.md +++ /dev/null @@ -1,3 +0,0 @@ -appwrite grids getTable \ - --databaseId \ - --tableId diff --git a/docs/examples/1.8.x/console-cli/examples/grids/increment-row-column.md b/docs/examples/1.8.x/console-cli/examples/grids/increment-row-column.md deleted file mode 100644 index b4b84b6392..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/increment-row-column.md +++ /dev/null @@ -1,7 +0,0 @@ -appwrite grids incrementRowColumn \ - --databaseId \ - --tableId \ - --rowId \ - --column '' \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/list-columns.md b/docs/examples/1.8.x/console-cli/examples/grids/list-columns.md deleted file mode 100644 index 968643bb6c..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/list-columns.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids listColumns \ - --databaseId \ - --tableId \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/list-database-logs.md b/docs/examples/1.8.x/console-cli/examples/grids/list-database-logs.md deleted file mode 100644 index c135a2b358..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/list-database-logs.md +++ /dev/null @@ -1,3 +0,0 @@ -appwrite grids listDatabaseLogs \ - --databaseId \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/list-database-usage.md b/docs/examples/1.8.x/console-cli/examples/grids/list-database-usage.md deleted file mode 100644 index f13c4e4e0a..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/list-database-usage.md +++ /dev/null @@ -1,2 +0,0 @@ -appwrite grids listDatabaseUsage \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/list-databases.md b/docs/examples/1.8.x/console-cli/examples/grids/list-databases.md deleted file mode 100644 index 11d448043a..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/list-databases.md +++ /dev/null @@ -1,3 +0,0 @@ -appwrite grids listDatabases \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/list-indexes.md b/docs/examples/1.8.x/console-cli/examples/grids/list-indexes.md deleted file mode 100644 index 85df307deb..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/list-indexes.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids listIndexes \ - --databaseId \ - --tableId \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/list-row-logs.md b/docs/examples/1.8.x/console-cli/examples/grids/list-row-logs.md deleted file mode 100644 index 3a073e4708..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/list-row-logs.md +++ /dev/null @@ -1,5 +0,0 @@ -appwrite grids listRowLogs \ - --databaseId \ - --tableId \ - --rowId \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/list-rows.md b/docs/examples/1.8.x/console-cli/examples/grids/list-rows.md deleted file mode 100644 index 99bf470bfb..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/list-rows.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids listRows \ - --databaseId \ - --tableId \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/list-table-logs.md b/docs/examples/1.8.x/console-cli/examples/grids/list-table-logs.md deleted file mode 100644 index e38af040a6..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/list-table-logs.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids listTableLogs \ - --databaseId \ - --tableId \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/list-tables.md b/docs/examples/1.8.x/console-cli/examples/grids/list-tables.md deleted file mode 100644 index 69f464ba86..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/list-tables.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids listTables \ - --databaseId \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/update-boolean-column.md b/docs/examples/1.8.x/console-cli/examples/grids/update-boolean-column.md deleted file mode 100644 index a980b12aa0..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/update-boolean-column.md +++ /dev/null @@ -1,7 +0,0 @@ -appwrite grids updateBooleanColumn \ - --databaseId \ - --tableId \ - --key '' \ - --required false \ - --default false \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/update-database.md b/docs/examples/1.8.x/console-cli/examples/grids/update-database.md deleted file mode 100644 index 079e88dfd0..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/update-database.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids updateDatabase \ - --databaseId \ - --name \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/update-datetime-column.md b/docs/examples/1.8.x/console-cli/examples/grids/update-datetime-column.md deleted file mode 100644 index 97ee021e80..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/update-datetime-column.md +++ /dev/null @@ -1,7 +0,0 @@ -appwrite grids updateDatetimeColumn \ - --databaseId \ - --tableId \ - --key '' \ - --required false \ - --default '' \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/update-email-column.md b/docs/examples/1.8.x/console-cli/examples/grids/update-email-column.md deleted file mode 100644 index d8b0827d62..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/update-email-column.md +++ /dev/null @@ -1,7 +0,0 @@ -appwrite grids updateEmailColumn \ - --databaseId \ - --tableId \ - --key '' \ - --required false \ - --default email@example.com \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/update-enum-column.md b/docs/examples/1.8.x/console-cli/examples/grids/update-enum-column.md deleted file mode 100644 index 82eb62f996..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/update-enum-column.md +++ /dev/null @@ -1,8 +0,0 @@ -appwrite grids updateEnumColumn \ - --databaseId \ - --tableId \ - --key '' \ - --elements one two three \ - --required false \ - --default \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/update-float-column.md b/docs/examples/1.8.x/console-cli/examples/grids/update-float-column.md deleted file mode 100644 index ef3a4ad36f..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/update-float-column.md +++ /dev/null @@ -1,9 +0,0 @@ -appwrite grids updateFloatColumn \ - --databaseId \ - --tableId \ - --key '' \ - --required false \ - --default null \ - - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/update-integer-column.md b/docs/examples/1.8.x/console-cli/examples/grids/update-integer-column.md deleted file mode 100644 index 5b83ca938b..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/update-integer-column.md +++ /dev/null @@ -1,9 +0,0 @@ -appwrite grids updateIntegerColumn \ - --databaseId \ - --tableId \ - --key '' \ - --required false \ - --default null \ - - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/update-ip-column.md b/docs/examples/1.8.x/console-cli/examples/grids/update-ip-column.md deleted file mode 100644 index b0e6b8cf3a..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/update-ip-column.md +++ /dev/null @@ -1,7 +0,0 @@ -appwrite grids updateIpColumn \ - --databaseId \ - --tableId \ - --key '' \ - --required false \ - --default '' \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/update-relationship-column.md b/docs/examples/1.8.x/console-cli/examples/grids/update-relationship-column.md deleted file mode 100644 index 00ddda788c..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/update-relationship-column.md +++ /dev/null @@ -1,6 +0,0 @@ -appwrite grids updateRelationshipColumn \ - --databaseId \ - --tableId \ - --key '' \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/update-row.md b/docs/examples/1.8.x/console-cli/examples/grids/update-row.md deleted file mode 100644 index b89566b570..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/update-row.md +++ /dev/null @@ -1,6 +0,0 @@ -appwrite grids updateRow \ - --databaseId \ - --tableId \ - --rowId \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/update-rows.md b/docs/examples/1.8.x/console-cli/examples/grids/update-rows.md deleted file mode 100644 index 72c63ddb41..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/update-rows.md +++ /dev/null @@ -1,5 +0,0 @@ -appwrite grids updateRows \ - --databaseId \ - --tableId \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/update-string-column.md b/docs/examples/1.8.x/console-cli/examples/grids/update-string-column.md deleted file mode 100644 index a6b6280560..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/update-string-column.md +++ /dev/null @@ -1,8 +0,0 @@ -appwrite grids updateStringColumn \ - --databaseId \ - --tableId \ - --key '' \ - --required false \ - --default \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/update-table.md b/docs/examples/1.8.x/console-cli/examples/grids/update-table.md deleted file mode 100644 index 66e26b1752..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/update-table.md +++ /dev/null @@ -1,7 +0,0 @@ -appwrite grids updateTable \ - --databaseId \ - --tableId \ - --name \ - - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/update-url-column.md b/docs/examples/1.8.x/console-cli/examples/grids/update-url-column.md deleted file mode 100644 index ad41af9fa1..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/update-url-column.md +++ /dev/null @@ -1,7 +0,0 @@ -appwrite grids updateUrlColumn \ - --databaseId \ - --tableId \ - --key '' \ - --required false \ - --default https://example.com \ - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/upsert-row.md b/docs/examples/1.8.x/console-cli/examples/grids/upsert-row.md deleted file mode 100644 index 8a356e7a1e..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/upsert-row.md +++ /dev/null @@ -1,6 +0,0 @@ -appwrite grids upsertRow \ - --databaseId \ - --tableId \ - --rowId \ - - diff --git a/docs/examples/1.8.x/console-cli/examples/grids/upsert-rows.md b/docs/examples/1.8.x/console-cli/examples/grids/upsert-rows.md deleted file mode 100644 index e4e31c1e83..0000000000 --- a/docs/examples/1.8.x/console-cli/examples/grids/upsert-rows.md +++ /dev/null @@ -1,4 +0,0 @@ -appwrite grids upsertRows \ - --databaseId \ - --tableId \ - --rows one two three diff --git a/docs/examples/1.8.x/console-web/examples/databases/create-document.md b/docs/examples/1.8.x/console-web/examples/databases/create-document.md index 1b96d07899..4524017dd5 100644 --- a/docs/examples/1.8.x/console-web/examples/databases/create-document.md +++ b/docs/examples/1.8.x/console-web/examples/databases/create-document.md @@ -2,7 +2,9 @@ import { Client, Databases } from "@appwrite.io/console"; const client = new Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID + .setSession('') // + .setKey('') // Your secret API key + .setJWT(''); // Your secret JSON Web Token const databases = new Databases(client); diff --git a/docs/examples/1.8.x/console-web/examples/databases/create-documents.md b/docs/examples/1.8.x/console-web/examples/databases/create-documents.md index 09f3007208..f7ffbe809c 100644 --- a/docs/examples/1.8.x/console-web/examples/databases/create-documents.md +++ b/docs/examples/1.8.x/console-web/examples/databases/create-documents.md @@ -2,7 +2,8 @@ import { Client, Databases } from "@appwrite.io/console"; const client = new Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID + .setAdmin('') // + .setKey(''); // Your secret API key const databases = new Databases(client); diff --git a/docs/examples/1.8.x/console-web/examples/databases/upsert-document.md b/docs/examples/1.8.x/console-web/examples/databases/upsert-document.md index 3b89ed3aef..6d92656543 100644 --- a/docs/examples/1.8.x/console-web/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/console-web/examples/databases/upsert-document.md @@ -2,16 +2,16 @@ import { Client, Databases } from "@appwrite.io/console"; const client = new Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID + .setSession('') // + .setKey('') // Your secret API key + .setJWT(''); // Your secret JSON Web Token const databases = new Databases(client); const result = await databases.upsertDocument( '', // databaseId '', // collectionId - '', // documentId - {}, // data - ["read("any")"] // permissions (optional) + '' // documentId ); console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/databases/upsert-documents.md b/docs/examples/1.8.x/console-web/examples/databases/upsert-documents.md index 2d12f7caec..519b0ec160 100644 --- a/docs/examples/1.8.x/console-web/examples/databases/upsert-documents.md +++ b/docs/examples/1.8.x/console-web/examples/databases/upsert-documents.md @@ -2,14 +2,14 @@ import { Client, Databases } from "@appwrite.io/console"; const client = new Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID + .setAdmin('') // + .setKey(''); // Your secret API key const databases = new Databases(client); const result = await databases.upsertDocuments( '', // databaseId - '', // collectionId - [] // documents + '' // collectionId ); console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/functions/create-execution.md b/docs/examples/1.8.x/console-web/examples/functions/create-execution.md index 1886a831f2..813e1fd0a7 100644 --- a/docs/examples/1.8.x/console-web/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/console-web/examples/functions/create-execution.md @@ -13,7 +13,7 @@ const result = await functions.createExecution( '', // path (optional) ExecutionMethod.GET, // method (optional) {}, // headers (optional) - '' // scheduledAt (optional) + '' // scheduledAt (optional) ); console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/create-boolean-column.md b/docs/examples/1.8.x/console-web/examples/grids/create-boolean-column.md deleted file mode 100644 index 5a61510aa7..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/create-boolean-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createBooleanColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - false, // default (optional) - false // array (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/create-database.md b/docs/examples/1.8.x/console-web/examples/grids/create-database.md deleted file mode 100644 index b7eeb33253..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/create-database.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createDatabase( - '', // databaseId - '', // name - false // enabled (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/create-datetime-column.md b/docs/examples/1.8.x/console-web/examples/grids/create-datetime-column.md deleted file mode 100644 index 7580178d62..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/create-datetime-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createDatetimeColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - '', // default (optional) - false // array (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/create-email-column.md b/docs/examples/1.8.x/console-web/examples/grids/create-email-column.md deleted file mode 100644 index 9e44cbbd66..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/create-email-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createEmailColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - 'email@example.com', // default (optional) - false // array (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/create-enum-column.md b/docs/examples/1.8.x/console-web/examples/grids/create-enum-column.md deleted file mode 100644 index c596b1408a..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/create-enum-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createEnumColumn( - '', // databaseId - '', // tableId - '', // key - [], // elements - false, // required - '', // default (optional) - false // array (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/create-float-column.md b/docs/examples/1.8.x/console-web/examples/grids/create-float-column.md deleted file mode 100644 index d1b4c21898..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/create-float-column.md +++ /dev/null @@ -1,20 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createFloatColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - null, // min (optional) - null, // max (optional) - null, // default (optional) - false // array (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/create-index.md b/docs/examples/1.8.x/console-web/examples/grids/create-index.md deleted file mode 100644 index 2c22cafde8..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/create-index.md +++ /dev/null @@ -1,19 +0,0 @@ -import { Client, Grids, IndexType } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createIndex( - '', // databaseId - '', // tableId - '', // key - IndexType.Key, // type - [], // columns - [], // orders (optional) - [] // lengths (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/create-integer-column.md b/docs/examples/1.8.x/console-web/examples/grids/create-integer-column.md deleted file mode 100644 index 709694e358..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/create-integer-column.md +++ /dev/null @@ -1,20 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createIntegerColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - null, // min (optional) - null, // max (optional) - null, // default (optional) - false // array (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/create-ip-column.md b/docs/examples/1.8.x/console-web/examples/grids/create-ip-column.md deleted file mode 100644 index 1691d3fc81..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/create-ip-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createIpColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - '', // default (optional) - false // array (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/create-relationship-column.md b/docs/examples/1.8.x/console-web/examples/grids/create-relationship-column.md deleted file mode 100644 index 5536e26488..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/create-relationship-column.md +++ /dev/null @@ -1,20 +0,0 @@ -import { Client, Grids, RelationshipType, RelationMutate } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createRelationshipColumn( - '', // databaseId - '', // tableId - '', // relatedTableId - RelationshipType.OneToOne, // type - false, // twoWay (optional) - '', // key (optional) - '', // twoWayKey (optional) - RelationMutate.Cascade // onDelete (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/create-row.md b/docs/examples/1.8.x/console-web/examples/grids/create-row.md deleted file mode 100644 index f5259cff2d..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/create-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createRow( - '', // databaseId - '', // tableId - '', // rowId - {}, // data - ["read("any")"] // permissions (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/create-rows.md b/docs/examples/1.8.x/console-web/examples/grids/create-rows.md deleted file mode 100644 index ff84c045cb..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/create-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createRows( - '', // databaseId - '', // tableId - [] // rows -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/create-string-column.md b/docs/examples/1.8.x/console-web/examples/grids/create-string-column.md deleted file mode 100644 index 4032caede0..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/create-string-column.md +++ /dev/null @@ -1,20 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createStringColumn( - '', // databaseId - '', // tableId - '', // key - 1, // size - false, // required - '', // default (optional) - false, // array (optional) - false // encrypt (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/create-table.md b/docs/examples/1.8.x/console-web/examples/grids/create-table.md deleted file mode 100644 index 74227efe98..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/create-table.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createTable( - '', // databaseId - '', // tableId - '', // name - ["read("any")"], // permissions (optional) - false, // rowSecurity (optional) - false // enabled (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/create-url-column.md b/docs/examples/1.8.x/console-web/examples/grids/create-url-column.md deleted file mode 100644 index 4991da6cd6..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/create-url-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.createUrlColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - 'https://example.com', // default (optional) - false // array (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/decrement-row-column.md b/docs/examples/1.8.x/console-web/examples/grids/decrement-row-column.md deleted file mode 100644 index 6e0abb0ac8..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/decrement-row-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.decrementRowColumn( - '', // databaseId - '', // tableId - '', // rowId - '', // column - null, // value (optional) - null // min (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/delete-column.md b/docs/examples/1.8.x/console-web/examples/grids/delete-column.md deleted file mode 100644 index 8e46121f01..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/delete-column.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.deleteColumn( - '', // databaseId - '', // tableId - '' // key -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/delete-database.md b/docs/examples/1.8.x/console-web/examples/grids/delete-database.md deleted file mode 100644 index b34b4adfdb..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/delete-database.md +++ /dev/null @@ -1,13 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.deleteDatabase( - '' // databaseId -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/delete-index.md b/docs/examples/1.8.x/console-web/examples/grids/delete-index.md deleted file mode 100644 index 9e405de80f..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/delete-index.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.deleteIndex( - '', // databaseId - '', // tableId - '' // key -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/delete-row.md b/docs/examples/1.8.x/console-web/examples/grids/delete-row.md deleted file mode 100644 index cc49130d4f..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/delete-row.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.deleteRow( - '', // databaseId - '', // tableId - '' // rowId -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/delete-rows.md b/docs/examples/1.8.x/console-web/examples/grids/delete-rows.md deleted file mode 100644 index fdaa4278fa..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/delete-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.deleteRows( - '', // databaseId - '', // tableId - [] // queries (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/delete-table.md b/docs/examples/1.8.x/console-web/examples/grids/delete-table.md deleted file mode 100644 index 1817122ec3..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/delete-table.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.deleteTable( - '', // databaseId - '' // tableId -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/get-column.md b/docs/examples/1.8.x/console-web/examples/grids/get-column.md deleted file mode 100644 index 116cee2f24..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/get-column.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.getColumn( - '', // databaseId - '', // tableId - '' // key -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/get-database-usage.md b/docs/examples/1.8.x/console-web/examples/grids/get-database-usage.md deleted file mode 100644 index f961dc4fdf..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/get-database-usage.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids, DatabaseUsageRange } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.getDatabaseUsage( - '', // databaseId - DatabaseUsageRange.TwentyFourHours // range (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/get-database.md b/docs/examples/1.8.x/console-web/examples/grids/get-database.md deleted file mode 100644 index d41e9c2d45..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/get-database.md +++ /dev/null @@ -1,13 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.getDatabase( - '' // databaseId -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/get-index.md b/docs/examples/1.8.x/console-web/examples/grids/get-index.md deleted file mode 100644 index 34880a8c0e..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/get-index.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.getIndex( - '', // databaseId - '', // tableId - '' // key -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/get-row.md b/docs/examples/1.8.x/console-web/examples/grids/get-row.md deleted file mode 100644 index 29b51f2225..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/get-row.md +++ /dev/null @@ -1,16 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.getRow( - '', // databaseId - '', // tableId - '', // rowId - [] // queries (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/get-table-usage.md b/docs/examples/1.8.x/console-web/examples/grids/get-table-usage.md deleted file mode 100644 index 5684786fb7..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/get-table-usage.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids, GridUsageRange } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.getTableUsage( - '', // databaseId - '', // tableId - GridUsageRange.TwentyFourHours // range (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/get-table.md b/docs/examples/1.8.x/console-web/examples/grids/get-table.md deleted file mode 100644 index b98d321f28..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/get-table.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.getTable( - '', // databaseId - '' // tableId -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/increment-row-column.md b/docs/examples/1.8.x/console-web/examples/grids/increment-row-column.md deleted file mode 100644 index 5177cd6c08..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/increment-row-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.incrementRowColumn( - '', // databaseId - '', // tableId - '', // rowId - '', // column - null, // value (optional) - null // max (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/list-columns.md b/docs/examples/1.8.x/console-web/examples/grids/list-columns.md deleted file mode 100644 index cd72e91daf..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/list-columns.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.listColumns( - '', // databaseId - '', // tableId - [] // queries (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/list-database-logs.md b/docs/examples/1.8.x/console-web/examples/grids/list-database-logs.md deleted file mode 100644 index cf20dc6b49..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/list-database-logs.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.listDatabaseLogs( - '', // databaseId - [] // queries (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/list-database-usage.md b/docs/examples/1.8.x/console-web/examples/grids/list-database-usage.md deleted file mode 100644 index 09faf5f2f5..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/list-database-usage.md +++ /dev/null @@ -1,13 +0,0 @@ -import { Client, Grids, DatabaseUsageRange } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.listDatabaseUsage( - DatabaseUsageRange.TwentyFourHours // range (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/list-databases.md b/docs/examples/1.8.x/console-web/examples/grids/list-databases.md deleted file mode 100644 index 871d29ebe8..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/list-databases.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.listDatabases( - [], // queries (optional) - '' // search (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/list-indexes.md b/docs/examples/1.8.x/console-web/examples/grids/list-indexes.md deleted file mode 100644 index b8755d0b82..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/list-indexes.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.listIndexes( - '', // databaseId - '', // tableId - [] // queries (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/list-row-logs.md b/docs/examples/1.8.x/console-web/examples/grids/list-row-logs.md deleted file mode 100644 index 0fcde33520..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/list-row-logs.md +++ /dev/null @@ -1,16 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.listRowLogs( - '', // databaseId - '', // tableId - '', // rowId - [] // queries (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/list-rows.md b/docs/examples/1.8.x/console-web/examples/grids/list-rows.md deleted file mode 100644 index 4eb3b71407..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/list-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.listRows( - '', // databaseId - '', // tableId - [] // queries (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/list-table-logs.md b/docs/examples/1.8.x/console-web/examples/grids/list-table-logs.md deleted file mode 100644 index e7f756886d..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/list-table-logs.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.listTableLogs( - '', // databaseId - '', // tableId - [] // queries (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/list-tables.md b/docs/examples/1.8.x/console-web/examples/grids/list-tables.md deleted file mode 100644 index 9288788dfe..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/list-tables.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.listTables( - '', // databaseId - [], // queries (optional) - '' // search (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/update-boolean-column.md b/docs/examples/1.8.x/console-web/examples/grids/update-boolean-column.md deleted file mode 100644 index 84dd95cd41..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/update-boolean-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateBooleanColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - false, // default - '' // newKey (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/update-database.md b/docs/examples/1.8.x/console-web/examples/grids/update-database.md deleted file mode 100644 index abd6b285fd..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/update-database.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateDatabase( - '', // databaseId - '', // name - false // enabled (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/update-datetime-column.md b/docs/examples/1.8.x/console-web/examples/grids/update-datetime-column.md deleted file mode 100644 index 81fa471471..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/update-datetime-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateDatetimeColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - '', // default - '' // newKey (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/update-email-column.md b/docs/examples/1.8.x/console-web/examples/grids/update-email-column.md deleted file mode 100644 index 3a63b0d4d3..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/update-email-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateEmailColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - 'email@example.com', // default - '' // newKey (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/update-enum-column.md b/docs/examples/1.8.x/console-web/examples/grids/update-enum-column.md deleted file mode 100644 index 7c6d2e1b03..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/update-enum-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateEnumColumn( - '', // databaseId - '', // tableId - '', // key - [], // elements - false, // required - '', // default - '' // newKey (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/update-float-column.md b/docs/examples/1.8.x/console-web/examples/grids/update-float-column.md deleted file mode 100644 index 6662f4b00f..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/update-float-column.md +++ /dev/null @@ -1,20 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateFloatColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - null, // default - null, // min (optional) - null, // max (optional) - '' // newKey (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/update-integer-column.md b/docs/examples/1.8.x/console-web/examples/grids/update-integer-column.md deleted file mode 100644 index 95c0510a1a..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/update-integer-column.md +++ /dev/null @@ -1,20 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateIntegerColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - null, // default - null, // min (optional) - null, // max (optional) - '' // newKey (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/update-ip-column.md b/docs/examples/1.8.x/console-web/examples/grids/update-ip-column.md deleted file mode 100644 index e92db67751..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/update-ip-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateIpColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - '', // default - '' // newKey (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/update-relationship-column.md b/docs/examples/1.8.x/console-web/examples/grids/update-relationship-column.md deleted file mode 100644 index bdfd71f71c..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/update-relationship-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids, RelationMutate } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateRelationshipColumn( - '', // databaseId - '', // tableId - '', // key - RelationMutate.Cascade, // onDelete (optional) - '' // newKey (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/update-row.md b/docs/examples/1.8.x/console-web/examples/grids/update-row.md deleted file mode 100644 index a86f5fd58b..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/update-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateRow( - '', // databaseId - '', // tableId - '', // rowId - {}, // data (optional) - ["read("any")"] // permissions (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/update-rows.md b/docs/examples/1.8.x/console-web/examples/grids/update-rows.md deleted file mode 100644 index 939615a5bd..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/update-rows.md +++ /dev/null @@ -1,16 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateRows( - '', // databaseId - '', // tableId - {}, // data (optional) - [] // queries (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/update-string-column.md b/docs/examples/1.8.x/console-web/examples/grids/update-string-column.md deleted file mode 100644 index b0b92f041e..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/update-string-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateStringColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - '', // default - 1, // size (optional) - '' // newKey (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/update-table.md b/docs/examples/1.8.x/console-web/examples/grids/update-table.md deleted file mode 100644 index 8988133beb..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/update-table.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateTable( - '', // databaseId - '', // tableId - '', // name - ["read("any")"], // permissions (optional) - false, // rowSecurity (optional) - false // enabled (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/update-url-column.md b/docs/examples/1.8.x/console-web/examples/grids/update-url-column.md deleted file mode 100644 index ecad0043a3..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/update-url-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.updateUrlColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - 'https://example.com', // default - '' // newKey (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/upsert-row.md b/docs/examples/1.8.x/console-web/examples/grids/upsert-row.md deleted file mode 100644 index 66764b001a..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/upsert-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.upsertRow( - '', // databaseId - '', // tableId - '', // rowId - {}, // data (optional) - ["read("any")"] // permissions (optional) -); - -console.log(result); diff --git a/docs/examples/1.8.x/console-web/examples/grids/upsert-rows.md b/docs/examples/1.8.x/console-web/examples/grids/upsert-rows.md deleted file mode 100644 index b79a74d7e1..0000000000 --- a/docs/examples/1.8.x/console-web/examples/grids/upsert-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "@appwrite.io/console"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject(''); // Your project ID - -const grids = new Grids(client); - -const result = await grids.upsertRows( - '', // databaseId - '', // tableId - [] // rows -); - -console.log(result); diff --git a/docs/examples/1.8.x/server-dart/examples/databases/create-document.md b/docs/examples/1.8.x/server-dart/examples/databases/create-document.md index 1d58fc586c..1c9af5112c 100644 --- a/docs/examples/1.8.x/server-dart/examples/databases/create-document.md +++ b/docs/examples/1.8.x/server-dart/examples/databases/create-document.md @@ -2,8 +2,9 @@ import 'package:dart_appwrite/dart_appwrite.dart'; Client client = Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with + .setSession('') // The user session to authenticate with + .setKey('') // Your secret API key + .setJWT(''); // Your secret JSON Web Token Databases databases = Databases(client); diff --git a/docs/examples/1.8.x/server-dart/examples/databases/create-documents.md b/docs/examples/1.8.x/server-dart/examples/databases/create-documents.md index ba0e34950b..f66ef9f1a9 100644 --- a/docs/examples/1.8.x/server-dart/examples/databases/create-documents.md +++ b/docs/examples/1.8.x/server-dart/examples/databases/create-documents.md @@ -2,7 +2,7 @@ import 'package:dart_appwrite/dart_appwrite.dart'; Client client = Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID + .setAdmin('') // .setKey(''); // Your secret API key Databases databases = Databases(client); diff --git a/docs/examples/1.8.x/server-dart/examples/databases/upsert-document.md b/docs/examples/1.8.x/server-dart/examples/databases/upsert-document.md index 93e306ebce..f17f6cbbbd 100644 --- a/docs/examples/1.8.x/server-dart/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/server-dart/examples/databases/upsert-document.md @@ -2,8 +2,9 @@ import 'package:dart_appwrite/dart_appwrite.dart'; Client client = Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with + .setSession('') // The user session to authenticate with + .setKey('') // Your secret API key + .setJWT(''); // Your secret JSON Web Token Databases databases = Databases(client); @@ -11,6 +12,4 @@ Document result = await databases.upsertDocument( databaseId: '', collectionId: '', documentId: '', - data: {}, - permissions: ["read("any")"], // (optional) ); diff --git a/docs/examples/1.8.x/server-dart/examples/databases/upsert-documents.md b/docs/examples/1.8.x/server-dart/examples/databases/upsert-documents.md index cd35014f63..f60a37935a 100644 --- a/docs/examples/1.8.x/server-dart/examples/databases/upsert-documents.md +++ b/docs/examples/1.8.x/server-dart/examples/databases/upsert-documents.md @@ -2,7 +2,7 @@ import 'package:dart_appwrite/dart_appwrite.dart'; Client client = Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID + .setAdmin('') // .setKey(''); // Your secret API key Databases databases = Databases(client); @@ -10,5 +10,4 @@ Databases databases = Databases(client); DocumentList result = await databases.upsertDocuments( databaseId: '', collectionId: '', - documents: [], ); diff --git a/docs/examples/1.8.x/server-dart/examples/functions/create-execution.md b/docs/examples/1.8.x/server-dart/examples/functions/create-execution.md index 64b28d5f0c..2ae64bce55 100644 --- a/docs/examples/1.8.x/server-dart/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/server-dart/examples/functions/create-execution.md @@ -14,5 +14,5 @@ Execution result = await functions.createExecution( path: '', // (optional) method: ExecutionMethod.gET, // (optional) headers: {}, // (optional) - scheduledAt: '', // (optional) + scheduledAt: '', // (optional) ); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/create-boolean-column.md b/docs/examples/1.8.x/server-dart/examples/grids/create-boolean-column.md deleted file mode 100644 index d462336207..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/create-boolean-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnBoolean result = await grids.createBooleanColumn( - databaseId: '', - tableId: '', - key: '', - xrequired: false, - xdefault: false, // (optional) - array: false, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/create-database.md b/docs/examples/1.8.x/server-dart/examples/grids/create-database.md deleted file mode 100644 index d77e3747c9..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/create-database.md +++ /dev/null @@ -1,14 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -Database result = await grids.createDatabase( - databaseId: '', - name: '', - enabled: false, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/create-datetime-column.md b/docs/examples/1.8.x/server-dart/examples/grids/create-datetime-column.md deleted file mode 100644 index 88365e0d0f..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/create-datetime-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnDatetime result = await grids.createDatetimeColumn( - databaseId: '', - tableId: '', - key: '', - xrequired: false, - xdefault: '', // (optional) - array: false, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/create-email-column.md b/docs/examples/1.8.x/server-dart/examples/grids/create-email-column.md deleted file mode 100644 index 69d6c03d8f..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/create-email-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnEmail result = await grids.createEmailColumn( - databaseId: '', - tableId: '', - key: '', - xrequired: false, - xdefault: 'email@example.com', // (optional) - array: false, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/create-enum-column.md b/docs/examples/1.8.x/server-dart/examples/grids/create-enum-column.md deleted file mode 100644 index a3a1e3ff60..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/create-enum-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnEnum result = await grids.createEnumColumn( - databaseId: '', - tableId: '', - key: '', - elements: [], - xrequired: false, - xdefault: '', // (optional) - array: false, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/create-float-column.md b/docs/examples/1.8.x/server-dart/examples/grids/create-float-column.md deleted file mode 100644 index eba5e98ccc..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/create-float-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnFloat result = await grids.createFloatColumn( - databaseId: '', - tableId: '', - key: '', - xrequired: false, - min: 0, // (optional) - max: 0, // (optional) - xdefault: 0, // (optional) - array: false, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/create-index.md b/docs/examples/1.8.x/server-dart/examples/grids/create-index.md deleted file mode 100644 index 4926b9ec83..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/create-index.md +++ /dev/null @@ -1,18 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnIndex result = await grids.createIndex( - databaseId: '', - tableId: '', - key: '', - type: IndexType.key, - columns: [], - orders: [], // (optional) - lengths: [], // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/create-integer-column.md b/docs/examples/1.8.x/server-dart/examples/grids/create-integer-column.md deleted file mode 100644 index d5bfdf3144..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/create-integer-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnInteger result = await grids.createIntegerColumn( - databaseId: '', - tableId: '', - key: '', - xrequired: false, - min: 0, // (optional) - max: 0, // (optional) - xdefault: 0, // (optional) - array: false, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/create-ip-column.md b/docs/examples/1.8.x/server-dart/examples/grids/create-ip-column.md deleted file mode 100644 index 91b83fde8c..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/create-ip-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnIp result = await grids.createIpColumn( - databaseId: '', - tableId: '', - key: '', - xrequired: false, - xdefault: '', // (optional) - array: false, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/create-relationship-column.md b/docs/examples/1.8.x/server-dart/examples/grids/create-relationship-column.md deleted file mode 100644 index 99f0427a85..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/create-relationship-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnRelationship result = await grids.createRelationshipColumn( - databaseId: '', - tableId: '', - relatedTableId: '', - type: RelationshipType.oneToOne, - twoWay: false, // (optional) - key: '', // (optional) - twoWayKey: '', // (optional) - onDelete: RelationMutate.cascade, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/create-row.md b/docs/examples/1.8.x/server-dart/examples/grids/create-row.md deleted file mode 100644 index 4db0893686..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/create-row.md +++ /dev/null @@ -1,16 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -Grids grids = Grids(client); - -Row result = await grids.createRow( - databaseId: '', - tableId: '', - rowId: '', - data: {}, - permissions: ["read("any")"], // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/create-rows.md b/docs/examples/1.8.x/server-dart/examples/grids/create-rows.md deleted file mode 100644 index 111d061c3e..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/create-rows.md +++ /dev/null @@ -1,14 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -RowList result = await grids.createRows( - databaseId: '', - tableId: '', - rows: [], -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/create-string-column.md b/docs/examples/1.8.x/server-dart/examples/grids/create-string-column.md deleted file mode 100644 index 74b9cb7fa6..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/create-string-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnString result = await grids.createStringColumn( - databaseId: '', - tableId: '', - key: '', - size: 1, - xrequired: false, - xdefault: '', // (optional) - array: false, // (optional) - encrypt: false, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/create-table.md b/docs/examples/1.8.x/server-dart/examples/grids/create-table.md deleted file mode 100644 index 1bb7afadd3..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/create-table.md +++ /dev/null @@ -1,17 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -Table result = await grids.createTable( - databaseId: '', - tableId: '', - name: '', - permissions: ["read("any")"], // (optional) - rowSecurity: false, // (optional) - enabled: false, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/create-url-column.md b/docs/examples/1.8.x/server-dart/examples/grids/create-url-column.md deleted file mode 100644 index cc129fce97..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/create-url-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnUrl result = await grids.createUrlColumn( - databaseId: '', - tableId: '', - key: '', - xrequired: false, - xdefault: 'https://example.com', // (optional) - array: false, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/decrement-row-column.md b/docs/examples/1.8.x/server-dart/examples/grids/decrement-row-column.md deleted file mode 100644 index ad0744dbc6..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/decrement-row-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -Row result = await grids.decrementRowColumn( - databaseId: '', - tableId: '', - rowId: '', - column: '', - value: 0, // (optional) - min: 0, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/delete-column.md b/docs/examples/1.8.x/server-dart/examples/grids/delete-column.md deleted file mode 100644 index e326064f4f..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/delete-column.md +++ /dev/null @@ -1,14 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -await grids.deleteColumn( - databaseId: '', - tableId: '', - key: '', -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/delete-database.md b/docs/examples/1.8.x/server-dart/examples/grids/delete-database.md deleted file mode 100644 index 0738454382..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/delete-database.md +++ /dev/null @@ -1,12 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -await grids.deleteDatabase( - databaseId: '', -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/delete-index.md b/docs/examples/1.8.x/server-dart/examples/grids/delete-index.md deleted file mode 100644 index 14dbccb979..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/delete-index.md +++ /dev/null @@ -1,14 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -await grids.deleteIndex( - databaseId: '', - tableId: '', - key: '', -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/delete-row.md b/docs/examples/1.8.x/server-dart/examples/grids/delete-row.md deleted file mode 100644 index 8a37455490..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/delete-row.md +++ /dev/null @@ -1,14 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -Grids grids = Grids(client); - -await grids.deleteRow( - databaseId: '', - tableId: '', - rowId: '', -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/delete-rows.md b/docs/examples/1.8.x/server-dart/examples/grids/delete-rows.md deleted file mode 100644 index dd2214fc68..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/delete-rows.md +++ /dev/null @@ -1,14 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -await grids.deleteRows( - databaseId: '', - tableId: '', - queries: [], // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/delete-table.md b/docs/examples/1.8.x/server-dart/examples/grids/delete-table.md deleted file mode 100644 index af29d31b87..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/delete-table.md +++ /dev/null @@ -1,13 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -await grids.deleteTable( - databaseId: '', - tableId: '', -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/get-column.md b/docs/examples/1.8.x/server-dart/examples/grids/get-column.md deleted file mode 100644 index 4040124454..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/get-column.md +++ /dev/null @@ -1,14 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - - result = await grids.getColumn( - databaseId: '', - tableId: '', - key: '', -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/get-database.md b/docs/examples/1.8.x/server-dart/examples/grids/get-database.md deleted file mode 100644 index e8a674b1ab..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/get-database.md +++ /dev/null @@ -1,12 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -Database result = await grids.getDatabase( - databaseId: '', -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/get-index.md b/docs/examples/1.8.x/server-dart/examples/grids/get-index.md deleted file mode 100644 index 6e66a55b37..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/get-index.md +++ /dev/null @@ -1,14 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnIndex result = await grids.getIndex( - databaseId: '', - tableId: '', - key: '', -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/get-row.md b/docs/examples/1.8.x/server-dart/examples/grids/get-row.md deleted file mode 100644 index da2a609d32..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/get-row.md +++ /dev/null @@ -1,15 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -Grids grids = Grids(client); - -Row result = await grids.getRow( - databaseId: '', - tableId: '', - rowId: '', - queries: [], // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/get-table.md b/docs/examples/1.8.x/server-dart/examples/grids/get-table.md deleted file mode 100644 index d38fca0455..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/get-table.md +++ /dev/null @@ -1,13 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -Table result = await grids.getTable( - databaseId: '', - tableId: '', -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/increment-row-column.md b/docs/examples/1.8.x/server-dart/examples/grids/increment-row-column.md deleted file mode 100644 index 14c041404c..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/increment-row-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -Row result = await grids.incrementRowColumn( - databaseId: '', - tableId: '', - rowId: '', - column: '', - value: 0, // (optional) - max: 0, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/list-columns.md b/docs/examples/1.8.x/server-dart/examples/grids/list-columns.md deleted file mode 100644 index 222b5ba172..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/list-columns.md +++ /dev/null @@ -1,14 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnList result = await grids.listColumns( - databaseId: '', - tableId: '', - queries: [], // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/list-databases.md b/docs/examples/1.8.x/server-dart/examples/grids/list-databases.md deleted file mode 100644 index 14e2c78b63..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/list-databases.md +++ /dev/null @@ -1,13 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -DatabaseList result = await grids.listDatabases( - queries: [], // (optional) - search: '', // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/list-indexes.md b/docs/examples/1.8.x/server-dart/examples/grids/list-indexes.md deleted file mode 100644 index 218c3e0ccc..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/list-indexes.md +++ /dev/null @@ -1,14 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnIndexList result = await grids.listIndexes( - databaseId: '', - tableId: '', - queries: [], // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/list-rows.md b/docs/examples/1.8.x/server-dart/examples/grids/list-rows.md deleted file mode 100644 index 49f2a7ef21..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/list-rows.md +++ /dev/null @@ -1,14 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -Grids grids = Grids(client); - -RowList result = await grids.listRows( - databaseId: '', - tableId: '', - queries: [], // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/list-tables.md b/docs/examples/1.8.x/server-dart/examples/grids/list-tables.md deleted file mode 100644 index 4f1e08b713..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/list-tables.md +++ /dev/null @@ -1,14 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -TableList result = await grids.listTables( - databaseId: '', - queries: [], // (optional) - search: '', // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/update-boolean-column.md b/docs/examples/1.8.x/server-dart/examples/grids/update-boolean-column.md deleted file mode 100644 index e9e5a1fe32..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/update-boolean-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnBoolean result = await grids.updateBooleanColumn( - databaseId: '', - tableId: '', - key: '', - xrequired: false, - xdefault: false, - newKey: '', // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/update-database.md b/docs/examples/1.8.x/server-dart/examples/grids/update-database.md deleted file mode 100644 index d65a80185f..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/update-database.md +++ /dev/null @@ -1,14 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -Database result = await grids.updateDatabase( - databaseId: '', - name: '', - enabled: false, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/update-datetime-column.md b/docs/examples/1.8.x/server-dart/examples/grids/update-datetime-column.md deleted file mode 100644 index 6eb1bb6cbf..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/update-datetime-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnDatetime result = await grids.updateDatetimeColumn( - databaseId: '', - tableId: '', - key: '', - xrequired: false, - xdefault: '', - newKey: '', // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/update-email-column.md b/docs/examples/1.8.x/server-dart/examples/grids/update-email-column.md deleted file mode 100644 index 0fabb3e6a3..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/update-email-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnEmail result = await grids.updateEmailColumn( - databaseId: '', - tableId: '', - key: '', - xrequired: false, - xdefault: 'email@example.com', - newKey: '', // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/update-enum-column.md b/docs/examples/1.8.x/server-dart/examples/grids/update-enum-column.md deleted file mode 100644 index 5aa1613b75..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/update-enum-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnEnum result = await grids.updateEnumColumn( - databaseId: '', - tableId: '', - key: '', - elements: [], - xrequired: false, - xdefault: '', - newKey: '', // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/update-float-column.md b/docs/examples/1.8.x/server-dart/examples/grids/update-float-column.md deleted file mode 100644 index 0326f3c6f8..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/update-float-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnFloat result = await grids.updateFloatColumn( - databaseId: '', - tableId: '', - key: '', - xrequired: false, - xdefault: 0, - min: 0, // (optional) - max: 0, // (optional) - newKey: '', // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/update-integer-column.md b/docs/examples/1.8.x/server-dart/examples/grids/update-integer-column.md deleted file mode 100644 index 3572a064b3..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/update-integer-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnInteger result = await grids.updateIntegerColumn( - databaseId: '', - tableId: '', - key: '', - xrequired: false, - xdefault: 0, - min: 0, // (optional) - max: 0, // (optional) - newKey: '', // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/update-ip-column.md b/docs/examples/1.8.x/server-dart/examples/grids/update-ip-column.md deleted file mode 100644 index a75ff07569..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/update-ip-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnIp result = await grids.updateIpColumn( - databaseId: '', - tableId: '', - key: '', - xrequired: false, - xdefault: '', - newKey: '', // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/update-relationship-column.md b/docs/examples/1.8.x/server-dart/examples/grids/update-relationship-column.md deleted file mode 100644 index 4ecb479124..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/update-relationship-column.md +++ /dev/null @@ -1,16 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnRelationship result = await grids.updateRelationshipColumn( - databaseId: '', - tableId: '', - key: '', - onDelete: RelationMutate.cascade, // (optional) - newKey: '', // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/update-row.md b/docs/examples/1.8.x/server-dart/examples/grids/update-row.md deleted file mode 100644 index f11cf400cb..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/update-row.md +++ /dev/null @@ -1,16 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -Grids grids = Grids(client); - -Row result = await grids.updateRow( - databaseId: '', - tableId: '', - rowId: '', - data: {}, // (optional) - permissions: ["read("any")"], // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/update-rows.md b/docs/examples/1.8.x/server-dart/examples/grids/update-rows.md deleted file mode 100644 index 6dd4db1d3c..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/update-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -RowList result = await grids.updateRows( - databaseId: '', - tableId: '', - data: {}, // (optional) - queries: [], // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/update-string-column.md b/docs/examples/1.8.x/server-dart/examples/grids/update-string-column.md deleted file mode 100644 index 2bc58912cb..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/update-string-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnString result = await grids.updateStringColumn( - databaseId: '', - tableId: '', - key: '', - xrequired: false, - xdefault: '', - size: 1, // (optional) - newKey: '', // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/update-table.md b/docs/examples/1.8.x/server-dart/examples/grids/update-table.md deleted file mode 100644 index c5c497eddf..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/update-table.md +++ /dev/null @@ -1,17 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -Table result = await grids.updateTable( - databaseId: '', - tableId: '', - name: '', - permissions: ["read("any")"], // (optional) - rowSecurity: false, // (optional) - enabled: false, // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/update-url-column.md b/docs/examples/1.8.x/server-dart/examples/grids/update-url-column.md deleted file mode 100644 index 79359f5436..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/update-url-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -ColumnUrl result = await grids.updateUrlColumn( - databaseId: '', - tableId: '', - key: '', - xrequired: false, - xdefault: 'https://example.com', - newKey: '', // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/upsert-row.md b/docs/examples/1.8.x/server-dart/examples/grids/upsert-row.md deleted file mode 100644 index e8a697664e..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/upsert-row.md +++ /dev/null @@ -1,16 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -Grids grids = Grids(client); - -Row result = await grids.upsertRow( - databaseId: '', - tableId: '', - rowId: '', - data: {}, // (optional) - permissions: ["read("any")"], // (optional) -); diff --git a/docs/examples/1.8.x/server-dart/examples/grids/upsert-rows.md b/docs/examples/1.8.x/server-dart/examples/grids/upsert-rows.md deleted file mode 100644 index b12d6960f0..0000000000 --- a/docs/examples/1.8.x/server-dart/examples/grids/upsert-rows.md +++ /dev/null @@ -1,14 +0,0 @@ -import 'package:dart_appwrite/dart_appwrite.dart'; - -Client client = Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -Grids grids = Grids(client); - -RowList result = await grids.upsertRows( - databaseId: '', - tableId: '', - rows: [], -); diff --git a/docs/examples/1.8.x/server-deno/examples/databases/create-document.md b/docs/examples/1.8.x/server-deno/examples/databases/create-document.md index be8a1bdac9..f18b4f30dc 100644 --- a/docs/examples/1.8.x/server-deno/examples/databases/create-document.md +++ b/docs/examples/1.8.x/server-deno/examples/databases/create-document.md @@ -2,8 +2,9 @@ import { Client, Databases } from "https://deno.land/x/appwrite/mod.ts"; const client = new Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with + .setSession('') // The user session to authenticate with + .setKey('') // Your secret API key + .setJWT(''); // Your secret JSON Web Token const databases = new Databases(client); diff --git a/docs/examples/1.8.x/server-deno/examples/databases/create-documents.md b/docs/examples/1.8.x/server-deno/examples/databases/create-documents.md index 26c9796cf0..fa3fe84731 100644 --- a/docs/examples/1.8.x/server-deno/examples/databases/create-documents.md +++ b/docs/examples/1.8.x/server-deno/examples/databases/create-documents.md @@ -2,7 +2,7 @@ import { Client, Databases } from "https://deno.land/x/appwrite/mod.ts"; const client = new Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID + .setAdmin('') // .setKey(''); // Your secret API key const databases = new Databases(client); diff --git a/docs/examples/1.8.x/server-deno/examples/databases/upsert-document.md b/docs/examples/1.8.x/server-deno/examples/databases/upsert-document.md index f05100e3df..a8a61ca43c 100644 --- a/docs/examples/1.8.x/server-deno/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/server-deno/examples/databases/upsert-document.md @@ -2,15 +2,14 @@ import { Client, Databases } from "https://deno.land/x/appwrite/mod.ts"; const client = new Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with + .setSession('') // The user session to authenticate with + .setKey('') // Your secret API key + .setJWT(''); // Your secret JSON Web Token const databases = new Databases(client); const response = await databases.upsertDocument( '', // databaseId '', // collectionId - '', // documentId - {}, // data - ["read("any")"] // permissions (optional) + '' // documentId ); diff --git a/docs/examples/1.8.x/server-deno/examples/databases/upsert-documents.md b/docs/examples/1.8.x/server-deno/examples/databases/upsert-documents.md index 0cd804bfb6..bf9e7ded89 100644 --- a/docs/examples/1.8.x/server-deno/examples/databases/upsert-documents.md +++ b/docs/examples/1.8.x/server-deno/examples/databases/upsert-documents.md @@ -2,13 +2,12 @@ import { Client, Databases } from "https://deno.land/x/appwrite/mod.ts"; const client = new Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID + .setAdmin('') // .setKey(''); // Your secret API key const databases = new Databases(client); const response = await databases.upsertDocuments( '', // databaseId - '', // collectionId - [] // documents + '' // collectionId ); diff --git a/docs/examples/1.8.x/server-deno/examples/functions/create-execution.md b/docs/examples/1.8.x/server-deno/examples/functions/create-execution.md index 58c6c494b1..bec6a17db2 100644 --- a/docs/examples/1.8.x/server-deno/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/server-deno/examples/functions/create-execution.md @@ -14,5 +14,5 @@ const response = await functions.createExecution( '', // path (optional) ExecutionMethod.GET, // method (optional) {}, // headers (optional) - '' // scheduledAt (optional) + '' // scheduledAt (optional) ); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/create-boolean-column.md b/docs/examples/1.8.x/server-deno/examples/grids/create-boolean-column.md deleted file mode 100644 index 7097a84ebe..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/create-boolean-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.createBooleanColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - false, // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/create-database.md b/docs/examples/1.8.x/server-deno/examples/grids/create-database.md deleted file mode 100644 index 3b1a67d75a..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/create-database.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.createDatabase( - '', // databaseId - '', // name - false // enabled (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/create-datetime-column.md b/docs/examples/1.8.x/server-deno/examples/grids/create-datetime-column.md deleted file mode 100644 index f33479cd2e..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/create-datetime-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.createDatetimeColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - '', // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/create-email-column.md b/docs/examples/1.8.x/server-deno/examples/grids/create-email-column.md deleted file mode 100644 index eec09fb453..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/create-email-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.createEmailColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - 'email@example.com', // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/create-enum-column.md b/docs/examples/1.8.x/server-deno/examples/grids/create-enum-column.md deleted file mode 100644 index df68204c8b..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/create-enum-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.createEnumColumn( - '', // databaseId - '', // tableId - '', // key - [], // elements - false, // required - '', // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/create-float-column.md b/docs/examples/1.8.x/server-deno/examples/grids/create-float-column.md deleted file mode 100644 index e7fdc524dc..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/create-float-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.createFloatColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - null, // min (optional) - null, // max (optional) - null, // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/create-index.md b/docs/examples/1.8.x/server-deno/examples/grids/create-index.md deleted file mode 100644 index d1442d57be..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/create-index.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids, IndexType } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.createIndex( - '', // databaseId - '', // tableId - '', // key - IndexType.Key, // type - [], // columns - [], // orders (optional) - [] // lengths (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/create-integer-column.md b/docs/examples/1.8.x/server-deno/examples/grids/create-integer-column.md deleted file mode 100644 index 0dc377dff2..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/create-integer-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.createIntegerColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - null, // min (optional) - null, // max (optional) - null, // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/create-ip-column.md b/docs/examples/1.8.x/server-deno/examples/grids/create-ip-column.md deleted file mode 100644 index 222e262042..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/create-ip-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.createIpColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - '', // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/create-relationship-column.md b/docs/examples/1.8.x/server-deno/examples/grids/create-relationship-column.md deleted file mode 100644 index 5cfc17ebbd..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/create-relationship-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import { Client, Grids, RelationshipType, RelationMutate } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.createRelationshipColumn( - '', // databaseId - '', // tableId - '', // relatedTableId - RelationshipType.OneToOne, // type - false, // twoWay (optional) - '', // key (optional) - '', // twoWayKey (optional) - RelationMutate.Cascade // onDelete (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/create-row.md b/docs/examples/1.8.x/server-deno/examples/grids/create-row.md deleted file mode 100644 index 0bf0ec7f09..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/create-row.md +++ /dev/null @@ -1,16 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -const grids = new Grids(client); - -const response = await grids.createRow( - '', // databaseId - '', // tableId - '', // rowId - {}, // data - ["read("any")"] // permissions (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/create-rows.md b/docs/examples/1.8.x/server-deno/examples/grids/create-rows.md deleted file mode 100644 index e5d81e6f68..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/create-rows.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.createRows( - '', // databaseId - '', // tableId - [] // rows -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/create-string-column.md b/docs/examples/1.8.x/server-deno/examples/grids/create-string-column.md deleted file mode 100644 index fb73a25faa..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/create-string-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.createStringColumn( - '', // databaseId - '', // tableId - '', // key - 1, // size - false, // required - '', // default (optional) - false, // array (optional) - false // encrypt (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/create-table.md b/docs/examples/1.8.x/server-deno/examples/grids/create-table.md deleted file mode 100644 index 832b9c5218..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/create-table.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.createTable( - '', // databaseId - '', // tableId - '', // name - ["read("any")"], // permissions (optional) - false, // rowSecurity (optional) - false // enabled (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/create-url-column.md b/docs/examples/1.8.x/server-deno/examples/grids/create-url-column.md deleted file mode 100644 index 905d86c6cf..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/create-url-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.createUrlColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - 'https://example.com', // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/decrement-row-column.md b/docs/examples/1.8.x/server-deno/examples/grids/decrement-row-column.md deleted file mode 100644 index cd86f6f8f3..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/decrement-row-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.decrementRowColumn( - '', // databaseId - '', // tableId - '', // rowId - '', // column - null, // value (optional) - null // min (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/delete-column.md b/docs/examples/1.8.x/server-deno/examples/grids/delete-column.md deleted file mode 100644 index d299323df6..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/delete-column.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.deleteColumn( - '', // databaseId - '', // tableId - '' // key -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/delete-database.md b/docs/examples/1.8.x/server-deno/examples/grids/delete-database.md deleted file mode 100644 index aad02459e4..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/delete-database.md +++ /dev/null @@ -1,12 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.deleteDatabase( - '' // databaseId -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/delete-index.md b/docs/examples/1.8.x/server-deno/examples/grids/delete-index.md deleted file mode 100644 index 2354fc2485..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/delete-index.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.deleteIndex( - '', // databaseId - '', // tableId - '' // key -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/delete-row.md b/docs/examples/1.8.x/server-deno/examples/grids/delete-row.md deleted file mode 100644 index b62fd2145f..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/delete-row.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -const grids = new Grids(client); - -const response = await grids.deleteRow( - '', // databaseId - '', // tableId - '' // rowId -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/delete-rows.md b/docs/examples/1.8.x/server-deno/examples/grids/delete-rows.md deleted file mode 100644 index a1c75d7fd2..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/delete-rows.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.deleteRows( - '', // databaseId - '', // tableId - [] // queries (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/delete-table.md b/docs/examples/1.8.x/server-deno/examples/grids/delete-table.md deleted file mode 100644 index b7b09bc1ed..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/delete-table.md +++ /dev/null @@ -1,13 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.deleteTable( - '', // databaseId - '' // tableId -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/get-column.md b/docs/examples/1.8.x/server-deno/examples/grids/get-column.md deleted file mode 100644 index cd78228565..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/get-column.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.getColumn( - '', // databaseId - '', // tableId - '' // key -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/get-database.md b/docs/examples/1.8.x/server-deno/examples/grids/get-database.md deleted file mode 100644 index c1fecfeff7..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/get-database.md +++ /dev/null @@ -1,12 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.getDatabase( - '' // databaseId -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/get-index.md b/docs/examples/1.8.x/server-deno/examples/grids/get-index.md deleted file mode 100644 index 8f3a48aec2..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/get-index.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.getIndex( - '', // databaseId - '', // tableId - '' // key -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/get-row.md b/docs/examples/1.8.x/server-deno/examples/grids/get-row.md deleted file mode 100644 index 257b24b67e..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/get-row.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -const grids = new Grids(client); - -const response = await grids.getRow( - '', // databaseId - '', // tableId - '', // rowId - [] // queries (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/get-table.md b/docs/examples/1.8.x/server-deno/examples/grids/get-table.md deleted file mode 100644 index 5b9c36ab44..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/get-table.md +++ /dev/null @@ -1,13 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.getTable( - '', // databaseId - '' // tableId -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/increment-row-column.md b/docs/examples/1.8.x/server-deno/examples/grids/increment-row-column.md deleted file mode 100644 index d01174e938..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/increment-row-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.incrementRowColumn( - '', // databaseId - '', // tableId - '', // rowId - '', // column - null, // value (optional) - null // max (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/list-columns.md b/docs/examples/1.8.x/server-deno/examples/grids/list-columns.md deleted file mode 100644 index 3e249e2782..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/list-columns.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.listColumns( - '', // databaseId - '', // tableId - [] // queries (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/list-databases.md b/docs/examples/1.8.x/server-deno/examples/grids/list-databases.md deleted file mode 100644 index 40ce554e50..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/list-databases.md +++ /dev/null @@ -1,13 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.listDatabases( - [], // queries (optional) - '' // search (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/list-indexes.md b/docs/examples/1.8.x/server-deno/examples/grids/list-indexes.md deleted file mode 100644 index e605c67cc6..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/list-indexes.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.listIndexes( - '', // databaseId - '', // tableId - [] // queries (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/list-rows.md b/docs/examples/1.8.x/server-deno/examples/grids/list-rows.md deleted file mode 100644 index 2416578d70..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/list-rows.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -const grids = new Grids(client); - -const response = await grids.listRows( - '', // databaseId - '', // tableId - [] // queries (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/list-tables.md b/docs/examples/1.8.x/server-deno/examples/grids/list-tables.md deleted file mode 100644 index f68d5465b5..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/list-tables.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.listTables( - '', // databaseId - [], // queries (optional) - '' // search (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/update-boolean-column.md b/docs/examples/1.8.x/server-deno/examples/grids/update-boolean-column.md deleted file mode 100644 index 22c0fe97f8..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/update-boolean-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.updateBooleanColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - false, // default - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/update-database.md b/docs/examples/1.8.x/server-deno/examples/grids/update-database.md deleted file mode 100644 index 0fc883028e..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/update-database.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.updateDatabase( - '', // databaseId - '', // name - false // enabled (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/update-datetime-column.md b/docs/examples/1.8.x/server-deno/examples/grids/update-datetime-column.md deleted file mode 100644 index 00cee55b33..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/update-datetime-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.updateDatetimeColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - '', // default - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/update-email-column.md b/docs/examples/1.8.x/server-deno/examples/grids/update-email-column.md deleted file mode 100644 index eb263b428f..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/update-email-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.updateEmailColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - 'email@example.com', // default - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/update-enum-column.md b/docs/examples/1.8.x/server-deno/examples/grids/update-enum-column.md deleted file mode 100644 index 974dcc99cb..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/update-enum-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.updateEnumColumn( - '', // databaseId - '', // tableId - '', // key - [], // elements - false, // required - '', // default - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/update-float-column.md b/docs/examples/1.8.x/server-deno/examples/grids/update-float-column.md deleted file mode 100644 index c1375b015f..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/update-float-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.updateFloatColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - null, // default - null, // min (optional) - null, // max (optional) - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/update-integer-column.md b/docs/examples/1.8.x/server-deno/examples/grids/update-integer-column.md deleted file mode 100644 index c46dbb1994..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/update-integer-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.updateIntegerColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - null, // default - null, // min (optional) - null, // max (optional) - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/update-ip-column.md b/docs/examples/1.8.x/server-deno/examples/grids/update-ip-column.md deleted file mode 100644 index 2013e16429..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/update-ip-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.updateIpColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - '', // default - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/update-relationship-column.md b/docs/examples/1.8.x/server-deno/examples/grids/update-relationship-column.md deleted file mode 100644 index 5151a5c5bc..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/update-relationship-column.md +++ /dev/null @@ -1,16 +0,0 @@ -import { Client, Grids, RelationMutate } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.updateRelationshipColumn( - '', // databaseId - '', // tableId - '', // key - RelationMutate.Cascade, // onDelete (optional) - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/update-row.md b/docs/examples/1.8.x/server-deno/examples/grids/update-row.md deleted file mode 100644 index 5e37a9cb90..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/update-row.md +++ /dev/null @@ -1,16 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -const grids = new Grids(client); - -const response = await grids.updateRow( - '', // databaseId - '', // tableId - '', // rowId - {}, // data (optional) - ["read("any")"] // permissions (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/update-rows.md b/docs/examples/1.8.x/server-deno/examples/grids/update-rows.md deleted file mode 100644 index 35dc58d22d..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/update-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.updateRows( - '', // databaseId - '', // tableId - {}, // data (optional) - [] // queries (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/update-string-column.md b/docs/examples/1.8.x/server-deno/examples/grids/update-string-column.md deleted file mode 100644 index ff0113baeb..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/update-string-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.updateStringColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - '', // default - 1, // size (optional) - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/update-table.md b/docs/examples/1.8.x/server-deno/examples/grids/update-table.md deleted file mode 100644 index ce01cd0fc7..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/update-table.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.updateTable( - '', // databaseId - '', // tableId - '', // name - ["read("any")"], // permissions (optional) - false, // rowSecurity (optional) - false // enabled (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/update-url-column.md b/docs/examples/1.8.x/server-deno/examples/grids/update-url-column.md deleted file mode 100644 index 285f88fbfd..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/update-url-column.md +++ /dev/null @@ -1,17 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.updateUrlColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - 'https://example.com', // default - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/upsert-row.md b/docs/examples/1.8.x/server-deno/examples/grids/upsert-row.md deleted file mode 100644 index 33534265d5..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/upsert-row.md +++ /dev/null @@ -1,16 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -const grids = new Grids(client); - -const response = await grids.upsertRow( - '', // databaseId - '', // tableId - '', // rowId - {}, // data (optional) - ["read("any")"] // permissions (optional) -); diff --git a/docs/examples/1.8.x/server-deno/examples/grids/upsert-rows.md b/docs/examples/1.8.x/server-deno/examples/grids/upsert-rows.md deleted file mode 100644 index 8cd7218f17..0000000000 --- a/docs/examples/1.8.x/server-deno/examples/grids/upsert-rows.md +++ /dev/null @@ -1,14 +0,0 @@ -import { Client, Grids } from "https://deno.land/x/appwrite/mod.ts"; - -const client = new Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new Grids(client); - -const response = await grids.upsertRows( - '', // databaseId - '', // tableId - [] // rows -); diff --git a/docs/examples/1.8.x/server-dotnet/examples/databases/create-document.md b/docs/examples/1.8.x/server-dotnet/examples/databases/create-document.md index 52254e0c25..cb4bc62ced 100644 --- a/docs/examples/1.8.x/server-dotnet/examples/databases/create-document.md +++ b/docs/examples/1.8.x/server-dotnet/examples/databases/create-document.md @@ -4,8 +4,9 @@ using Appwrite.Services; Client client = new Client() .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetSession(""); // The user session to authenticate with + .SetSession("") // The user session to authenticate with + .SetKey("") // Your secret API key + .SetJWT(""); // Your secret JSON Web Token Databases databases = new Databases(client); diff --git a/docs/examples/1.8.x/server-dotnet/examples/databases/create-documents.md b/docs/examples/1.8.x/server-dotnet/examples/databases/create-documents.md index dad710f0df..c46715b25d 100644 --- a/docs/examples/1.8.x/server-dotnet/examples/databases/create-documents.md +++ b/docs/examples/1.8.x/server-dotnet/examples/databases/create-documents.md @@ -4,7 +4,7 @@ using Appwrite.Services; Client client = new Client() .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID + .SetAdmin("") // .SetKey(""); // Your secret API key Databases databases = new Databases(client); diff --git a/docs/examples/1.8.x/server-dotnet/examples/databases/upsert-document.md b/docs/examples/1.8.x/server-dotnet/examples/databases/upsert-document.md index c0876bfa73..c809a497fe 100644 --- a/docs/examples/1.8.x/server-dotnet/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/server-dotnet/examples/databases/upsert-document.md @@ -4,15 +4,14 @@ using Appwrite.Services; Client client = new Client() .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetSession(""); // The user session to authenticate with + .SetSession("") // The user session to authenticate with + .SetKey("") // Your secret API key + .SetJWT(""); // Your secret JSON Web Token Databases databases = new Databases(client); Document result = await databases.UpsertDocument( databaseId: "", collectionId: "", - documentId: "", - data: [object], - permissions: ["read("any")"] // optional + documentId: "" ); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/databases/upsert-documents.md b/docs/examples/1.8.x/server-dotnet/examples/databases/upsert-documents.md index 6c124c16e5..48c0aa7044 100644 --- a/docs/examples/1.8.x/server-dotnet/examples/databases/upsert-documents.md +++ b/docs/examples/1.8.x/server-dotnet/examples/databases/upsert-documents.md @@ -4,13 +4,12 @@ using Appwrite.Services; Client client = new Client() .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID + .SetAdmin("") // .SetKey(""); // Your secret API key Databases databases = new Databases(client); DocumentList result = await databases.UpsertDocuments( databaseId: "", - collectionId: "", - documents: new List() + collectionId: "" ); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/functions/create-execution.md b/docs/examples/1.8.x/server-dotnet/examples/functions/create-execution.md index 98d1b2f3ff..c8fd5595e9 100644 --- a/docs/examples/1.8.x/server-dotnet/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/server-dotnet/examples/functions/create-execution.md @@ -17,5 +17,5 @@ Execution result = await functions.CreateExecution( path: "", // optional method: ExecutionMethod.GET, // optional headers: [object], // optional - scheduledAt: "" // optional + scheduledAt: "" // optional ); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/create-boolean-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/create-boolean-column.md deleted file mode 100644 index e173d1189b..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/create-boolean-column.md +++ /dev/null @@ -1,19 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnBoolean result = await grids.CreateBooleanColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: false, // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/create-database.md b/docs/examples/1.8.x/server-dotnet/examples/grids/create-database.md deleted file mode 100644 index 7006f00d01..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/create-database.md +++ /dev/null @@ -1,16 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -Database result = await grids.CreateDatabase( - databaseId: "", - name: "", - enabled: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/create-datetime-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/create-datetime-column.md deleted file mode 100644 index b4e730fc6d..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/create-datetime-column.md +++ /dev/null @@ -1,19 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnDatetime result = await grids.CreateDatetimeColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "", // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/create-email-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/create-email-column.md deleted file mode 100644 index bb2cad7dbd..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/create-email-column.md +++ /dev/null @@ -1,19 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnEmail result = await grids.CreateEmailColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "email@example.com", // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/create-enum-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/create-enum-column.md deleted file mode 100644 index 4ce99366ad..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/create-enum-column.md +++ /dev/null @@ -1,20 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnEnum result = await grids.CreateEnumColumn( - databaseId: "", - tableId: "", - key: "", - elements: new List(), - required: false, - default: "", // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/create-float-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/create-float-column.md deleted file mode 100644 index 3ecd76c367..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/create-float-column.md +++ /dev/null @@ -1,21 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnFloat result = await grids.CreateFloatColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - min: 0, // optional - max: 0, // optional - default: 0, // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/create-index.md b/docs/examples/1.8.x/server-dotnet/examples/grids/create-index.md deleted file mode 100644 index 854ed47e81..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/create-index.md +++ /dev/null @@ -1,21 +0,0 @@ -using Appwrite; -using Appwrite.Enums; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnIndex result = await grids.CreateIndex( - databaseId: "", - tableId: "", - key: "", - type: IndexType.Key, - columns: new List(), - orders: new List(), // optional - lengths: new List() // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/create-integer-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/create-integer-column.md deleted file mode 100644 index ef13d5569c..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/create-integer-column.md +++ /dev/null @@ -1,21 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnInteger result = await grids.CreateIntegerColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - min: 0, // optional - max: 0, // optional - default: 0, // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/create-ip-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/create-ip-column.md deleted file mode 100644 index bfaa594d49..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/create-ip-column.md +++ /dev/null @@ -1,19 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnIp result = await grids.CreateIpColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "", // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/create-relationship-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/create-relationship-column.md deleted file mode 100644 index 614f5d4fec..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/create-relationship-column.md +++ /dev/null @@ -1,22 +0,0 @@ -using Appwrite; -using Appwrite.Enums; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnRelationship result = await grids.CreateRelationshipColumn( - databaseId: "", - tableId: "", - relatedTableId: "", - type: RelationshipType.OneToOne, - twoWay: false, // optional - key: "", // optional - twoWayKey: "", // optional - onDelete: RelationMutate.Cascade // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/create-row.md b/docs/examples/1.8.x/server-dotnet/examples/grids/create-row.md deleted file mode 100644 index 235c9b5c4e..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/create-row.md +++ /dev/null @@ -1,18 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetSession(""); // The user session to authenticate with - -Grids grids = new Grids(client); - -Row result = await grids.CreateRow( - databaseId: "", - tableId: "", - rowId: "", - data: [object], - permissions: ["read("any")"] // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/create-rows.md b/docs/examples/1.8.x/server-dotnet/examples/grids/create-rows.md deleted file mode 100644 index 42ee3ef6a2..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/create-rows.md +++ /dev/null @@ -1,16 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -RowList result = await grids.CreateRows( - databaseId: "", - tableId: "", - rows: new List() -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/create-string-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/create-string-column.md deleted file mode 100644 index ca00dcf32e..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/create-string-column.md +++ /dev/null @@ -1,21 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnString result = await grids.CreateStringColumn( - databaseId: "", - tableId: "", - key: "", - size: 1, - required: false, - default: "", // optional - array: false, // optional - encrypt: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/create-table.md b/docs/examples/1.8.x/server-dotnet/examples/grids/create-table.md deleted file mode 100644 index 50fdfa878e..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/create-table.md +++ /dev/null @@ -1,19 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -Table result = await grids.CreateTable( - databaseId: "", - tableId: "", - name: "", - permissions: ["read("any")"], // optional - rowSecurity: false, // optional - enabled: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/create-url-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/create-url-column.md deleted file mode 100644 index 8a4f69bd26..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/create-url-column.md +++ /dev/null @@ -1,19 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnUrl result = await grids.CreateUrlColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "https://example.com", // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/decrement-row-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/decrement-row-column.md deleted file mode 100644 index b17e902e45..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/decrement-row-column.md +++ /dev/null @@ -1,19 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -Row result = await grids.DecrementRowColumn( - databaseId: "", - tableId: "", - rowId: "", - column: "", - value: 0, // optional - min: 0 // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/delete-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/delete-column.md deleted file mode 100644 index 24f23546ba..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/delete-column.md +++ /dev/null @@ -1,16 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -await grids.DeleteColumn( - databaseId: "", - tableId: "", - key: "" -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/delete-database.md b/docs/examples/1.8.x/server-dotnet/examples/grids/delete-database.md deleted file mode 100644 index 38f28a001a..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/delete-database.md +++ /dev/null @@ -1,14 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -await grids.DeleteDatabase( - databaseId: "" -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/delete-index.md b/docs/examples/1.8.x/server-dotnet/examples/grids/delete-index.md deleted file mode 100644 index 5a037e2a96..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/delete-index.md +++ /dev/null @@ -1,16 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -await grids.DeleteIndex( - databaseId: "", - tableId: "", - key: "" -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/delete-row.md b/docs/examples/1.8.x/server-dotnet/examples/grids/delete-row.md deleted file mode 100644 index 13972747a8..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/delete-row.md +++ /dev/null @@ -1,16 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetSession(""); // The user session to authenticate with - -Grids grids = new Grids(client); - -await grids.DeleteRow( - databaseId: "", - tableId: "", - rowId: "" -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/delete-rows.md b/docs/examples/1.8.x/server-dotnet/examples/grids/delete-rows.md deleted file mode 100644 index 4ddd11b6d1..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/delete-rows.md +++ /dev/null @@ -1,16 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -await grids.DeleteRows( - databaseId: "", - tableId: "", - queries: new List() // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/delete-table.md b/docs/examples/1.8.x/server-dotnet/examples/grids/delete-table.md deleted file mode 100644 index 9741ac2c2e..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/delete-table.md +++ /dev/null @@ -1,15 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -await grids.DeleteTable( - databaseId: "", - tableId: "" -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/get-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/get-column.md deleted file mode 100644 index 2c6d7a3944..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/get-column.md +++ /dev/null @@ -1,16 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - - result = await grids.GetColumn( - databaseId: "", - tableId: "", - key: "" -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/get-database.md b/docs/examples/1.8.x/server-dotnet/examples/grids/get-database.md deleted file mode 100644 index 5aebe5104d..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/get-database.md +++ /dev/null @@ -1,14 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -Database result = await grids.GetDatabase( - databaseId: "" -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/get-index.md b/docs/examples/1.8.x/server-dotnet/examples/grids/get-index.md deleted file mode 100644 index ff99a21ed0..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/get-index.md +++ /dev/null @@ -1,16 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnIndex result = await grids.GetIndex( - databaseId: "", - tableId: "", - key: "" -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/get-row.md b/docs/examples/1.8.x/server-dotnet/examples/grids/get-row.md deleted file mode 100644 index c75e0e50d5..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/get-row.md +++ /dev/null @@ -1,17 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetSession(""); // The user session to authenticate with - -Grids grids = new Grids(client); - -Row result = await grids.GetRow( - databaseId: "", - tableId: "", - rowId: "", - queries: new List() // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/get-table.md b/docs/examples/1.8.x/server-dotnet/examples/grids/get-table.md deleted file mode 100644 index 7fcecc6170..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/get-table.md +++ /dev/null @@ -1,15 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -Table result = await grids.GetTable( - databaseId: "", - tableId: "" -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/increment-row-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/increment-row-column.md deleted file mode 100644 index 3e6d044905..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/increment-row-column.md +++ /dev/null @@ -1,19 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -Row result = await grids.IncrementRowColumn( - databaseId: "", - tableId: "", - rowId: "", - column: "", - value: 0, // optional - max: 0 // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/list-columns.md b/docs/examples/1.8.x/server-dotnet/examples/grids/list-columns.md deleted file mode 100644 index e8478c1d23..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/list-columns.md +++ /dev/null @@ -1,16 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnList result = await grids.ListColumns( - databaseId: "", - tableId: "", - queries: new List() // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/list-databases.md b/docs/examples/1.8.x/server-dotnet/examples/grids/list-databases.md deleted file mode 100644 index f37deb8ef2..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/list-databases.md +++ /dev/null @@ -1,15 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -DatabaseList result = await grids.ListDatabases( - queries: new List(), // optional - search: "" // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/list-indexes.md b/docs/examples/1.8.x/server-dotnet/examples/grids/list-indexes.md deleted file mode 100644 index b6f3737b43..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/list-indexes.md +++ /dev/null @@ -1,16 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnIndexList result = await grids.ListIndexes( - databaseId: "", - tableId: "", - queries: new List() // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/list-rows.md b/docs/examples/1.8.x/server-dotnet/examples/grids/list-rows.md deleted file mode 100644 index a1a64fe256..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/list-rows.md +++ /dev/null @@ -1,16 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetSession(""); // The user session to authenticate with - -Grids grids = new Grids(client); - -RowList result = await grids.ListRows( - databaseId: "", - tableId: "", - queries: new List() // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/list-tables.md b/docs/examples/1.8.x/server-dotnet/examples/grids/list-tables.md deleted file mode 100644 index 85f431b7ef..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/list-tables.md +++ /dev/null @@ -1,16 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -TableList result = await grids.ListTables( - databaseId: "", - queries: new List(), // optional - search: "" // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/update-boolean-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/update-boolean-column.md deleted file mode 100644 index ff2376e403..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/update-boolean-column.md +++ /dev/null @@ -1,19 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnBoolean result = await grids.UpdateBooleanColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: false, - newKey: "" // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/update-database.md b/docs/examples/1.8.x/server-dotnet/examples/grids/update-database.md deleted file mode 100644 index cd3b0a236d..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/update-database.md +++ /dev/null @@ -1,16 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -Database result = await grids.UpdateDatabase( - databaseId: "", - name: "", - enabled: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/update-datetime-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/update-datetime-column.md deleted file mode 100644 index 7b630922e8..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/update-datetime-column.md +++ /dev/null @@ -1,19 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnDatetime result = await grids.UpdateDatetimeColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "", - newKey: "" // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/update-email-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/update-email-column.md deleted file mode 100644 index 9ce04025ca..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/update-email-column.md +++ /dev/null @@ -1,19 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnEmail result = await grids.UpdateEmailColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "email@example.com", - newKey: "" // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/update-enum-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/update-enum-column.md deleted file mode 100644 index b29b3615de..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/update-enum-column.md +++ /dev/null @@ -1,20 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnEnum result = await grids.UpdateEnumColumn( - databaseId: "", - tableId: "", - key: "", - elements: new List(), - required: false, - default: "", - newKey: "" // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/update-float-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/update-float-column.md deleted file mode 100644 index 96db20a2c5..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/update-float-column.md +++ /dev/null @@ -1,21 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnFloat result = await grids.UpdateFloatColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: 0, - min: 0, // optional - max: 0, // optional - newKey: "" // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/update-integer-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/update-integer-column.md deleted file mode 100644 index 87e6b0fee2..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/update-integer-column.md +++ /dev/null @@ -1,21 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnInteger result = await grids.UpdateIntegerColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: 0, - min: 0, // optional - max: 0, // optional - newKey: "" // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/update-ip-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/update-ip-column.md deleted file mode 100644 index 789c6c98e6..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/update-ip-column.md +++ /dev/null @@ -1,19 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnIp result = await grids.UpdateIpColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "", - newKey: "" // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/update-relationship-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/update-relationship-column.md deleted file mode 100644 index a1d30a43a2..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/update-relationship-column.md +++ /dev/null @@ -1,19 +0,0 @@ -using Appwrite; -using Appwrite.Enums; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnRelationship result = await grids.UpdateRelationshipColumn( - databaseId: "", - tableId: "", - key: "", - onDelete: RelationMutate.Cascade, // optional - newKey: "" // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/update-row.md b/docs/examples/1.8.x/server-dotnet/examples/grids/update-row.md deleted file mode 100644 index 2dc2b23d32..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/update-row.md +++ /dev/null @@ -1,18 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetSession(""); // The user session to authenticate with - -Grids grids = new Grids(client); - -Row result = await grids.UpdateRow( - databaseId: "", - tableId: "", - rowId: "", - data: [object], // optional - permissions: ["read("any")"] // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/update-rows.md b/docs/examples/1.8.x/server-dotnet/examples/grids/update-rows.md deleted file mode 100644 index c0103c9639..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/update-rows.md +++ /dev/null @@ -1,17 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -RowList result = await grids.UpdateRows( - databaseId: "", - tableId: "", - data: [object], // optional - queries: new List() // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/update-string-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/update-string-column.md deleted file mode 100644 index 2277142eb8..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/update-string-column.md +++ /dev/null @@ -1,20 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnString result = await grids.UpdateStringColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "", - size: 1, // optional - newKey: "" // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/update-table.md b/docs/examples/1.8.x/server-dotnet/examples/grids/update-table.md deleted file mode 100644 index 76362573a5..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/update-table.md +++ /dev/null @@ -1,19 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -Table result = await grids.UpdateTable( - databaseId: "", - tableId: "", - name: "", - permissions: ["read("any")"], // optional - rowSecurity: false, // optional - enabled: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/update-url-column.md b/docs/examples/1.8.x/server-dotnet/examples/grids/update-url-column.md deleted file mode 100644 index 8054b60e3f..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/update-url-column.md +++ /dev/null @@ -1,19 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -ColumnUrl result = await grids.UpdateUrlColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "https://example.com", - newKey: "" // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/upsert-row.md b/docs/examples/1.8.x/server-dotnet/examples/grids/upsert-row.md deleted file mode 100644 index 7f517a2f09..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/upsert-row.md +++ /dev/null @@ -1,18 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetSession(""); // The user session to authenticate with - -Grids grids = new Grids(client); - -Row result = await grids.UpsertRow( - databaseId: "", - tableId: "", - rowId: "", - data: [object], // optional - permissions: ["read("any")"] // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-dotnet/examples/grids/upsert-rows.md b/docs/examples/1.8.x/server-dotnet/examples/grids/upsert-rows.md deleted file mode 100644 index 1cb3b54d0b..0000000000 --- a/docs/examples/1.8.x/server-dotnet/examples/grids/upsert-rows.md +++ /dev/null @@ -1,16 +0,0 @@ -using Appwrite; -using Appwrite.Models; -using Appwrite.Services; - -Client client = new Client() - .SetEndPoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .SetProject("") // Your project ID - .SetKey(""); // Your secret API key - -Grids grids = new Grids(client); - -RowList result = await grids.UpsertRows( - databaseId: "", - tableId: "", - rows: new List() -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-go/examples/databases/create-document.md b/docs/examples/1.8.x/server-go/examples/databases/create-document.md index fe96a0d601..8990beaa8d 100644 --- a/docs/examples/1.8.x/server-go/examples/databases/create-document.md +++ b/docs/examples/1.8.x/server-go/examples/databases/create-document.md @@ -9,8 +9,9 @@ import ( func main() { client := client.New( client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID client.WithSession("") // The user session to authenticate with + client.WithKey("") // Your secret API key + client.WithJWT("") // Your secret JSON Web Token ) service := databases.New(client) diff --git a/docs/examples/1.8.x/server-go/examples/databases/create-documents.md b/docs/examples/1.8.x/server-go/examples/databases/create-documents.md index 9e4da5dac7..d85d0d5395 100644 --- a/docs/examples/1.8.x/server-go/examples/databases/create-documents.md +++ b/docs/examples/1.8.x/server-go/examples/databases/create-documents.md @@ -9,7 +9,7 @@ import ( func main() { client := client.New( client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID + client.WithAdmin("") // client.WithKey("") // Your secret API key ) diff --git a/docs/examples/1.8.x/server-go/examples/databases/upsert-document.md b/docs/examples/1.8.x/server-go/examples/databases/upsert-document.md index e6241b9198..c5304b1860 100644 --- a/docs/examples/1.8.x/server-go/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/server-go/examples/databases/upsert-document.md @@ -9,8 +9,9 @@ import ( func main() { client := client.New( client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID client.WithSession("") // The user session to authenticate with + client.WithKey("") // Your secret API key + client.WithJWT("") // Your secret JSON Web Token ) service := databases.New(client) @@ -18,8 +19,6 @@ func main() { "", "", "", - map[string]interface{}{}, - databases.WithUpsertDocumentPermissions(interface{}{"read("any")"}), ) if error != nil { diff --git a/docs/examples/1.8.x/server-go/examples/databases/upsert-documents.md b/docs/examples/1.8.x/server-go/examples/databases/upsert-documents.md index d2731cd128..5fe0fc5831 100644 --- a/docs/examples/1.8.x/server-go/examples/databases/upsert-documents.md +++ b/docs/examples/1.8.x/server-go/examples/databases/upsert-documents.md @@ -9,7 +9,7 @@ import ( func main() { client := client.New( client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID + client.WithAdmin("") // client.WithKey("") // Your secret API key ) @@ -17,7 +17,6 @@ func main() { response, error := service.UpsertDocuments( "", "", - []interface{}{}, ) if error != nil { diff --git a/docs/examples/1.8.x/server-go/examples/functions/create-execution.md b/docs/examples/1.8.x/server-go/examples/functions/create-execution.md index bc839e422e..33657d2503 100644 --- a/docs/examples/1.8.x/server-go/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/server-go/examples/functions/create-execution.md @@ -21,7 +21,7 @@ func main() { functions.WithCreateExecutionPath(""), functions.WithCreateExecutionMethod("GET"), functions.WithCreateExecutionHeaders(map[string]interface{}{}), - functions.WithCreateExecutionScheduledAt(""), + functions.WithCreateExecutionScheduledAt(""), ) if error != nil { diff --git a/docs/examples/1.8.x/server-go/examples/grids/create-boolean-column.md b/docs/examples/1.8.x/server-go/examples/grids/create-boolean-column.md deleted file mode 100644 index 11d8b0ca50..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/create-boolean-column.md +++ /dev/null @@ -1,31 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.CreateBooleanColumn( - "", - "", - "", - false, - grids.WithCreateBooleanColumnDefault(false), - grids.WithCreateBooleanColumnArray(false), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/create-database.md b/docs/examples/1.8.x/server-go/examples/grids/create-database.md deleted file mode 100644 index d66dea2c03..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/create-database.md +++ /dev/null @@ -1,28 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.CreateDatabase( - "", - "", - grids.WithCreateDatabaseEnabled(false), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/create-datetime-column.md b/docs/examples/1.8.x/server-go/examples/grids/create-datetime-column.md deleted file mode 100644 index e386f763ff..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/create-datetime-column.md +++ /dev/null @@ -1,31 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.CreateDatetimeColumn( - "", - "", - "", - false, - grids.WithCreateDatetimeColumnDefault(""), - grids.WithCreateDatetimeColumnArray(false), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/create-email-column.md b/docs/examples/1.8.x/server-go/examples/grids/create-email-column.md deleted file mode 100644 index 9ecdf5cadf..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/create-email-column.md +++ /dev/null @@ -1,31 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.CreateEmailColumn( - "", - "", - "", - false, - grids.WithCreateEmailColumnDefault("email@example.com"), - grids.WithCreateEmailColumnArray(false), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/create-enum-column.md b/docs/examples/1.8.x/server-go/examples/grids/create-enum-column.md deleted file mode 100644 index 35a2ed3f0f..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/create-enum-column.md +++ /dev/null @@ -1,32 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.CreateEnumColumn( - "", - "", - "", - []interface{}{}, - false, - grids.WithCreateEnumColumnDefault(""), - grids.WithCreateEnumColumnArray(false), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/create-float-column.md b/docs/examples/1.8.x/server-go/examples/grids/create-float-column.md deleted file mode 100644 index 765eb58f24..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/create-float-column.md +++ /dev/null @@ -1,33 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.CreateFloatColumn( - "", - "", - "", - false, - grids.WithCreateFloatColumnMin(0), - grids.WithCreateFloatColumnMax(0), - grids.WithCreateFloatColumnDefault(0), - grids.WithCreateFloatColumnArray(false), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/create-index.md b/docs/examples/1.8.x/server-go/examples/grids/create-index.md deleted file mode 100644 index ad39cc5c83..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/create-index.md +++ /dev/null @@ -1,32 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.CreateIndex( - "", - "", - "", - "key", - []interface{}{}, - grids.WithCreateIndexOrders([]interface{}{}), - grids.WithCreateIndexLengths([]interface{}{}), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/create-integer-column.md b/docs/examples/1.8.x/server-go/examples/grids/create-integer-column.md deleted file mode 100644 index 3b67883650..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/create-integer-column.md +++ /dev/null @@ -1,33 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.CreateIntegerColumn( - "", - "", - "", - false, - grids.WithCreateIntegerColumnMin(0), - grids.WithCreateIntegerColumnMax(0), - grids.WithCreateIntegerColumnDefault(0), - grids.WithCreateIntegerColumnArray(false), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/create-ip-column.md b/docs/examples/1.8.x/server-go/examples/grids/create-ip-column.md deleted file mode 100644 index 8954c91144..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/create-ip-column.md +++ /dev/null @@ -1,31 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.CreateIpColumn( - "", - "", - "", - false, - grids.WithCreateIpColumnDefault(""), - grids.WithCreateIpColumnArray(false), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/create-relationship-column.md b/docs/examples/1.8.x/server-go/examples/grids/create-relationship-column.md deleted file mode 100644 index 2ce5bd2acd..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/create-relationship-column.md +++ /dev/null @@ -1,33 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.CreateRelationshipColumn( - "", - "", - "", - "oneToOne", - grids.WithCreateRelationshipColumnTwoWay(false), - grids.WithCreateRelationshipColumnKey(""), - grids.WithCreateRelationshipColumnTwoWayKey(""), - grids.WithCreateRelationshipColumnOnDelete("cascade"), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/create-row.md b/docs/examples/1.8.x/server-go/examples/grids/create-row.md deleted file mode 100644 index b2e8aac2a2..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/create-row.md +++ /dev/null @@ -1,30 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithSession("") // The user session to authenticate with - ) - - service := grids.New(client) - response, error := service.CreateRow( - "", - "", - "", - map[string]interface{}{}, - grids.WithCreateRowPermissions(interface{}{"read("any")"}), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/create-rows.md b/docs/examples/1.8.x/server-go/examples/grids/create-rows.md deleted file mode 100644 index 95442b0231..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/create-rows.md +++ /dev/null @@ -1,28 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.CreateRows( - "", - "", - []interface{}{}, - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/create-string-column.md b/docs/examples/1.8.x/server-go/examples/grids/create-string-column.md deleted file mode 100644 index 0033ea1af6..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/create-string-column.md +++ /dev/null @@ -1,33 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.CreateStringColumn( - "", - "", - "", - 1, - false, - grids.WithCreateStringColumnDefault(""), - grids.WithCreateStringColumnArray(false), - grids.WithCreateStringColumnEncrypt(false), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/create-table.md b/docs/examples/1.8.x/server-go/examples/grids/create-table.md deleted file mode 100644 index adc367db5c..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/create-table.md +++ /dev/null @@ -1,31 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.CreateTable( - "", - "", - "", - grids.WithCreateTablePermissions(interface{}{"read("any")"}), - grids.WithCreateTableRowSecurity(false), - grids.WithCreateTableEnabled(false), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/create-url-column.md b/docs/examples/1.8.x/server-go/examples/grids/create-url-column.md deleted file mode 100644 index 3e93fe1838..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/create-url-column.md +++ /dev/null @@ -1,31 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.CreateUrlColumn( - "", - "", - "", - false, - grids.WithCreateUrlColumnDefault("https://example.com"), - grids.WithCreateUrlColumnArray(false), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/decrement-row-column.md b/docs/examples/1.8.x/server-go/examples/grids/decrement-row-column.md deleted file mode 100644 index cb36ada619..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/decrement-row-column.md +++ /dev/null @@ -1,31 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.DecrementRowColumn( - "", - "", - "", - "", - grids.WithDecrementRowColumnValue(0), - grids.WithDecrementRowColumnMin(0), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/delete-column.md b/docs/examples/1.8.x/server-go/examples/grids/delete-column.md deleted file mode 100644 index 6b73e86c05..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/delete-column.md +++ /dev/null @@ -1,28 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.DeleteColumn( - "", - "", - "", - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/delete-database.md b/docs/examples/1.8.x/server-go/examples/grids/delete-database.md deleted file mode 100644 index 4d74f859fc..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/delete-database.md +++ /dev/null @@ -1,26 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.DeleteDatabase( - "", - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/delete-index.md b/docs/examples/1.8.x/server-go/examples/grids/delete-index.md deleted file mode 100644 index c34a2752ac..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/delete-index.md +++ /dev/null @@ -1,28 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.DeleteIndex( - "", - "", - "", - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/delete-row.md b/docs/examples/1.8.x/server-go/examples/grids/delete-row.md deleted file mode 100644 index cb072c49bd..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/delete-row.md +++ /dev/null @@ -1,28 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithSession("") // The user session to authenticate with - ) - - service := grids.New(client) - response, error := service.DeleteRow( - "", - "", - "", - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/delete-rows.md b/docs/examples/1.8.x/server-go/examples/grids/delete-rows.md deleted file mode 100644 index 0ce880f996..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/delete-rows.md +++ /dev/null @@ -1,28 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.DeleteRows( - "", - "", - grids.WithDeleteRowsQueries([]interface{}{}), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/delete-table.md b/docs/examples/1.8.x/server-go/examples/grids/delete-table.md deleted file mode 100644 index 66e031a5ce..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/delete-table.md +++ /dev/null @@ -1,27 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.DeleteTable( - "", - "", - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/get-column.md b/docs/examples/1.8.x/server-go/examples/grids/get-column.md deleted file mode 100644 index bff6153550..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/get-column.md +++ /dev/null @@ -1,28 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.GetColumn( - "", - "", - "", - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/get-database.md b/docs/examples/1.8.x/server-go/examples/grids/get-database.md deleted file mode 100644 index 4f80bf5590..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/get-database.md +++ /dev/null @@ -1,26 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.GetDatabase( - "", - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/get-index.md b/docs/examples/1.8.x/server-go/examples/grids/get-index.md deleted file mode 100644 index 5982b49b2e..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/get-index.md +++ /dev/null @@ -1,28 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.GetIndex( - "", - "", - "", - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/get-row.md b/docs/examples/1.8.x/server-go/examples/grids/get-row.md deleted file mode 100644 index 1551d4969b..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/get-row.md +++ /dev/null @@ -1,29 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithSession("") // The user session to authenticate with - ) - - service := grids.New(client) - response, error := service.GetRow( - "", - "", - "", - grids.WithGetRowQueries([]interface{}{}), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/get-table.md b/docs/examples/1.8.x/server-go/examples/grids/get-table.md deleted file mode 100644 index 1f96e8526d..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/get-table.md +++ /dev/null @@ -1,27 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.GetTable( - "", - "", - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/increment-row-column.md b/docs/examples/1.8.x/server-go/examples/grids/increment-row-column.md deleted file mode 100644 index 52f5858884..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/increment-row-column.md +++ /dev/null @@ -1,31 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.IncrementRowColumn( - "", - "", - "", - "", - grids.WithIncrementRowColumnValue(0), - grids.WithIncrementRowColumnMax(0), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/list-columns.md b/docs/examples/1.8.x/server-go/examples/grids/list-columns.md deleted file mode 100644 index ae411a216c..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/list-columns.md +++ /dev/null @@ -1,28 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.ListColumns( - "", - "", - grids.WithListColumnsQueries([]interface{}{}), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/list-databases.md b/docs/examples/1.8.x/server-go/examples/grids/list-databases.md deleted file mode 100644 index e43bd7d100..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/list-databases.md +++ /dev/null @@ -1,27 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.ListDatabases( - grids.WithListDatabasesQueries([]interface{}{}), - grids.WithListDatabasesSearch(""), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/list-indexes.md b/docs/examples/1.8.x/server-go/examples/grids/list-indexes.md deleted file mode 100644 index 092c75301a..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/list-indexes.md +++ /dev/null @@ -1,28 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.ListIndexes( - "", - "", - grids.WithListIndexesQueries([]interface{}{}), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/list-rows.md b/docs/examples/1.8.x/server-go/examples/grids/list-rows.md deleted file mode 100644 index b406f106bb..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/list-rows.md +++ /dev/null @@ -1,28 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithSession("") // The user session to authenticate with - ) - - service := grids.New(client) - response, error := service.ListRows( - "", - "", - grids.WithListRowsQueries([]interface{}{}), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/list-tables.md b/docs/examples/1.8.x/server-go/examples/grids/list-tables.md deleted file mode 100644 index f38879c65b..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/list-tables.md +++ /dev/null @@ -1,28 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.ListTables( - "", - grids.WithListTablesQueries([]interface{}{}), - grids.WithListTablesSearch(""), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/update-boolean-column.md b/docs/examples/1.8.x/server-go/examples/grids/update-boolean-column.md deleted file mode 100644 index 5ffc910caf..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/update-boolean-column.md +++ /dev/null @@ -1,31 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.UpdateBooleanColumn( - "", - "", - "", - false, - false, - grids.WithUpdateBooleanColumnNewKey(""), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/update-database.md b/docs/examples/1.8.x/server-go/examples/grids/update-database.md deleted file mode 100644 index 9f9c95546a..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/update-database.md +++ /dev/null @@ -1,28 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.UpdateDatabase( - "", - "", - grids.WithUpdateDatabaseEnabled(false), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/update-datetime-column.md b/docs/examples/1.8.x/server-go/examples/grids/update-datetime-column.md deleted file mode 100644 index 5bf6440a74..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/update-datetime-column.md +++ /dev/null @@ -1,31 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.UpdateDatetimeColumn( - "", - "", - "", - false, - "", - grids.WithUpdateDatetimeColumnNewKey(""), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/update-email-column.md b/docs/examples/1.8.x/server-go/examples/grids/update-email-column.md deleted file mode 100644 index 8ebbdcabc4..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/update-email-column.md +++ /dev/null @@ -1,31 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.UpdateEmailColumn( - "", - "", - "", - false, - "email@example.com", - grids.WithUpdateEmailColumnNewKey(""), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/update-enum-column.md b/docs/examples/1.8.x/server-go/examples/grids/update-enum-column.md deleted file mode 100644 index edec1cbcc0..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/update-enum-column.md +++ /dev/null @@ -1,32 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.UpdateEnumColumn( - "", - "", - "", - []interface{}{}, - false, - "", - grids.WithUpdateEnumColumnNewKey(""), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/update-float-column.md b/docs/examples/1.8.x/server-go/examples/grids/update-float-column.md deleted file mode 100644 index 80057dab06..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/update-float-column.md +++ /dev/null @@ -1,33 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.UpdateFloatColumn( - "", - "", - "", - false, - 0, - grids.WithUpdateFloatColumnMin(0), - grids.WithUpdateFloatColumnMax(0), - grids.WithUpdateFloatColumnNewKey(""), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/update-integer-column.md b/docs/examples/1.8.x/server-go/examples/grids/update-integer-column.md deleted file mode 100644 index a3b9bd316c..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/update-integer-column.md +++ /dev/null @@ -1,33 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.UpdateIntegerColumn( - "", - "", - "", - false, - 0, - grids.WithUpdateIntegerColumnMin(0), - grids.WithUpdateIntegerColumnMax(0), - grids.WithUpdateIntegerColumnNewKey(""), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/update-ip-column.md b/docs/examples/1.8.x/server-go/examples/grids/update-ip-column.md deleted file mode 100644 index 888c69e9ee..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/update-ip-column.md +++ /dev/null @@ -1,31 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.UpdateIpColumn( - "", - "", - "", - false, - "", - grids.WithUpdateIpColumnNewKey(""), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/update-relationship-column.md b/docs/examples/1.8.x/server-go/examples/grids/update-relationship-column.md deleted file mode 100644 index db57f41995..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/update-relationship-column.md +++ /dev/null @@ -1,30 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.UpdateRelationshipColumn( - "", - "", - "", - grids.WithUpdateRelationshipColumnOnDelete("cascade"), - grids.WithUpdateRelationshipColumnNewKey(""), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/update-row.md b/docs/examples/1.8.x/server-go/examples/grids/update-row.md deleted file mode 100644 index e1a99f289f..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/update-row.md +++ /dev/null @@ -1,30 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithSession("") // The user session to authenticate with - ) - - service := grids.New(client) - response, error := service.UpdateRow( - "", - "", - "", - grids.WithUpdateRowData(map[string]interface{}{}), - grids.WithUpdateRowPermissions(interface{}{"read("any")"}), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/update-rows.md b/docs/examples/1.8.x/server-go/examples/grids/update-rows.md deleted file mode 100644 index f2b0c0c6de..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/update-rows.md +++ /dev/null @@ -1,29 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.UpdateRows( - "", - "", - grids.WithUpdateRowsData(map[string]interface{}{}), - grids.WithUpdateRowsQueries([]interface{}{}), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/update-string-column.md b/docs/examples/1.8.x/server-go/examples/grids/update-string-column.md deleted file mode 100644 index a50fcb704c..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/update-string-column.md +++ /dev/null @@ -1,32 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.UpdateStringColumn( - "", - "", - "", - false, - "", - grids.WithUpdateStringColumnSize(1), - grids.WithUpdateStringColumnNewKey(""), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/update-table.md b/docs/examples/1.8.x/server-go/examples/grids/update-table.md deleted file mode 100644 index cf1bef575f..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/update-table.md +++ /dev/null @@ -1,31 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.UpdateTable( - "", - "", - "", - grids.WithUpdateTablePermissions(interface{}{"read("any")"}), - grids.WithUpdateTableRowSecurity(false), - grids.WithUpdateTableEnabled(false), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/update-url-column.md b/docs/examples/1.8.x/server-go/examples/grids/update-url-column.md deleted file mode 100644 index 0c28025e5c..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/update-url-column.md +++ /dev/null @@ -1,31 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.UpdateUrlColumn( - "", - "", - "", - false, - "https://example.com", - grids.WithUpdateUrlColumnNewKey(""), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/upsert-row.md b/docs/examples/1.8.x/server-go/examples/grids/upsert-row.md deleted file mode 100644 index bc104a159a..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/upsert-row.md +++ /dev/null @@ -1,30 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithSession("") // The user session to authenticate with - ) - - service := grids.New(client) - response, error := service.UpsertRow( - "", - "", - "", - grids.WithUpsertRowData(map[string]interface{}{}), - grids.WithUpsertRowPermissions(interface{}{"read("any")"}), - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-go/examples/grids/upsert-rows.md b/docs/examples/1.8.x/server-go/examples/grids/upsert-rows.md deleted file mode 100644 index 6282f9da2e..0000000000 --- a/docs/examples/1.8.x/server-go/examples/grids/upsert-rows.md +++ /dev/null @@ -1,28 +0,0 @@ -package main - -import ( - "fmt" - "github.com/appwrite/sdk-for-go/client" - "github.com/appwrite/sdk-for-go/grids" -) - -func main() { - client := client.New( - client.WithEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - client.WithProject("") // Your project ID - client.WithKey("") // Your secret API key - ) - - service := grids.New(client) - response, error := service.UpsertRows( - "", - "", - []interface{}{}, - ) - - if error != nil { - panic(error) - } - - fmt.Println(response) -} diff --git a/docs/examples/1.8.x/server-graphql/examples/databases/create-collection.md b/docs/examples/1.8.x/server-graphql/examples/databases/create-collection.md index 7ee68b41c7..00dfba1e7b 100644 --- a/docs/examples/1.8.x/server-graphql/examples/databases/create-collection.md +++ b/docs/examples/1.8.x/server-graphql/examples/databases/create-collection.md @@ -17,9 +17,6 @@ mutation { documentSecurity attributes indexes { - _id - _createdAt - _updatedAt key type status @@ -27,6 +24,8 @@ mutation { attributes lengths orders + _createdAt + _updatedAt } } } diff --git a/docs/examples/1.8.x/server-graphql/examples/databases/create-index.md b/docs/examples/1.8.x/server-graphql/examples/databases/create-index.md index 38e64980b2..c647930943 100644 --- a/docs/examples/1.8.x/server-graphql/examples/databases/create-index.md +++ b/docs/examples/1.8.x/server-graphql/examples/databases/create-index.md @@ -8,9 +8,6 @@ mutation { orders: [], lengths: [] ) { - _id - _createdAt - _updatedAt key type status @@ -18,5 +15,7 @@ mutation { attributes lengths orders + _createdAt + _updatedAt } } diff --git a/docs/examples/1.8.x/server-graphql/examples/databases/update-collection.md b/docs/examples/1.8.x/server-graphql/examples/databases/update-collection.md index ad43b879d2..040578ae9d 100644 --- a/docs/examples/1.8.x/server-graphql/examples/databases/update-collection.md +++ b/docs/examples/1.8.x/server-graphql/examples/databases/update-collection.md @@ -17,9 +17,6 @@ mutation { documentSecurity attributes indexes { - _id - _createdAt - _updatedAt key type status @@ -27,6 +24,8 @@ mutation { attributes lengths orders + _createdAt + _updatedAt } } } diff --git a/docs/examples/1.8.x/server-graphql/examples/databases/upsert-document.md b/docs/examples/1.8.x/server-graphql/examples/databases/upsert-document.md index 9d1e753081..c381fe35a3 100644 --- a/docs/examples/1.8.x/server-graphql/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/server-graphql/examples/databases/upsert-document.md @@ -2,9 +2,7 @@ mutation { databasesUpsertDocument( databaseId: "", collectionId: "", - documentId: "", - data: "{}", - permissions: ["read("any")"] + documentId: "" ) { _id _sequence diff --git a/docs/examples/1.8.x/server-graphql/examples/databases/upsert-documents.md b/docs/examples/1.8.x/server-graphql/examples/databases/upsert-documents.md index 2bfb765915..b4bf914eca 100644 --- a/docs/examples/1.8.x/server-graphql/examples/databases/upsert-documents.md +++ b/docs/examples/1.8.x/server-graphql/examples/databases/upsert-documents.md @@ -1,8 +1,7 @@ mutation { databasesUpsertDocuments( databaseId: "", - collectionId: "", - documents: [] + collectionId: "" ) { total documents { diff --git a/docs/examples/1.8.x/server-graphql/examples/functions/create-deployment.md b/docs/examples/1.8.x/server-graphql/examples/functions/create-deployment.md index 3751448e57..0e7cc7d19a 100644 --- a/docs/examples/1.8.x/server-graphql/examples/functions/create-deployment.md +++ b/docs/examples/1.8.x/server-graphql/examples/functions/create-deployment.md @@ -1,7 +1,7 @@ POST /v1/functions/{functionId}/deployments HTTP/1.1 Host: cloud.appwrite.io Content-Type: multipart/form-data; boundary="cec8e8123c05ba25" -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: Content-Length: *Length of your entity body in bytes* diff --git a/docs/examples/1.8.x/server-graphql/examples/functions/create-execution.md b/docs/examples/1.8.x/server-graphql/examples/functions/create-execution.md index 8979880723..1479aa3bb6 100644 --- a/docs/examples/1.8.x/server-graphql/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/server-graphql/examples/functions/create-execution.md @@ -6,7 +6,7 @@ mutation { path: "", method: "GET", headers: "{}", - scheduledAt: "" + scheduledAt: "" ) { _id _createdAt diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/create-boolean-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/create-boolean-column.md deleted file mode 100644 index bd7abcb175..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/create-boolean-column.md +++ /dev/null @@ -1,20 +0,0 @@ -mutation { - gridsCreateBooleanColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: false, - array: false - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/create-database.md b/docs/examples/1.8.x/server-graphql/examples/grids/create-database.md deleted file mode 100644 index 41d37ebdee..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/create-database.md +++ /dev/null @@ -1,13 +0,0 @@ -mutation { - gridsCreateDatabase( - databaseId: "", - name: "", - enabled: false - ) { - _id - name - _createdAt - _updatedAt - enabled - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/create-datetime-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/create-datetime-column.md deleted file mode 100644 index aa14c43156..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/create-datetime-column.md +++ /dev/null @@ -1,21 +0,0 @@ -mutation { - gridsCreateDatetimeColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "", - array: false - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - format - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/create-email-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/create-email-column.md deleted file mode 100644 index c9bc913726..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/create-email-column.md +++ /dev/null @@ -1,21 +0,0 @@ -mutation { - gridsCreateEmailColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "email@example.com", - array: false - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - format - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/create-enum-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/create-enum-column.md deleted file mode 100644 index 8ace10f9ac..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/create-enum-column.md +++ /dev/null @@ -1,23 +0,0 @@ -mutation { - gridsCreateEnumColumn( - databaseId: "", - tableId: "", - key: "", - elements: [], - required: false, - default: "", - array: false - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - elements - format - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/create-float-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/create-float-column.md deleted file mode 100644 index 92031d03ca..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/create-float-column.md +++ /dev/null @@ -1,24 +0,0 @@ -mutation { - gridsCreateFloatColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - min: 0, - max: 0, - default: 0, - array: false - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - min - max - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/create-index.md b/docs/examples/1.8.x/server-graphql/examples/grids/create-index.md deleted file mode 100644 index cc338ddad2..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/create-index.md +++ /dev/null @@ -1,22 +0,0 @@ -mutation { - gridsCreateIndex( - databaseId: "", - tableId: "", - key: "", - type: "key", - columns: [], - orders: [], - lengths: [] - ) { - _id - _createdAt - _updatedAt - key - type - status - error - columns - lengths - orders - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/create-integer-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/create-integer-column.md deleted file mode 100644 index 735d47c8ac..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/create-integer-column.md +++ /dev/null @@ -1,24 +0,0 @@ -mutation { - gridsCreateIntegerColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - min: 0, - max: 0, - default: 0, - array: false - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - min - max - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/create-ip-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/create-ip-column.md deleted file mode 100644 index 241d308f09..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/create-ip-column.md +++ /dev/null @@ -1,21 +0,0 @@ -mutation { - gridsCreateIpColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "", - array: false - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - format - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/create-relationship-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/create-relationship-column.md deleted file mode 100644 index 2c08478e09..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/create-relationship-column.md +++ /dev/null @@ -1,27 +0,0 @@ -mutation { - gridsCreateRelationshipColumn( - databaseId: "", - tableId: "", - relatedTableId: "", - type: "oneToOne", - twoWay: false, - key: "", - twoWayKey: "", - onDelete: "cascade" - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - relatedTable - relationType - twoWay - twoWayKey - onDelete - side - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/create-row.md b/docs/examples/1.8.x/server-graphql/examples/grids/create-row.md deleted file mode 100644 index cffb7361f2..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/create-row.md +++ /dev/null @@ -1,18 +0,0 @@ -mutation { - gridsCreateRow( - databaseId: "", - tableId: "", - rowId: "", - data: "{}", - permissions: ["read("any")"] - ) { - _id - _sequence - _tableId - _databaseId - _createdAt - _updatedAt - _permissions - data - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/create-rows.md b/docs/examples/1.8.x/server-graphql/examples/grids/create-rows.md deleted file mode 100644 index cd134ec201..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/create-rows.md +++ /dev/null @@ -1,19 +0,0 @@ -mutation { - gridsCreateRows( - databaseId: "", - tableId: "", - rows: [] - ) { - total - rows { - _id - _sequence - _tableId - _databaseId - _createdAt - _updatedAt - _permissions - data - } - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/create-string-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/create-string-column.md deleted file mode 100644 index 57b42c6010..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/create-string-column.md +++ /dev/null @@ -1,24 +0,0 @@ -mutation { - gridsCreateStringColumn( - databaseId: "", - tableId: "", - key: "", - size: 1, - required: false, - default: "", - array: false, - encrypt: false - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - size - default - encrypt - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/create-table.md b/docs/examples/1.8.x/server-graphql/examples/grids/create-table.md deleted file mode 100644 index 77335ad867..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/create-table.md +++ /dev/null @@ -1,32 +0,0 @@ -mutation { - gridsCreateTable( - databaseId: "", - tableId: "", - name: "", - permissions: ["read("any")"], - rowSecurity: false, - enabled: false - ) { - _id - _createdAt - _updatedAt - _permissions - databaseId - name - enabled - rowSecurity - columns - indexes { - _id - _createdAt - _updatedAt - key - type - status - error - columns - lengths - orders - } - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/create-url-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/create-url-column.md deleted file mode 100644 index 07ca9ab869..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/create-url-column.md +++ /dev/null @@ -1,21 +0,0 @@ -mutation { - gridsCreateUrlColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "https://example.com", - array: false - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - format - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/decrement-row-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/decrement-row-column.md deleted file mode 100644 index 6b47884a92..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/decrement-row-column.md +++ /dev/null @@ -1,19 +0,0 @@ -mutation { - gridsDecrementRowColumn( - databaseId: "", - tableId: "", - rowId: "", - column: "", - value: 0, - min: 0 - ) { - _id - _sequence - _tableId - _databaseId - _createdAt - _updatedAt - _permissions - data - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/delete-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/delete-column.md deleted file mode 100644 index 0ad25321b5..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/delete-column.md +++ /dev/null @@ -1,9 +0,0 @@ -mutation { - gridsDeleteColumn( - databaseId: "", - tableId: "", - key: "" - ) { - status - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/delete-database.md b/docs/examples/1.8.x/server-graphql/examples/grids/delete-database.md deleted file mode 100644 index a3e3d1a5bf..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/delete-database.md +++ /dev/null @@ -1,7 +0,0 @@ -mutation { - gridsDeleteDatabase( - databaseId: "" - ) { - status - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/delete-index.md b/docs/examples/1.8.x/server-graphql/examples/grids/delete-index.md deleted file mode 100644 index 0921aa0aef..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/delete-index.md +++ /dev/null @@ -1,9 +0,0 @@ -mutation { - gridsDeleteIndex( - databaseId: "", - tableId: "", - key: "" - ) { - status - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/delete-row.md b/docs/examples/1.8.x/server-graphql/examples/grids/delete-row.md deleted file mode 100644 index 40dcbdc219..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/delete-row.md +++ /dev/null @@ -1,9 +0,0 @@ -mutation { - gridsDeleteRow( - databaseId: "", - tableId: "", - rowId: "" - ) { - status - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/delete-rows.md b/docs/examples/1.8.x/server-graphql/examples/grids/delete-rows.md deleted file mode 100644 index 69559934a4..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/delete-rows.md +++ /dev/null @@ -1,19 +0,0 @@ -mutation { - gridsDeleteRows( - databaseId: "", - tableId: "", - queries: [] - ) { - total - rows { - _id - _sequence - _tableId - _databaseId - _createdAt - _updatedAt - _permissions - data - } - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/delete-table.md b/docs/examples/1.8.x/server-graphql/examples/grids/delete-table.md deleted file mode 100644 index a145be50d9..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/delete-table.md +++ /dev/null @@ -1,8 +0,0 @@ -mutation { - gridsDeleteTable( - databaseId: "", - tableId: "" - ) { - status - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/get-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/get-column.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/get-database.md b/docs/examples/1.8.x/server-graphql/examples/grids/get-database.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/get-index.md b/docs/examples/1.8.x/server-graphql/examples/grids/get-index.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/get-row.md b/docs/examples/1.8.x/server-graphql/examples/grids/get-row.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/get-table.md b/docs/examples/1.8.x/server-graphql/examples/grids/get-table.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/increment-row-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/increment-row-column.md deleted file mode 100644 index 709e6b2f0d..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/increment-row-column.md +++ /dev/null @@ -1,19 +0,0 @@ -mutation { - gridsIncrementRowColumn( - databaseId: "", - tableId: "", - rowId: "", - column: "", - value: 0, - max: 0 - ) { - _id - _sequence - _tableId - _databaseId - _createdAt - _updatedAt - _permissions - data - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/list-columns.md b/docs/examples/1.8.x/server-graphql/examples/grids/list-columns.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/list-databases.md b/docs/examples/1.8.x/server-graphql/examples/grids/list-databases.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/list-indexes.md b/docs/examples/1.8.x/server-graphql/examples/grids/list-indexes.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/list-rows.md b/docs/examples/1.8.x/server-graphql/examples/grids/list-rows.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/list-tables.md b/docs/examples/1.8.x/server-graphql/examples/grids/list-tables.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/update-boolean-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/update-boolean-column.md deleted file mode 100644 index 67c8495471..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/update-boolean-column.md +++ /dev/null @@ -1,20 +0,0 @@ -mutation { - gridsUpdateBooleanColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: false, - newKey: "" - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/update-database.md b/docs/examples/1.8.x/server-graphql/examples/grids/update-database.md deleted file mode 100644 index 02c045b9cd..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/update-database.md +++ /dev/null @@ -1,13 +0,0 @@ -mutation { - gridsUpdateDatabase( - databaseId: "", - name: "", - enabled: false - ) { - _id - name - _createdAt - _updatedAt - enabled - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/update-datetime-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/update-datetime-column.md deleted file mode 100644 index 5e19393c67..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/update-datetime-column.md +++ /dev/null @@ -1,21 +0,0 @@ -mutation { - gridsUpdateDatetimeColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "", - newKey: "" - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - format - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/update-email-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/update-email-column.md deleted file mode 100644 index caa6153896..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/update-email-column.md +++ /dev/null @@ -1,21 +0,0 @@ -mutation { - gridsUpdateEmailColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "email@example.com", - newKey: "" - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - format - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/update-enum-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/update-enum-column.md deleted file mode 100644 index c3d90f4e23..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/update-enum-column.md +++ /dev/null @@ -1,23 +0,0 @@ -mutation { - gridsUpdateEnumColumn( - databaseId: "", - tableId: "", - key: "", - elements: [], - required: false, - default: "", - newKey: "" - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - elements - format - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/update-float-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/update-float-column.md deleted file mode 100644 index a6b700ce73..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/update-float-column.md +++ /dev/null @@ -1,24 +0,0 @@ -mutation { - gridsUpdateFloatColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: 0, - min: 0, - max: 0, - newKey: "" - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - min - max - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/update-integer-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/update-integer-column.md deleted file mode 100644 index fcc53102d1..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/update-integer-column.md +++ /dev/null @@ -1,24 +0,0 @@ -mutation { - gridsUpdateIntegerColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: 0, - min: 0, - max: 0, - newKey: "" - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - min - max - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/update-ip-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/update-ip-column.md deleted file mode 100644 index f867063151..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/update-ip-column.md +++ /dev/null @@ -1,21 +0,0 @@ -mutation { - gridsUpdateIpColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "", - newKey: "" - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - format - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/update-relationship-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/update-relationship-column.md deleted file mode 100644 index e24311b53a..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/update-relationship-column.md +++ /dev/null @@ -1,24 +0,0 @@ -mutation { - gridsUpdateRelationshipColumn( - databaseId: "", - tableId: "", - key: "", - onDelete: "cascade", - newKey: "" - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - relatedTable - relationType - twoWay - twoWayKey - onDelete - side - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/update-row.md b/docs/examples/1.8.x/server-graphql/examples/grids/update-row.md deleted file mode 100644 index 2bb105e8c0..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/update-row.md +++ /dev/null @@ -1,18 +0,0 @@ -mutation { - gridsUpdateRow( - databaseId: "", - tableId: "", - rowId: "", - data: "{}", - permissions: ["read("any")"] - ) { - _id - _sequence - _tableId - _databaseId - _createdAt - _updatedAt - _permissions - data - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/update-rows.md b/docs/examples/1.8.x/server-graphql/examples/grids/update-rows.md deleted file mode 100644 index 99df9b0b99..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/update-rows.md +++ /dev/null @@ -1,20 +0,0 @@ -mutation { - gridsUpdateRows( - databaseId: "", - tableId: "", - data: "{}", - queries: [] - ) { - total - rows { - _id - _sequence - _tableId - _databaseId - _createdAt - _updatedAt - _permissions - data - } - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/update-string-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/update-string-column.md deleted file mode 100644 index c98f49a807..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/update-string-column.md +++ /dev/null @@ -1,23 +0,0 @@ -mutation { - gridsUpdateStringColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "", - size: 1, - newKey: "" - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - size - default - encrypt - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/update-table.md b/docs/examples/1.8.x/server-graphql/examples/grids/update-table.md deleted file mode 100644 index cea6d5cfff..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/update-table.md +++ /dev/null @@ -1,32 +0,0 @@ -mutation { - gridsUpdateTable( - databaseId: "", - tableId: "", - name: "", - permissions: ["read("any")"], - rowSecurity: false, - enabled: false - ) { - _id - _createdAt - _updatedAt - _permissions - databaseId - name - enabled - rowSecurity - columns - indexes { - _id - _createdAt - _updatedAt - key - type - status - error - columns - lengths - orders - } - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/update-url-column.md b/docs/examples/1.8.x/server-graphql/examples/grids/update-url-column.md deleted file mode 100644 index c64d93882d..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/update-url-column.md +++ /dev/null @@ -1,21 +0,0 @@ -mutation { - gridsUpdateUrlColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "https://example.com", - newKey: "" - ) { - key - type - status - error - required - array - _createdAt - _updatedAt - format - default - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/upsert-row.md b/docs/examples/1.8.x/server-graphql/examples/grids/upsert-row.md deleted file mode 100644 index f8e0606109..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/upsert-row.md +++ /dev/null @@ -1,18 +0,0 @@ -mutation { - gridsUpsertRow( - databaseId: "", - tableId: "", - rowId: "", - data: "{}", - permissions: ["read("any")"] - ) { - _id - _sequence - _tableId - _databaseId - _createdAt - _updatedAt - _permissions - data - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/grids/upsert-rows.md b/docs/examples/1.8.x/server-graphql/examples/grids/upsert-rows.md deleted file mode 100644 index d456e9883d..0000000000 --- a/docs/examples/1.8.x/server-graphql/examples/grids/upsert-rows.md +++ /dev/null @@ -1,19 +0,0 @@ -mutation { - gridsUpsertRows( - databaseId: "", - tableId: "", - rows: [] - ) { - total - rows { - _id - _sequence - _tableId - _databaseId - _createdAt - _updatedAt - _permissions - data - } - } -} diff --git a/docs/examples/1.8.x/server-graphql/examples/sites/create-deployment.md b/docs/examples/1.8.x/server-graphql/examples/sites/create-deployment.md index 26970a18a8..8f77dd60eb 100644 --- a/docs/examples/1.8.x/server-graphql/examples/sites/create-deployment.md +++ b/docs/examples/1.8.x/server-graphql/examples/sites/create-deployment.md @@ -1,7 +1,7 @@ POST /v1/sites/{siteId}/deployments HTTP/1.1 Host: cloud.appwrite.io Content-Type: multipart/form-data; boundary="cec8e8123c05ba25" -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: Content-Length: *Length of your entity body in bytes* diff --git a/docs/examples/1.8.x/server-graphql/examples/storage/create-file.md b/docs/examples/1.8.x/server-graphql/examples/storage/create-file.md index 70bf6cbb1f..5b4f9a0c22 100644 --- a/docs/examples/1.8.x/server-graphql/examples/storage/create-file.md +++ b/docs/examples/1.8.x/server-graphql/examples/storage/create-file.md @@ -1,7 +1,7 @@ POST /v1/storage/buckets/{bucketId}/files HTTP/1.1 Host: cloud.appwrite.io Content-Type: multipart/form-data; boundary="cec8e8123c05ba25" -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-kotlin/java/databases/create-document.md b/docs/examples/1.8.x/server-kotlin/java/databases/create-document.md index 5231be33d6..368b816219 100644 --- a/docs/examples/1.8.x/server-kotlin/java/databases/create-document.md +++ b/docs/examples/1.8.x/server-kotlin/java/databases/create-document.md @@ -4,8 +4,9 @@ import io.appwrite.services.Databases; Client client = new Client() .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession(""); // The user session to authenticate with + .setSession("") // The user session to authenticate with + .setKey("") // Your secret API key + .setJWT(""); // Your secret JSON Web Token Databases databases = new Databases(client); diff --git a/docs/examples/1.8.x/server-kotlin/java/databases/create-documents.md b/docs/examples/1.8.x/server-kotlin/java/databases/create-documents.md index 0de0c276ed..77d79812a9 100644 --- a/docs/examples/1.8.x/server-kotlin/java/databases/create-documents.md +++ b/docs/examples/1.8.x/server-kotlin/java/databases/create-documents.md @@ -4,7 +4,7 @@ import io.appwrite.services.Databases; Client client = new Client() .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID + .setAdmin("") // .setKey(""); // Your secret API key Databases databases = new Databases(client); diff --git a/docs/examples/1.8.x/server-kotlin/java/databases/upsert-document.md b/docs/examples/1.8.x/server-kotlin/java/databases/upsert-document.md index daa44141e2..b1b4de4db4 100644 --- a/docs/examples/1.8.x/server-kotlin/java/databases/upsert-document.md +++ b/docs/examples/1.8.x/server-kotlin/java/databases/upsert-document.md @@ -4,8 +4,9 @@ import io.appwrite.services.Databases; Client client = new Client() .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession(""); // The user session to authenticate with + .setSession("") // The user session to authenticate with + .setKey("") // Your secret API key + .setJWT(""); // Your secret JSON Web Token Databases databases = new Databases(client); @@ -13,8 +14,6 @@ databases.upsertDocument( "", // databaseId "", // collectionId "", // documentId - mapOf( "a" to "b" ), // data - listOf("read("any")"), // permissions (optional) new CoroutineCallback<>((result, error) -> { if (error != null) { error.printStackTrace(); diff --git a/docs/examples/1.8.x/server-kotlin/java/databases/upsert-documents.md b/docs/examples/1.8.x/server-kotlin/java/databases/upsert-documents.md index 95e9a33ef2..0bf0c1778c 100644 --- a/docs/examples/1.8.x/server-kotlin/java/databases/upsert-documents.md +++ b/docs/examples/1.8.x/server-kotlin/java/databases/upsert-documents.md @@ -4,7 +4,7 @@ import io.appwrite.services.Databases; Client client = new Client() .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID + .setAdmin("") // .setKey(""); // Your secret API key Databases databases = new Databases(client); @@ -12,7 +12,6 @@ Databases databases = new Databases(client); databases.upsertDocuments( "", // databaseId "", // collectionId - listOf(), // documents new CoroutineCallback<>((result, error) -> { if (error != null) { error.printStackTrace(); diff --git a/docs/examples/1.8.x/server-kotlin/java/functions/create-execution.md b/docs/examples/1.8.x/server-kotlin/java/functions/create-execution.md index 93efa0adf8..82d48fa55b 100644 --- a/docs/examples/1.8.x/server-kotlin/java/functions/create-execution.md +++ b/docs/examples/1.8.x/server-kotlin/java/functions/create-execution.md @@ -16,7 +16,7 @@ functions.createExecution( "", // path (optional) ExecutionMethod.GET, // method (optional) mapOf( "a" to "b" ), // headers (optional) - "", // scheduledAt (optional) + "", // scheduledAt (optional) new CoroutineCallback<>((result, error) -> { if (error != null) { error.printStackTrace(); diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/create-boolean-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/create-boolean-column.md deleted file mode 100644 index 2981fc8cf4..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/create-boolean-column.md +++ /dev/null @@ -1,28 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.createBooleanColumn( - "", // databaseId - "", // tableId - "", // key - false, // required - false, // default (optional) - false, // array (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/create-database.md b/docs/examples/1.8.x/server-kotlin/java/grids/create-database.md deleted file mode 100644 index 4c6155962e..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/create-database.md +++ /dev/null @@ -1,25 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.createDatabase( - "", // databaseId - "", // name - false, // enabled (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/create-datetime-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/create-datetime-column.md deleted file mode 100644 index 7389ea9a94..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/create-datetime-column.md +++ /dev/null @@ -1,28 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.createDatetimeColumn( - "", // databaseId - "", // tableId - "", // key - false, // required - "", // default (optional) - false, // array (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/create-email-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/create-email-column.md deleted file mode 100644 index be481047e1..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/create-email-column.md +++ /dev/null @@ -1,28 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.createEmailColumn( - "", // databaseId - "", // tableId - "", // key - false, // required - "email@example.com", // default (optional) - false, // array (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/create-enum-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/create-enum-column.md deleted file mode 100644 index 33c6b63e27..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/create-enum-column.md +++ /dev/null @@ -1,29 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.createEnumColumn( - "", // databaseId - "", // tableId - "", // key - listOf(), // elements - false, // required - "", // default (optional) - false, // array (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/create-float-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/create-float-column.md deleted file mode 100644 index d66f1b5c60..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/create-float-column.md +++ /dev/null @@ -1,30 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.createFloatColumn( - "", // databaseId - "", // tableId - "", // key - false, // required - 0, // min (optional) - 0, // max (optional) - 0, // default (optional) - false, // array (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/create-index.md b/docs/examples/1.8.x/server-kotlin/java/grids/create-index.md deleted file mode 100644 index 670310bb66..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/create-index.md +++ /dev/null @@ -1,30 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; -import io.appwrite.enums.IndexType; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.createIndex( - "", // databaseId - "", // tableId - "", // key - IndexType.KEY, // type - listOf(), // columns - listOf(), // orders (optional) - listOf(), // lengths (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/create-integer-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/create-integer-column.md deleted file mode 100644 index 342654ef1a..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/create-integer-column.md +++ /dev/null @@ -1,30 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.createIntegerColumn( - "", // databaseId - "", // tableId - "", // key - false, // required - 0, // min (optional) - 0, // max (optional) - 0, // default (optional) - false, // array (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/create-ip-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/create-ip-column.md deleted file mode 100644 index d72e7dd59d..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/create-ip-column.md +++ /dev/null @@ -1,28 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.createIpColumn( - "", // databaseId - "", // tableId - "", // key - false, // required - "", // default (optional) - false, // array (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/create-relationship-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/create-relationship-column.md deleted file mode 100644 index 2d1c5fb22a..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/create-relationship-column.md +++ /dev/null @@ -1,31 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; -import io.appwrite.enums.RelationshipType; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.createRelationshipColumn( - "", // databaseId - "", // tableId - "", // relatedTableId - RelationshipType.ONETOONE, // type - false, // twoWay (optional) - "", // key (optional) - "", // twoWayKey (optional) - RelationMutate.CASCADE, // onDelete (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/create-row.md b/docs/examples/1.8.x/server-kotlin/java/grids/create-row.md deleted file mode 100644 index 6b954814c0..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/create-row.md +++ /dev/null @@ -1,27 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession(""); // The user session to authenticate with - -Grids grids = new Grids(client); - -grids.createRow( - "", // databaseId - "", // tableId - "", // rowId - mapOf( "a" to "b" ), // data - listOf("read("any")"), // permissions (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/create-rows.md b/docs/examples/1.8.x/server-kotlin/java/grids/create-rows.md deleted file mode 100644 index a55855d8f5..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/create-rows.md +++ /dev/null @@ -1,25 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.createRows( - "", // databaseId - "", // tableId - listOf(), // rows - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/create-string-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/create-string-column.md deleted file mode 100644 index b819afb4b4..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/create-string-column.md +++ /dev/null @@ -1,30 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.createStringColumn( - "", // databaseId - "", // tableId - "", // key - 1, // size - false, // required - "", // default (optional) - false, // array (optional) - false, // encrypt (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/create-table.md b/docs/examples/1.8.x/server-kotlin/java/grids/create-table.md deleted file mode 100644 index aa98b81de6..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/create-table.md +++ /dev/null @@ -1,28 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.createTable( - "", // databaseId - "", // tableId - "", // name - listOf("read("any")"), // permissions (optional) - false, // rowSecurity (optional) - false, // enabled (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/create-url-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/create-url-column.md deleted file mode 100644 index d8761440b3..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/create-url-column.md +++ /dev/null @@ -1,28 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.createUrlColumn( - "", // databaseId - "", // tableId - "", // key - false, // required - "https://example.com", // default (optional) - false, // array (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/decrement-row-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/decrement-row-column.md deleted file mode 100644 index 407ea83f81..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/decrement-row-column.md +++ /dev/null @@ -1,28 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.decrementRowColumn( - "", // databaseId - "", // tableId - "", // rowId - "", // column - 0, // value (optional) - 0, // min (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/delete-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/delete-column.md deleted file mode 100644 index cc3c40fba7..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/delete-column.md +++ /dev/null @@ -1,25 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.deleteColumn( - "", // databaseId - "", // tableId - "", // key - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/delete-database.md b/docs/examples/1.8.x/server-kotlin/java/grids/delete-database.md deleted file mode 100644 index fca41e75ea..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/delete-database.md +++ /dev/null @@ -1,23 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.deleteDatabase( - "", // databaseId - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/delete-index.md b/docs/examples/1.8.x/server-kotlin/java/grids/delete-index.md deleted file mode 100644 index 43449e908f..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/delete-index.md +++ /dev/null @@ -1,25 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.deleteIndex( - "", // databaseId - "", // tableId - "", // key - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/delete-row.md b/docs/examples/1.8.x/server-kotlin/java/grids/delete-row.md deleted file mode 100644 index cb812bac12..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/delete-row.md +++ /dev/null @@ -1,25 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession(""); // The user session to authenticate with - -Grids grids = new Grids(client); - -grids.deleteRow( - "", // databaseId - "", // tableId - "", // rowId - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/delete-rows.md b/docs/examples/1.8.x/server-kotlin/java/grids/delete-rows.md deleted file mode 100644 index 2425af9e8c..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/delete-rows.md +++ /dev/null @@ -1,25 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.deleteRows( - "", // databaseId - "", // tableId - listOf(), // queries (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/delete-table.md b/docs/examples/1.8.x/server-kotlin/java/grids/delete-table.md deleted file mode 100644 index dbbb4781ba..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/delete-table.md +++ /dev/null @@ -1,24 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.deleteTable( - "", // databaseId - "", // tableId - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/get-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/get-column.md deleted file mode 100644 index 1d630f17d7..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/get-column.md +++ /dev/null @@ -1,25 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.getColumn( - "", // databaseId - "", // tableId - "", // key - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/get-database.md b/docs/examples/1.8.x/server-kotlin/java/grids/get-database.md deleted file mode 100644 index bc7eea4dbb..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/get-database.md +++ /dev/null @@ -1,23 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.getDatabase( - "", // databaseId - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/get-index.md b/docs/examples/1.8.x/server-kotlin/java/grids/get-index.md deleted file mode 100644 index 14163c34a9..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/get-index.md +++ /dev/null @@ -1,25 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.getIndex( - "", // databaseId - "", // tableId - "", // key - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/get-row.md b/docs/examples/1.8.x/server-kotlin/java/grids/get-row.md deleted file mode 100644 index e9d89c92b8..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/get-row.md +++ /dev/null @@ -1,26 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession(""); // The user session to authenticate with - -Grids grids = new Grids(client); - -grids.getRow( - "", // databaseId - "", // tableId - "", // rowId - listOf(), // queries (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/get-table.md b/docs/examples/1.8.x/server-kotlin/java/grids/get-table.md deleted file mode 100644 index 39d090219b..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/get-table.md +++ /dev/null @@ -1,24 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.getTable( - "", // databaseId - "", // tableId - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/increment-row-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/increment-row-column.md deleted file mode 100644 index aaccf0a1a3..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/increment-row-column.md +++ /dev/null @@ -1,28 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.incrementRowColumn( - "", // databaseId - "", // tableId - "", // rowId - "", // column - 0, // value (optional) - 0, // max (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/list-columns.md b/docs/examples/1.8.x/server-kotlin/java/grids/list-columns.md deleted file mode 100644 index f95ca925a6..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/list-columns.md +++ /dev/null @@ -1,25 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.listColumns( - "", // databaseId - "", // tableId - listOf(), // queries (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/list-databases.md b/docs/examples/1.8.x/server-kotlin/java/grids/list-databases.md deleted file mode 100644 index 97f7263dd4..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/list-databases.md +++ /dev/null @@ -1,24 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.listDatabases( - listOf(), // queries (optional) - "", // search (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/list-indexes.md b/docs/examples/1.8.x/server-kotlin/java/grids/list-indexes.md deleted file mode 100644 index aa5b11a8c2..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/list-indexes.md +++ /dev/null @@ -1,25 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.listIndexes( - "", // databaseId - "", // tableId - listOf(), // queries (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/list-rows.md b/docs/examples/1.8.x/server-kotlin/java/grids/list-rows.md deleted file mode 100644 index ccf3d74a25..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/list-rows.md +++ /dev/null @@ -1,25 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession(""); // The user session to authenticate with - -Grids grids = new Grids(client); - -grids.listRows( - "", // databaseId - "", // tableId - listOf(), // queries (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/list-tables.md b/docs/examples/1.8.x/server-kotlin/java/grids/list-tables.md deleted file mode 100644 index 0a60dbeebe..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/list-tables.md +++ /dev/null @@ -1,25 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.listTables( - "", // databaseId - listOf(), // queries (optional) - "", // search (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/update-boolean-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/update-boolean-column.md deleted file mode 100644 index e3d6b71b70..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/update-boolean-column.md +++ /dev/null @@ -1,28 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.updateBooleanColumn( - "", // databaseId - "", // tableId - "", // key - false, // required - false, // default - "", // newKey (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/update-database.md b/docs/examples/1.8.x/server-kotlin/java/grids/update-database.md deleted file mode 100644 index da9bd7d04b..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/update-database.md +++ /dev/null @@ -1,25 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.updateDatabase( - "", // databaseId - "", // name - false, // enabled (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/update-datetime-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/update-datetime-column.md deleted file mode 100644 index ede33229ad..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/update-datetime-column.md +++ /dev/null @@ -1,28 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.updateDatetimeColumn( - "", // databaseId - "", // tableId - "", // key - false, // required - "", // default - "", // newKey (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/update-email-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/update-email-column.md deleted file mode 100644 index 48803eb4f4..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/update-email-column.md +++ /dev/null @@ -1,28 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.updateEmailColumn( - "", // databaseId - "", // tableId - "", // key - false, // required - "email@example.com", // default - "", // newKey (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/update-enum-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/update-enum-column.md deleted file mode 100644 index 63dc238d2e..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/update-enum-column.md +++ /dev/null @@ -1,29 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.updateEnumColumn( - "", // databaseId - "", // tableId - "", // key - listOf(), // elements - false, // required - "", // default - "", // newKey (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/update-float-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/update-float-column.md deleted file mode 100644 index 9833f5ec8b..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/update-float-column.md +++ /dev/null @@ -1,30 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.updateFloatColumn( - "", // databaseId - "", // tableId - "", // key - false, // required - 0, // default - 0, // min (optional) - 0, // max (optional) - "", // newKey (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/update-integer-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/update-integer-column.md deleted file mode 100644 index 059b1328d5..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/update-integer-column.md +++ /dev/null @@ -1,30 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.updateIntegerColumn( - "", // databaseId - "", // tableId - "", // key - false, // required - 0, // default - 0, // min (optional) - 0, // max (optional) - "", // newKey (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/update-ip-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/update-ip-column.md deleted file mode 100644 index 8e31214981..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/update-ip-column.md +++ /dev/null @@ -1,28 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.updateIpColumn( - "", // databaseId - "", // tableId - "", // key - false, // required - "", // default - "", // newKey (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/update-relationship-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/update-relationship-column.md deleted file mode 100644 index b90b21b164..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/update-relationship-column.md +++ /dev/null @@ -1,27 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.updateRelationshipColumn( - "", // databaseId - "", // tableId - "", // key - RelationMutate.CASCADE, // onDelete (optional) - "", // newKey (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/update-row.md b/docs/examples/1.8.x/server-kotlin/java/grids/update-row.md deleted file mode 100644 index 5f95afb5f5..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/update-row.md +++ /dev/null @@ -1,27 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession(""); // The user session to authenticate with - -Grids grids = new Grids(client); - -grids.updateRow( - "", // databaseId - "", // tableId - "", // rowId - mapOf( "a" to "b" ), // data (optional) - listOf("read("any")"), // permissions (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/update-rows.md b/docs/examples/1.8.x/server-kotlin/java/grids/update-rows.md deleted file mode 100644 index 67c9a1be89..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/update-rows.md +++ /dev/null @@ -1,26 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.updateRows( - "", // databaseId - "", // tableId - mapOf( "a" to "b" ), // data (optional) - listOf(), // queries (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/update-string-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/update-string-column.md deleted file mode 100644 index 13e266abc0..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/update-string-column.md +++ /dev/null @@ -1,29 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.updateStringColumn( - "", // databaseId - "", // tableId - "", // key - false, // required - "", // default - 1, // size (optional) - "", // newKey (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/update-table.md b/docs/examples/1.8.x/server-kotlin/java/grids/update-table.md deleted file mode 100644 index 24dfc05e49..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/update-table.md +++ /dev/null @@ -1,28 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.updateTable( - "", // databaseId - "", // tableId - "", // name - listOf("read("any")"), // permissions (optional) - false, // rowSecurity (optional) - false, // enabled (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/update-url-column.md b/docs/examples/1.8.x/server-kotlin/java/grids/update-url-column.md deleted file mode 100644 index 5217121225..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/update-url-column.md +++ /dev/null @@ -1,28 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.updateUrlColumn( - "", // databaseId - "", // tableId - "", // key - false, // required - "https://example.com", // default - "", // newKey (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/upsert-row.md b/docs/examples/1.8.x/server-kotlin/java/grids/upsert-row.md deleted file mode 100644 index 8f1b8670df..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/upsert-row.md +++ /dev/null @@ -1,27 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession(""); // The user session to authenticate with - -Grids grids = new Grids(client); - -grids.upsertRow( - "", // databaseId - "", // tableId - "", // rowId - mapOf( "a" to "b" ), // data (optional) - listOf("read("any")"), // permissions (optional) - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/java/grids/upsert-rows.md b/docs/examples/1.8.x/server-kotlin/java/grids/upsert-rows.md deleted file mode 100644 index 2081f0f19f..0000000000 --- a/docs/examples/1.8.x/server-kotlin/java/grids/upsert-rows.md +++ /dev/null @@ -1,25 +0,0 @@ -import io.appwrite.Client; -import io.appwrite.coroutines.CoroutineCallback; -import io.appwrite.services.Grids; - -Client client = new Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey(""); // Your secret API key - -Grids grids = new Grids(client); - -grids.upsertRows( - "", // databaseId - "", // tableId - listOf(), // rows - new CoroutineCallback<>((result, error) -> { - if (error != null) { - error.printStackTrace(); - return; - } - - System.out.println(result); - }) -); - diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/databases/create-document.md b/docs/examples/1.8.x/server-kotlin/kotlin/databases/create-document.md index 695fdbdfaa..93da01eefa 100644 --- a/docs/examples/1.8.x/server-kotlin/kotlin/databases/create-document.md +++ b/docs/examples/1.8.x/server-kotlin/kotlin/databases/create-document.md @@ -4,8 +4,9 @@ import io.appwrite.services.Databases val client = Client() .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID .setSession("") // The user session to authenticate with + .setKey("") // Your secret API key + .setJWT("") // Your secret JSON Web Token val databases = Databases(client) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/databases/create-documents.md b/docs/examples/1.8.x/server-kotlin/kotlin/databases/create-documents.md index 41a98dc016..ddce31c71c 100644 --- a/docs/examples/1.8.x/server-kotlin/kotlin/databases/create-documents.md +++ b/docs/examples/1.8.x/server-kotlin/kotlin/databases/create-documents.md @@ -4,7 +4,7 @@ import io.appwrite.services.Databases val client = Client() .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID + .setAdmin("") // .setKey("") // Your secret API key val databases = Databases(client) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/databases/upsert-document.md b/docs/examples/1.8.x/server-kotlin/kotlin/databases/upsert-document.md index d8be0e13db..df261dbcb6 100644 --- a/docs/examples/1.8.x/server-kotlin/kotlin/databases/upsert-document.md +++ b/docs/examples/1.8.x/server-kotlin/kotlin/databases/upsert-document.md @@ -4,15 +4,14 @@ import io.appwrite.services.Databases val client = Client() .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID .setSession("") // The user session to authenticate with + .setKey("") // Your secret API key + .setJWT("") // Your secret JSON Web Token val databases = Databases(client) val response = databases.upsertDocument( databaseId = "", collectionId = "", - documentId = "", - data = mapOf( "a" to "b" ), - permissions = listOf("read("any")") // optional + documentId = "" ) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/databases/upsert-documents.md b/docs/examples/1.8.x/server-kotlin/kotlin/databases/upsert-documents.md index ca861c61b2..1cb376f107 100644 --- a/docs/examples/1.8.x/server-kotlin/kotlin/databases/upsert-documents.md +++ b/docs/examples/1.8.x/server-kotlin/kotlin/databases/upsert-documents.md @@ -4,13 +4,12 @@ import io.appwrite.services.Databases val client = Client() .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID + .setAdmin("") // .setKey("") // Your secret API key val databases = Databases(client) val response = databases.upsertDocuments( databaseId = "", - collectionId = "", - documents = listOf() + collectionId = "" ) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/functions/create-execution.md b/docs/examples/1.8.x/server-kotlin/kotlin/functions/create-execution.md index 2734412232..94bfa2310c 100644 --- a/docs/examples/1.8.x/server-kotlin/kotlin/functions/create-execution.md +++ b/docs/examples/1.8.x/server-kotlin/kotlin/functions/create-execution.md @@ -16,5 +16,5 @@ val response = functions.createExecution( path = "", // optional method = "GET", // optional headers = mapOf( "a" to "b" ), // optional - scheduledAt = "" // optional + scheduledAt = "" // optional ) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-boolean-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-boolean-column.md deleted file mode 100644 index 5966655e1e..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-boolean-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.createBooleanColumn( - databaseId = "", - tableId = "", - key = "", - required = false, - default = false, // optional - array = false // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-database.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-database.md deleted file mode 100644 index bc9999ff18..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-database.md +++ /dev/null @@ -1,16 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.createDatabase( - databaseId = "", - name = "", - enabled = false // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-datetime-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-datetime-column.md deleted file mode 100644 index f3b11b5018..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-datetime-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.createDatetimeColumn( - databaseId = "", - tableId = "", - key = "", - required = false, - default = "", // optional - array = false // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-email-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-email-column.md deleted file mode 100644 index a70dd3ac45..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-email-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.createEmailColumn( - databaseId = "", - tableId = "", - key = "", - required = false, - default = "email@example.com", // optional - array = false // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-enum-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-enum-column.md deleted file mode 100644 index 3858155479..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-enum-column.md +++ /dev/null @@ -1,20 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.createEnumColumn( - databaseId = "", - tableId = "", - key = "", - elements = listOf(), - required = false, - default = "", // optional - array = false // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-float-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-float-column.md deleted file mode 100644 index d7b4c0155d..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-float-column.md +++ /dev/null @@ -1,21 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.createFloatColumn( - databaseId = "", - tableId = "", - key = "", - required = false, - min = 0, // optional - max = 0, // optional - default = 0, // optional - array = false // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-index.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-index.md deleted file mode 100644 index df16a35cc2..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-index.md +++ /dev/null @@ -1,21 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids -import io.appwrite.enums.IndexType - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.createIndex( - databaseId = "", - tableId = "", - key = "", - type = IndexType.KEY, - columns = listOf(), - orders = listOf(), // optional - lengths = listOf() // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-integer-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-integer-column.md deleted file mode 100644 index db8bde2d72..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-integer-column.md +++ /dev/null @@ -1,21 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.createIntegerColumn( - databaseId = "", - tableId = "", - key = "", - required = false, - min = 0, // optional - max = 0, // optional - default = 0, // optional - array = false // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-ip-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-ip-column.md deleted file mode 100644 index f3ab36bd0c..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-ip-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.createIpColumn( - databaseId = "", - tableId = "", - key = "", - required = false, - default = "", // optional - array = false // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-relationship-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-relationship-column.md deleted file mode 100644 index 9ba4cafbb7..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-relationship-column.md +++ /dev/null @@ -1,22 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids -import io.appwrite.enums.RelationshipType - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.createRelationshipColumn( - databaseId = "", - tableId = "", - relatedTableId = "", - type = RelationshipType.ONETOONE, - twoWay = false, // optional - key = "", // optional - twoWayKey = "", // optional - onDelete = "cascade" // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-row.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-row.md deleted file mode 100644 index 0c3d2531c5..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-row.md +++ /dev/null @@ -1,18 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession("") // The user session to authenticate with - -val grids = Grids(client) - -val response = grids.createRow( - databaseId = "", - tableId = "", - rowId = "", - data = mapOf( "a" to "b" ), - permissions = listOf("read("any")") // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-rows.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-rows.md deleted file mode 100644 index 9c7da7c93b..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-rows.md +++ /dev/null @@ -1,16 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.createRows( - databaseId = "", - tableId = "", - rows = listOf() -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-string-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-string-column.md deleted file mode 100644 index f6793c817b..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-string-column.md +++ /dev/null @@ -1,21 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.createStringColumn( - databaseId = "", - tableId = "", - key = "", - size = 1, - required = false, - default = "", // optional - array = false, // optional - encrypt = false // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-table.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-table.md deleted file mode 100644 index 55de471725..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-table.md +++ /dev/null @@ -1,19 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.createTable( - databaseId = "", - tableId = "", - name = "", - permissions = listOf("read("any")"), // optional - rowSecurity = false, // optional - enabled = false // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-url-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-url-column.md deleted file mode 100644 index 33311e29ca..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/create-url-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.createUrlColumn( - databaseId = "", - tableId = "", - key = "", - required = false, - default = "https://example.com", // optional - array = false // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/decrement-row-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/decrement-row-column.md deleted file mode 100644 index 9a450f66f3..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/decrement-row-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.decrementRowColumn( - databaseId = "", - tableId = "", - rowId = "", - column = "", - value = 0, // optional - min = 0 // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-column.md deleted file mode 100644 index 09636dae09..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-column.md +++ /dev/null @@ -1,16 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.deleteColumn( - databaseId = "", - tableId = "", - key = "" -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-database.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-database.md deleted file mode 100644 index f872453a99..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-database.md +++ /dev/null @@ -1,14 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.deleteDatabase( - databaseId = "" -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-index.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-index.md deleted file mode 100644 index d3037ca6b0..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-index.md +++ /dev/null @@ -1,16 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.deleteIndex( - databaseId = "", - tableId = "", - key = "" -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-row.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-row.md deleted file mode 100644 index 25b60e0e2d..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-row.md +++ /dev/null @@ -1,16 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession("") // The user session to authenticate with - -val grids = Grids(client) - -val response = grids.deleteRow( - databaseId = "", - tableId = "", - rowId = "" -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-rows.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-rows.md deleted file mode 100644 index c3aa106eac..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-rows.md +++ /dev/null @@ -1,16 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.deleteRows( - databaseId = "", - tableId = "", - queries = listOf() // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-table.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-table.md deleted file mode 100644 index f0208d4345..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/delete-table.md +++ /dev/null @@ -1,15 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.deleteTable( - databaseId = "", - tableId = "" -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/get-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/get-column.md deleted file mode 100644 index 92890a7dc3..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/get-column.md +++ /dev/null @@ -1,16 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.getColumn( - databaseId = "", - tableId = "", - key = "" -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/get-database.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/get-database.md deleted file mode 100644 index fd91ab0ad3..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/get-database.md +++ /dev/null @@ -1,14 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.getDatabase( - databaseId = "" -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/get-index.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/get-index.md deleted file mode 100644 index 7c0b2dc8cb..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/get-index.md +++ /dev/null @@ -1,16 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.getIndex( - databaseId = "", - tableId = "", - key = "" -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/get-row.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/get-row.md deleted file mode 100644 index b217814b27..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/get-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession("") // The user session to authenticate with - -val grids = Grids(client) - -val response = grids.getRow( - databaseId = "", - tableId = "", - rowId = "", - queries = listOf() // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/get-table.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/get-table.md deleted file mode 100644 index d8a4cd243e..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/get-table.md +++ /dev/null @@ -1,15 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.getTable( - databaseId = "", - tableId = "" -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/increment-row-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/increment-row-column.md deleted file mode 100644 index adbe5c287e..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/increment-row-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.incrementRowColumn( - databaseId = "", - tableId = "", - rowId = "", - column = "", - value = 0, // optional - max = 0 // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/list-columns.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/list-columns.md deleted file mode 100644 index b033eb423d..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/list-columns.md +++ /dev/null @@ -1,16 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.listColumns( - databaseId = "", - tableId = "", - queries = listOf() // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/list-databases.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/list-databases.md deleted file mode 100644 index c713568269..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/list-databases.md +++ /dev/null @@ -1,15 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.listDatabases( - queries = listOf(), // optional - search = "" // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/list-indexes.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/list-indexes.md deleted file mode 100644 index 84bbcbd232..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/list-indexes.md +++ /dev/null @@ -1,16 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.listIndexes( - databaseId = "", - tableId = "", - queries = listOf() // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/list-rows.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/list-rows.md deleted file mode 100644 index ea54280ff3..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/list-rows.md +++ /dev/null @@ -1,16 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession("") // The user session to authenticate with - -val grids = Grids(client) - -val response = grids.listRows( - databaseId = "", - tableId = "", - queries = listOf() // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/list-tables.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/list-tables.md deleted file mode 100644 index 6bb5a588b2..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/list-tables.md +++ /dev/null @@ -1,16 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.listTables( - databaseId = "", - queries = listOf(), // optional - search = "" // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-boolean-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-boolean-column.md deleted file mode 100644 index b9360ec99e..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-boolean-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.updateBooleanColumn( - databaseId = "", - tableId = "", - key = "", - required = false, - default = false, - newKey = "" // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-database.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-database.md deleted file mode 100644 index ae8aacc343..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-database.md +++ /dev/null @@ -1,16 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.updateDatabase( - databaseId = "", - name = "", - enabled = false // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-datetime-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-datetime-column.md deleted file mode 100644 index 50282217d7..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-datetime-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.updateDatetimeColumn( - databaseId = "", - tableId = "", - key = "", - required = false, - default = "", - newKey = "" // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-email-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-email-column.md deleted file mode 100644 index a9c2996800..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-email-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.updateEmailColumn( - databaseId = "", - tableId = "", - key = "", - required = false, - default = "email@example.com", - newKey = "" // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-enum-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-enum-column.md deleted file mode 100644 index c23eef358b..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-enum-column.md +++ /dev/null @@ -1,20 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.updateEnumColumn( - databaseId = "", - tableId = "", - key = "", - elements = listOf(), - required = false, - default = "", - newKey = "" // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-float-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-float-column.md deleted file mode 100644 index 1054c34fbd..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-float-column.md +++ /dev/null @@ -1,21 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.updateFloatColumn( - databaseId = "", - tableId = "", - key = "", - required = false, - default = 0, - min = 0, // optional - max = 0, // optional - newKey = "" // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-integer-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-integer-column.md deleted file mode 100644 index 288c74b4fe..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-integer-column.md +++ /dev/null @@ -1,21 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.updateIntegerColumn( - databaseId = "", - tableId = "", - key = "", - required = false, - default = 0, - min = 0, // optional - max = 0, // optional - newKey = "" // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-ip-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-ip-column.md deleted file mode 100644 index cbc358a3b6..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-ip-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.updateIpColumn( - databaseId = "", - tableId = "", - key = "", - required = false, - default = "", - newKey = "" // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-relationship-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-relationship-column.md deleted file mode 100644 index 99df537cfe..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-relationship-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.updateRelationshipColumn( - databaseId = "", - tableId = "", - key = "", - onDelete = "cascade", // optional - newKey = "" // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-row.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-row.md deleted file mode 100644 index ae18af353a..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-row.md +++ /dev/null @@ -1,18 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession("") // The user session to authenticate with - -val grids = Grids(client) - -val response = grids.updateRow( - databaseId = "", - tableId = "", - rowId = "", - data = mapOf( "a" to "b" ), // optional - permissions = listOf("read("any")") // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-rows.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-rows.md deleted file mode 100644 index 3682cd0724..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-rows.md +++ /dev/null @@ -1,17 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.updateRows( - databaseId = "", - tableId = "", - data = mapOf( "a" to "b" ), // optional - queries = listOf() // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-string-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-string-column.md deleted file mode 100644 index 8f7a213260..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-string-column.md +++ /dev/null @@ -1,20 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.updateStringColumn( - databaseId = "", - tableId = "", - key = "", - required = false, - default = "", - size = 1, // optional - newKey = "" // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-table.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-table.md deleted file mode 100644 index 99232d858f..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-table.md +++ /dev/null @@ -1,19 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.updateTable( - databaseId = "", - tableId = "", - name = "", - permissions = listOf("read("any")"), // optional - rowSecurity = false, // optional - enabled = false // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-url-column.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-url-column.md deleted file mode 100644 index 65d299dba8..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/update-url-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.updateUrlColumn( - databaseId = "", - tableId = "", - key = "", - required = false, - default = "https://example.com", - newKey = "" // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/upsert-row.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/upsert-row.md deleted file mode 100644 index cbf0f38c8d..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/upsert-row.md +++ /dev/null @@ -1,18 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession("") // The user session to authenticate with - -val grids = Grids(client) - -val response = grids.upsertRow( - databaseId = "", - tableId = "", - rowId = "", - data = mapOf( "a" to "b" ), // optional - permissions = listOf("read("any")") // optional -) diff --git a/docs/examples/1.8.x/server-kotlin/kotlin/grids/upsert-rows.md b/docs/examples/1.8.x/server-kotlin/kotlin/grids/upsert-rows.md deleted file mode 100644 index c767b66803..0000000000 --- a/docs/examples/1.8.x/server-kotlin/kotlin/grids/upsert-rows.md +++ /dev/null @@ -1,16 +0,0 @@ -import io.appwrite.Client -import io.appwrite.coroutines.CoroutineCallback -import io.appwrite.services.Grids - -val client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -val grids = Grids(client) - -val response = grids.upsertRows( - databaseId = "", - tableId = "", - rows = listOf() -) diff --git a/docs/examples/1.8.x/server-nodejs/examples/databases/create-document.md b/docs/examples/1.8.x/server-nodejs/examples/databases/create-document.md index a2e77b9241..44cfc3c199 100644 --- a/docs/examples/1.8.x/server-nodejs/examples/databases/create-document.md +++ b/docs/examples/1.8.x/server-nodejs/examples/databases/create-document.md @@ -2,8 +2,9 @@ const sdk = require('node-appwrite'); const client = new sdk.Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with + .setSession('') // The user session to authenticate with + .setKey('') // Your secret API key + .setJWT(''); // Your secret JSON Web Token const databases = new sdk.Databases(client); diff --git a/docs/examples/1.8.x/server-nodejs/examples/databases/create-documents.md b/docs/examples/1.8.x/server-nodejs/examples/databases/create-documents.md index d73df44cd1..7ecaa6bef4 100644 --- a/docs/examples/1.8.x/server-nodejs/examples/databases/create-documents.md +++ b/docs/examples/1.8.x/server-nodejs/examples/databases/create-documents.md @@ -2,7 +2,7 @@ const sdk = require('node-appwrite'); const client = new sdk.Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID + .setAdmin('') // .setKey(''); // Your secret API key const databases = new sdk.Databases(client); diff --git a/docs/examples/1.8.x/server-nodejs/examples/databases/upsert-document.md b/docs/examples/1.8.x/server-nodejs/examples/databases/upsert-document.md index fcc62d601c..7f2ffba3a3 100644 --- a/docs/examples/1.8.x/server-nodejs/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/server-nodejs/examples/databases/upsert-document.md @@ -2,15 +2,14 @@ const sdk = require('node-appwrite'); const client = new sdk.Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with + .setSession('') // The user session to authenticate with + .setKey('') // Your secret API key + .setJWT(''); // Your secret JSON Web Token const databases = new sdk.Databases(client); const result = await databases.upsertDocument( '', // databaseId '', // collectionId - '', // documentId - {}, // data - ["read("any")"] // permissions (optional) + '' // documentId ); diff --git a/docs/examples/1.8.x/server-nodejs/examples/databases/upsert-documents.md b/docs/examples/1.8.x/server-nodejs/examples/databases/upsert-documents.md index 425b7ba51f..52f7b55e11 100644 --- a/docs/examples/1.8.x/server-nodejs/examples/databases/upsert-documents.md +++ b/docs/examples/1.8.x/server-nodejs/examples/databases/upsert-documents.md @@ -2,13 +2,12 @@ const sdk = require('node-appwrite'); const client = new sdk.Client() .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID + .setAdmin('') // .setKey(''); // Your secret API key const databases = new sdk.Databases(client); const result = await databases.upsertDocuments( '', // databaseId - '', // collectionId - [] // documents + '' // collectionId ); diff --git a/docs/examples/1.8.x/server-nodejs/examples/functions/create-execution.md b/docs/examples/1.8.x/server-nodejs/examples/functions/create-execution.md index 5671483191..3c89030ca6 100644 --- a/docs/examples/1.8.x/server-nodejs/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/server-nodejs/examples/functions/create-execution.md @@ -14,5 +14,5 @@ const result = await functions.createExecution( '', // path (optional) sdk.ExecutionMethod.GET, // method (optional) {}, // headers (optional) - '' // scheduledAt (optional) + '' // scheduledAt (optional) ); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/create-boolean-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/create-boolean-column.md deleted file mode 100644 index dae3f30840..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/create-boolean-column.md +++ /dev/null @@ -1,17 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.createBooleanColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - false, // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/create-database.md b/docs/examples/1.8.x/server-nodejs/examples/grids/create-database.md deleted file mode 100644 index 720c0d6f23..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/create-database.md +++ /dev/null @@ -1,14 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.createDatabase( - '', // databaseId - '', // name - false // enabled (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/create-datetime-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/create-datetime-column.md deleted file mode 100644 index d2b5c7e00f..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/create-datetime-column.md +++ /dev/null @@ -1,17 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.createDatetimeColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - '', // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/create-email-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/create-email-column.md deleted file mode 100644 index ce56e96d85..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/create-email-column.md +++ /dev/null @@ -1,17 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.createEmailColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - 'email@example.com', // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/create-enum-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/create-enum-column.md deleted file mode 100644 index 653b1ed75c..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/create-enum-column.md +++ /dev/null @@ -1,18 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.createEnumColumn( - '', // databaseId - '', // tableId - '', // key - [], // elements - false, // required - '', // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/create-float-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/create-float-column.md deleted file mode 100644 index dc6aee4805..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/create-float-column.md +++ /dev/null @@ -1,19 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.createFloatColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - null, // min (optional) - null, // max (optional) - null, // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/create-index.md b/docs/examples/1.8.x/server-nodejs/examples/grids/create-index.md deleted file mode 100644 index 975fa3047e..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/create-index.md +++ /dev/null @@ -1,18 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.createIndex( - '', // databaseId - '', // tableId - '', // key - sdk.IndexType.Key, // type - [], // columns - [], // orders (optional) - [] // lengths (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/create-integer-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/create-integer-column.md deleted file mode 100644 index 3444f82b58..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/create-integer-column.md +++ /dev/null @@ -1,19 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.createIntegerColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - null, // min (optional) - null, // max (optional) - null, // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/create-ip-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/create-ip-column.md deleted file mode 100644 index 52a9e8fbeb..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/create-ip-column.md +++ /dev/null @@ -1,17 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.createIpColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - '', // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/create-relationship-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/create-relationship-column.md deleted file mode 100644 index c0270dab85..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/create-relationship-column.md +++ /dev/null @@ -1,19 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.createRelationshipColumn( - '', // databaseId - '', // tableId - '', // relatedTableId - sdk.RelationshipType.OneToOne, // type - false, // twoWay (optional) - '', // key (optional) - '', // twoWayKey (optional) - sdk.RelationMutate.Cascade // onDelete (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/create-row.md b/docs/examples/1.8.x/server-nodejs/examples/grids/create-row.md deleted file mode 100644 index a8495c4b94..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/create-row.md +++ /dev/null @@ -1,16 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -const grids = new sdk.Grids(client); - -const result = await grids.createRow( - '', // databaseId - '', // tableId - '', // rowId - {}, // data - ["read("any")"] // permissions (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/create-rows.md b/docs/examples/1.8.x/server-nodejs/examples/grids/create-rows.md deleted file mode 100644 index c9400a4edf..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/create-rows.md +++ /dev/null @@ -1,14 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.createRows( - '', // databaseId - '', // tableId - [] // rows -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/create-string-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/create-string-column.md deleted file mode 100644 index f72d042dfb..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/create-string-column.md +++ /dev/null @@ -1,19 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.createStringColumn( - '', // databaseId - '', // tableId - '', // key - 1, // size - false, // required - '', // default (optional) - false, // array (optional) - false // encrypt (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/create-table.md b/docs/examples/1.8.x/server-nodejs/examples/grids/create-table.md deleted file mode 100644 index d022de372f..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/create-table.md +++ /dev/null @@ -1,17 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.createTable( - '', // databaseId - '', // tableId - '', // name - ["read("any")"], // permissions (optional) - false, // rowSecurity (optional) - false // enabled (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/create-url-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/create-url-column.md deleted file mode 100644 index 83c6d5a01b..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/create-url-column.md +++ /dev/null @@ -1,17 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.createUrlColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - 'https://example.com', // default (optional) - false // array (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/decrement-row-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/decrement-row-column.md deleted file mode 100644 index a166a1bfc0..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/decrement-row-column.md +++ /dev/null @@ -1,17 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.decrementRowColumn( - '', // databaseId - '', // tableId - '', // rowId - '', // column - null, // value (optional) - null // min (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/delete-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/delete-column.md deleted file mode 100644 index 7130f48cae..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/delete-column.md +++ /dev/null @@ -1,14 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.deleteColumn( - '', // databaseId - '', // tableId - '' // key -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/delete-database.md b/docs/examples/1.8.x/server-nodejs/examples/grids/delete-database.md deleted file mode 100644 index 4a31d091b7..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/delete-database.md +++ /dev/null @@ -1,12 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.deleteDatabase( - '' // databaseId -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/delete-index.md b/docs/examples/1.8.x/server-nodejs/examples/grids/delete-index.md deleted file mode 100644 index b266062053..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/delete-index.md +++ /dev/null @@ -1,14 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.deleteIndex( - '', // databaseId - '', // tableId - '' // key -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/delete-row.md b/docs/examples/1.8.x/server-nodejs/examples/grids/delete-row.md deleted file mode 100644 index cf202374a0..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/delete-row.md +++ /dev/null @@ -1,14 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -const grids = new sdk.Grids(client); - -const result = await grids.deleteRow( - '', // databaseId - '', // tableId - '' // rowId -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/delete-rows.md b/docs/examples/1.8.x/server-nodejs/examples/grids/delete-rows.md deleted file mode 100644 index aa36bacbda..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/delete-rows.md +++ /dev/null @@ -1,14 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.deleteRows( - '', // databaseId - '', // tableId - [] // queries (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/delete-table.md b/docs/examples/1.8.x/server-nodejs/examples/grids/delete-table.md deleted file mode 100644 index d3bb221e0d..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/delete-table.md +++ /dev/null @@ -1,13 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.deleteTable( - '', // databaseId - '' // tableId -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/get-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/get-column.md deleted file mode 100644 index d3b08936d2..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/get-column.md +++ /dev/null @@ -1,14 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.getColumn( - '', // databaseId - '', // tableId - '' // key -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/get-database.md b/docs/examples/1.8.x/server-nodejs/examples/grids/get-database.md deleted file mode 100644 index 7d27bbca94..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/get-database.md +++ /dev/null @@ -1,12 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.getDatabase( - '' // databaseId -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/get-index.md b/docs/examples/1.8.x/server-nodejs/examples/grids/get-index.md deleted file mode 100644 index e47b942df9..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/get-index.md +++ /dev/null @@ -1,14 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.getIndex( - '', // databaseId - '', // tableId - '' // key -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/get-row.md b/docs/examples/1.8.x/server-nodejs/examples/grids/get-row.md deleted file mode 100644 index 15c753000a..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/get-row.md +++ /dev/null @@ -1,15 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -const grids = new sdk.Grids(client); - -const result = await grids.getRow( - '', // databaseId - '', // tableId - '', // rowId - [] // queries (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/get-table.md b/docs/examples/1.8.x/server-nodejs/examples/grids/get-table.md deleted file mode 100644 index f7b28eb191..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/get-table.md +++ /dev/null @@ -1,13 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.getTable( - '', // databaseId - '' // tableId -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/increment-row-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/increment-row-column.md deleted file mode 100644 index ac5257f658..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/increment-row-column.md +++ /dev/null @@ -1,17 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.incrementRowColumn( - '', // databaseId - '', // tableId - '', // rowId - '', // column - null, // value (optional) - null // max (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/list-columns.md b/docs/examples/1.8.x/server-nodejs/examples/grids/list-columns.md deleted file mode 100644 index dbfaac0262..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/list-columns.md +++ /dev/null @@ -1,14 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.listColumns( - '', // databaseId - '', // tableId - [] // queries (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/list-databases.md b/docs/examples/1.8.x/server-nodejs/examples/grids/list-databases.md deleted file mode 100644 index 8a20b2ac88..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/list-databases.md +++ /dev/null @@ -1,13 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.listDatabases( - [], // queries (optional) - '' // search (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/list-indexes.md b/docs/examples/1.8.x/server-nodejs/examples/grids/list-indexes.md deleted file mode 100644 index 8a102996a6..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/list-indexes.md +++ /dev/null @@ -1,14 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.listIndexes( - '', // databaseId - '', // tableId - [] // queries (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/list-rows.md b/docs/examples/1.8.x/server-nodejs/examples/grids/list-rows.md deleted file mode 100644 index 9f9bb3bc33..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/list-rows.md +++ /dev/null @@ -1,14 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -const grids = new sdk.Grids(client); - -const result = await grids.listRows( - '', // databaseId - '', // tableId - [] // queries (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/list-tables.md b/docs/examples/1.8.x/server-nodejs/examples/grids/list-tables.md deleted file mode 100644 index e020b883e0..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/list-tables.md +++ /dev/null @@ -1,14 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.listTables( - '', // databaseId - [], // queries (optional) - '' // search (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/update-boolean-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/update-boolean-column.md deleted file mode 100644 index b695e2d194..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/update-boolean-column.md +++ /dev/null @@ -1,17 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.updateBooleanColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - false, // default - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/update-database.md b/docs/examples/1.8.x/server-nodejs/examples/grids/update-database.md deleted file mode 100644 index 689c38f605..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/update-database.md +++ /dev/null @@ -1,14 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.updateDatabase( - '', // databaseId - '', // name - false // enabled (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/update-datetime-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/update-datetime-column.md deleted file mode 100644 index 8ec6f1cda7..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/update-datetime-column.md +++ /dev/null @@ -1,17 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.updateDatetimeColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - '', // default - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/update-email-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/update-email-column.md deleted file mode 100644 index f8e0918819..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/update-email-column.md +++ /dev/null @@ -1,17 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.updateEmailColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - 'email@example.com', // default - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/update-enum-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/update-enum-column.md deleted file mode 100644 index bda1aad53a..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/update-enum-column.md +++ /dev/null @@ -1,18 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.updateEnumColumn( - '', // databaseId - '', // tableId - '', // key - [], // elements - false, // required - '', // default - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/update-float-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/update-float-column.md deleted file mode 100644 index ae3d5ceb4b..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/update-float-column.md +++ /dev/null @@ -1,19 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.updateFloatColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - null, // default - null, // min (optional) - null, // max (optional) - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/update-integer-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/update-integer-column.md deleted file mode 100644 index a3e28bc406..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/update-integer-column.md +++ /dev/null @@ -1,19 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.updateIntegerColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - null, // default - null, // min (optional) - null, // max (optional) - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/update-ip-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/update-ip-column.md deleted file mode 100644 index ff8692f81e..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/update-ip-column.md +++ /dev/null @@ -1,17 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.updateIpColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - '', // default - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/update-relationship-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/update-relationship-column.md deleted file mode 100644 index 19f957f67a..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/update-relationship-column.md +++ /dev/null @@ -1,16 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.updateRelationshipColumn( - '', // databaseId - '', // tableId - '', // key - sdk.RelationMutate.Cascade, // onDelete (optional) - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/update-row.md b/docs/examples/1.8.x/server-nodejs/examples/grids/update-row.md deleted file mode 100644 index 79c845f558..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/update-row.md +++ /dev/null @@ -1,16 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -const grids = new sdk.Grids(client); - -const result = await grids.updateRow( - '', // databaseId - '', // tableId - '', // rowId - {}, // data (optional) - ["read("any")"] // permissions (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/update-rows.md b/docs/examples/1.8.x/server-nodejs/examples/grids/update-rows.md deleted file mode 100644 index 65c8f63cbd..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/update-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.updateRows( - '', // databaseId - '', // tableId - {}, // data (optional) - [] // queries (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/update-string-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/update-string-column.md deleted file mode 100644 index b04f38bd5d..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/update-string-column.md +++ /dev/null @@ -1,18 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.updateStringColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - '', // default - 1, // size (optional) - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/update-table.md b/docs/examples/1.8.x/server-nodejs/examples/grids/update-table.md deleted file mode 100644 index 3d80666600..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/update-table.md +++ /dev/null @@ -1,17 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.updateTable( - '', // databaseId - '', // tableId - '', // name - ["read("any")"], // permissions (optional) - false, // rowSecurity (optional) - false // enabled (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/update-url-column.md b/docs/examples/1.8.x/server-nodejs/examples/grids/update-url-column.md deleted file mode 100644 index aa368bfcc0..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/update-url-column.md +++ /dev/null @@ -1,17 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.updateUrlColumn( - '', // databaseId - '', // tableId - '', // key - false, // required - 'https://example.com', // default - '' // newKey (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/upsert-row.md b/docs/examples/1.8.x/server-nodejs/examples/grids/upsert-row.md deleted file mode 100644 index 03476fc311..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/upsert-row.md +++ /dev/null @@ -1,16 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setSession(''); // The user session to authenticate with - -const grids = new sdk.Grids(client); - -const result = await grids.upsertRow( - '', // databaseId - '', // tableId - '', // rowId - {}, // data (optional) - ["read("any")"] // permissions (optional) -); diff --git a/docs/examples/1.8.x/server-nodejs/examples/grids/upsert-rows.md b/docs/examples/1.8.x/server-nodejs/examples/grids/upsert-rows.md deleted file mode 100644 index 19f2ce1a90..0000000000 --- a/docs/examples/1.8.x/server-nodejs/examples/grids/upsert-rows.md +++ /dev/null @@ -1,14 +0,0 @@ -const sdk = require('node-appwrite'); - -const client = new sdk.Client() - .setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - .setProject('') // Your project ID - .setKey(''); // Your secret API key - -const grids = new sdk.Grids(client); - -const result = await grids.upsertRows( - '', // databaseId - '', // tableId - [] // rows -); diff --git a/docs/examples/1.8.x/server-php/examples/databases/create-document.md b/docs/examples/1.8.x/server-php/examples/databases/create-document.md index bf1ee3f62a..8726b37719 100644 --- a/docs/examples/1.8.x/server-php/examples/databases/create-document.md +++ b/docs/examples/1.8.x/server-php/examples/databases/create-document.md @@ -5,8 +5,9 @@ use Appwrite\Services\Databases; $client = (new Client()) ->setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setSession(''); // The user session to authenticate with + ->setSession('') // The user session to authenticate with + ->setKey('') // Your secret API key + ->setJWT(''); // Your secret JSON Web Token $databases = new Databases($client); diff --git a/docs/examples/1.8.x/server-php/examples/databases/create-documents.md b/docs/examples/1.8.x/server-php/examples/databases/create-documents.md index bc05f67260..9429b57aba 100644 --- a/docs/examples/1.8.x/server-php/examples/databases/create-documents.md +++ b/docs/examples/1.8.x/server-php/examples/databases/create-documents.md @@ -5,7 +5,7 @@ use Appwrite\Services\Databases; $client = (new Client()) ->setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID + ->setAdmin('') // ->setKey(''); // Your secret API key $databases = new Databases($client); diff --git a/docs/examples/1.8.x/server-php/examples/databases/upsert-document.md b/docs/examples/1.8.x/server-php/examples/databases/upsert-document.md index 6cff8296a3..2f8464c995 100644 --- a/docs/examples/1.8.x/server-php/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/server-php/examples/databases/upsert-document.md @@ -5,15 +5,14 @@ use Appwrite\Services\Databases; $client = (new Client()) ->setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setSession(''); // The user session to authenticate with + ->setSession('') // The user session to authenticate with + ->setKey('') // Your secret API key + ->setJWT(''); // Your secret JSON Web Token $databases = new Databases($client); $result = $databases->upsertDocument( databaseId: '', collectionId: '', - documentId: '', - data: [], - permissions: ["read("any")"] // optional + documentId: '' ); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/databases/upsert-documents.md b/docs/examples/1.8.x/server-php/examples/databases/upsert-documents.md index d9f9efda5c..11898dc33a 100644 --- a/docs/examples/1.8.x/server-php/examples/databases/upsert-documents.md +++ b/docs/examples/1.8.x/server-php/examples/databases/upsert-documents.md @@ -5,13 +5,12 @@ use Appwrite\Services\Databases; $client = (new Client()) ->setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID + ->setAdmin('') // ->setKey(''); // Your secret API key $databases = new Databases($client); $result = $databases->upsertDocuments( databaseId: '', - collectionId: '', - documents: [] + collectionId: '' ); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/functions/create-execution.md b/docs/examples/1.8.x/server-php/examples/functions/create-execution.md index cd11b5ea6e..9aeb976cf3 100644 --- a/docs/examples/1.8.x/server-php/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/server-php/examples/functions/create-execution.md @@ -17,5 +17,5 @@ $result = $functions->createExecution( path: '', // optional method: ExecutionMethod::GET(), // optional headers: [], // optional - scheduledAt: '' // optional + scheduledAt: '' // optional ); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/create-boolean-column.md b/docs/examples/1.8.x/server-php/examples/grids/create-boolean-column.md deleted file mode 100644 index 22e7cf8058..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/create-boolean-column.md +++ /dev/null @@ -1,20 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->createBooleanColumn( - databaseId: '', - tableId: '', - key: '', - required: false, - default: false, // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/create-database.md b/docs/examples/1.8.x/server-php/examples/grids/create-database.md deleted file mode 100644 index ff7c3f73fb..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/create-database.md +++ /dev/null @@ -1,17 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->createDatabase( - databaseId: '', - name: '', - enabled: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/create-datetime-column.md b/docs/examples/1.8.x/server-php/examples/grids/create-datetime-column.md deleted file mode 100644 index afb847fd30..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/create-datetime-column.md +++ /dev/null @@ -1,20 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->createDatetimeColumn( - databaseId: '', - tableId: '', - key: '', - required: false, - default: '', // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/create-email-column.md b/docs/examples/1.8.x/server-php/examples/grids/create-email-column.md deleted file mode 100644 index 7516614820..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/create-email-column.md +++ /dev/null @@ -1,20 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->createEmailColumn( - databaseId: '', - tableId: '', - key: '', - required: false, - default: 'email@example.com', // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/create-enum-column.md b/docs/examples/1.8.x/server-php/examples/grids/create-enum-column.md deleted file mode 100644 index f4a9ff2e5d..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/create-enum-column.md +++ /dev/null @@ -1,21 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->createEnumColumn( - databaseId: '', - tableId: '', - key: '', - elements: [], - required: false, - default: '', // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/create-float-column.md b/docs/examples/1.8.x/server-php/examples/grids/create-float-column.md deleted file mode 100644 index 7a02a1790b..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/create-float-column.md +++ /dev/null @@ -1,22 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->createFloatColumn( - databaseId: '', - tableId: '', - key: '', - required: false, - min: null, // optional - max: null, // optional - default: null, // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/create-index.md b/docs/examples/1.8.x/server-php/examples/grids/create-index.md deleted file mode 100644 index 31bfdc2754..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/create-index.md +++ /dev/null @@ -1,22 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->createIndex( - databaseId: '', - tableId: '', - key: '', - type: IndexType::KEY(), - columns: [], - orders: [], // optional - lengths: [] // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/create-integer-column.md b/docs/examples/1.8.x/server-php/examples/grids/create-integer-column.md deleted file mode 100644 index 6495fc6309..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/create-integer-column.md +++ /dev/null @@ -1,22 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->createIntegerColumn( - databaseId: '', - tableId: '', - key: '', - required: false, - min: null, // optional - max: null, // optional - default: null, // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/create-ip-column.md b/docs/examples/1.8.x/server-php/examples/grids/create-ip-column.md deleted file mode 100644 index 65379a2f94..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/create-ip-column.md +++ /dev/null @@ -1,20 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->createIpColumn( - databaseId: '', - tableId: '', - key: '', - required: false, - default: '', // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/create-relationship-column.md b/docs/examples/1.8.x/server-php/examples/grids/create-relationship-column.md deleted file mode 100644 index cde72569ad..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/create-relationship-column.md +++ /dev/null @@ -1,23 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->createRelationshipColumn( - databaseId: '', - tableId: '', - relatedTableId: '', - type: RelationshipType::ONETOONE(), - twoWay: false, // optional - key: '', // optional - twoWayKey: '', // optional - onDelete: RelationMutate::CASCADE() // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/create-row.md b/docs/examples/1.8.x/server-php/examples/grids/create-row.md deleted file mode 100644 index 58f678c6c3..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/create-row.md +++ /dev/null @@ -1,19 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setSession(''); // The user session to authenticate with - -$grids = new Grids($client); - -$result = $grids->createRow( - databaseId: '', - tableId: '', - rowId: '', - data: [], - permissions: ["read("any")"] // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/create-rows.md b/docs/examples/1.8.x/server-php/examples/grids/create-rows.md deleted file mode 100644 index 531ebaf846..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/create-rows.md +++ /dev/null @@ -1,17 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->createRows( - databaseId: '', - tableId: '', - rows: [] -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/create-string-column.md b/docs/examples/1.8.x/server-php/examples/grids/create-string-column.md deleted file mode 100644 index a5acf25859..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/create-string-column.md +++ /dev/null @@ -1,22 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->createStringColumn( - databaseId: '', - tableId: '', - key: '', - size: 1, - required: false, - default: '', // optional - array: false, // optional - encrypt: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/create-table.md b/docs/examples/1.8.x/server-php/examples/grids/create-table.md deleted file mode 100644 index ca6e017375..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/create-table.md +++ /dev/null @@ -1,20 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->createTable( - databaseId: '', - tableId: '', - name: '', - permissions: ["read("any")"], // optional - rowSecurity: false, // optional - enabled: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/create-url-column.md b/docs/examples/1.8.x/server-php/examples/grids/create-url-column.md deleted file mode 100644 index b0149f279b..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/create-url-column.md +++ /dev/null @@ -1,20 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->createUrlColumn( - databaseId: '', - tableId: '', - key: '', - required: false, - default: 'https://example.com', // optional - array: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/decrement-row-column.md b/docs/examples/1.8.x/server-php/examples/grids/decrement-row-column.md deleted file mode 100644 index d7db09ed30..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/decrement-row-column.md +++ /dev/null @@ -1,20 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->decrementRowColumn( - databaseId: '', - tableId: '', - rowId: '', - column: '', - value: null, // optional - min: null // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/delete-column.md b/docs/examples/1.8.x/server-php/examples/grids/delete-column.md deleted file mode 100644 index 3862ecbde9..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/delete-column.md +++ /dev/null @@ -1,17 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->deleteColumn( - databaseId: '', - tableId: '', - key: '' -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/delete-database.md b/docs/examples/1.8.x/server-php/examples/grids/delete-database.md deleted file mode 100644 index 761406ba9b..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/delete-database.md +++ /dev/null @@ -1,15 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->deleteDatabase( - databaseId: '' -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/delete-index.md b/docs/examples/1.8.x/server-php/examples/grids/delete-index.md deleted file mode 100644 index 913091455b..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/delete-index.md +++ /dev/null @@ -1,17 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->deleteIndex( - databaseId: '', - tableId: '', - key: '' -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/delete-row.md b/docs/examples/1.8.x/server-php/examples/grids/delete-row.md deleted file mode 100644 index 14b72e6e56..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/delete-row.md +++ /dev/null @@ -1,17 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setSession(''); // The user session to authenticate with - -$grids = new Grids($client); - -$result = $grids->deleteRow( - databaseId: '', - tableId: '', - rowId: '' -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/delete-rows.md b/docs/examples/1.8.x/server-php/examples/grids/delete-rows.md deleted file mode 100644 index 567b497f04..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/delete-rows.md +++ /dev/null @@ -1,17 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->deleteRows( - databaseId: '', - tableId: '', - queries: [] // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/delete-table.md b/docs/examples/1.8.x/server-php/examples/grids/delete-table.md deleted file mode 100644 index ea0eeda80f..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/delete-table.md +++ /dev/null @@ -1,16 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->deleteTable( - databaseId: '', - tableId: '' -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/get-column.md b/docs/examples/1.8.x/server-php/examples/grids/get-column.md deleted file mode 100644 index ac2c9bb0c4..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/get-column.md +++ /dev/null @@ -1,17 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->getColumn( - databaseId: '', - tableId: '', - key: '' -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/get-database.md b/docs/examples/1.8.x/server-php/examples/grids/get-database.md deleted file mode 100644 index c3e9f896c2..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/get-database.md +++ /dev/null @@ -1,15 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->getDatabase( - databaseId: '' -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/get-index.md b/docs/examples/1.8.x/server-php/examples/grids/get-index.md deleted file mode 100644 index 2434fd933b..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/get-index.md +++ /dev/null @@ -1,17 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->getIndex( - databaseId: '', - tableId: '', - key: '' -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/get-row.md b/docs/examples/1.8.x/server-php/examples/grids/get-row.md deleted file mode 100644 index e13ea67209..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/get-row.md +++ /dev/null @@ -1,18 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setSession(''); // The user session to authenticate with - -$grids = new Grids($client); - -$result = $grids->getRow( - databaseId: '', - tableId: '', - rowId: '', - queries: [] // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/get-table.md b/docs/examples/1.8.x/server-php/examples/grids/get-table.md deleted file mode 100644 index 1c9721f1c7..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/get-table.md +++ /dev/null @@ -1,16 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->getTable( - databaseId: '', - tableId: '' -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/increment-row-column.md b/docs/examples/1.8.x/server-php/examples/grids/increment-row-column.md deleted file mode 100644 index fc9ee9a9eb..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/increment-row-column.md +++ /dev/null @@ -1,20 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->incrementRowColumn( - databaseId: '', - tableId: '', - rowId: '', - column: '', - value: null, // optional - max: null // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/list-columns.md b/docs/examples/1.8.x/server-php/examples/grids/list-columns.md deleted file mode 100644 index 7be7581a28..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/list-columns.md +++ /dev/null @@ -1,17 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->listColumns( - databaseId: '', - tableId: '', - queries: [] // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/list-databases.md b/docs/examples/1.8.x/server-php/examples/grids/list-databases.md deleted file mode 100644 index f5fec16a25..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/list-databases.md +++ /dev/null @@ -1,16 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->listDatabases( - queries: [], // optional - search: '' // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/list-indexes.md b/docs/examples/1.8.x/server-php/examples/grids/list-indexes.md deleted file mode 100644 index d23248e5d4..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/list-indexes.md +++ /dev/null @@ -1,17 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->listIndexes( - databaseId: '', - tableId: '', - queries: [] // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/list-rows.md b/docs/examples/1.8.x/server-php/examples/grids/list-rows.md deleted file mode 100644 index c8537651c6..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/list-rows.md +++ /dev/null @@ -1,17 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setSession(''); // The user session to authenticate with - -$grids = new Grids($client); - -$result = $grids->listRows( - databaseId: '', - tableId: '', - queries: [] // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/list-tables.md b/docs/examples/1.8.x/server-php/examples/grids/list-tables.md deleted file mode 100644 index 95f4f7b65d..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/list-tables.md +++ /dev/null @@ -1,17 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->listTables( - databaseId: '', - queries: [], // optional - search: '' // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/update-boolean-column.md b/docs/examples/1.8.x/server-php/examples/grids/update-boolean-column.md deleted file mode 100644 index bc7405d35d..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/update-boolean-column.md +++ /dev/null @@ -1,20 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->updateBooleanColumn( - databaseId: '', - tableId: '', - key: '', - required: false, - default: false, - newKey: '' // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/update-database.md b/docs/examples/1.8.x/server-php/examples/grids/update-database.md deleted file mode 100644 index 9d71e5e043..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/update-database.md +++ /dev/null @@ -1,17 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->updateDatabase( - databaseId: '', - name: '', - enabled: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/update-datetime-column.md b/docs/examples/1.8.x/server-php/examples/grids/update-datetime-column.md deleted file mode 100644 index 6850a6d373..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/update-datetime-column.md +++ /dev/null @@ -1,20 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->updateDatetimeColumn( - databaseId: '', - tableId: '', - key: '', - required: false, - default: '', - newKey: '' // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/update-email-column.md b/docs/examples/1.8.x/server-php/examples/grids/update-email-column.md deleted file mode 100644 index 6fe7f82477..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/update-email-column.md +++ /dev/null @@ -1,20 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->updateEmailColumn( - databaseId: '', - tableId: '', - key: '', - required: false, - default: 'email@example.com', - newKey: '' // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/update-enum-column.md b/docs/examples/1.8.x/server-php/examples/grids/update-enum-column.md deleted file mode 100644 index 4a18d02488..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/update-enum-column.md +++ /dev/null @@ -1,21 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->updateEnumColumn( - databaseId: '', - tableId: '', - key: '', - elements: [], - required: false, - default: '', - newKey: '' // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/update-float-column.md b/docs/examples/1.8.x/server-php/examples/grids/update-float-column.md deleted file mode 100644 index 5e58f8efaf..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/update-float-column.md +++ /dev/null @@ -1,22 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->updateFloatColumn( - databaseId: '', - tableId: '', - key: '', - required: false, - default: null, - min: null, // optional - max: null, // optional - newKey: '' // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/update-integer-column.md b/docs/examples/1.8.x/server-php/examples/grids/update-integer-column.md deleted file mode 100644 index c097b7e286..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/update-integer-column.md +++ /dev/null @@ -1,22 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->updateIntegerColumn( - databaseId: '', - tableId: '', - key: '', - required: false, - default: null, - min: null, // optional - max: null, // optional - newKey: '' // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/update-ip-column.md b/docs/examples/1.8.x/server-php/examples/grids/update-ip-column.md deleted file mode 100644 index 9ce131b8e1..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/update-ip-column.md +++ /dev/null @@ -1,20 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->updateIpColumn( - databaseId: '', - tableId: '', - key: '', - required: false, - default: '', - newKey: '' // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/update-relationship-column.md b/docs/examples/1.8.x/server-php/examples/grids/update-relationship-column.md deleted file mode 100644 index a0241afb06..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/update-relationship-column.md +++ /dev/null @@ -1,19 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->updateRelationshipColumn( - databaseId: '', - tableId: '', - key: '', - onDelete: RelationMutate::CASCADE(), // optional - newKey: '' // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/update-row.md b/docs/examples/1.8.x/server-php/examples/grids/update-row.md deleted file mode 100644 index a0aae15730..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/update-row.md +++ /dev/null @@ -1,19 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setSession(''); // The user session to authenticate with - -$grids = new Grids($client); - -$result = $grids->updateRow( - databaseId: '', - tableId: '', - rowId: '', - data: [], // optional - permissions: ["read("any")"] // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/update-rows.md b/docs/examples/1.8.x/server-php/examples/grids/update-rows.md deleted file mode 100644 index 270489f44e..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/update-rows.md +++ /dev/null @@ -1,18 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->updateRows( - databaseId: '', - tableId: '', - data: [], // optional - queries: [] // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/update-string-column.md b/docs/examples/1.8.x/server-php/examples/grids/update-string-column.md deleted file mode 100644 index 6213deb7aa..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/update-string-column.md +++ /dev/null @@ -1,21 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->updateStringColumn( - databaseId: '', - tableId: '', - key: '', - required: false, - default: '', - size: 1, // optional - newKey: '' // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/update-table.md b/docs/examples/1.8.x/server-php/examples/grids/update-table.md deleted file mode 100644 index 1483eee2a9..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/update-table.md +++ /dev/null @@ -1,20 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->updateTable( - databaseId: '', - tableId: '', - name: '', - permissions: ["read("any")"], // optional - rowSecurity: false, // optional - enabled: false // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/update-url-column.md b/docs/examples/1.8.x/server-php/examples/grids/update-url-column.md deleted file mode 100644 index 7f7916c81a..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/update-url-column.md +++ /dev/null @@ -1,20 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->updateUrlColumn( - databaseId: '', - tableId: '', - key: '', - required: false, - default: 'https://example.com', - newKey: '' // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/upsert-row.md b/docs/examples/1.8.x/server-php/examples/grids/upsert-row.md deleted file mode 100644 index a07cbe976f..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/upsert-row.md +++ /dev/null @@ -1,19 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setSession(''); // The user session to authenticate with - -$grids = new Grids($client); - -$result = $grids->upsertRow( - databaseId: '', - tableId: '', - rowId: '', - data: [], // optional - permissions: ["read("any")"] // optional -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-php/examples/grids/upsert-rows.md b/docs/examples/1.8.x/server-php/examples/grids/upsert-rows.md deleted file mode 100644 index 5d31648e02..0000000000 --- a/docs/examples/1.8.x/server-php/examples/grids/upsert-rows.md +++ /dev/null @@ -1,17 +0,0 @@ -setEndpoint('https://.cloud.appwrite.io/v1') // Your API Endpoint - ->setProject('') // Your project ID - ->setKey(''); // Your secret API key - -$grids = new Grids($client); - -$result = $grids->upsertRows( - databaseId: '', - tableId: '', - rows: [] -); \ No newline at end of file diff --git a/docs/examples/1.8.x/server-python/examples/databases/create-document.md b/docs/examples/1.8.x/server-python/examples/databases/create-document.md index 1eaf0246f3..1a8500b0f2 100644 --- a/docs/examples/1.8.x/server-python/examples/databases/create-document.md +++ b/docs/examples/1.8.x/server-python/examples/databases/create-document.md @@ -3,8 +3,9 @@ from appwrite.services.databases import Databases client = Client() client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID client.set_session('') # The user session to authenticate with +client.set_key('') # Your secret API key +client.set_jwt('') # Your secret JSON Web Token databases = Databases(client) diff --git a/docs/examples/1.8.x/server-python/examples/databases/create-documents.md b/docs/examples/1.8.x/server-python/examples/databases/create-documents.md index 1b94e5165a..27ad6e8aa8 100644 --- a/docs/examples/1.8.x/server-python/examples/databases/create-documents.md +++ b/docs/examples/1.8.x/server-python/examples/databases/create-documents.md @@ -3,7 +3,7 @@ from appwrite.services.databases import Databases client = Client() client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID +client.set_admin('') # client.set_key('') # Your secret API key databases = Databases(client) diff --git a/docs/examples/1.8.x/server-python/examples/databases/upsert-document.md b/docs/examples/1.8.x/server-python/examples/databases/upsert-document.md index c491ea4f44..8711e442c5 100644 --- a/docs/examples/1.8.x/server-python/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/server-python/examples/databases/upsert-document.md @@ -3,15 +3,14 @@ from appwrite.services.databases import Databases client = Client() client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID client.set_session('') # The user session to authenticate with +client.set_key('') # Your secret API key +client.set_jwt('') # Your secret JSON Web Token databases = Databases(client) result = databases.upsert_document( database_id = '', collection_id = '', - document_id = '', - data = {}, - permissions = ["read("any")"] # optional + document_id = '' ) diff --git a/docs/examples/1.8.x/server-python/examples/databases/upsert-documents.md b/docs/examples/1.8.x/server-python/examples/databases/upsert-documents.md index 5136d5fcb1..79888c8be3 100644 --- a/docs/examples/1.8.x/server-python/examples/databases/upsert-documents.md +++ b/docs/examples/1.8.x/server-python/examples/databases/upsert-documents.md @@ -3,13 +3,12 @@ from appwrite.services.databases import Databases client = Client() client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID +client.set_admin('') # client.set_key('') # Your secret API key databases = Databases(client) result = databases.upsert_documents( database_id = '', - collection_id = '', - documents = [] + collection_id = '' ) diff --git a/docs/examples/1.8.x/server-python/examples/functions/create-execution.md b/docs/examples/1.8.x/server-python/examples/functions/create-execution.md index f80b8646c2..b41c7e376c 100644 --- a/docs/examples/1.8.x/server-python/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/server-python/examples/functions/create-execution.md @@ -15,5 +15,5 @@ result = functions.create_execution( path = '', # optional method = ExecutionMethod.GET, # optional headers = {}, # optional - scheduled_at = '' # optional + scheduled_at = '' # optional ) diff --git a/docs/examples/1.8.x/server-python/examples/grids/create-boolean-column.md b/docs/examples/1.8.x/server-python/examples/grids/create-boolean-column.md deleted file mode 100644 index 73d8323533..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/create-boolean-column.md +++ /dev/null @@ -1,18 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.create_boolean_column( - database_id = '', - table_id = '', - key = '', - required = False, - default = False, # optional - array = False # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/create-database.md b/docs/examples/1.8.x/server-python/examples/grids/create-database.md deleted file mode 100644 index a7749e4903..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/create-database.md +++ /dev/null @@ -1,15 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.create_database( - database_id = '', - name = '', - enabled = False # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/create-datetime-column.md b/docs/examples/1.8.x/server-python/examples/grids/create-datetime-column.md deleted file mode 100644 index a98024c16c..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/create-datetime-column.md +++ /dev/null @@ -1,18 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.create_datetime_column( - database_id = '', - table_id = '', - key = '', - required = False, - default = '', # optional - array = False # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/create-email-column.md b/docs/examples/1.8.x/server-python/examples/grids/create-email-column.md deleted file mode 100644 index 372cbafce3..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/create-email-column.md +++ /dev/null @@ -1,18 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.create_email_column( - database_id = '', - table_id = '', - key = '', - required = False, - default = 'email@example.com', # optional - array = False # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/create-enum-column.md b/docs/examples/1.8.x/server-python/examples/grids/create-enum-column.md deleted file mode 100644 index d7b47c80cb..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/create-enum-column.md +++ /dev/null @@ -1,19 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.create_enum_column( - database_id = '', - table_id = '', - key = '', - elements = [], - required = False, - default = '', # optional - array = False # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/create-float-column.md b/docs/examples/1.8.x/server-python/examples/grids/create-float-column.md deleted file mode 100644 index 5a52128ac1..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/create-float-column.md +++ /dev/null @@ -1,20 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.create_float_column( - database_id = '', - table_id = '', - key = '', - required = False, - min = None, # optional - max = None, # optional - default = None, # optional - array = False # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/create-index.md b/docs/examples/1.8.x/server-python/examples/grids/create-index.md deleted file mode 100644 index 1d67b8abc0..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/create-index.md +++ /dev/null @@ -1,20 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids -from appwrite.enums import IndexType - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.create_index( - database_id = '', - table_id = '', - key = '', - type = IndexType.KEY, - columns = [], - orders = [], # optional - lengths = [] # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/create-integer-column.md b/docs/examples/1.8.x/server-python/examples/grids/create-integer-column.md deleted file mode 100644 index aed49578aa..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/create-integer-column.md +++ /dev/null @@ -1,20 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.create_integer_column( - database_id = '', - table_id = '', - key = '', - required = False, - min = None, # optional - max = None, # optional - default = None, # optional - array = False # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/create-ip-column.md b/docs/examples/1.8.x/server-python/examples/grids/create-ip-column.md deleted file mode 100644 index af873c91a1..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/create-ip-column.md +++ /dev/null @@ -1,18 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.create_ip_column( - database_id = '', - table_id = '', - key = '', - required = False, - default = '', # optional - array = False # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/create-relationship-column.md b/docs/examples/1.8.x/server-python/examples/grids/create-relationship-column.md deleted file mode 100644 index 3cb858d260..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/create-relationship-column.md +++ /dev/null @@ -1,21 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids -from appwrite.enums import RelationshipType - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.create_relationship_column( - database_id = '', - table_id = '', - related_table_id = '', - type = RelationshipType.ONETOONE, - two_way = False, # optional - key = '', # optional - two_way_key = '', # optional - on_delete = RelationMutate.CASCADE # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/create-row.md b/docs/examples/1.8.x/server-python/examples/grids/create-row.md deleted file mode 100644 index 5645f0bd23..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/create-row.md +++ /dev/null @@ -1,17 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_session('') # The user session to authenticate with - -grids = Grids(client) - -result = grids.create_row( - database_id = '', - table_id = '', - row_id = '', - data = {}, - permissions = ["read("any")"] # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/create-rows.md b/docs/examples/1.8.x/server-python/examples/grids/create-rows.md deleted file mode 100644 index 3274c48a10..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/create-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.create_rows( - database_id = '', - table_id = '', - rows = [] -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/create-string-column.md b/docs/examples/1.8.x/server-python/examples/grids/create-string-column.md deleted file mode 100644 index 3771a070ba..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/create-string-column.md +++ /dev/null @@ -1,20 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.create_string_column( - database_id = '', - table_id = '', - key = '', - size = 1, - required = False, - default = '', # optional - array = False, # optional - encrypt = False # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/create-table.md b/docs/examples/1.8.x/server-python/examples/grids/create-table.md deleted file mode 100644 index 64c1b50d69..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/create-table.md +++ /dev/null @@ -1,18 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.create_table( - database_id = '', - table_id = '', - name = '', - permissions = ["read("any")"], # optional - row_security = False, # optional - enabled = False # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/create-url-column.md b/docs/examples/1.8.x/server-python/examples/grids/create-url-column.md deleted file mode 100644 index 45c1a2d82e..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/create-url-column.md +++ /dev/null @@ -1,18 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.create_url_column( - database_id = '', - table_id = '', - key = '', - required = False, - default = 'https://example.com', # optional - array = False # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/decrement-row-column.md b/docs/examples/1.8.x/server-python/examples/grids/decrement-row-column.md deleted file mode 100644 index 9608337398..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/decrement-row-column.md +++ /dev/null @@ -1,18 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.decrement_row_column( - database_id = '', - table_id = '', - row_id = '', - column = '', - value = None, # optional - min = None # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/delete-column.md b/docs/examples/1.8.x/server-python/examples/grids/delete-column.md deleted file mode 100644 index 650a1c3578..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/delete-column.md +++ /dev/null @@ -1,15 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.delete_column( - database_id = '', - table_id = '', - key = '' -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/delete-database.md b/docs/examples/1.8.x/server-python/examples/grids/delete-database.md deleted file mode 100644 index 9898c07bc8..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/delete-database.md +++ /dev/null @@ -1,13 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.delete_database( - database_id = '' -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/delete-index.md b/docs/examples/1.8.x/server-python/examples/grids/delete-index.md deleted file mode 100644 index fed36f1d9c..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/delete-index.md +++ /dev/null @@ -1,15 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.delete_index( - database_id = '', - table_id = '', - key = '' -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/delete-row.md b/docs/examples/1.8.x/server-python/examples/grids/delete-row.md deleted file mode 100644 index eb1e661738..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/delete-row.md +++ /dev/null @@ -1,15 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_session('') # The user session to authenticate with - -grids = Grids(client) - -result = grids.delete_row( - database_id = '', - table_id = '', - row_id = '' -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/delete-rows.md b/docs/examples/1.8.x/server-python/examples/grids/delete-rows.md deleted file mode 100644 index 31503cdee1..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/delete-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.delete_rows( - database_id = '', - table_id = '', - queries = [] # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/delete-table.md b/docs/examples/1.8.x/server-python/examples/grids/delete-table.md deleted file mode 100644 index d170c31d20..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/delete-table.md +++ /dev/null @@ -1,14 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.delete_table( - database_id = '', - table_id = '' -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/get-column.md b/docs/examples/1.8.x/server-python/examples/grids/get-column.md deleted file mode 100644 index a724e07b0a..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/get-column.md +++ /dev/null @@ -1,15 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.get_column( - database_id = '', - table_id = '', - key = '' -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/get-database.md b/docs/examples/1.8.x/server-python/examples/grids/get-database.md deleted file mode 100644 index e393d7587b..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/get-database.md +++ /dev/null @@ -1,13 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.get_database( - database_id = '' -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/get-index.md b/docs/examples/1.8.x/server-python/examples/grids/get-index.md deleted file mode 100644 index 6e3753dea5..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/get-index.md +++ /dev/null @@ -1,15 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.get_index( - database_id = '', - table_id = '', - key = '' -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/get-row.md b/docs/examples/1.8.x/server-python/examples/grids/get-row.md deleted file mode 100644 index 939a992868..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/get-row.md +++ /dev/null @@ -1,16 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_session('') # The user session to authenticate with - -grids = Grids(client) - -result = grids.get_row( - database_id = '', - table_id = '', - row_id = '', - queries = [] # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/get-table.md b/docs/examples/1.8.x/server-python/examples/grids/get-table.md deleted file mode 100644 index afe24bd0f2..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/get-table.md +++ /dev/null @@ -1,14 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.get_table( - database_id = '', - table_id = '' -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/increment-row-column.md b/docs/examples/1.8.x/server-python/examples/grids/increment-row-column.md deleted file mode 100644 index 598cf58874..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/increment-row-column.md +++ /dev/null @@ -1,18 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.increment_row_column( - database_id = '', - table_id = '', - row_id = '', - column = '', - value = None, # optional - max = None # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/list-columns.md b/docs/examples/1.8.x/server-python/examples/grids/list-columns.md deleted file mode 100644 index b78327182c..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/list-columns.md +++ /dev/null @@ -1,15 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.list_columns( - database_id = '', - table_id = '', - queries = [] # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/list-databases.md b/docs/examples/1.8.x/server-python/examples/grids/list-databases.md deleted file mode 100644 index 78c5cb4bd7..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/list-databases.md +++ /dev/null @@ -1,14 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.list_databases( - queries = [], # optional - search = '' # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/list-indexes.md b/docs/examples/1.8.x/server-python/examples/grids/list-indexes.md deleted file mode 100644 index a6b52416c6..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/list-indexes.md +++ /dev/null @@ -1,15 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.list_indexes( - database_id = '', - table_id = '', - queries = [] # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/list-rows.md b/docs/examples/1.8.x/server-python/examples/grids/list-rows.md deleted file mode 100644 index 975f88f763..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/list-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_session('') # The user session to authenticate with - -grids = Grids(client) - -result = grids.list_rows( - database_id = '', - table_id = '', - queries = [] # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/list-tables.md b/docs/examples/1.8.x/server-python/examples/grids/list-tables.md deleted file mode 100644 index 3e2e5508bc..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/list-tables.md +++ /dev/null @@ -1,15 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.list_tables( - database_id = '', - queries = [], # optional - search = '' # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/update-boolean-column.md b/docs/examples/1.8.x/server-python/examples/grids/update-boolean-column.md deleted file mode 100644 index 6bcbf27355..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/update-boolean-column.md +++ /dev/null @@ -1,18 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.update_boolean_column( - database_id = '', - table_id = '', - key = '', - required = False, - default = False, - new_key = '' # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/update-database.md b/docs/examples/1.8.x/server-python/examples/grids/update-database.md deleted file mode 100644 index 2df676bcbc..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/update-database.md +++ /dev/null @@ -1,15 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.update_database( - database_id = '', - name = '', - enabled = False # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/update-datetime-column.md b/docs/examples/1.8.x/server-python/examples/grids/update-datetime-column.md deleted file mode 100644 index 6ae0e4dea5..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/update-datetime-column.md +++ /dev/null @@ -1,18 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.update_datetime_column( - database_id = '', - table_id = '', - key = '', - required = False, - default = '', - new_key = '' # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/update-email-column.md b/docs/examples/1.8.x/server-python/examples/grids/update-email-column.md deleted file mode 100644 index c1ff1d0637..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/update-email-column.md +++ /dev/null @@ -1,18 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.update_email_column( - database_id = '', - table_id = '', - key = '', - required = False, - default = 'email@example.com', - new_key = '' # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/update-enum-column.md b/docs/examples/1.8.x/server-python/examples/grids/update-enum-column.md deleted file mode 100644 index 6da49cfb81..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/update-enum-column.md +++ /dev/null @@ -1,19 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.update_enum_column( - database_id = '', - table_id = '', - key = '', - elements = [], - required = False, - default = '', - new_key = '' # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/update-float-column.md b/docs/examples/1.8.x/server-python/examples/grids/update-float-column.md deleted file mode 100644 index 8d3d9edb5f..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/update-float-column.md +++ /dev/null @@ -1,20 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.update_float_column( - database_id = '', - table_id = '', - key = '', - required = False, - default = None, - min = None, # optional - max = None, # optional - new_key = '' # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/update-integer-column.md b/docs/examples/1.8.x/server-python/examples/grids/update-integer-column.md deleted file mode 100644 index 966f7b6805..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/update-integer-column.md +++ /dev/null @@ -1,20 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.update_integer_column( - database_id = '', - table_id = '', - key = '', - required = False, - default = None, - min = None, # optional - max = None, # optional - new_key = '' # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/update-ip-column.md b/docs/examples/1.8.x/server-python/examples/grids/update-ip-column.md deleted file mode 100644 index e5fccac320..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/update-ip-column.md +++ /dev/null @@ -1,18 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.update_ip_column( - database_id = '', - table_id = '', - key = '', - required = False, - default = '', - new_key = '' # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/update-relationship-column.md b/docs/examples/1.8.x/server-python/examples/grids/update-relationship-column.md deleted file mode 100644 index fcff4591fd..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/update-relationship-column.md +++ /dev/null @@ -1,17 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.update_relationship_column( - database_id = '', - table_id = '', - key = '', - on_delete = RelationMutate.CASCADE, # optional - new_key = '' # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/update-row.md b/docs/examples/1.8.x/server-python/examples/grids/update-row.md deleted file mode 100644 index e379697ce4..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/update-row.md +++ /dev/null @@ -1,17 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_session('') # The user session to authenticate with - -grids = Grids(client) - -result = grids.update_row( - database_id = '', - table_id = '', - row_id = '', - data = {}, # optional - permissions = ["read("any")"] # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/update-rows.md b/docs/examples/1.8.x/server-python/examples/grids/update-rows.md deleted file mode 100644 index 344bb5904b..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/update-rows.md +++ /dev/null @@ -1,16 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.update_rows( - database_id = '', - table_id = '', - data = {}, # optional - queries = [] # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/update-string-column.md b/docs/examples/1.8.x/server-python/examples/grids/update-string-column.md deleted file mode 100644 index f303189b80..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/update-string-column.md +++ /dev/null @@ -1,19 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.update_string_column( - database_id = '', - table_id = '', - key = '', - required = False, - default = '', - size = 1, # optional - new_key = '' # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/update-table.md b/docs/examples/1.8.x/server-python/examples/grids/update-table.md deleted file mode 100644 index cfd5b4d92e..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/update-table.md +++ /dev/null @@ -1,18 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.update_table( - database_id = '', - table_id = '', - name = '', - permissions = ["read("any")"], # optional - row_security = False, # optional - enabled = False # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/update-url-column.md b/docs/examples/1.8.x/server-python/examples/grids/update-url-column.md deleted file mode 100644 index ea6dc386ed..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/update-url-column.md +++ /dev/null @@ -1,18 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.update_url_column( - database_id = '', - table_id = '', - key = '', - required = False, - default = 'https://example.com', - new_key = '' # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/upsert-row.md b/docs/examples/1.8.x/server-python/examples/grids/upsert-row.md deleted file mode 100644 index 79528818e0..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/upsert-row.md +++ /dev/null @@ -1,17 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_session('') # The user session to authenticate with - -grids = Grids(client) - -result = grids.upsert_row( - database_id = '', - table_id = '', - row_id = '', - data = {}, # optional - permissions = ["read("any")"] # optional -) diff --git a/docs/examples/1.8.x/server-python/examples/grids/upsert-rows.md b/docs/examples/1.8.x/server-python/examples/grids/upsert-rows.md deleted file mode 100644 index b7573d4794..0000000000 --- a/docs/examples/1.8.x/server-python/examples/grids/upsert-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -from appwrite.client import Client -from appwrite.services.grids import Grids - -client = Client() -client.set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint -client.set_project('') # Your project ID -client.set_key('') # Your secret API key - -grids = Grids(client) - -result = grids.upsert_rows( - database_id = '', - table_id = '', - rows = [] -) diff --git a/docs/examples/1.8.x/server-rest/examples/account/create-anonymous-session.md b/docs/examples/1.8.x/server-rest/examples/account/create-anonymous-session.md index b62c82a6a8..2079b045d1 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/create-anonymous-session.md +++ b/docs/examples/1.8.x/server-rest/examples/account/create-anonymous-session.md @@ -1,6 +1,6 @@ POST /v1/account/sessions/anonymous HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: diff --git a/docs/examples/1.8.x/server-rest/examples/account/create-email-password-session.md b/docs/examples/1.8.x/server-rest/examples/account/create-email-password-session.md index 1103d2ebfb..8aee0e5b15 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/create-email-password-session.md +++ b/docs/examples/1.8.x/server-rest/examples/account/create-email-password-session.md @@ -1,7 +1,7 @@ POST /v1/account/sessions/email HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/server-rest/examples/account/create-email-token.md b/docs/examples/1.8.x/server-rest/examples/account/create-email-token.md index 552b724b9c..98c5c9b454 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/create-email-token.md +++ b/docs/examples/1.8.x/server-rest/examples/account/create-email-token.md @@ -1,7 +1,7 @@ POST /v1/account/tokens/email HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/server-rest/examples/account/create-j-w-t.md b/docs/examples/1.8.x/server-rest/examples/account/create-j-w-t.md index 62a7dee7e9..a8da4695c3 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/create-j-w-t.md +++ b/docs/examples/1.8.x/server-rest/examples/account/create-j-w-t.md @@ -1,6 +1,6 @@ POST /v1/account/jwts HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: diff --git a/docs/examples/1.8.x/server-rest/examples/account/create-magic-u-r-l-token.md b/docs/examples/1.8.x/server-rest/examples/account/create-magic-u-r-l-token.md index 29d68bd0fa..a3db43516a 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/create-magic-u-r-l-token.md +++ b/docs/examples/1.8.x/server-rest/examples/account/create-magic-u-r-l-token.md @@ -1,7 +1,7 @@ POST /v1/account/tokens/magic-url HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/server-rest/examples/account/create-mfa-authenticator.md b/docs/examples/1.8.x/server-rest/examples/account/create-mfa-authenticator.md index 62a068b6cf..8d6b52b877 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/create-mfa-authenticator.md +++ b/docs/examples/1.8.x/server-rest/examples/account/create-mfa-authenticator.md @@ -1,7 +1,7 @@ POST /v1/account/mfa/authenticators/{type} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/create-mfa-challenge.md b/docs/examples/1.8.x/server-rest/examples/account/create-mfa-challenge.md index dd5ef4c731..9a84c0ef69 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/create-mfa-challenge.md +++ b/docs/examples/1.8.x/server-rest/examples/account/create-mfa-challenge.md @@ -1,7 +1,7 @@ POST /v1/account/mfa/challenge HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/server-rest/examples/account/create-mfa-recovery-codes.md b/docs/examples/1.8.x/server-rest/examples/account/create-mfa-recovery-codes.md index f09323df0b..797824d5d7 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/create-mfa-recovery-codes.md +++ b/docs/examples/1.8.x/server-rest/examples/account/create-mfa-recovery-codes.md @@ -1,7 +1,7 @@ POST /v1/account/mfa/recovery-codes HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/create-o-auth2token.md b/docs/examples/1.8.x/server-rest/examples/account/create-o-auth2token.md index 8a0cab614f..dd1dd3ec5e 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/create-o-auth2token.md +++ b/docs/examples/1.8.x/server-rest/examples/account/create-o-auth2token.md @@ -1,4 +1,4 @@ GET /v1/account/tokens/oauth2/{provider} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: diff --git a/docs/examples/1.8.x/server-rest/examples/account/create-phone-token.md b/docs/examples/1.8.x/server-rest/examples/account/create-phone-token.md index 5127c8377a..eef1021d9e 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/create-phone-token.md +++ b/docs/examples/1.8.x/server-rest/examples/account/create-phone-token.md @@ -1,7 +1,7 @@ POST /v1/account/tokens/phone HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/server-rest/examples/account/create-phone-verification.md b/docs/examples/1.8.x/server-rest/examples/account/create-phone-verification.md index 57b3b7d160..d161e580ff 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/create-phone-verification.md +++ b/docs/examples/1.8.x/server-rest/examples/account/create-phone-verification.md @@ -1,7 +1,7 @@ POST /v1/account/verification/phone HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/create-recovery.md b/docs/examples/1.8.x/server-rest/examples/account/create-recovery.md index ea0146228b..c195b96a5e 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/create-recovery.md +++ b/docs/examples/1.8.x/server-rest/examples/account/create-recovery.md @@ -1,7 +1,7 @@ POST /v1/account/recovery HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/create-session.md b/docs/examples/1.8.x/server-rest/examples/account/create-session.md index 0acc50cda6..18e3b1acdd 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/create-session.md +++ b/docs/examples/1.8.x/server-rest/examples/account/create-session.md @@ -1,7 +1,7 @@ POST /v1/account/sessions/token HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/server-rest/examples/account/create-verification.md b/docs/examples/1.8.x/server-rest/examples/account/create-verification.md index ed5479dbe5..1185d3a875 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/create-verification.md +++ b/docs/examples/1.8.x/server-rest/examples/account/create-verification.md @@ -1,7 +1,7 @@ POST /v1/account/verification HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/create.md b/docs/examples/1.8.x/server-rest/examples/account/create.md index 15bb386f41..f546c07de5 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/create.md +++ b/docs/examples/1.8.x/server-rest/examples/account/create.md @@ -1,7 +1,7 @@ POST /v1/account HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/server-rest/examples/account/delete-identity.md b/docs/examples/1.8.x/server-rest/examples/account/delete-identity.md index bacca18870..edb036a593 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/delete-identity.md +++ b/docs/examples/1.8.x/server-rest/examples/account/delete-identity.md @@ -1,7 +1,7 @@ DELETE /v1/account/identities/{identityId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/delete-mfa-authenticator.md b/docs/examples/1.8.x/server-rest/examples/account/delete-mfa-authenticator.md index a0eb5a0869..de58948195 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/delete-mfa-authenticator.md +++ b/docs/examples/1.8.x/server-rest/examples/account/delete-mfa-authenticator.md @@ -1,7 +1,7 @@ DELETE /v1/account/mfa/authenticators/{type} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/delete-session.md b/docs/examples/1.8.x/server-rest/examples/account/delete-session.md index c9b0f48d6f..9454a84913 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/delete-session.md +++ b/docs/examples/1.8.x/server-rest/examples/account/delete-session.md @@ -1,7 +1,7 @@ DELETE /v1/account/sessions/{sessionId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/delete-sessions.md b/docs/examples/1.8.x/server-rest/examples/account/delete-sessions.md index 0b3fcd1c45..97931c12e5 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/delete-sessions.md +++ b/docs/examples/1.8.x/server-rest/examples/account/delete-sessions.md @@ -1,7 +1,7 @@ DELETE /v1/account/sessions HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/get-mfa-recovery-codes.md b/docs/examples/1.8.x/server-rest/examples/account/get-mfa-recovery-codes.md index 2ab10a2475..81edee5234 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/get-mfa-recovery-codes.md +++ b/docs/examples/1.8.x/server-rest/examples/account/get-mfa-recovery-codes.md @@ -1,6 +1,6 @@ GET /v1/account/mfa/recovery-codes HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/get-prefs.md b/docs/examples/1.8.x/server-rest/examples/account/get-prefs.md index a038dacbfd..13a0b74d8f 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/get-prefs.md +++ b/docs/examples/1.8.x/server-rest/examples/account/get-prefs.md @@ -1,6 +1,6 @@ GET /v1/account/prefs HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/get-session.md b/docs/examples/1.8.x/server-rest/examples/account/get-session.md index 3e372a05ef..9417755b04 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/get-session.md +++ b/docs/examples/1.8.x/server-rest/examples/account/get-session.md @@ -1,6 +1,6 @@ GET /v1/account/sessions/{sessionId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/get.md b/docs/examples/1.8.x/server-rest/examples/account/get.md index 104b643074..023a6d116f 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/get.md +++ b/docs/examples/1.8.x/server-rest/examples/account/get.md @@ -1,6 +1,6 @@ GET /v1/account HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/list-identities.md b/docs/examples/1.8.x/server-rest/examples/account/list-identities.md index 5acb221584..65edceb8d6 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/list-identities.md +++ b/docs/examples/1.8.x/server-rest/examples/account/list-identities.md @@ -1,6 +1,6 @@ GET /v1/account/identities HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/list-logs.md b/docs/examples/1.8.x/server-rest/examples/account/list-logs.md index 8314123c9e..71e2e138ef 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/list-logs.md +++ b/docs/examples/1.8.x/server-rest/examples/account/list-logs.md @@ -1,6 +1,6 @@ GET /v1/account/logs HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/list-mfa-factors.md b/docs/examples/1.8.x/server-rest/examples/account/list-mfa-factors.md index c591143d4e..217ec6cb30 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/list-mfa-factors.md +++ b/docs/examples/1.8.x/server-rest/examples/account/list-mfa-factors.md @@ -1,6 +1,6 @@ GET /v1/account/mfa/factors HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/list-sessions.md b/docs/examples/1.8.x/server-rest/examples/account/list-sessions.md index 89ef6962c9..7bff23f25b 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/list-sessions.md +++ b/docs/examples/1.8.x/server-rest/examples/account/list-sessions.md @@ -1,6 +1,6 @@ GET /v1/account/sessions HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-email.md b/docs/examples/1.8.x/server-rest/examples/account/update-email.md index 382327e31b..fc3baaf4a4 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-email.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-email.md @@ -1,7 +1,7 @@ PATCH /v1/account/email HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-m-f-a.md b/docs/examples/1.8.x/server-rest/examples/account/update-m-f-a.md index a22b169751..803c47a857 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-m-f-a.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-m-f-a.md @@ -1,7 +1,7 @@ PATCH /v1/account/mfa HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-magic-u-r-l-session.md b/docs/examples/1.8.x/server-rest/examples/account/update-magic-u-r-l-session.md index 1a82afbfcc..3238322e0f 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-magic-u-r-l-session.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-magic-u-r-l-session.md @@ -1,7 +1,7 @@ PUT /v1/account/sessions/magic-url HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-mfa-authenticator.md b/docs/examples/1.8.x/server-rest/examples/account/update-mfa-authenticator.md index 780472291c..9d3e5dceea 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-mfa-authenticator.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-mfa-authenticator.md @@ -1,7 +1,7 @@ PUT /v1/account/mfa/authenticators/{type} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-mfa-challenge.md b/docs/examples/1.8.x/server-rest/examples/account/update-mfa-challenge.md index b6a7e92b28..ddc27ae334 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-mfa-challenge.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-mfa-challenge.md @@ -1,7 +1,7 @@ PUT /v1/account/mfa/challenge HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-mfa-recovery-codes.md b/docs/examples/1.8.x/server-rest/examples/account/update-mfa-recovery-codes.md index 74e9225f3e..e4ab8abb3b 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-mfa-recovery-codes.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-mfa-recovery-codes.md @@ -1,7 +1,7 @@ PATCH /v1/account/mfa/recovery-codes HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-name.md b/docs/examples/1.8.x/server-rest/examples/account/update-name.md index 4c9c0e302c..f2f7caa204 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-name.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-name.md @@ -1,7 +1,7 @@ PATCH /v1/account/name HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-password.md b/docs/examples/1.8.x/server-rest/examples/account/update-password.md index e05a1c2b7f..4f69b9ab3f 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-password.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-password.md @@ -1,7 +1,7 @@ PATCH /v1/account/password HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-phone-session.md b/docs/examples/1.8.x/server-rest/examples/account/update-phone-session.md index 54872eecd2..f1bc27d201 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-phone-session.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-phone-session.md @@ -1,7 +1,7 @@ PUT /v1/account/sessions/phone HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: { diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-phone-verification.md b/docs/examples/1.8.x/server-rest/examples/account/update-phone-verification.md index 1d4dc22520..ee6f5a68ff 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-phone-verification.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-phone-verification.md @@ -1,7 +1,7 @@ PUT /v1/account/verification/phone HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-phone.md b/docs/examples/1.8.x/server-rest/examples/account/update-phone.md index 791caadb0d..bbe602a181 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-phone.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-phone.md @@ -1,7 +1,7 @@ PATCH /v1/account/phone HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-prefs.md b/docs/examples/1.8.x/server-rest/examples/account/update-prefs.md index 24f2d3bcb6..aeabc2b68f 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-prefs.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-prefs.md @@ -1,7 +1,7 @@ PATCH /v1/account/prefs HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-recovery.md b/docs/examples/1.8.x/server-rest/examples/account/update-recovery.md index 7d40ee79fe..054aacc8ed 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-recovery.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-recovery.md @@ -1,7 +1,7 @@ PUT /v1/account/recovery HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-session.md b/docs/examples/1.8.x/server-rest/examples/account/update-session.md index 8e2257aeed..9b2ba0e4a7 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-session.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-session.md @@ -1,7 +1,7 @@ PATCH /v1/account/sessions/{sessionId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-status.md b/docs/examples/1.8.x/server-rest/examples/account/update-status.md index 557697fe5f..8a3e01db0b 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-status.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-status.md @@ -1,7 +1,7 @@ PATCH /v1/account/status HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/account/update-verification.md b/docs/examples/1.8.x/server-rest/examples/account/update-verification.md index a4dcbf76a3..0c5ed8b55d 100644 --- a/docs/examples/1.8.x/server-rest/examples/account/update-verification.md +++ b/docs/examples/1.8.x/server-rest/examples/account/update-verification.md @@ -1,7 +1,7 @@ PUT /v1/account/verification HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/avatars/get-browser.md b/docs/examples/1.8.x/server-rest/examples/avatars/get-browser.md index 36999839cc..3f18fa0d1e 100644 --- a/docs/examples/1.8.x/server-rest/examples/avatars/get-browser.md +++ b/docs/examples/1.8.x/server-rest/examples/avatars/get-browser.md @@ -1,6 +1,6 @@ GET /v1/avatars/browsers/{code} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/avatars/get-credit-card.md b/docs/examples/1.8.x/server-rest/examples/avatars/get-credit-card.md index c9126af289..59a38fe8f3 100644 --- a/docs/examples/1.8.x/server-rest/examples/avatars/get-credit-card.md +++ b/docs/examples/1.8.x/server-rest/examples/avatars/get-credit-card.md @@ -1,6 +1,6 @@ GET /v1/avatars/credit-cards/{code} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/avatars/get-favicon.md b/docs/examples/1.8.x/server-rest/examples/avatars/get-favicon.md index 5a928fc9cc..7a7c189da1 100644 --- a/docs/examples/1.8.x/server-rest/examples/avatars/get-favicon.md +++ b/docs/examples/1.8.x/server-rest/examples/avatars/get-favicon.md @@ -1,6 +1,6 @@ GET /v1/avatars/favicon HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/avatars/get-flag.md b/docs/examples/1.8.x/server-rest/examples/avatars/get-flag.md index c29ba10970..b4cd119359 100644 --- a/docs/examples/1.8.x/server-rest/examples/avatars/get-flag.md +++ b/docs/examples/1.8.x/server-rest/examples/avatars/get-flag.md @@ -1,6 +1,6 @@ GET /v1/avatars/flags/{code} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/avatars/get-image.md b/docs/examples/1.8.x/server-rest/examples/avatars/get-image.md index dfc9fdcd92..ca6b5105c3 100644 --- a/docs/examples/1.8.x/server-rest/examples/avatars/get-image.md +++ b/docs/examples/1.8.x/server-rest/examples/avatars/get-image.md @@ -1,6 +1,6 @@ GET /v1/avatars/image HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/avatars/get-initials.md b/docs/examples/1.8.x/server-rest/examples/avatars/get-initials.md index c784f1ca56..eb90447158 100644 --- a/docs/examples/1.8.x/server-rest/examples/avatars/get-initials.md +++ b/docs/examples/1.8.x/server-rest/examples/avatars/get-initials.md @@ -1,6 +1,6 @@ GET /v1/avatars/initials HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/avatars/get-q-r.md b/docs/examples/1.8.x/server-rest/examples/avatars/get-q-r.md index bac1987d4e..77f7a3d382 100644 --- a/docs/examples/1.8.x/server-rest/examples/avatars/get-q-r.md +++ b/docs/examples/1.8.x/server-rest/examples/avatars/get-q-r.md @@ -1,6 +1,6 @@ GET /v1/avatars/qr HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/create-boolean-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/create-boolean-attribute.md index fb11c03cbd..8ae6c2d9ff 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/create-boolean-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/create-boolean-attribute.md @@ -1,7 +1,7 @@ POST /v1/databases/{databaseId}/collections/{collectionId}/attributes/boolean HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/create-collection.md b/docs/examples/1.8.x/server-rest/examples/databases/create-collection.md index 4f1e77728e..ea298e3706 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/create-collection.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/create-collection.md @@ -1,7 +1,7 @@ POST /v1/databases/{databaseId}/collections HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/create-datetime-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/create-datetime-attribute.md index 3d0e718634..6ec4b332a5 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/create-datetime-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/create-datetime-attribute.md @@ -1,7 +1,7 @@ POST /v1/databases/{databaseId}/collections/{collectionId}/attributes/datetime HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/create-document.md b/docs/examples/1.8.x/server-rest/examples/databases/create-document.md index e4ba6ec1ff..a5c25315c2 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/create-document.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/create-document.md @@ -1,7 +1,7 @@ POST /v1/databases/{databaseId}/collections/{collectionId}/documents HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/create-documents.md b/docs/examples/1.8.x/server-rest/examples/databases/create-documents.md index cee5405fb2..63503ebaaa 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/create-documents.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/create-documents.md @@ -1,7 +1,7 @@ POST /v1/databases/{databaseId}/collections/{collectionId}/documents HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/create-email-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/create-email-attribute.md index 02b7095d64..0fb7aa2814 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/create-email-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/create-email-attribute.md @@ -1,7 +1,7 @@ POST /v1/databases/{databaseId}/collections/{collectionId}/attributes/email HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/create-enum-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/create-enum-attribute.md index a921e10c5f..ba033a02ce 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/create-enum-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/create-enum-attribute.md @@ -1,7 +1,7 @@ POST /v1/databases/{databaseId}/collections/{collectionId}/attributes/enum HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/create-float-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/create-float-attribute.md index ea9dde56ce..ee8cb7497f 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/create-float-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/create-float-attribute.md @@ -1,7 +1,7 @@ POST /v1/databases/{databaseId}/collections/{collectionId}/attributes/float HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/create-index.md b/docs/examples/1.8.x/server-rest/examples/databases/create-index.md index c78bdc37f9..6d9b486ed6 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/create-index.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/create-index.md @@ -1,7 +1,7 @@ POST /v1/databases/{databaseId}/collections/{collectionId}/indexes HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/create-integer-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/create-integer-attribute.md index cce3a3f265..721f10e0c7 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/create-integer-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/create-integer-attribute.md @@ -1,7 +1,7 @@ POST /v1/databases/{databaseId}/collections/{collectionId}/attributes/integer HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/create-ip-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/create-ip-attribute.md index 80afccb4c1..61378e6780 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/create-ip-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/create-ip-attribute.md @@ -1,7 +1,7 @@ POST /v1/databases/{databaseId}/collections/{collectionId}/attributes/ip HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/create-relationship-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/create-relationship-attribute.md index d9e6c6441c..c519a4a494 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/create-relationship-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/create-relationship-attribute.md @@ -1,7 +1,7 @@ POST /v1/databases/{databaseId}/collections/{collectionId}/attributes/relationship HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/create-string-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/create-string-attribute.md index 5591ca8d8a..7a5eafdf2a 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/create-string-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/create-string-attribute.md @@ -1,7 +1,7 @@ POST /v1/databases/{databaseId}/collections/{collectionId}/attributes/string HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/create-url-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/create-url-attribute.md index 4ee9595717..ea4d76ce06 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/create-url-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/create-url-attribute.md @@ -1,7 +1,7 @@ POST /v1/databases/{databaseId}/collections/{collectionId}/attributes/url HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/create.md b/docs/examples/1.8.x/server-rest/examples/databases/create.md index fd1ae143fa..dab52ff67c 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/create.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/create.md @@ -1,7 +1,7 @@ POST /v1/databases HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/decrement-document-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/decrement-document-attribute.md index 53ee43c6c5..d569f8d7e6 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/decrement-document-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/decrement-document-attribute.md @@ -1,7 +1,7 @@ PATCH /v1/databases/{databaseId}/collections/{collectionId}/documents/{documentId}/{attribute}/decrement HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/delete-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/delete-attribute.md index 5d8f7f2932..8b7f1eee07 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/delete-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/delete-attribute.md @@ -1,7 +1,7 @@ DELETE /v1/databases/{databaseId}/collections/{collectionId}/attributes/{key} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/delete-collection.md b/docs/examples/1.8.x/server-rest/examples/databases/delete-collection.md index 96d044df4e..153b3a2bdd 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/delete-collection.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/delete-collection.md @@ -1,7 +1,7 @@ DELETE /v1/databases/{databaseId}/collections/{collectionId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/delete-document.md b/docs/examples/1.8.x/server-rest/examples/databases/delete-document.md index b5580b04bf..ca093c9177 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/delete-document.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/delete-document.md @@ -1,7 +1,7 @@ DELETE /v1/databases/{databaseId}/collections/{collectionId}/documents/{documentId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/delete-documents.md b/docs/examples/1.8.x/server-rest/examples/databases/delete-documents.md index cb27719953..49ab276fa6 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/delete-documents.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/delete-documents.md @@ -1,7 +1,7 @@ DELETE /v1/databases/{databaseId}/collections/{collectionId}/documents HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/delete-index.md b/docs/examples/1.8.x/server-rest/examples/databases/delete-index.md index d8664ef7ca..9c27a6fd4c 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/delete-index.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/delete-index.md @@ -1,7 +1,7 @@ DELETE /v1/databases/{databaseId}/collections/{collectionId}/indexes/{key} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/delete.md b/docs/examples/1.8.x/server-rest/examples/databases/delete.md index 85d5f7bb0e..19cf58549a 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/delete.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/delete.md @@ -1,7 +1,7 @@ DELETE /v1/databases/{databaseId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/get-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/get-attribute.md index 60161187da..c4cd093de0 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/get-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/get-attribute.md @@ -1,5 +1,5 @@ GET /v1/databases/{databaseId}/collections/{collectionId}/attributes/{key} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/get-collection.md b/docs/examples/1.8.x/server-rest/examples/databases/get-collection.md index 837138aaa0..0e33fc4ef7 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/get-collection.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/get-collection.md @@ -1,5 +1,5 @@ GET /v1/databases/{databaseId}/collections/{collectionId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/get-document.md b/docs/examples/1.8.x/server-rest/examples/databases/get-document.md index 78a0e7d37c..b71ec4f83c 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/get-document.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/get-document.md @@ -1,6 +1,6 @@ GET /v1/databases/{databaseId}/collections/{collectionId}/documents/{documentId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/get-index.md b/docs/examples/1.8.x/server-rest/examples/databases/get-index.md index 58665ed283..5aa5aa0fb2 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/get-index.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/get-index.md @@ -1,5 +1,5 @@ GET /v1/databases/{databaseId}/collections/{collectionId}/indexes/{key} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/get.md b/docs/examples/1.8.x/server-rest/examples/databases/get.md index 644f251f56..7c43330625 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/get.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/get.md @@ -1,5 +1,5 @@ GET /v1/databases/{databaseId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/increment-document-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/increment-document-attribute.md index accfca5b06..8658cb0ee6 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/increment-document-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/increment-document-attribute.md @@ -1,7 +1,7 @@ PATCH /v1/databases/{databaseId}/collections/{collectionId}/documents/{documentId}/{attribute}/increment HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/list-attributes.md b/docs/examples/1.8.x/server-rest/examples/databases/list-attributes.md index 1d16e3308d..e829678007 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/list-attributes.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/list-attributes.md @@ -1,5 +1,5 @@ GET /v1/databases/{databaseId}/collections/{collectionId}/attributes HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/list-collections.md b/docs/examples/1.8.x/server-rest/examples/databases/list-collections.md index 18499144d3..0cfdce9c8e 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/list-collections.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/list-collections.md @@ -1,5 +1,5 @@ GET /v1/databases/{databaseId}/collections HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/list-documents.md b/docs/examples/1.8.x/server-rest/examples/databases/list-documents.md index 468956232d..0bc5c9b7f9 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/list-documents.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/list-documents.md @@ -1,6 +1,6 @@ GET /v1/databases/{databaseId}/collections/{collectionId}/documents HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/list-indexes.md b/docs/examples/1.8.x/server-rest/examples/databases/list-indexes.md index 1e1f134ef0..e65ba2483c 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/list-indexes.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/list-indexes.md @@ -1,5 +1,5 @@ GET /v1/databases/{databaseId}/collections/{collectionId}/indexes HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/list.md b/docs/examples/1.8.x/server-rest/examples/databases/list.md index 3b9530eec4..31db5cca0d 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/list.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/list.md @@ -1,5 +1,5 @@ GET /v1/databases HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/update-boolean-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/update-boolean-attribute.md index 75f3d66b50..7a2ae34ce9 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/update-boolean-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/update-boolean-attribute.md @@ -1,7 +1,7 @@ PATCH /v1/databases/{databaseId}/collections/{collectionId}/attributes/boolean/{key} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/update-collection.md b/docs/examples/1.8.x/server-rest/examples/databases/update-collection.md index 6d6e5603ed..4cba7f5230 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/update-collection.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/update-collection.md @@ -1,7 +1,7 @@ PUT /v1/databases/{databaseId}/collections/{collectionId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/update-datetime-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/update-datetime-attribute.md index 59a477aca7..c9685e6c89 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/update-datetime-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/update-datetime-attribute.md @@ -1,7 +1,7 @@ PATCH /v1/databases/{databaseId}/collections/{collectionId}/attributes/datetime/{key} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/update-document.md b/docs/examples/1.8.x/server-rest/examples/databases/update-document.md index 9a156375de..19b25bdf45 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/update-document.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/update-document.md @@ -1,7 +1,7 @@ PATCH /v1/databases/{databaseId}/collections/{collectionId}/documents/{documentId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/update-documents.md b/docs/examples/1.8.x/server-rest/examples/databases/update-documents.md index 69ea7a0d6f..f2606e3a1f 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/update-documents.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/update-documents.md @@ -1,7 +1,7 @@ PATCH /v1/databases/{databaseId}/collections/{collectionId}/documents HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/update-email-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/update-email-attribute.md index 08257e8906..eece253459 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/update-email-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/update-email-attribute.md @@ -1,7 +1,7 @@ PATCH /v1/databases/{databaseId}/collections/{collectionId}/attributes/email/{key} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/update-enum-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/update-enum-attribute.md index 8e69a703ea..47ef168090 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/update-enum-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/update-enum-attribute.md @@ -1,7 +1,7 @@ PATCH /v1/databases/{databaseId}/collections/{collectionId}/attributes/enum/{key} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/update-float-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/update-float-attribute.md index 214567660d..bb35f3450c 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/update-float-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/update-float-attribute.md @@ -1,7 +1,7 @@ PATCH /v1/databases/{databaseId}/collections/{collectionId}/attributes/float/{key} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/update-integer-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/update-integer-attribute.md index 1f566c1369..96290f4313 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/update-integer-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/update-integer-attribute.md @@ -1,7 +1,7 @@ PATCH /v1/databases/{databaseId}/collections/{collectionId}/attributes/integer/{key} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/update-ip-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/update-ip-attribute.md index 31bc18c587..9e3cf7d4b5 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/update-ip-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/update-ip-attribute.md @@ -1,7 +1,7 @@ PATCH /v1/databases/{databaseId}/collections/{collectionId}/attributes/ip/{key} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/update-relationship-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/update-relationship-attribute.md index 3cb7d4f679..645e8f8ae4 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/update-relationship-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/update-relationship-attribute.md @@ -1,7 +1,7 @@ PATCH /v1/databases/{databaseId}/collections/{collectionId}/attributes/{key}/relationship HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/update-string-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/update-string-attribute.md index 2026b854a9..650b6f1b8b 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/update-string-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/update-string-attribute.md @@ -1,7 +1,7 @@ PATCH /v1/databases/{databaseId}/collections/{collectionId}/attributes/string/{key} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/update-url-attribute.md b/docs/examples/1.8.x/server-rest/examples/databases/update-url-attribute.md index 4f90c7ade3..8409285677 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/update-url-attribute.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/update-url-attribute.md @@ -1,7 +1,7 @@ PATCH /v1/databases/{databaseId}/collections/{collectionId}/attributes/url/{key} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/update.md b/docs/examples/1.8.x/server-rest/examples/databases/update.md index d57ad48927..02efbf5270 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/update.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/update.md @@ -1,7 +1,7 @@ PUT /v1/databases/{databaseId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/databases/upsert-document.md b/docs/examples/1.8.x/server-rest/examples/databases/upsert-document.md index 97b61bfc7f..7339c7e611 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/upsert-document.md @@ -1,13 +1,9 @@ PUT /v1/databases/{databaseId}/collections/{collectionId}/documents/{documentId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: X-Appwrite-JWT: -{ - "data": {}, - "permissions": ["read(\"any\")"] -} diff --git a/docs/examples/1.8.x/server-rest/examples/databases/upsert-documents.md b/docs/examples/1.8.x/server-rest/examples/databases/upsert-documents.md index 4bcb9cb0c0..1a24810a03 100644 --- a/docs/examples/1.8.x/server-rest/examples/databases/upsert-documents.md +++ b/docs/examples/1.8.x/server-rest/examples/databases/upsert-documents.md @@ -1,10 +1,7 @@ PUT /v1/databases/{databaseId}/collections/{collectionId}/documents HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: -{ - "documents": [] -} diff --git a/docs/examples/1.8.x/server-rest/examples/functions/create-deployment.md b/docs/examples/1.8.x/server-rest/examples/functions/create-deployment.md index f68e54dedc..5d65eff5fd 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/create-deployment.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/create-deployment.md @@ -1,7 +1,7 @@ POST /v1/functions/{functionId}/deployments HTTP/1.1 Host: cloud.appwrite.io Content-Type: multipart/form-data; boundary="cec8e8123c05ba25" -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: Content-Length: *Length of your entity body in bytes* diff --git a/docs/examples/1.8.x/server-rest/examples/functions/create-duplicate-deployment.md b/docs/examples/1.8.x/server-rest/examples/functions/create-duplicate-deployment.md index f2ba3c5f13..898117c117 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/create-duplicate-deployment.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/create-duplicate-deployment.md @@ -1,7 +1,7 @@ POST /v1/functions/{functionId}/deployments/duplicate HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/create-execution.md b/docs/examples/1.8.x/server-rest/examples/functions/create-execution.md index a2863046ce..5a4c7667cf 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/create-execution.md @@ -1,7 +1,7 @@ POST /v1/functions/{functionId}/executions HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: @@ -13,5 +13,5 @@ X-Appwrite-JWT: "path": "", "method": "GET", "headers": {}, - "scheduledAt": "" + "scheduledAt": } diff --git a/docs/examples/1.8.x/server-rest/examples/functions/create-template-deployment.md b/docs/examples/1.8.x/server-rest/examples/functions/create-template-deployment.md index 18ebf65efe..656c2e2a27 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/create-template-deployment.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/create-template-deployment.md @@ -1,7 +1,7 @@ POST /v1/functions/{functionId}/deployments/template HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/create-variable.md b/docs/examples/1.8.x/server-rest/examples/functions/create-variable.md index 7f71f07417..7251a3a352 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/create-variable.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/create-variable.md @@ -1,7 +1,7 @@ POST /v1/functions/{functionId}/variables HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/create-vcs-deployment.md b/docs/examples/1.8.x/server-rest/examples/functions/create-vcs-deployment.md index cd409fa892..1b5267ca14 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/create-vcs-deployment.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/create-vcs-deployment.md @@ -1,7 +1,7 @@ POST /v1/functions/{functionId}/deployments/vcs HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/create.md b/docs/examples/1.8.x/server-rest/examples/functions/create.md index 1f034e60a4..c5f364ad63 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/create.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/create.md @@ -1,7 +1,7 @@ POST /v1/functions HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/delete-deployment.md b/docs/examples/1.8.x/server-rest/examples/functions/delete-deployment.md index 81a80209a8..b70f282167 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/delete-deployment.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/delete-deployment.md @@ -1,7 +1,7 @@ DELETE /v1/functions/{functionId}/deployments/{deploymentId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/delete-execution.md b/docs/examples/1.8.x/server-rest/examples/functions/delete-execution.md index 020a9efc3e..fb26ae47aa 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/delete-execution.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/delete-execution.md @@ -1,7 +1,7 @@ DELETE /v1/functions/{functionId}/executions/{executionId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/delete-variable.md b/docs/examples/1.8.x/server-rest/examples/functions/delete-variable.md index 88f4de15eb..aa01835ae4 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/delete-variable.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/delete-variable.md @@ -1,7 +1,7 @@ DELETE /v1/functions/{functionId}/variables/{variableId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/delete.md b/docs/examples/1.8.x/server-rest/examples/functions/delete.md index 2148d8148b..9f9ab74019 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/delete.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/delete.md @@ -1,7 +1,7 @@ DELETE /v1/functions/{functionId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/get-deployment-download.md b/docs/examples/1.8.x/server-rest/examples/functions/get-deployment-download.md index e9c9ce0073..9195d203ab 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/get-deployment-download.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/get-deployment-download.md @@ -1,6 +1,6 @@ GET /v1/functions/{functionId}/deployments/{deploymentId}/download HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/get-deployment.md b/docs/examples/1.8.x/server-rest/examples/functions/get-deployment.md index aa6e92449b..2557ca698e 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/get-deployment.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/get-deployment.md @@ -1,5 +1,5 @@ GET /v1/functions/{functionId}/deployments/{deploymentId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/get-execution.md b/docs/examples/1.8.x/server-rest/examples/functions/get-execution.md index 54da369660..52e54c2a6c 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/get-execution.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/get-execution.md @@ -1,6 +1,6 @@ GET /v1/functions/{functionId}/executions/{executionId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/get-variable.md b/docs/examples/1.8.x/server-rest/examples/functions/get-variable.md index 91f14f0db8..2a01307b0d 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/get-variable.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/get-variable.md @@ -1,5 +1,5 @@ GET /v1/functions/{functionId}/variables/{variableId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/get.md b/docs/examples/1.8.x/server-rest/examples/functions/get.md index fb0f049f6d..062b7e67ec 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/get.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/get.md @@ -1,5 +1,5 @@ GET /v1/functions/{functionId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/list-deployments.md b/docs/examples/1.8.x/server-rest/examples/functions/list-deployments.md index db89edf692..5b4dabc679 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/list-deployments.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/list-deployments.md @@ -1,5 +1,5 @@ GET /v1/functions/{functionId}/deployments HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/list-executions.md b/docs/examples/1.8.x/server-rest/examples/functions/list-executions.md index 5876a8ba46..b0ac3076ab 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/list-executions.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/list-executions.md @@ -1,6 +1,6 @@ GET /v1/functions/{functionId}/executions HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/list-runtimes.md b/docs/examples/1.8.x/server-rest/examples/functions/list-runtimes.md index d8e4bc4272..762e47fbcb 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/list-runtimes.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/list-runtimes.md @@ -1,5 +1,5 @@ GET /v1/functions/runtimes HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/list-specifications.md b/docs/examples/1.8.x/server-rest/examples/functions/list-specifications.md index 1a84b56ac9..989adc0576 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/list-specifications.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/list-specifications.md @@ -1,5 +1,5 @@ GET /v1/functions/specifications HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/list-variables.md b/docs/examples/1.8.x/server-rest/examples/functions/list-variables.md index 41bfde5e28..b46b69fb5f 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/list-variables.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/list-variables.md @@ -1,5 +1,5 @@ GET /v1/functions/{functionId}/variables HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/list.md b/docs/examples/1.8.x/server-rest/examples/functions/list.md index e12af0e774..318a2d56ed 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/list.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/list.md @@ -1,5 +1,5 @@ GET /v1/functions HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/update-deployment-status.md b/docs/examples/1.8.x/server-rest/examples/functions/update-deployment-status.md index ba4a882910..8788e21c2b 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/update-deployment-status.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/update-deployment-status.md @@ -1,7 +1,7 @@ PATCH /v1/functions/{functionId}/deployments/{deploymentId}/status HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/update-function-deployment.md b/docs/examples/1.8.x/server-rest/examples/functions/update-function-deployment.md index d649b2ea69..1f89f35da0 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/update-function-deployment.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/update-function-deployment.md @@ -1,7 +1,7 @@ PATCH /v1/functions/{functionId}/deployment HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/update-variable.md b/docs/examples/1.8.x/server-rest/examples/functions/update-variable.md index 5a0ad6805d..36ae244548 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/update-variable.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/update-variable.md @@ -1,7 +1,7 @@ PUT /v1/functions/{functionId}/variables/{variableId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/functions/update.md b/docs/examples/1.8.x/server-rest/examples/functions/update.md index 40329e5580..ee3b8b8c6d 100644 --- a/docs/examples/1.8.x/server-rest/examples/functions/update.md +++ b/docs/examples/1.8.x/server-rest/examples/functions/update.md @@ -1,7 +1,7 @@ PUT /v1/functions/{functionId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/graphql/mutation.md b/docs/examples/1.8.x/server-rest/examples/graphql/mutation.md index 2d59370324..7d58d77ede 100644 --- a/docs/examples/1.8.x/server-rest/examples/graphql/mutation.md +++ b/docs/examples/1.8.x/server-rest/examples/graphql/mutation.md @@ -2,7 +2,7 @@ POST /v1/graphql/mutation HTTP/1.1 Host: cloud.appwrite.io X-Sdk-Graphql: true Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: X-Appwrite-Session: diff --git a/docs/examples/1.8.x/server-rest/examples/graphql/query.md b/docs/examples/1.8.x/server-rest/examples/graphql/query.md index c7242de6ef..8b87cd9f33 100644 --- a/docs/examples/1.8.x/server-rest/examples/graphql/query.md +++ b/docs/examples/1.8.x/server-rest/examples/graphql/query.md @@ -2,7 +2,7 @@ POST /v1/graphql HTTP/1.1 Host: cloud.appwrite.io X-Sdk-Graphql: true Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: X-Appwrite-Session: diff --git a/docs/examples/1.8.x/server-rest/examples/grids/create-boolean-column.md b/docs/examples/1.8.x/server-rest/examples/grids/create-boolean-column.md deleted file mode 100644 index d594385572..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/create-boolean-column.md +++ /dev/null @@ -1,13 +0,0 @@ -POST /v1/databases/{databaseId}/grids/tables/{tableId}/columns/boolean HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "key": , - "required": false, - "default": false, - "array": false -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/create-database.md b/docs/examples/1.8.x/server-rest/examples/grids/create-database.md deleted file mode 100644 index fd1ae143fa..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/create-database.md +++ /dev/null @@ -1,12 +0,0 @@ -POST /v1/databases HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "databaseId": "", - "name": "", - "enabled": false -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/create-datetime-column.md b/docs/examples/1.8.x/server-rest/examples/grids/create-datetime-column.md deleted file mode 100644 index 88505a8a1f..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/create-datetime-column.md +++ /dev/null @@ -1,13 +0,0 @@ -POST /v1/databases/{databaseId}/grids/tables/{tableId}/columns/datetime HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "key": , - "required": false, - "default": , - "array": false -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/create-email-column.md b/docs/examples/1.8.x/server-rest/examples/grids/create-email-column.md deleted file mode 100644 index 28d733dab8..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/create-email-column.md +++ /dev/null @@ -1,13 +0,0 @@ -POST /v1/databases/{databaseId}/grids/tables/{tableId}/columns/email HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "key": , - "required": false, - "default": "email@example.com", - "array": false -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/create-enum-column.md b/docs/examples/1.8.x/server-rest/examples/grids/create-enum-column.md deleted file mode 100644 index 35de1b5e2f..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/create-enum-column.md +++ /dev/null @@ -1,14 +0,0 @@ -POST /v1/databases/{databaseId}/grids/tables/{tableId}/columns/enum HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "key": , - "elements": [], - "required": false, - "default": "", - "array": false -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/create-float-column.md b/docs/examples/1.8.x/server-rest/examples/grids/create-float-column.md deleted file mode 100644 index 9c9996aced..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/create-float-column.md +++ /dev/null @@ -1,15 +0,0 @@ -POST /v1/databases/{databaseId}/grids/tables/{tableId}/columns/float HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "key": , - "required": false, - "min": 0, - "max": 0, - "default": 0, - "array": false -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/create-index.md b/docs/examples/1.8.x/server-rest/examples/grids/create-index.md deleted file mode 100644 index 7a7487bdae..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/create-index.md +++ /dev/null @@ -1,14 +0,0 @@ -POST /v1/databases/{databaseId}/grids/tables/{tableId}/indexes HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "key": , - "type": "key", - "columns": [], - "orders": [], - "lengths": [] -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/create-integer-column.md b/docs/examples/1.8.x/server-rest/examples/grids/create-integer-column.md deleted file mode 100644 index be6eb92544..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/create-integer-column.md +++ /dev/null @@ -1,15 +0,0 @@ -POST /v1/databases/{databaseId}/grids/tables/{tableId}/columns/integer HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "key": , - "required": false, - "min": 0, - "max": 0, - "default": 0, - "array": false -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/create-ip-column.md b/docs/examples/1.8.x/server-rest/examples/grids/create-ip-column.md deleted file mode 100644 index 30406d7025..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/create-ip-column.md +++ /dev/null @@ -1,13 +0,0 @@ -POST /v1/databases/{databaseId}/grids/tables/{tableId}/columns/ip HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "key": , - "required": false, - "default": , - "array": false -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/create-relationship-column.md b/docs/examples/1.8.x/server-rest/examples/grids/create-relationship-column.md deleted file mode 100644 index 75f54c9602..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/create-relationship-column.md +++ /dev/null @@ -1,15 +0,0 @@ -POST /v1/databases/{databaseId}/grids/tables/{tableId}/columns/relationship HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "relatedTableId": "", - "type": "oneToOne", - "twoWay": false, - "key": , - "twoWayKey": , - "onDelete": "cascade" -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/create-row.md b/docs/examples/1.8.x/server-rest/examples/grids/create-row.md deleted file mode 100644 index 443b4e30c9..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/create-row.md +++ /dev/null @@ -1,14 +0,0 @@ -POST /v1/databases/{databaseId}/grids/tables/{tableId}/rows HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Session: -X-Appwrite-Key: -X-Appwrite-JWT: - -{ - "rowId": "", - "data": {}, - "permissions": ["read(\"any\")"] -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/create-rows.md b/docs/examples/1.8.x/server-rest/examples/grids/create-rows.md deleted file mode 100644 index 32578d87de..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/create-rows.md +++ /dev/null @@ -1,12 +0,0 @@ -POST /v1/databases/{databaseId}/grids/tables/{tableId}/rows HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Session: -X-Appwrite-Key: -X-Appwrite-JWT: - -{ - "rows": [] -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/create-string-column.md b/docs/examples/1.8.x/server-rest/examples/grids/create-string-column.md deleted file mode 100644 index 2a0b0dc372..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/create-string-column.md +++ /dev/null @@ -1,15 +0,0 @@ -POST /v1/databases/{databaseId}/grids/tables/{tableId}/columns/string HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "key": , - "size": 1, - "required": false, - "default": "", - "array": false, - "encrypt": false -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/create-table.md b/docs/examples/1.8.x/server-rest/examples/grids/create-table.md deleted file mode 100644 index 7c22e81e7c..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/create-table.md +++ /dev/null @@ -1,14 +0,0 @@ -POST /v1/databases/{databaseId}/grids/tables HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "tableId": "", - "name": "", - "permissions": ["read(\"any\")"], - "rowSecurity": false, - "enabled": false -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/create-url-column.md b/docs/examples/1.8.x/server-rest/examples/grids/create-url-column.md deleted file mode 100644 index 5dada907a0..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/create-url-column.md +++ /dev/null @@ -1,13 +0,0 @@ -POST /v1/databases/{databaseId}/grids/tables/{tableId}/columns/url HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "key": , - "required": false, - "default": "https://example.com", - "array": false -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/decrement-row-column.md b/docs/examples/1.8.x/server-rest/examples/grids/decrement-row-column.md deleted file mode 100644 index 6548a58273..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/decrement-row-column.md +++ /dev/null @@ -1,11 +0,0 @@ -PATCH /v1/databases/{databaseId}/grids/tables/{tableId}/rows/{rowId}/{column}/decrement HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "value": 0, - "min": 0 -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/delete-column.md b/docs/examples/1.8.x/server-rest/examples/grids/delete-column.md deleted file mode 100644 index 2680bcf03a..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/delete-column.md +++ /dev/null @@ -1,7 +0,0 @@ -DELETE /v1/databases/{databaseId}/grids/tables/{tableId}/columns/{key} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - diff --git a/docs/examples/1.8.x/server-rest/examples/grids/delete-database.md b/docs/examples/1.8.x/server-rest/examples/grids/delete-database.md deleted file mode 100644 index 85d5f7bb0e..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/delete-database.md +++ /dev/null @@ -1,7 +0,0 @@ -DELETE /v1/databases/{databaseId} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - diff --git a/docs/examples/1.8.x/server-rest/examples/grids/delete-index.md b/docs/examples/1.8.x/server-rest/examples/grids/delete-index.md deleted file mode 100644 index ca7d67a1b4..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/delete-index.md +++ /dev/null @@ -1,7 +0,0 @@ -DELETE /v1/databases/{databaseId}/grids/tables/{tableId}/indexes/{key} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - diff --git a/docs/examples/1.8.x/server-rest/examples/grids/delete-row.md b/docs/examples/1.8.x/server-rest/examples/grids/delete-row.md deleted file mode 100644 index 8fd3f6ee7d..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/delete-row.md +++ /dev/null @@ -1,9 +0,0 @@ -DELETE /v1/databases/{databaseId}/grids/tables/{tableId}/rows/{rowId} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Session: -X-Appwrite-Key: -X-Appwrite-JWT: - diff --git a/docs/examples/1.8.x/server-rest/examples/grids/delete-rows.md b/docs/examples/1.8.x/server-rest/examples/grids/delete-rows.md deleted file mode 100644 index af1fabdb7a..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/delete-rows.md +++ /dev/null @@ -1,10 +0,0 @@ -DELETE /v1/databases/{databaseId}/grids/tables/{tableId}/rows HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "queries": [] -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/delete-table.md b/docs/examples/1.8.x/server-rest/examples/grids/delete-table.md deleted file mode 100644 index e068291849..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/delete-table.md +++ /dev/null @@ -1,7 +0,0 @@ -DELETE /v1/databases/{databaseId}/grids/tables/{tableId} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - diff --git a/docs/examples/1.8.x/server-rest/examples/grids/get-column.md b/docs/examples/1.8.x/server-rest/examples/grids/get-column.md deleted file mode 100644 index 0888fb7273..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/get-column.md +++ /dev/null @@ -1,5 +0,0 @@ -GET /v1/databases/{databaseId}/grids/tables/{tableId}/columns/{key} HTTP/1.1 -Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/grids/get-database.md b/docs/examples/1.8.x/server-rest/examples/grids/get-database.md deleted file mode 100644 index 644f251f56..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/get-database.md +++ /dev/null @@ -1,5 +0,0 @@ -GET /v1/databases/{databaseId} HTTP/1.1 -Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/grids/get-index.md b/docs/examples/1.8.x/server-rest/examples/grids/get-index.md deleted file mode 100644 index 3a9c1ae705..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/get-index.md +++ /dev/null @@ -1,5 +0,0 @@ -GET /v1/databases/{databaseId}/grids/tables/{tableId}/indexes/{key} HTTP/1.1 -Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/grids/get-row.md b/docs/examples/1.8.x/server-rest/examples/grids/get-row.md deleted file mode 100644 index ba3b87bee0..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/get-row.md +++ /dev/null @@ -1,7 +0,0 @@ -GET /v1/databases/{databaseId}/grids/tables/{tableId}/rows/{rowId} HTTP/1.1 -Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Session: -X-Appwrite-Key: -X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/grids/get-table.md b/docs/examples/1.8.x/server-rest/examples/grids/get-table.md deleted file mode 100644 index e562f5c763..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/get-table.md +++ /dev/null @@ -1,5 +0,0 @@ -GET /v1/databases/{databaseId}/grids/tables/{tableId} HTTP/1.1 -Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/grids/increment-row-column.md b/docs/examples/1.8.x/server-rest/examples/grids/increment-row-column.md deleted file mode 100644 index 4501951530..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/increment-row-column.md +++ /dev/null @@ -1,11 +0,0 @@ -PATCH /v1/databases/{databaseId}/grids/tables/{tableId}/rows/{rowId}/{column}/increment HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "value": 0, - "max": 0 -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/list-columns.md b/docs/examples/1.8.x/server-rest/examples/grids/list-columns.md deleted file mode 100644 index 82859eaabd..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/list-columns.md +++ /dev/null @@ -1,5 +0,0 @@ -GET /v1/databases/{databaseId}/grids/tables/{tableId}/columns HTTP/1.1 -Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/grids/list-databases.md b/docs/examples/1.8.x/server-rest/examples/grids/list-databases.md deleted file mode 100644 index 3b9530eec4..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/list-databases.md +++ /dev/null @@ -1,5 +0,0 @@ -GET /v1/databases HTTP/1.1 -Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/grids/list-indexes.md b/docs/examples/1.8.x/server-rest/examples/grids/list-indexes.md deleted file mode 100644 index 847b2342fe..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/list-indexes.md +++ /dev/null @@ -1,5 +0,0 @@ -GET /v1/databases/{databaseId}/grids/tables/{tableId}/indexes HTTP/1.1 -Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/grids/list-rows.md b/docs/examples/1.8.x/server-rest/examples/grids/list-rows.md deleted file mode 100644 index d22624083f..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/list-rows.md +++ /dev/null @@ -1,7 +0,0 @@ -GET /v1/databases/{databaseId}/grids/tables/{tableId}/rows HTTP/1.1 -Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Session: -X-Appwrite-Key: -X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/grids/list-tables.md b/docs/examples/1.8.x/server-rest/examples/grids/list-tables.md deleted file mode 100644 index d3a4230165..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/list-tables.md +++ /dev/null @@ -1,5 +0,0 @@ -GET /v1/databases/{databaseId}/grids/tables HTTP/1.1 -Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/grids/update-boolean-column.md b/docs/examples/1.8.x/server-rest/examples/grids/update-boolean-column.md deleted file mode 100644 index 4327743a81..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/update-boolean-column.md +++ /dev/null @@ -1,12 +0,0 @@ -PATCH /v1/databases/{databaseId}/grids/tables/{tableId}/columns/boolean/{key} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "required": false, - "default": false, - "newKey": -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/update-database.md b/docs/examples/1.8.x/server-rest/examples/grids/update-database.md deleted file mode 100644 index d57ad48927..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/update-database.md +++ /dev/null @@ -1,11 +0,0 @@ -PUT /v1/databases/{databaseId} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "name": "", - "enabled": false -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/update-datetime-column.md b/docs/examples/1.8.x/server-rest/examples/grids/update-datetime-column.md deleted file mode 100644 index bbdc0c3bc4..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/update-datetime-column.md +++ /dev/null @@ -1,12 +0,0 @@ -PATCH /v1/databases/{databaseId}/grids/tables/{tableId}/columns/datetime/{key} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "required": false, - "default": , - "newKey": -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/update-email-column.md b/docs/examples/1.8.x/server-rest/examples/grids/update-email-column.md deleted file mode 100644 index b9145a1c33..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/update-email-column.md +++ /dev/null @@ -1,12 +0,0 @@ -PATCH /v1/databases/{databaseId}/grids/tables/{tableId}/columns/email/{key} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "required": false, - "default": "email@example.com", - "newKey": -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/update-enum-column.md b/docs/examples/1.8.x/server-rest/examples/grids/update-enum-column.md deleted file mode 100644 index 8d3d6c359f..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/update-enum-column.md +++ /dev/null @@ -1,13 +0,0 @@ -PATCH /v1/databases/{databaseId}/grids/tables/{tableId}/columns/enum/{key} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "elements": [], - "required": false, - "default": "", - "newKey": -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/update-float-column.md b/docs/examples/1.8.x/server-rest/examples/grids/update-float-column.md deleted file mode 100644 index 5e1a67c6a1..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/update-float-column.md +++ /dev/null @@ -1,14 +0,0 @@ -PATCH /v1/databases/{databaseId}/grids/tables/{tableId}/columns/float/{key} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "required": false, - "min": 0, - "max": 0, - "default": 0, - "newKey": -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/update-integer-column.md b/docs/examples/1.8.x/server-rest/examples/grids/update-integer-column.md deleted file mode 100644 index f45fbf278f..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/update-integer-column.md +++ /dev/null @@ -1,14 +0,0 @@ -PATCH /v1/databases/{databaseId}/grids/tables/{tableId}/columns/integer/{key} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "required": false, - "min": 0, - "max": 0, - "default": 0, - "newKey": -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/update-ip-column.md b/docs/examples/1.8.x/server-rest/examples/grids/update-ip-column.md deleted file mode 100644 index 5080aaab25..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/update-ip-column.md +++ /dev/null @@ -1,12 +0,0 @@ -PATCH /v1/databases/{databaseId}/grids/tables/{tableId}/columns/ip/{key} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "required": false, - "default": , - "newKey": -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/update-relationship-column.md b/docs/examples/1.8.x/server-rest/examples/grids/update-relationship-column.md deleted file mode 100644 index d5d188ced4..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/update-relationship-column.md +++ /dev/null @@ -1,11 +0,0 @@ -PATCH /v1/databases/{databaseId}/grids/tables/{tableId}/columns/{key}/relationship HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "onDelete": "cascade", - "newKey": -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/update-row.md b/docs/examples/1.8.x/server-rest/examples/grids/update-row.md deleted file mode 100644 index 015fa8faf1..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/update-row.md +++ /dev/null @@ -1,13 +0,0 @@ -PATCH /v1/databases/{databaseId}/grids/tables/{tableId}/rows/{rowId} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Session: -X-Appwrite-Key: -X-Appwrite-JWT: - -{ - "data": {}, - "permissions": ["read(\"any\")"] -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/update-rows.md b/docs/examples/1.8.x/server-rest/examples/grids/update-rows.md deleted file mode 100644 index eb5b77bb31..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/update-rows.md +++ /dev/null @@ -1,11 +0,0 @@ -PATCH /v1/databases/{databaseId}/grids/tables/{tableId}/rows HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "data": {}, - "queries": [] -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/update-string-column.md b/docs/examples/1.8.x/server-rest/examples/grids/update-string-column.md deleted file mode 100644 index eda416a4d9..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/update-string-column.md +++ /dev/null @@ -1,13 +0,0 @@ -PATCH /v1/databases/{databaseId}/grids/tables/{tableId}/columns/string/{key} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "required": false, - "default": "", - "size": 1, - "newKey": -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/update-table.md b/docs/examples/1.8.x/server-rest/examples/grids/update-table.md deleted file mode 100644 index 02d68944f9..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/update-table.md +++ /dev/null @@ -1,13 +0,0 @@ -PUT /v1/databases/{databaseId}/grids/tables/{tableId} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "name": "", - "permissions": ["read(\"any\")"], - "rowSecurity": false, - "enabled": false -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/update-url-column.md b/docs/examples/1.8.x/server-rest/examples/grids/update-url-column.md deleted file mode 100644 index 4e0796887a..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/update-url-column.md +++ /dev/null @@ -1,12 +0,0 @@ -PATCH /v1/databases/{databaseId}/grids/tables/{tableId}/columns/url/{key} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "required": false, - "default": "https://example.com", - "newKey": -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/upsert-row.md b/docs/examples/1.8.x/server-rest/examples/grids/upsert-row.md deleted file mode 100644 index c461d7c981..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/upsert-row.md +++ /dev/null @@ -1,13 +0,0 @@ -PUT /v1/databases/{databaseId}/grids/tables/{tableId}/rows/{rowId} HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Session: -X-Appwrite-Key: -X-Appwrite-JWT: - -{ - "data": {}, - "permissions": ["read(\"any\")"] -} diff --git a/docs/examples/1.8.x/server-rest/examples/grids/upsert-rows.md b/docs/examples/1.8.x/server-rest/examples/grids/upsert-rows.md deleted file mode 100644 index 5d9446550f..0000000000 --- a/docs/examples/1.8.x/server-rest/examples/grids/upsert-rows.md +++ /dev/null @@ -1,10 +0,0 @@ -PUT /v1/databases/{databaseId}/grids/tables/{tableId}/rows HTTP/1.1 -Host: cloud.appwrite.io -Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 -X-Appwrite-Project: -X-Appwrite-Key: - -{ - "rows": [] -} diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-antivirus.md b/docs/examples/1.8.x/server-rest/examples/health/get-antivirus.md index f0e27277b1..2acacb5a5f 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-antivirus.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-antivirus.md @@ -1,5 +1,5 @@ GET /v1/health/anti-virus HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-cache.md b/docs/examples/1.8.x/server-rest/examples/health/get-cache.md index e0628a1b8a..c98dcf8af1 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-cache.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-cache.md @@ -1,5 +1,5 @@ GET /v1/health/cache HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-certificate.md b/docs/examples/1.8.x/server-rest/examples/health/get-certificate.md index 8928e8f25a..9f4f5efee4 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-certificate.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-certificate.md @@ -1,5 +1,5 @@ GET /v1/health/certificate HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-d-b.md b/docs/examples/1.8.x/server-rest/examples/health/get-d-b.md index f636c9c8e7..9f1efb921b 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-d-b.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-d-b.md @@ -1,5 +1,5 @@ GET /v1/health/db HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-failed-jobs.md b/docs/examples/1.8.x/server-rest/examples/health/get-failed-jobs.md index b9bfab3b73..b646b7923f 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-failed-jobs.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-failed-jobs.md @@ -1,5 +1,5 @@ GET /v1/health/queue/failed/{name} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-pub-sub.md b/docs/examples/1.8.x/server-rest/examples/health/get-pub-sub.md index e9ab32729c..d28025f719 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-pub-sub.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-pub-sub.md @@ -1,5 +1,5 @@ GET /v1/health/pubsub HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-queue-builds.md b/docs/examples/1.8.x/server-rest/examples/health/get-queue-builds.md index c3d9189a65..d51b4d60b3 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-queue-builds.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-queue-builds.md @@ -1,5 +1,5 @@ GET /v1/health/queue/builds HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-queue-certificates.md b/docs/examples/1.8.x/server-rest/examples/health/get-queue-certificates.md index d70ee360a8..0f3c2f65fe 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-queue-certificates.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-queue-certificates.md @@ -1,5 +1,5 @@ GET /v1/health/queue/certificates HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-queue-databases.md b/docs/examples/1.8.x/server-rest/examples/health/get-queue-databases.md index 60fc6db3b2..ccc72c3404 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-queue-databases.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-queue-databases.md @@ -1,5 +1,5 @@ GET /v1/health/queue/databases HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-queue-deletes.md b/docs/examples/1.8.x/server-rest/examples/health/get-queue-deletes.md index 5a9ce59da3..a4c5e15586 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-queue-deletes.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-queue-deletes.md @@ -1,5 +1,5 @@ GET /v1/health/queue/deletes HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-queue-functions.md b/docs/examples/1.8.x/server-rest/examples/health/get-queue-functions.md index 854100e092..a28dbf921c 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-queue-functions.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-queue-functions.md @@ -1,5 +1,5 @@ GET /v1/health/queue/functions HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-queue-logs.md b/docs/examples/1.8.x/server-rest/examples/health/get-queue-logs.md index 9fa98f13f5..0c16e61757 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-queue-logs.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-queue-logs.md @@ -1,5 +1,5 @@ GET /v1/health/queue/logs HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-queue-mails.md b/docs/examples/1.8.x/server-rest/examples/health/get-queue-mails.md index 2bb61550bb..82b6151af1 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-queue-mails.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-queue-mails.md @@ -1,5 +1,5 @@ GET /v1/health/queue/mails HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-queue-messaging.md b/docs/examples/1.8.x/server-rest/examples/health/get-queue-messaging.md index 5fd0f35919..6082ec41bd 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-queue-messaging.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-queue-messaging.md @@ -1,5 +1,5 @@ GET /v1/health/queue/messaging HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-queue-migrations.md b/docs/examples/1.8.x/server-rest/examples/health/get-queue-migrations.md index 2832b1c980..c9687b3224 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-queue-migrations.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-queue-migrations.md @@ -1,5 +1,5 @@ GET /v1/health/queue/migrations HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-queue-stats-resources.md b/docs/examples/1.8.x/server-rest/examples/health/get-queue-stats-resources.md index 6500b1f84c..90eefe75fc 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-queue-stats-resources.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-queue-stats-resources.md @@ -1,5 +1,5 @@ GET /v1/health/queue/stats-resources HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-queue-usage.md b/docs/examples/1.8.x/server-rest/examples/health/get-queue-usage.md index 9c4e797f32..663d39dd2f 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-queue-usage.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-queue-usage.md @@ -1,5 +1,5 @@ GET /v1/health/queue/stats-usage HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-queue-webhooks.md b/docs/examples/1.8.x/server-rest/examples/health/get-queue-webhooks.md index 4db6cf7d8c..0843ad174f 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-queue-webhooks.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-queue-webhooks.md @@ -1,5 +1,5 @@ GET /v1/health/queue/webhooks HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-storage-local.md b/docs/examples/1.8.x/server-rest/examples/health/get-storage-local.md index 31c9b8725f..9047713439 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-storage-local.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-storage-local.md @@ -1,5 +1,5 @@ GET /v1/health/storage/local HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-storage.md b/docs/examples/1.8.x/server-rest/examples/health/get-storage.md index 69c4ebd910..1d46ab179e 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-storage.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-storage.md @@ -1,5 +1,5 @@ GET /v1/health/storage HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get-time.md b/docs/examples/1.8.x/server-rest/examples/health/get-time.md index 5396aac6fb..7661df5732 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get-time.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get-time.md @@ -1,5 +1,5 @@ GET /v1/health/time HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/health/get.md b/docs/examples/1.8.x/server-rest/examples/health/get.md index b37e30c4f8..c64b480826 100644 --- a/docs/examples/1.8.x/server-rest/examples/health/get.md +++ b/docs/examples/1.8.x/server-rest/examples/health/get.md @@ -1,5 +1,5 @@ GET /v1/health HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/locale/get.md b/docs/examples/1.8.x/server-rest/examples/locale/get.md index 6c60c076b6..7b300acb41 100644 --- a/docs/examples/1.8.x/server-rest/examples/locale/get.md +++ b/docs/examples/1.8.x/server-rest/examples/locale/get.md @@ -1,6 +1,6 @@ GET /v1/locale HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/locale/list-codes.md b/docs/examples/1.8.x/server-rest/examples/locale/list-codes.md index 3cc2aa9939..336ac1477f 100644 --- a/docs/examples/1.8.x/server-rest/examples/locale/list-codes.md +++ b/docs/examples/1.8.x/server-rest/examples/locale/list-codes.md @@ -1,6 +1,6 @@ GET /v1/locale/codes HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/locale/list-continents.md b/docs/examples/1.8.x/server-rest/examples/locale/list-continents.md index 8d2b0fa19d..d99b138653 100644 --- a/docs/examples/1.8.x/server-rest/examples/locale/list-continents.md +++ b/docs/examples/1.8.x/server-rest/examples/locale/list-continents.md @@ -1,6 +1,6 @@ GET /v1/locale/continents HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/locale/list-countries-e-u.md b/docs/examples/1.8.x/server-rest/examples/locale/list-countries-e-u.md index ae341f5982..3c94877234 100644 --- a/docs/examples/1.8.x/server-rest/examples/locale/list-countries-e-u.md +++ b/docs/examples/1.8.x/server-rest/examples/locale/list-countries-e-u.md @@ -1,6 +1,6 @@ GET /v1/locale/countries/eu HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/locale/list-countries-phones.md b/docs/examples/1.8.x/server-rest/examples/locale/list-countries-phones.md index 9d59f37a19..09619edb36 100644 --- a/docs/examples/1.8.x/server-rest/examples/locale/list-countries-phones.md +++ b/docs/examples/1.8.x/server-rest/examples/locale/list-countries-phones.md @@ -1,6 +1,6 @@ GET /v1/locale/countries/phones HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/locale/list-countries.md b/docs/examples/1.8.x/server-rest/examples/locale/list-countries.md index 19205d538d..0f1be7e5df 100644 --- a/docs/examples/1.8.x/server-rest/examples/locale/list-countries.md +++ b/docs/examples/1.8.x/server-rest/examples/locale/list-countries.md @@ -1,6 +1,6 @@ GET /v1/locale/countries HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/locale/list-currencies.md b/docs/examples/1.8.x/server-rest/examples/locale/list-currencies.md index fbf6d63496..c1e03ecae2 100644 --- a/docs/examples/1.8.x/server-rest/examples/locale/list-currencies.md +++ b/docs/examples/1.8.x/server-rest/examples/locale/list-currencies.md @@ -1,6 +1,6 @@ GET /v1/locale/currencies HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/locale/list-languages.md b/docs/examples/1.8.x/server-rest/examples/locale/list-languages.md index 7f1304d6ff..1e2a125985 100644 --- a/docs/examples/1.8.x/server-rest/examples/locale/list-languages.md +++ b/docs/examples/1.8.x/server-rest/examples/locale/list-languages.md @@ -1,6 +1,6 @@ GET /v1/locale/languages HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/create-apns-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/create-apns-provider.md index 47d3b98615..b6860358c1 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/create-apns-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/create-apns-provider.md @@ -1,7 +1,7 @@ POST /v1/messaging/providers/apns HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/create-email.md b/docs/examples/1.8.x/server-rest/examples/messaging/create-email.md index b6c1392bb2..efec44982c 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/create-email.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/create-email.md @@ -1,7 +1,7 @@ POST /v1/messaging/messages/email HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/create-fcm-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/create-fcm-provider.md index f234c80e6e..ec885465a7 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/create-fcm-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/create-fcm-provider.md @@ -1,7 +1,7 @@ POST /v1/messaging/providers/fcm HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/create-mailgun-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/create-mailgun-provider.md index fd138606e2..8d0eb33938 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/create-mailgun-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/create-mailgun-provider.md @@ -1,7 +1,7 @@ POST /v1/messaging/providers/mailgun HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/create-msg91provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/create-msg91provider.md index edbd690d5d..2877ff7b89 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/create-msg91provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/create-msg91provider.md @@ -1,7 +1,7 @@ POST /v1/messaging/providers/msg91 HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/create-push.md b/docs/examples/1.8.x/server-rest/examples/messaging/create-push.md index 08ba0357fe..6210273820 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/create-push.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/create-push.md @@ -1,7 +1,7 @@ POST /v1/messaging/messages/push HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/create-sendgrid-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/create-sendgrid-provider.md index 3fa7ee8dd8..a9f7c933dc 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/create-sendgrid-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/create-sendgrid-provider.md @@ -1,7 +1,7 @@ POST /v1/messaging/providers/sendgrid HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/create-sms.md b/docs/examples/1.8.x/server-rest/examples/messaging/create-sms.md index 82926e2a82..f885563f6f 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/create-sms.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/create-sms.md @@ -1,7 +1,7 @@ POST /v1/messaging/messages/sms HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/create-smtp-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/create-smtp-provider.md index 5963ee474c..bbb8e7d212 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/create-smtp-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/create-smtp-provider.md @@ -1,7 +1,7 @@ POST /v1/messaging/providers/smtp HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/create-subscriber.md b/docs/examples/1.8.x/server-rest/examples/messaging/create-subscriber.md index e22a626ac4..2e61d50b5c 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/create-subscriber.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/create-subscriber.md @@ -1,7 +1,7 @@ POST /v1/messaging/topics/{topicId}/subscribers HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-JWT: X-Appwrite-Session: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/create-telesign-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/create-telesign-provider.md index a474db823f..198ccae6f5 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/create-telesign-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/create-telesign-provider.md @@ -1,7 +1,7 @@ POST /v1/messaging/providers/telesign HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/create-textmagic-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/create-textmagic-provider.md index caa7bcd014..2f2ce558a7 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/create-textmagic-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/create-textmagic-provider.md @@ -1,7 +1,7 @@ POST /v1/messaging/providers/textmagic HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/create-topic.md b/docs/examples/1.8.x/server-rest/examples/messaging/create-topic.md index 9974584212..a44af2764d 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/create-topic.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/create-topic.md @@ -1,7 +1,7 @@ POST /v1/messaging/topics HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/create-twilio-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/create-twilio-provider.md index e612eed8be..61fd63b52e 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/create-twilio-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/create-twilio-provider.md @@ -1,7 +1,7 @@ POST /v1/messaging/providers/twilio HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/create-vonage-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/create-vonage-provider.md index fdd66526a9..16d1c6b594 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/create-vonage-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/create-vonage-provider.md @@ -1,7 +1,7 @@ POST /v1/messaging/providers/vonage HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/delete-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/delete-provider.md index cfd1ff3b30..e25c3dcc1c 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/delete-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/delete-provider.md @@ -1,7 +1,7 @@ DELETE /v1/messaging/providers/{providerId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/delete-subscriber.md b/docs/examples/1.8.x/server-rest/examples/messaging/delete-subscriber.md index 8226237777..b988897d60 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/delete-subscriber.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/delete-subscriber.md @@ -1,7 +1,7 @@ DELETE /v1/messaging/topics/{topicId}/subscribers/{subscriberId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-JWT: X-Appwrite-Session: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/delete-topic.md b/docs/examples/1.8.x/server-rest/examples/messaging/delete-topic.md index d340209e93..3c5c8a9cdb 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/delete-topic.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/delete-topic.md @@ -1,7 +1,7 @@ DELETE /v1/messaging/topics/{topicId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/delete.md b/docs/examples/1.8.x/server-rest/examples/messaging/delete.md index e076c96ebf..a918c2b6f8 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/delete.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/delete.md @@ -1,7 +1,7 @@ DELETE /v1/messaging/messages/{messageId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/get-message.md b/docs/examples/1.8.x/server-rest/examples/messaging/get-message.md index ef9ef2c8df..abe744e9c7 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/get-message.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/get-message.md @@ -1,5 +1,5 @@ GET /v1/messaging/messages/{messageId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/get-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/get-provider.md index 361d634760..0d2ffe4eaa 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/get-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/get-provider.md @@ -1,5 +1,5 @@ GET /v1/messaging/providers/{providerId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/get-subscriber.md b/docs/examples/1.8.x/server-rest/examples/messaging/get-subscriber.md index c01c5876ac..a1629d4546 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/get-subscriber.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/get-subscriber.md @@ -1,5 +1,5 @@ GET /v1/messaging/topics/{topicId}/subscribers/{subscriberId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/get-topic.md b/docs/examples/1.8.x/server-rest/examples/messaging/get-topic.md index df5256f5e3..5d7efd06de 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/get-topic.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/get-topic.md @@ -1,5 +1,5 @@ GET /v1/messaging/topics/{topicId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/list-message-logs.md b/docs/examples/1.8.x/server-rest/examples/messaging/list-message-logs.md index d8c982e7ea..066970a9fb 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/list-message-logs.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/list-message-logs.md @@ -1,5 +1,5 @@ GET /v1/messaging/messages/{messageId}/logs HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/list-messages.md b/docs/examples/1.8.x/server-rest/examples/messaging/list-messages.md index 88964162e3..03a286c376 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/list-messages.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/list-messages.md @@ -1,5 +1,5 @@ GET /v1/messaging/messages HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/list-provider-logs.md b/docs/examples/1.8.x/server-rest/examples/messaging/list-provider-logs.md index 46c0f76a10..562264f48e 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/list-provider-logs.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/list-provider-logs.md @@ -1,5 +1,5 @@ GET /v1/messaging/providers/{providerId}/logs HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/list-providers.md b/docs/examples/1.8.x/server-rest/examples/messaging/list-providers.md index e454b3101b..43522ee34f 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/list-providers.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/list-providers.md @@ -1,5 +1,5 @@ GET /v1/messaging/providers HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/list-subscriber-logs.md b/docs/examples/1.8.x/server-rest/examples/messaging/list-subscriber-logs.md index 7fb1192035..f403362529 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/list-subscriber-logs.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/list-subscriber-logs.md @@ -1,5 +1,5 @@ GET /v1/messaging/subscribers/{subscriberId}/logs HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/list-subscribers.md b/docs/examples/1.8.x/server-rest/examples/messaging/list-subscribers.md index 06f67c27c1..a357f9dc3d 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/list-subscribers.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/list-subscribers.md @@ -1,5 +1,5 @@ GET /v1/messaging/topics/{topicId}/subscribers HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/list-targets.md b/docs/examples/1.8.x/server-rest/examples/messaging/list-targets.md index 7c793cfae0..0b4f8caf6f 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/list-targets.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/list-targets.md @@ -1,5 +1,5 @@ GET /v1/messaging/messages/{messageId}/targets HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/list-topic-logs.md b/docs/examples/1.8.x/server-rest/examples/messaging/list-topic-logs.md index e371aeb2b5..80073b2165 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/list-topic-logs.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/list-topic-logs.md @@ -1,5 +1,5 @@ GET /v1/messaging/topics/{topicId}/logs HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/list-topics.md b/docs/examples/1.8.x/server-rest/examples/messaging/list-topics.md index 9f18e14b70..2835277aeb 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/list-topics.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/list-topics.md @@ -1,5 +1,5 @@ GET /v1/messaging/topics HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/update-apns-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/update-apns-provider.md index a55c593039..a398b186cb 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/update-apns-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/update-apns-provider.md @@ -1,7 +1,7 @@ PATCH /v1/messaging/providers/apns/{providerId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/update-email.md b/docs/examples/1.8.x/server-rest/examples/messaging/update-email.md index 97f3911ed1..0ef5b89409 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/update-email.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/update-email.md @@ -1,7 +1,7 @@ PATCH /v1/messaging/messages/email/{messageId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/update-fcm-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/update-fcm-provider.md index d485981c5b..50e3a5400d 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/update-fcm-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/update-fcm-provider.md @@ -1,7 +1,7 @@ PATCH /v1/messaging/providers/fcm/{providerId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/update-mailgun-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/update-mailgun-provider.md index ec132692c5..f05f0057e7 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/update-mailgun-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/update-mailgun-provider.md @@ -1,7 +1,7 @@ PATCH /v1/messaging/providers/mailgun/{providerId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/update-msg91provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/update-msg91provider.md index 1013915e5d..1c88425fc1 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/update-msg91provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/update-msg91provider.md @@ -1,7 +1,7 @@ PATCH /v1/messaging/providers/msg91/{providerId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/update-push.md b/docs/examples/1.8.x/server-rest/examples/messaging/update-push.md index 438ef373e5..adf269301c 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/update-push.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/update-push.md @@ -1,7 +1,7 @@ PATCH /v1/messaging/messages/push/{messageId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/update-sendgrid-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/update-sendgrid-provider.md index fd30512320..28ffb526f8 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/update-sendgrid-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/update-sendgrid-provider.md @@ -1,7 +1,7 @@ PATCH /v1/messaging/providers/sendgrid/{providerId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/update-sms.md b/docs/examples/1.8.x/server-rest/examples/messaging/update-sms.md index a917e270f7..b5ad82d0f9 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/update-sms.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/update-sms.md @@ -1,7 +1,7 @@ PATCH /v1/messaging/messages/sms/{messageId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/update-smtp-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/update-smtp-provider.md index 9fc45d6726..8e69659ce1 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/update-smtp-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/update-smtp-provider.md @@ -1,7 +1,7 @@ PATCH /v1/messaging/providers/smtp/{providerId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/update-telesign-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/update-telesign-provider.md index 919e99577e..548d39dc92 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/update-telesign-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/update-telesign-provider.md @@ -1,7 +1,7 @@ PATCH /v1/messaging/providers/telesign/{providerId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/update-textmagic-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/update-textmagic-provider.md index 94f965c44a..724b0a4afe 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/update-textmagic-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/update-textmagic-provider.md @@ -1,7 +1,7 @@ PATCH /v1/messaging/providers/textmagic/{providerId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/update-topic.md b/docs/examples/1.8.x/server-rest/examples/messaging/update-topic.md index 75644d9828..add0bf8ee4 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/update-topic.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/update-topic.md @@ -1,7 +1,7 @@ PATCH /v1/messaging/topics/{topicId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/update-twilio-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/update-twilio-provider.md index 41d04c0c14..38730383b1 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/update-twilio-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/update-twilio-provider.md @@ -1,7 +1,7 @@ PATCH /v1/messaging/providers/twilio/{providerId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/messaging/update-vonage-provider.md b/docs/examples/1.8.x/server-rest/examples/messaging/update-vonage-provider.md index 0344691e51..8c284c827f 100644 --- a/docs/examples/1.8.x/server-rest/examples/messaging/update-vonage-provider.md +++ b/docs/examples/1.8.x/server-rest/examples/messaging/update-vonage-provider.md @@ -1,7 +1,7 @@ PATCH /v1/messaging/providers/vonage/{providerId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/create-deployment.md b/docs/examples/1.8.x/server-rest/examples/sites/create-deployment.md index 669ac50a75..554d2a5365 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/create-deployment.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/create-deployment.md @@ -1,7 +1,7 @@ POST /v1/sites/{siteId}/deployments HTTP/1.1 Host: cloud.appwrite.io Content-Type: multipart/form-data; boundary="cec8e8123c05ba25" -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: Content-Length: *Length of your entity body in bytes* diff --git a/docs/examples/1.8.x/server-rest/examples/sites/create-duplicate-deployment.md b/docs/examples/1.8.x/server-rest/examples/sites/create-duplicate-deployment.md index dbee572372..3da246715b 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/create-duplicate-deployment.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/create-duplicate-deployment.md @@ -1,7 +1,7 @@ POST /v1/sites/{siteId}/deployments/duplicate HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/create-template-deployment.md b/docs/examples/1.8.x/server-rest/examples/sites/create-template-deployment.md index 3b21f4f754..e37819bfb2 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/create-template-deployment.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/create-template-deployment.md @@ -1,7 +1,7 @@ POST /v1/sites/{siteId}/deployments/template HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/create-variable.md b/docs/examples/1.8.x/server-rest/examples/sites/create-variable.md index c34be9d619..73217d198c 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/create-variable.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/create-variable.md @@ -1,7 +1,7 @@ POST /v1/sites/{siteId}/variables HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/create-vcs-deployment.md b/docs/examples/1.8.x/server-rest/examples/sites/create-vcs-deployment.md index 2e466da0f6..7d5fd3e92e 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/create-vcs-deployment.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/create-vcs-deployment.md @@ -1,7 +1,7 @@ POST /v1/sites/{siteId}/deployments/vcs HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/create.md b/docs/examples/1.8.x/server-rest/examples/sites/create.md index 52b4d87219..5493e9d2b6 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/create.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/create.md @@ -1,7 +1,7 @@ POST /v1/sites HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/delete-deployment.md b/docs/examples/1.8.x/server-rest/examples/sites/delete-deployment.md index 3df6aca50f..35bac59efc 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/delete-deployment.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/delete-deployment.md @@ -1,7 +1,7 @@ DELETE /v1/sites/{siteId}/deployments/{deploymentId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/delete-log.md b/docs/examples/1.8.x/server-rest/examples/sites/delete-log.md index af1d1c339a..0bd2f661cf 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/delete-log.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/delete-log.md @@ -1,7 +1,7 @@ DELETE /v1/sites/{siteId}/logs/{logId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/delete-variable.md b/docs/examples/1.8.x/server-rest/examples/sites/delete-variable.md index 008ab4b190..c3f1d2d293 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/delete-variable.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/delete-variable.md @@ -1,7 +1,7 @@ DELETE /v1/sites/{siteId}/variables/{variableId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/delete.md b/docs/examples/1.8.x/server-rest/examples/sites/delete.md index 0657fff9ef..cdb4ced577 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/delete.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/delete.md @@ -1,7 +1,7 @@ DELETE /v1/sites/{siteId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/get-deployment-download.md b/docs/examples/1.8.x/server-rest/examples/sites/get-deployment-download.md index 3ce065f600..d81a7dfc56 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/get-deployment-download.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/get-deployment-download.md @@ -1,6 +1,6 @@ GET /v1/sites/{siteId}/deployments/{deploymentId}/download HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/get-deployment.md b/docs/examples/1.8.x/server-rest/examples/sites/get-deployment.md index 2ad95813d9..381c20db77 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/get-deployment.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/get-deployment.md @@ -1,5 +1,5 @@ GET /v1/sites/{siteId}/deployments/{deploymentId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/get-log.md b/docs/examples/1.8.x/server-rest/examples/sites/get-log.md index 41dd30dc8f..6b8366461e 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/get-log.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/get-log.md @@ -1,5 +1,5 @@ GET /v1/sites/{siteId}/logs/{logId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/get-variable.md b/docs/examples/1.8.x/server-rest/examples/sites/get-variable.md index c6d5e70211..7c9703ef88 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/get-variable.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/get-variable.md @@ -1,5 +1,5 @@ GET /v1/sites/{siteId}/variables/{variableId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/get.md b/docs/examples/1.8.x/server-rest/examples/sites/get.md index da7b67883f..f13b46ecab 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/get.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/get.md @@ -1,5 +1,5 @@ GET /v1/sites/{siteId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/list-deployments.md b/docs/examples/1.8.x/server-rest/examples/sites/list-deployments.md index 0bc5467894..22512f809d 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/list-deployments.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/list-deployments.md @@ -1,5 +1,5 @@ GET /v1/sites/{siteId}/deployments HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/list-frameworks.md b/docs/examples/1.8.x/server-rest/examples/sites/list-frameworks.md index 8c5f7ff318..0007a7cd78 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/list-frameworks.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/list-frameworks.md @@ -1,5 +1,5 @@ GET /v1/sites/frameworks HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/list-logs.md b/docs/examples/1.8.x/server-rest/examples/sites/list-logs.md index 57b35c4ef5..7e77b7e755 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/list-logs.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/list-logs.md @@ -1,5 +1,5 @@ GET /v1/sites/{siteId}/logs HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/list-specifications.md b/docs/examples/1.8.x/server-rest/examples/sites/list-specifications.md index cf31760070..17e8d281c6 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/list-specifications.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/list-specifications.md @@ -1,5 +1,5 @@ GET /v1/sites/specifications HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/list-variables.md b/docs/examples/1.8.x/server-rest/examples/sites/list-variables.md index 7e12fdfd02..4f99a74984 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/list-variables.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/list-variables.md @@ -1,5 +1,5 @@ GET /v1/sites/{siteId}/variables HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/list.md b/docs/examples/1.8.x/server-rest/examples/sites/list.md index dc4dc3695f..d1800f05e5 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/list.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/list.md @@ -1,5 +1,5 @@ GET /v1/sites HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/update-deployment-status.md b/docs/examples/1.8.x/server-rest/examples/sites/update-deployment-status.md index d4f251c20f..697d9ac371 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/update-deployment-status.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/update-deployment-status.md @@ -1,7 +1,7 @@ PATCH /v1/sites/{siteId}/deployments/{deploymentId}/status HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/update-site-deployment.md b/docs/examples/1.8.x/server-rest/examples/sites/update-site-deployment.md index c288b2bf00..51d8736df5 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/update-site-deployment.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/update-site-deployment.md @@ -1,7 +1,7 @@ PATCH /v1/sites/{siteId}/deployment HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/update-variable.md b/docs/examples/1.8.x/server-rest/examples/sites/update-variable.md index c7fe824ac4..61902ee02f 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/update-variable.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/update-variable.md @@ -1,7 +1,7 @@ PUT /v1/sites/{siteId}/variables/{variableId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/sites/update.md b/docs/examples/1.8.x/server-rest/examples/sites/update.md index 370984721f..ab3c4dddd1 100644 --- a/docs/examples/1.8.x/server-rest/examples/sites/update.md +++ b/docs/examples/1.8.x/server-rest/examples/sites/update.md @@ -1,7 +1,7 @@ PUT /v1/sites/{siteId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/storage/create-bucket.md b/docs/examples/1.8.x/server-rest/examples/storage/create-bucket.md index 59f1c4f403..8ca9c5701b 100644 --- a/docs/examples/1.8.x/server-rest/examples/storage/create-bucket.md +++ b/docs/examples/1.8.x/server-rest/examples/storage/create-bucket.md @@ -1,7 +1,7 @@ POST /v1/storage/buckets HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/storage/create-file.md b/docs/examples/1.8.x/server-rest/examples/storage/create-file.md index 086fd6dc72..e8a54e723b 100644 --- a/docs/examples/1.8.x/server-rest/examples/storage/create-file.md +++ b/docs/examples/1.8.x/server-rest/examples/storage/create-file.md @@ -1,7 +1,7 @@ POST /v1/storage/buckets/{bucketId}/files HTTP/1.1 Host: cloud.appwrite.io Content-Type: multipart/form-data; boundary="cec8e8123c05ba25" -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/storage/delete-bucket.md b/docs/examples/1.8.x/server-rest/examples/storage/delete-bucket.md index d6083186de..3db8bfbb72 100644 --- a/docs/examples/1.8.x/server-rest/examples/storage/delete-bucket.md +++ b/docs/examples/1.8.x/server-rest/examples/storage/delete-bucket.md @@ -1,7 +1,7 @@ DELETE /v1/storage/buckets/{bucketId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/storage/delete-file.md b/docs/examples/1.8.x/server-rest/examples/storage/delete-file.md index 467fdf96d1..cc8a2481f7 100644 --- a/docs/examples/1.8.x/server-rest/examples/storage/delete-file.md +++ b/docs/examples/1.8.x/server-rest/examples/storage/delete-file.md @@ -1,7 +1,7 @@ DELETE /v1/storage/buckets/{bucketId}/files/{fileId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/storage/get-bucket.md b/docs/examples/1.8.x/server-rest/examples/storage/get-bucket.md index 2ad1e577c5..b7def1d44b 100644 --- a/docs/examples/1.8.x/server-rest/examples/storage/get-bucket.md +++ b/docs/examples/1.8.x/server-rest/examples/storage/get-bucket.md @@ -1,5 +1,5 @@ GET /v1/storage/buckets/{bucketId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/storage/get-file-download.md b/docs/examples/1.8.x/server-rest/examples/storage/get-file-download.md index af382d3a9a..4d9c691ba9 100644 --- a/docs/examples/1.8.x/server-rest/examples/storage/get-file-download.md +++ b/docs/examples/1.8.x/server-rest/examples/storage/get-file-download.md @@ -1,6 +1,6 @@ GET /v1/storage/buckets/{bucketId}/files/{fileId}/download HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/storage/get-file-preview.md b/docs/examples/1.8.x/server-rest/examples/storage/get-file-preview.md index e00f0ff76f..e8a1bdeedf 100644 --- a/docs/examples/1.8.x/server-rest/examples/storage/get-file-preview.md +++ b/docs/examples/1.8.x/server-rest/examples/storage/get-file-preview.md @@ -1,6 +1,6 @@ GET /v1/storage/buckets/{bucketId}/files/{fileId}/preview HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/storage/get-file-view.md b/docs/examples/1.8.x/server-rest/examples/storage/get-file-view.md index 79f47dcabc..d41b8a3512 100644 --- a/docs/examples/1.8.x/server-rest/examples/storage/get-file-view.md +++ b/docs/examples/1.8.x/server-rest/examples/storage/get-file-view.md @@ -1,6 +1,6 @@ GET /v1/storage/buckets/{bucketId}/files/{fileId}/view HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/storage/get-file.md b/docs/examples/1.8.x/server-rest/examples/storage/get-file.md index 4a479a78fc..e11aaa9f05 100644 --- a/docs/examples/1.8.x/server-rest/examples/storage/get-file.md +++ b/docs/examples/1.8.x/server-rest/examples/storage/get-file.md @@ -1,6 +1,6 @@ GET /v1/storage/buckets/{bucketId}/files/{fileId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/storage/list-buckets.md b/docs/examples/1.8.x/server-rest/examples/storage/list-buckets.md index bd61c61082..3061208d75 100644 --- a/docs/examples/1.8.x/server-rest/examples/storage/list-buckets.md +++ b/docs/examples/1.8.x/server-rest/examples/storage/list-buckets.md @@ -1,5 +1,5 @@ GET /v1/storage/buckets HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/storage/list-files.md b/docs/examples/1.8.x/server-rest/examples/storage/list-files.md index b040ad3a65..7cf8616335 100644 --- a/docs/examples/1.8.x/server-rest/examples/storage/list-files.md +++ b/docs/examples/1.8.x/server-rest/examples/storage/list-files.md @@ -1,6 +1,6 @@ GET /v1/storage/buckets/{bucketId}/files HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/storage/update-bucket.md b/docs/examples/1.8.x/server-rest/examples/storage/update-bucket.md index 0f966da0b5..adf12647e2 100644 --- a/docs/examples/1.8.x/server-rest/examples/storage/update-bucket.md +++ b/docs/examples/1.8.x/server-rest/examples/storage/update-bucket.md @@ -1,7 +1,7 @@ PUT /v1/storage/buckets/{bucketId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/storage/update-file.md b/docs/examples/1.8.x/server-rest/examples/storage/update-file.md index 1b0137a7de..d91ab4c2d6 100644 --- a/docs/examples/1.8.x/server-rest/examples/storage/update-file.md +++ b/docs/examples/1.8.x/server-rest/examples/storage/update-file.md @@ -1,7 +1,7 @@ PUT /v1/storage/buckets/{bucketId}/files/{fileId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/teams/create-membership.md b/docs/examples/1.8.x/server-rest/examples/teams/create-membership.md index 773208cb45..f52f796d90 100644 --- a/docs/examples/1.8.x/server-rest/examples/teams/create-membership.md +++ b/docs/examples/1.8.x/server-rest/examples/teams/create-membership.md @@ -1,7 +1,7 @@ POST /v1/teams/{teamId}/memberships HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/teams/create.md b/docs/examples/1.8.x/server-rest/examples/teams/create.md index 2e1881b5ff..27e7429464 100644 --- a/docs/examples/1.8.x/server-rest/examples/teams/create.md +++ b/docs/examples/1.8.x/server-rest/examples/teams/create.md @@ -1,7 +1,7 @@ POST /v1/teams HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/teams/delete-membership.md b/docs/examples/1.8.x/server-rest/examples/teams/delete-membership.md index 454a3f6f4a..e897d84a12 100644 --- a/docs/examples/1.8.x/server-rest/examples/teams/delete-membership.md +++ b/docs/examples/1.8.x/server-rest/examples/teams/delete-membership.md @@ -1,7 +1,7 @@ DELETE /v1/teams/{teamId}/memberships/{membershipId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/teams/delete.md b/docs/examples/1.8.x/server-rest/examples/teams/delete.md index 1bdf2a89ac..213489c7fb 100644 --- a/docs/examples/1.8.x/server-rest/examples/teams/delete.md +++ b/docs/examples/1.8.x/server-rest/examples/teams/delete.md @@ -1,7 +1,7 @@ DELETE /v1/teams/{teamId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/teams/get-membership.md b/docs/examples/1.8.x/server-rest/examples/teams/get-membership.md index 8a90498292..1d10cfe437 100644 --- a/docs/examples/1.8.x/server-rest/examples/teams/get-membership.md +++ b/docs/examples/1.8.x/server-rest/examples/teams/get-membership.md @@ -1,6 +1,6 @@ GET /v1/teams/{teamId}/memberships/{membershipId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/teams/get-prefs.md b/docs/examples/1.8.x/server-rest/examples/teams/get-prefs.md index e541fd3fd8..ddb863181d 100644 --- a/docs/examples/1.8.x/server-rest/examples/teams/get-prefs.md +++ b/docs/examples/1.8.x/server-rest/examples/teams/get-prefs.md @@ -1,6 +1,6 @@ GET /v1/teams/{teamId}/prefs HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/teams/get.md b/docs/examples/1.8.x/server-rest/examples/teams/get.md index 491e04dc55..4ecf74596b 100644 --- a/docs/examples/1.8.x/server-rest/examples/teams/get.md +++ b/docs/examples/1.8.x/server-rest/examples/teams/get.md @@ -1,6 +1,6 @@ GET /v1/teams/{teamId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/teams/list-memberships.md b/docs/examples/1.8.x/server-rest/examples/teams/list-memberships.md index 9b0fa00492..38cc17b71a 100644 --- a/docs/examples/1.8.x/server-rest/examples/teams/list-memberships.md +++ b/docs/examples/1.8.x/server-rest/examples/teams/list-memberships.md @@ -1,6 +1,6 @@ GET /v1/teams/{teamId}/memberships HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/teams/list.md b/docs/examples/1.8.x/server-rest/examples/teams/list.md index 95b6178e31..c67b429008 100644 --- a/docs/examples/1.8.x/server-rest/examples/teams/list.md +++ b/docs/examples/1.8.x/server-rest/examples/teams/list.md @@ -1,6 +1,6 @@ GET /v1/teams HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/teams/update-membership-status.md b/docs/examples/1.8.x/server-rest/examples/teams/update-membership-status.md index da2c9189cd..9d828118f0 100644 --- a/docs/examples/1.8.x/server-rest/examples/teams/update-membership-status.md +++ b/docs/examples/1.8.x/server-rest/examples/teams/update-membership-status.md @@ -1,7 +1,7 @@ PATCH /v1/teams/{teamId}/memberships/{membershipId}/status HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/teams/update-membership.md b/docs/examples/1.8.x/server-rest/examples/teams/update-membership.md index a5b8c28723..6730d5c27c 100644 --- a/docs/examples/1.8.x/server-rest/examples/teams/update-membership.md +++ b/docs/examples/1.8.x/server-rest/examples/teams/update-membership.md @@ -1,7 +1,7 @@ PATCH /v1/teams/{teamId}/memberships/{membershipId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/teams/update-name.md b/docs/examples/1.8.x/server-rest/examples/teams/update-name.md index 1d32b77d39..fa811a2438 100644 --- a/docs/examples/1.8.x/server-rest/examples/teams/update-name.md +++ b/docs/examples/1.8.x/server-rest/examples/teams/update-name.md @@ -1,7 +1,7 @@ PUT /v1/teams/{teamId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/teams/update-prefs.md b/docs/examples/1.8.x/server-rest/examples/teams/update-prefs.md index e17dcdb260..1db6300350 100644 --- a/docs/examples/1.8.x/server-rest/examples/teams/update-prefs.md +++ b/docs/examples/1.8.x/server-rest/examples/teams/update-prefs.md @@ -1,7 +1,7 @@ PUT /v1/teams/{teamId}/prefs HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Session: X-Appwrite-JWT: diff --git a/docs/examples/1.8.x/server-rest/examples/tokens/create-file-token.md b/docs/examples/1.8.x/server-rest/examples/tokens/create-file-token.md index 3d884e2c5d..c1fbb63d2d 100644 --- a/docs/examples/1.8.x/server-rest/examples/tokens/create-file-token.md +++ b/docs/examples/1.8.x/server-rest/examples/tokens/create-file-token.md @@ -1,7 +1,7 @@ POST /v1/tokens/buckets/{bucketId}/files/{fileId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/tokens/delete.md b/docs/examples/1.8.x/server-rest/examples/tokens/delete.md index a955b4aef5..ee564b01c4 100644 --- a/docs/examples/1.8.x/server-rest/examples/tokens/delete.md +++ b/docs/examples/1.8.x/server-rest/examples/tokens/delete.md @@ -1,7 +1,7 @@ DELETE /v1/tokens/{tokenId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/tokens/get.md b/docs/examples/1.8.x/server-rest/examples/tokens/get.md index 381945f58f..b39c8390e3 100644 --- a/docs/examples/1.8.x/server-rest/examples/tokens/get.md +++ b/docs/examples/1.8.x/server-rest/examples/tokens/get.md @@ -1,5 +1,5 @@ GET /v1/tokens/{tokenId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/tokens/list.md b/docs/examples/1.8.x/server-rest/examples/tokens/list.md index 3b0782a81a..8909d05572 100644 --- a/docs/examples/1.8.x/server-rest/examples/tokens/list.md +++ b/docs/examples/1.8.x/server-rest/examples/tokens/list.md @@ -1,5 +1,5 @@ GET /v1/tokens/buckets/{bucketId}/files/{fileId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/tokens/update.md b/docs/examples/1.8.x/server-rest/examples/tokens/update.md index ab58a4842a..8ab9d60555 100644 --- a/docs/examples/1.8.x/server-rest/examples/tokens/update.md +++ b/docs/examples/1.8.x/server-rest/examples/tokens/update.md @@ -1,7 +1,7 @@ PATCH /v1/tokens/{tokenId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/create-argon2user.md b/docs/examples/1.8.x/server-rest/examples/users/create-argon2user.md index 4985ecefd0..d557cf6d5f 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/create-argon2user.md +++ b/docs/examples/1.8.x/server-rest/examples/users/create-argon2user.md @@ -1,7 +1,7 @@ POST /v1/users/argon2 HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/create-bcrypt-user.md b/docs/examples/1.8.x/server-rest/examples/users/create-bcrypt-user.md index eaf1628252..cda7491160 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/create-bcrypt-user.md +++ b/docs/examples/1.8.x/server-rest/examples/users/create-bcrypt-user.md @@ -1,7 +1,7 @@ POST /v1/users/bcrypt HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/create-j-w-t.md b/docs/examples/1.8.x/server-rest/examples/users/create-j-w-t.md index 8342089042..83208adadb 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/create-j-w-t.md +++ b/docs/examples/1.8.x/server-rest/examples/users/create-j-w-t.md @@ -1,7 +1,7 @@ POST /v1/users/{userId}/jwts HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/create-m-d5user.md b/docs/examples/1.8.x/server-rest/examples/users/create-m-d5user.md index 6e82969f00..d4896133a1 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/create-m-d5user.md +++ b/docs/examples/1.8.x/server-rest/examples/users/create-m-d5user.md @@ -1,7 +1,7 @@ POST /v1/users/md5 HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/create-mfa-recovery-codes.md b/docs/examples/1.8.x/server-rest/examples/users/create-mfa-recovery-codes.md index bef314b585..2f6524646d 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/create-mfa-recovery-codes.md +++ b/docs/examples/1.8.x/server-rest/examples/users/create-mfa-recovery-codes.md @@ -1,7 +1,7 @@ PATCH /v1/users/{userId}/mfa/recovery-codes HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/create-p-h-pass-user.md b/docs/examples/1.8.x/server-rest/examples/users/create-p-h-pass-user.md index b75c9e23c5..4c10b1a82d 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/create-p-h-pass-user.md +++ b/docs/examples/1.8.x/server-rest/examples/users/create-p-h-pass-user.md @@ -1,7 +1,7 @@ POST /v1/users/phpass HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/create-s-h-a-user.md b/docs/examples/1.8.x/server-rest/examples/users/create-s-h-a-user.md index 7757b44500..5c6467a2fe 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/create-s-h-a-user.md +++ b/docs/examples/1.8.x/server-rest/examples/users/create-s-h-a-user.md @@ -1,7 +1,7 @@ POST /v1/users/sha HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/create-scrypt-modified-user.md b/docs/examples/1.8.x/server-rest/examples/users/create-scrypt-modified-user.md index 9fb5f8de0f..19d0650840 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/create-scrypt-modified-user.md +++ b/docs/examples/1.8.x/server-rest/examples/users/create-scrypt-modified-user.md @@ -1,7 +1,7 @@ POST /v1/users/scrypt-modified HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/create-scrypt-user.md b/docs/examples/1.8.x/server-rest/examples/users/create-scrypt-user.md index ee8828f294..008eab6848 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/create-scrypt-user.md +++ b/docs/examples/1.8.x/server-rest/examples/users/create-scrypt-user.md @@ -1,7 +1,7 @@ POST /v1/users/scrypt HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/create-session.md b/docs/examples/1.8.x/server-rest/examples/users/create-session.md index 955e253d39..ec71d421e0 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/create-session.md +++ b/docs/examples/1.8.x/server-rest/examples/users/create-session.md @@ -1,7 +1,7 @@ POST /v1/users/{userId}/sessions HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/create-target.md b/docs/examples/1.8.x/server-rest/examples/users/create-target.md index 08147220b2..fced935c1b 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/create-target.md +++ b/docs/examples/1.8.x/server-rest/examples/users/create-target.md @@ -1,7 +1,7 @@ POST /v1/users/{userId}/targets HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/create-token.md b/docs/examples/1.8.x/server-rest/examples/users/create-token.md index 2d3b58435a..4339252660 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/create-token.md +++ b/docs/examples/1.8.x/server-rest/examples/users/create-token.md @@ -1,7 +1,7 @@ POST /v1/users/{userId}/tokens HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/create.md b/docs/examples/1.8.x/server-rest/examples/users/create.md index b638e6511e..67d377255b 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/create.md +++ b/docs/examples/1.8.x/server-rest/examples/users/create.md @@ -1,7 +1,7 @@ POST /v1/users HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/delete-identity.md b/docs/examples/1.8.x/server-rest/examples/users/delete-identity.md index a9b2cd04f6..c2aa5eed16 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/delete-identity.md +++ b/docs/examples/1.8.x/server-rest/examples/users/delete-identity.md @@ -1,7 +1,7 @@ DELETE /v1/users/identities/{identityId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/delete-mfa-authenticator.md b/docs/examples/1.8.x/server-rest/examples/users/delete-mfa-authenticator.md index 92d51fefb5..9d9e2e950f 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/delete-mfa-authenticator.md +++ b/docs/examples/1.8.x/server-rest/examples/users/delete-mfa-authenticator.md @@ -1,7 +1,7 @@ DELETE /v1/users/{userId}/mfa/authenticators/{type} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/delete-session.md b/docs/examples/1.8.x/server-rest/examples/users/delete-session.md index 1ae56081ab..be204911a2 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/delete-session.md +++ b/docs/examples/1.8.x/server-rest/examples/users/delete-session.md @@ -1,7 +1,7 @@ DELETE /v1/users/{userId}/sessions/{sessionId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/delete-sessions.md b/docs/examples/1.8.x/server-rest/examples/users/delete-sessions.md index f620f1addc..54f3a8d4f1 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/delete-sessions.md +++ b/docs/examples/1.8.x/server-rest/examples/users/delete-sessions.md @@ -1,7 +1,7 @@ DELETE /v1/users/{userId}/sessions HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/delete-target.md b/docs/examples/1.8.x/server-rest/examples/users/delete-target.md index 4ea75b979b..77e2c23dd8 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/delete-target.md +++ b/docs/examples/1.8.x/server-rest/examples/users/delete-target.md @@ -1,7 +1,7 @@ DELETE /v1/users/{userId}/targets/{targetId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/delete.md b/docs/examples/1.8.x/server-rest/examples/users/delete.md index be2533f442..c31212aa71 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/delete.md +++ b/docs/examples/1.8.x/server-rest/examples/users/delete.md @@ -1,7 +1,7 @@ DELETE /v1/users/{userId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/get-mfa-recovery-codes.md b/docs/examples/1.8.x/server-rest/examples/users/get-mfa-recovery-codes.md index 1f561f02ad..58dd32d2a4 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/get-mfa-recovery-codes.md +++ b/docs/examples/1.8.x/server-rest/examples/users/get-mfa-recovery-codes.md @@ -1,5 +1,5 @@ GET /v1/users/{userId}/mfa/recovery-codes HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/get-prefs.md b/docs/examples/1.8.x/server-rest/examples/users/get-prefs.md index 4d55589a73..ac04cc5c44 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/get-prefs.md +++ b/docs/examples/1.8.x/server-rest/examples/users/get-prefs.md @@ -1,5 +1,5 @@ GET /v1/users/{userId}/prefs HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/get-target.md b/docs/examples/1.8.x/server-rest/examples/users/get-target.md index 3613d7acb6..2f19db7c7a 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/get-target.md +++ b/docs/examples/1.8.x/server-rest/examples/users/get-target.md @@ -1,5 +1,5 @@ GET /v1/users/{userId}/targets/{targetId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/get.md b/docs/examples/1.8.x/server-rest/examples/users/get.md index 53357720cf..f654676d9b 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/get.md +++ b/docs/examples/1.8.x/server-rest/examples/users/get.md @@ -1,5 +1,5 @@ GET /v1/users/{userId} HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/list-identities.md b/docs/examples/1.8.x/server-rest/examples/users/list-identities.md index 40eed8beec..180a2127a4 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/list-identities.md +++ b/docs/examples/1.8.x/server-rest/examples/users/list-identities.md @@ -1,5 +1,5 @@ GET /v1/users/identities HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/list-logs.md b/docs/examples/1.8.x/server-rest/examples/users/list-logs.md index 526615b80f..7149f50abe 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/list-logs.md +++ b/docs/examples/1.8.x/server-rest/examples/users/list-logs.md @@ -1,5 +1,5 @@ GET /v1/users/{userId}/logs HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/list-memberships.md b/docs/examples/1.8.x/server-rest/examples/users/list-memberships.md index 24de2cdc59..7d32f2f726 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/list-memberships.md +++ b/docs/examples/1.8.x/server-rest/examples/users/list-memberships.md @@ -1,5 +1,5 @@ GET /v1/users/{userId}/memberships HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/list-mfa-factors.md b/docs/examples/1.8.x/server-rest/examples/users/list-mfa-factors.md index eb2d3691de..a75b26e1c5 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/list-mfa-factors.md +++ b/docs/examples/1.8.x/server-rest/examples/users/list-mfa-factors.md @@ -1,5 +1,5 @@ GET /v1/users/{userId}/mfa/factors HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/list-sessions.md b/docs/examples/1.8.x/server-rest/examples/users/list-sessions.md index 33efecd536..1ef39b835b 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/list-sessions.md +++ b/docs/examples/1.8.x/server-rest/examples/users/list-sessions.md @@ -1,5 +1,5 @@ GET /v1/users/{userId}/sessions HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/list-targets.md b/docs/examples/1.8.x/server-rest/examples/users/list-targets.md index 229559c958..e9542c0da0 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/list-targets.md +++ b/docs/examples/1.8.x/server-rest/examples/users/list-targets.md @@ -1,5 +1,5 @@ GET /v1/users/{userId}/targets HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/list.md b/docs/examples/1.8.x/server-rest/examples/users/list.md index 2938255449..a92f71439b 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/list.md +++ b/docs/examples/1.8.x/server-rest/examples/users/list.md @@ -1,5 +1,5 @@ GET /v1/users HTTP/1.1 Host: cloud.appwrite.io -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/update-email-verification.md b/docs/examples/1.8.x/server-rest/examples/users/update-email-verification.md index 1db5556964..cf65c72b0c 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/update-email-verification.md +++ b/docs/examples/1.8.x/server-rest/examples/users/update-email-verification.md @@ -1,7 +1,7 @@ PATCH /v1/users/{userId}/verification HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/update-email.md b/docs/examples/1.8.x/server-rest/examples/users/update-email.md index 48d871d8d4..10ccafb079 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/update-email.md +++ b/docs/examples/1.8.x/server-rest/examples/users/update-email.md @@ -1,7 +1,7 @@ PATCH /v1/users/{userId}/email HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/update-labels.md b/docs/examples/1.8.x/server-rest/examples/users/update-labels.md index d6acca5c7a..f01603f1f4 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/update-labels.md +++ b/docs/examples/1.8.x/server-rest/examples/users/update-labels.md @@ -1,7 +1,7 @@ PUT /v1/users/{userId}/labels HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/update-mfa-recovery-codes.md b/docs/examples/1.8.x/server-rest/examples/users/update-mfa-recovery-codes.md index 91e657aec7..aa3bb3f6e6 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/update-mfa-recovery-codes.md +++ b/docs/examples/1.8.x/server-rest/examples/users/update-mfa-recovery-codes.md @@ -1,7 +1,7 @@ PUT /v1/users/{userId}/mfa/recovery-codes HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/update-mfa.md b/docs/examples/1.8.x/server-rest/examples/users/update-mfa.md index 8a5d1f5052..fce9198887 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/update-mfa.md +++ b/docs/examples/1.8.x/server-rest/examples/users/update-mfa.md @@ -1,7 +1,7 @@ PATCH /v1/users/{userId}/mfa HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/update-name.md b/docs/examples/1.8.x/server-rest/examples/users/update-name.md index ae1472387a..c8988dfb1d 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/update-name.md +++ b/docs/examples/1.8.x/server-rest/examples/users/update-name.md @@ -1,7 +1,7 @@ PATCH /v1/users/{userId}/name HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/update-password.md b/docs/examples/1.8.x/server-rest/examples/users/update-password.md index 40220f80d5..fb796d5619 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/update-password.md +++ b/docs/examples/1.8.x/server-rest/examples/users/update-password.md @@ -1,7 +1,7 @@ PATCH /v1/users/{userId}/password HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/update-phone-verification.md b/docs/examples/1.8.x/server-rest/examples/users/update-phone-verification.md index 837874a1e2..ca3958605b 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/update-phone-verification.md +++ b/docs/examples/1.8.x/server-rest/examples/users/update-phone-verification.md @@ -1,7 +1,7 @@ PATCH /v1/users/{userId}/verification/phone HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/update-phone.md b/docs/examples/1.8.x/server-rest/examples/users/update-phone.md index a36f0cc656..5bc196d668 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/update-phone.md +++ b/docs/examples/1.8.x/server-rest/examples/users/update-phone.md @@ -1,7 +1,7 @@ PATCH /v1/users/{userId}/phone HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/update-prefs.md b/docs/examples/1.8.x/server-rest/examples/users/update-prefs.md index 5de942c081..1db82743e8 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/update-prefs.md +++ b/docs/examples/1.8.x/server-rest/examples/users/update-prefs.md @@ -1,7 +1,7 @@ PATCH /v1/users/{userId}/prefs HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/update-status.md b/docs/examples/1.8.x/server-rest/examples/users/update-status.md index 95e29fb66e..6d07f2e15f 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/update-status.md +++ b/docs/examples/1.8.x/server-rest/examples/users/update-status.md @@ -1,7 +1,7 @@ PATCH /v1/users/{userId}/status HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-rest/examples/users/update-target.md b/docs/examples/1.8.x/server-rest/examples/users/update-target.md index c5f92f342e..926fb166a4 100644 --- a/docs/examples/1.8.x/server-rest/examples/users/update-target.md +++ b/docs/examples/1.8.x/server-rest/examples/users/update-target.md @@ -1,7 +1,7 @@ PATCH /v1/users/{userId}/targets/{targetId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json -X-Appwrite-Response-Format: 1.8.0 +X-Appwrite-Response-Format: 1.7.0 X-Appwrite-Project: X-Appwrite-Key: diff --git a/docs/examples/1.8.x/server-ruby/examples/databases/create-document.md b/docs/examples/1.8.x/server-ruby/examples/databases/create-document.md index e6831084a1..ce8dea79ef 100644 --- a/docs/examples/1.8.x/server-ruby/examples/databases/create-document.md +++ b/docs/examples/1.8.x/server-ruby/examples/databases/create-document.md @@ -4,8 +4,9 @@ include Appwrite client = Client.new .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID .set_session('') # The user session to authenticate with + .set_key('') # Your secret API key + .set_jwt('') # Your secret JSON Web Token databases = Databases.new(client) diff --git a/docs/examples/1.8.x/server-ruby/examples/databases/create-documents.md b/docs/examples/1.8.x/server-ruby/examples/databases/create-documents.md index 16abc5e465..ecccdf5b21 100644 --- a/docs/examples/1.8.x/server-ruby/examples/databases/create-documents.md +++ b/docs/examples/1.8.x/server-ruby/examples/databases/create-documents.md @@ -4,7 +4,7 @@ include Appwrite client = Client.new .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID + .set_admin('') # .set_key('') # Your secret API key databases = Databases.new(client) diff --git a/docs/examples/1.8.x/server-ruby/examples/databases/upsert-document.md b/docs/examples/1.8.x/server-ruby/examples/databases/upsert-document.md index 238081864f..d165e1e6cd 100644 --- a/docs/examples/1.8.x/server-ruby/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/server-ruby/examples/databases/upsert-document.md @@ -4,15 +4,14 @@ include Appwrite client = Client.new .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID .set_session('') # The user session to authenticate with + .set_key('') # Your secret API key + .set_jwt('') # Your secret JSON Web Token databases = Databases.new(client) result = databases.upsert_document( database_id: '', collection_id: '', - document_id: '', - data: {}, - permissions: ["read("any")"] # optional + document_id: '' ) diff --git a/docs/examples/1.8.x/server-ruby/examples/databases/upsert-documents.md b/docs/examples/1.8.x/server-ruby/examples/databases/upsert-documents.md index 30c42aa439..8e404e684e 100644 --- a/docs/examples/1.8.x/server-ruby/examples/databases/upsert-documents.md +++ b/docs/examples/1.8.x/server-ruby/examples/databases/upsert-documents.md @@ -4,13 +4,12 @@ include Appwrite client = Client.new .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID + .set_admin('') # .set_key('') # Your secret API key databases = Databases.new(client) result = databases.upsert_documents( database_id: '', - collection_id: '', - documents: [] + collection_id: '' ) diff --git a/docs/examples/1.8.x/server-ruby/examples/functions/create-execution.md b/docs/examples/1.8.x/server-ruby/examples/functions/create-execution.md index 666b995d77..b64b1d5c57 100644 --- a/docs/examples/1.8.x/server-ruby/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/server-ruby/examples/functions/create-execution.md @@ -16,5 +16,5 @@ result = functions.create_execution( path: '', # optional method: ExecutionMethod::GET, # optional headers: {}, # optional - scheduled_at: '' # optional + scheduled_at: '' # optional ) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/create-boolean-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/create-boolean-column.md deleted file mode 100644 index 592f6028aa..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/create-boolean-column.md +++ /dev/null @@ -1,19 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.create_boolean_column( - database_id: '', - table_id: '', - key: '', - required: false, - default: false, # optional - array: false # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/create-database.md b/docs/examples/1.8.x/server-ruby/examples/grids/create-database.md deleted file mode 100644 index db94d2386e..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/create-database.md +++ /dev/null @@ -1,16 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.create_database( - database_id: '', - name: '', - enabled: false # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/create-datetime-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/create-datetime-column.md deleted file mode 100644 index 4bc97b94ae..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/create-datetime-column.md +++ /dev/null @@ -1,19 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.create_datetime_column( - database_id: '', - table_id: '', - key: '', - required: false, - default: '', # optional - array: false # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/create-email-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/create-email-column.md deleted file mode 100644 index 4a1687d405..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/create-email-column.md +++ /dev/null @@ -1,19 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.create_email_column( - database_id: '', - table_id: '', - key: '', - required: false, - default: 'email@example.com', # optional - array: false # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/create-enum-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/create-enum-column.md deleted file mode 100644 index 2a9b6de5de..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/create-enum-column.md +++ /dev/null @@ -1,20 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.create_enum_column( - database_id: '', - table_id: '', - key: '', - elements: [], - required: false, - default: '', # optional - array: false # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/create-float-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/create-float-column.md deleted file mode 100644 index 0cd3bee568..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/create-float-column.md +++ /dev/null @@ -1,21 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.create_float_column( - database_id: '', - table_id: '', - key: '', - required: false, - min: null, # optional - max: null, # optional - default: null, # optional - array: false # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/create-index.md b/docs/examples/1.8.x/server-ruby/examples/grids/create-index.md deleted file mode 100644 index 7ef4c2c790..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/create-index.md +++ /dev/null @@ -1,21 +0,0 @@ -require 'appwrite' - -include Appwrite -include Appwrite::Enums - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.create_index( - database_id: '', - table_id: '', - key: '', - type: IndexType::KEY, - columns: [], - orders: [], # optional - lengths: [] # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/create-integer-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/create-integer-column.md deleted file mode 100644 index ae7c416965..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/create-integer-column.md +++ /dev/null @@ -1,21 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.create_integer_column( - database_id: '', - table_id: '', - key: '', - required: false, - min: null, # optional - max: null, # optional - default: null, # optional - array: false # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/create-ip-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/create-ip-column.md deleted file mode 100644 index e407abaee8..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/create-ip-column.md +++ /dev/null @@ -1,19 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.create_ip_column( - database_id: '', - table_id: '', - key: '', - required: false, - default: '', # optional - array: false # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/create-relationship-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/create-relationship-column.md deleted file mode 100644 index 3aecd5757d..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/create-relationship-column.md +++ /dev/null @@ -1,22 +0,0 @@ -require 'appwrite' - -include Appwrite -include Appwrite::Enums - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.create_relationship_column( - database_id: '', - table_id: '', - related_table_id: '', - type: RelationshipType::ONETOONE, - two_way: false, # optional - key: '', # optional - two_way_key: '', # optional - on_delete: RelationMutate::CASCADE # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/create-row.md b/docs/examples/1.8.x/server-ruby/examples/grids/create-row.md deleted file mode 100644 index 4c4433bd10..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/create-row.md +++ /dev/null @@ -1,18 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_session('') # The user session to authenticate with - -grids = Grids.new(client) - -result = grids.create_row( - database_id: '', - table_id: '', - row_id: '', - data: {}, - permissions: ["read("any")"] # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/create-rows.md b/docs/examples/1.8.x/server-ruby/examples/grids/create-rows.md deleted file mode 100644 index 1e619d25ce..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/create-rows.md +++ /dev/null @@ -1,16 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.create_rows( - database_id: '', - table_id: '', - rows: [] -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/create-string-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/create-string-column.md deleted file mode 100644 index 7808c6cfa2..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/create-string-column.md +++ /dev/null @@ -1,21 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.create_string_column( - database_id: '', - table_id: '', - key: '', - size: 1, - required: false, - default: '', # optional - array: false, # optional - encrypt: false # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/create-table.md b/docs/examples/1.8.x/server-ruby/examples/grids/create-table.md deleted file mode 100644 index ef3bc4b5cf..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/create-table.md +++ /dev/null @@ -1,19 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.create_table( - database_id: '', - table_id: '', - name: '', - permissions: ["read("any")"], # optional - row_security: false, # optional - enabled: false # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/create-url-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/create-url-column.md deleted file mode 100644 index 55ff12a1c0..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/create-url-column.md +++ /dev/null @@ -1,19 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.create_url_column( - database_id: '', - table_id: '', - key: '', - required: false, - default: 'https://example.com', # optional - array: false # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/decrement-row-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/decrement-row-column.md deleted file mode 100644 index fcbc6efedc..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/decrement-row-column.md +++ /dev/null @@ -1,19 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.decrement_row_column( - database_id: '', - table_id: '', - row_id: '', - column: '', - value: null, # optional - min: null # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/delete-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/delete-column.md deleted file mode 100644 index 79cf84f3fd..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/delete-column.md +++ /dev/null @@ -1,16 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.delete_column( - database_id: '', - table_id: '', - key: '' -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/delete-database.md b/docs/examples/1.8.x/server-ruby/examples/grids/delete-database.md deleted file mode 100644 index 54d3660b9f..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/delete-database.md +++ /dev/null @@ -1,14 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.delete_database( - database_id: '' -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/delete-index.md b/docs/examples/1.8.x/server-ruby/examples/grids/delete-index.md deleted file mode 100644 index 3968cfb675..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/delete-index.md +++ /dev/null @@ -1,16 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.delete_index( - database_id: '', - table_id: '', - key: '' -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/delete-row.md b/docs/examples/1.8.x/server-ruby/examples/grids/delete-row.md deleted file mode 100644 index 183f02c5d3..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/delete-row.md +++ /dev/null @@ -1,16 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_session('') # The user session to authenticate with - -grids = Grids.new(client) - -result = grids.delete_row( - database_id: '', - table_id: '', - row_id: '' -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/delete-rows.md b/docs/examples/1.8.x/server-ruby/examples/grids/delete-rows.md deleted file mode 100644 index 560d63b033..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/delete-rows.md +++ /dev/null @@ -1,16 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.delete_rows( - database_id: '', - table_id: '', - queries: [] # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/delete-table.md b/docs/examples/1.8.x/server-ruby/examples/grids/delete-table.md deleted file mode 100644 index d0c15da17c..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/delete-table.md +++ /dev/null @@ -1,15 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.delete_table( - database_id: '', - table_id: '' -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/get-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/get-column.md deleted file mode 100644 index 6288772e65..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/get-column.md +++ /dev/null @@ -1,16 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.get_column( - database_id: '', - table_id: '', - key: '' -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/get-database.md b/docs/examples/1.8.x/server-ruby/examples/grids/get-database.md deleted file mode 100644 index 49a5cde300..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/get-database.md +++ /dev/null @@ -1,14 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.get_database( - database_id: '' -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/get-index.md b/docs/examples/1.8.x/server-ruby/examples/grids/get-index.md deleted file mode 100644 index 78a923c0ff..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/get-index.md +++ /dev/null @@ -1,16 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.get_index( - database_id: '', - table_id: '', - key: '' -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/get-row.md b/docs/examples/1.8.x/server-ruby/examples/grids/get-row.md deleted file mode 100644 index e8dc2cb6b1..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/get-row.md +++ /dev/null @@ -1,17 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_session('') # The user session to authenticate with - -grids = Grids.new(client) - -result = grids.get_row( - database_id: '', - table_id: '', - row_id: '', - queries: [] # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/get-table.md b/docs/examples/1.8.x/server-ruby/examples/grids/get-table.md deleted file mode 100644 index bafdfe1140..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/get-table.md +++ /dev/null @@ -1,15 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.get_table( - database_id: '', - table_id: '' -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/increment-row-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/increment-row-column.md deleted file mode 100644 index d09f72080c..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/increment-row-column.md +++ /dev/null @@ -1,19 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.increment_row_column( - database_id: '', - table_id: '', - row_id: '', - column: '', - value: null, # optional - max: null # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/list-columns.md b/docs/examples/1.8.x/server-ruby/examples/grids/list-columns.md deleted file mode 100644 index 343775300b..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/list-columns.md +++ /dev/null @@ -1,16 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.list_columns( - database_id: '', - table_id: '', - queries: [] # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/list-databases.md b/docs/examples/1.8.x/server-ruby/examples/grids/list-databases.md deleted file mode 100644 index 21e54951ee..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/list-databases.md +++ /dev/null @@ -1,15 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.list_databases( - queries: [], # optional - search: '' # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/list-indexes.md b/docs/examples/1.8.x/server-ruby/examples/grids/list-indexes.md deleted file mode 100644 index 2229c87249..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/list-indexes.md +++ /dev/null @@ -1,16 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.list_indexes( - database_id: '', - table_id: '', - queries: [] # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/list-rows.md b/docs/examples/1.8.x/server-ruby/examples/grids/list-rows.md deleted file mode 100644 index 40b7be88a7..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/list-rows.md +++ /dev/null @@ -1,16 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_session('') # The user session to authenticate with - -grids = Grids.new(client) - -result = grids.list_rows( - database_id: '', - table_id: '', - queries: [] # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/list-tables.md b/docs/examples/1.8.x/server-ruby/examples/grids/list-tables.md deleted file mode 100644 index 69b213d3f3..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/list-tables.md +++ /dev/null @@ -1,16 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.list_tables( - database_id: '', - queries: [], # optional - search: '' # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/update-boolean-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/update-boolean-column.md deleted file mode 100644 index 78055c777f..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/update-boolean-column.md +++ /dev/null @@ -1,19 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.update_boolean_column( - database_id: '', - table_id: '', - key: '', - required: false, - default: false, - new_key: '' # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/update-database.md b/docs/examples/1.8.x/server-ruby/examples/grids/update-database.md deleted file mode 100644 index 79216c3fd3..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/update-database.md +++ /dev/null @@ -1,16 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.update_database( - database_id: '', - name: '', - enabled: false # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/update-datetime-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/update-datetime-column.md deleted file mode 100644 index 1737c5a020..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/update-datetime-column.md +++ /dev/null @@ -1,19 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.update_datetime_column( - database_id: '', - table_id: '', - key: '', - required: false, - default: '', - new_key: '' # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/update-email-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/update-email-column.md deleted file mode 100644 index bc1f4cd7b6..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/update-email-column.md +++ /dev/null @@ -1,19 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.update_email_column( - database_id: '', - table_id: '', - key: '', - required: false, - default: 'email@example.com', - new_key: '' # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/update-enum-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/update-enum-column.md deleted file mode 100644 index 5012002e29..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/update-enum-column.md +++ /dev/null @@ -1,20 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.update_enum_column( - database_id: '', - table_id: '', - key: '', - elements: [], - required: false, - default: '', - new_key: '' # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/update-float-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/update-float-column.md deleted file mode 100644 index e05037f10c..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/update-float-column.md +++ /dev/null @@ -1,21 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.update_float_column( - database_id: '', - table_id: '', - key: '', - required: false, - default: null, - min: null, # optional - max: null, # optional - new_key: '' # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/update-integer-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/update-integer-column.md deleted file mode 100644 index 3ec34bd2f2..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/update-integer-column.md +++ /dev/null @@ -1,21 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.update_integer_column( - database_id: '', - table_id: '', - key: '', - required: false, - default: null, - min: null, # optional - max: null, # optional - new_key: '' # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/update-ip-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/update-ip-column.md deleted file mode 100644 index 5394075ae5..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/update-ip-column.md +++ /dev/null @@ -1,19 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.update_ip_column( - database_id: '', - table_id: '', - key: '', - required: false, - default: '', - new_key: '' # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/update-relationship-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/update-relationship-column.md deleted file mode 100644 index 2c730048de..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/update-relationship-column.md +++ /dev/null @@ -1,18 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.update_relationship_column( - database_id: '', - table_id: '', - key: '', - on_delete: RelationMutate::CASCADE, # optional - new_key: '' # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/update-row.md b/docs/examples/1.8.x/server-ruby/examples/grids/update-row.md deleted file mode 100644 index 57dd5cd381..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/update-row.md +++ /dev/null @@ -1,18 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_session('') # The user session to authenticate with - -grids = Grids.new(client) - -result = grids.update_row( - database_id: '', - table_id: '', - row_id: '', - data: {}, # optional - permissions: ["read("any")"] # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/update-rows.md b/docs/examples/1.8.x/server-ruby/examples/grids/update-rows.md deleted file mode 100644 index 602670d67f..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/update-rows.md +++ /dev/null @@ -1,17 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.update_rows( - database_id: '', - table_id: '', - data: {}, # optional - queries: [] # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/update-string-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/update-string-column.md deleted file mode 100644 index 09de9ba697..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/update-string-column.md +++ /dev/null @@ -1,20 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.update_string_column( - database_id: '', - table_id: '', - key: '', - required: false, - default: '', - size: 1, # optional - new_key: '' # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/update-table.md b/docs/examples/1.8.x/server-ruby/examples/grids/update-table.md deleted file mode 100644 index 742a0c9829..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/update-table.md +++ /dev/null @@ -1,19 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.update_table( - database_id: '', - table_id: '', - name: '', - permissions: ["read("any")"], # optional - row_security: false, # optional - enabled: false # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/update-url-column.md b/docs/examples/1.8.x/server-ruby/examples/grids/update-url-column.md deleted file mode 100644 index fc3f055708..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/update-url-column.md +++ /dev/null @@ -1,19 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.update_url_column( - database_id: '', - table_id: '', - key: '', - required: false, - default: 'https://example.com', - new_key: '' # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/upsert-row.md b/docs/examples/1.8.x/server-ruby/examples/grids/upsert-row.md deleted file mode 100644 index 2cf50d92d9..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/upsert-row.md +++ /dev/null @@ -1,18 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_session('') # The user session to authenticate with - -grids = Grids.new(client) - -result = grids.upsert_row( - database_id: '', - table_id: '', - row_id: '', - data: {}, # optional - permissions: ["read("any")"] # optional -) diff --git a/docs/examples/1.8.x/server-ruby/examples/grids/upsert-rows.md b/docs/examples/1.8.x/server-ruby/examples/grids/upsert-rows.md deleted file mode 100644 index af3a7e1dbf..0000000000 --- a/docs/examples/1.8.x/server-ruby/examples/grids/upsert-rows.md +++ /dev/null @@ -1,16 +0,0 @@ -require 'appwrite' - -include Appwrite - -client = Client.new - .set_endpoint('https://.cloud.appwrite.io/v1') # Your API Endpoint - .set_project('') # Your project ID - .set_key('') # Your secret API key - -grids = Grids.new(client) - -result = grids.upsert_rows( - database_id: '', - table_id: '', - rows: [] -) diff --git a/docs/examples/1.8.x/server-swift/examples/databases/create-document.md b/docs/examples/1.8.x/server-swift/examples/databases/create-document.md index daeaf144e1..4ee21048ab 100644 --- a/docs/examples/1.8.x/server-swift/examples/databases/create-document.md +++ b/docs/examples/1.8.x/server-swift/examples/databases/create-document.md @@ -2,8 +2,9 @@ import Appwrite let client = Client() .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID .setSession("") // The user session to authenticate with + .setKey("") // Your secret API key + .setJWT("") // Your secret JSON Web Token let databases = Databases(client) diff --git a/docs/examples/1.8.x/server-swift/examples/databases/create-documents.md b/docs/examples/1.8.x/server-swift/examples/databases/create-documents.md index 2e992d9e3a..e4f8582f49 100644 --- a/docs/examples/1.8.x/server-swift/examples/databases/create-documents.md +++ b/docs/examples/1.8.x/server-swift/examples/databases/create-documents.md @@ -2,7 +2,7 @@ import Appwrite let client = Client() .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID + .setAdmin("") // .setKey("") // Your secret API key let databases = Databases(client) diff --git a/docs/examples/1.8.x/server-swift/examples/databases/upsert-document.md b/docs/examples/1.8.x/server-swift/examples/databases/upsert-document.md index e78bd458a0..9c9684e42d 100644 --- a/docs/examples/1.8.x/server-swift/examples/databases/upsert-document.md +++ b/docs/examples/1.8.x/server-swift/examples/databases/upsert-document.md @@ -2,16 +2,15 @@ import Appwrite let client = Client() .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID .setSession("") // The user session to authenticate with + .setKey("") // Your secret API key + .setJWT("") // Your secret JSON Web Token let databases = Databases(client) let document = try await databases.upsertDocument( databaseId: "", collectionId: "", - documentId: "", - data: [:], - permissions: ["read("any")"] // optional + documentId: "" ) diff --git a/docs/examples/1.8.x/server-swift/examples/databases/upsert-documents.md b/docs/examples/1.8.x/server-swift/examples/databases/upsert-documents.md index 544f02f9c0..e63b9a3e67 100644 --- a/docs/examples/1.8.x/server-swift/examples/databases/upsert-documents.md +++ b/docs/examples/1.8.x/server-swift/examples/databases/upsert-documents.md @@ -2,14 +2,13 @@ import Appwrite let client = Client() .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID + .setAdmin("") // .setKey("") // Your secret API key let databases = Databases(client) let documentList = try await databases.upsertDocuments( databaseId: "", - collectionId: "", - documents: [] + collectionId: "" ) diff --git a/docs/examples/1.8.x/server-swift/examples/functions/create-execution.md b/docs/examples/1.8.x/server-swift/examples/functions/create-execution.md index 46c9d69087..aae7a0f52f 100644 --- a/docs/examples/1.8.x/server-swift/examples/functions/create-execution.md +++ b/docs/examples/1.8.x/server-swift/examples/functions/create-execution.md @@ -15,6 +15,6 @@ let execution = try await functions.createExecution( path: "", // optional method: .gET, // optional headers: [:], // optional - scheduledAt: "" // optional + scheduledAt: "" // optional ) diff --git a/docs/examples/1.8.x/server-swift/examples/grids/create-boolean-column.md b/docs/examples/1.8.x/server-swift/examples/grids/create-boolean-column.md deleted file mode 100644 index 4d0a226eb2..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/create-boolean-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnBoolean = try await grids.createBooleanColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: false, // optional - array: false // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/create-database.md b/docs/examples/1.8.x/server-swift/examples/grids/create-database.md deleted file mode 100644 index 75ec62df4b..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/create-database.md +++ /dev/null @@ -1,15 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let database = try await grids.createDatabase( - databaseId: "", - name: "", - enabled: false // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/create-datetime-column.md b/docs/examples/1.8.x/server-swift/examples/grids/create-datetime-column.md deleted file mode 100644 index 8271b44c9f..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/create-datetime-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnDatetime = try await grids.createDatetimeColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "", // optional - array: false // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/create-email-column.md b/docs/examples/1.8.x/server-swift/examples/grids/create-email-column.md deleted file mode 100644 index ca99534c78..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/create-email-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnEmail = try await grids.createEmailColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "email@example.com", // optional - array: false // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/create-enum-column.md b/docs/examples/1.8.x/server-swift/examples/grids/create-enum-column.md deleted file mode 100644 index 3d52e94a96..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/create-enum-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnEnum = try await grids.createEnumColumn( - databaseId: "", - tableId: "", - key: "", - elements: [], - required: false, - default: "", // optional - array: false // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/create-float-column.md b/docs/examples/1.8.x/server-swift/examples/grids/create-float-column.md deleted file mode 100644 index f0abdc7b9f..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/create-float-column.md +++ /dev/null @@ -1,20 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnFloat = try await grids.createFloatColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - min: 0, // optional - max: 0, // optional - default: 0, // optional - array: false // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/create-index.md b/docs/examples/1.8.x/server-swift/examples/grids/create-index.md deleted file mode 100644 index 2d0c1272b2..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/create-index.md +++ /dev/null @@ -1,20 +0,0 @@ -import Appwrite -import AppwriteEnums - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnIndex = try await grids.createIndex( - databaseId: "", - tableId: "", - key: "", - type: .key, - columns: [], - orders: [], // optional - lengths: [] // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/create-integer-column.md b/docs/examples/1.8.x/server-swift/examples/grids/create-integer-column.md deleted file mode 100644 index dca7968bfb..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/create-integer-column.md +++ /dev/null @@ -1,20 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnInteger = try await grids.createIntegerColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - min: 0, // optional - max: 0, // optional - default: 0, // optional - array: false // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/create-ip-column.md b/docs/examples/1.8.x/server-swift/examples/grids/create-ip-column.md deleted file mode 100644 index 9517ed960f..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/create-ip-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnIp = try await grids.createIpColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "", // optional - array: false // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/create-relationship-column.md b/docs/examples/1.8.x/server-swift/examples/grids/create-relationship-column.md deleted file mode 100644 index 1ead20f97d..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/create-relationship-column.md +++ /dev/null @@ -1,21 +0,0 @@ -import Appwrite -import AppwriteEnums - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnRelationship = try await grids.createRelationshipColumn( - databaseId: "", - tableId: "", - relatedTableId: "", - type: .oneToOne, - twoWay: false, // optional - key: "", // optional - twoWayKey: "", // optional - onDelete: .cascade // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/create-row.md b/docs/examples/1.8.x/server-swift/examples/grids/create-row.md deleted file mode 100644 index 9d042b4034..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/create-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession("") // The user session to authenticate with - -let grids = Grids(client) - -let row = try await grids.createRow( - databaseId: "", - tableId: "", - rowId: "", - data: [:], - permissions: ["read("any")"] // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/create-rows.md b/docs/examples/1.8.x/server-swift/examples/grids/create-rows.md deleted file mode 100644 index 3e1aced6e7..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/create-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let rowList = try await grids.createRows( - databaseId: "", - tableId: "", - rows: [] -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/create-string-column.md b/docs/examples/1.8.x/server-swift/examples/grids/create-string-column.md deleted file mode 100644 index 74eea86fe4..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/create-string-column.md +++ /dev/null @@ -1,20 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnString = try await grids.createStringColumn( - databaseId: "", - tableId: "", - key: "", - size: 1, - required: false, - default: "", // optional - array: false, // optional - encrypt: false // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/create-table.md b/docs/examples/1.8.x/server-swift/examples/grids/create-table.md deleted file mode 100644 index 3792c0aee4..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/create-table.md +++ /dev/null @@ -1,18 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let table = try await grids.createTable( - databaseId: "", - tableId: "", - name: "", - permissions: ["read("any")"], // optional - rowSecurity: false, // optional - enabled: false // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/create-url-column.md b/docs/examples/1.8.x/server-swift/examples/grids/create-url-column.md deleted file mode 100644 index 7ea729aa1a..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/create-url-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnUrl = try await grids.createUrlColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "https://example.com", // optional - array: false // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/decrement-row-column.md b/docs/examples/1.8.x/server-swift/examples/grids/decrement-row-column.md deleted file mode 100644 index 9445843d71..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/decrement-row-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let row = try await grids.decrementRowColumn( - databaseId: "", - tableId: "", - rowId: "", - column: "", - value: 0, // optional - min: 0 // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/delete-column.md b/docs/examples/1.8.x/server-swift/examples/grids/delete-column.md deleted file mode 100644 index b58a4d0890..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/delete-column.md +++ /dev/null @@ -1,15 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let result = try await grids.deleteColumn( - databaseId: "", - tableId: "", - key: "" -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/delete-database.md b/docs/examples/1.8.x/server-swift/examples/grids/delete-database.md deleted file mode 100644 index e7600d7726..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/delete-database.md +++ /dev/null @@ -1,13 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let result = try await grids.deleteDatabase( - databaseId: "" -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/delete-index.md b/docs/examples/1.8.x/server-swift/examples/grids/delete-index.md deleted file mode 100644 index d83cd551da..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/delete-index.md +++ /dev/null @@ -1,15 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let result = try await grids.deleteIndex( - databaseId: "", - tableId: "", - key: "" -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/delete-row.md b/docs/examples/1.8.x/server-swift/examples/grids/delete-row.md deleted file mode 100644 index d2d77234a3..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/delete-row.md +++ /dev/null @@ -1,15 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession("") // The user session to authenticate with - -let grids = Grids(client) - -let result = try await grids.deleteRow( - databaseId: "", - tableId: "", - rowId: "" -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/delete-rows.md b/docs/examples/1.8.x/server-swift/examples/grids/delete-rows.md deleted file mode 100644 index 6a3f145526..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/delete-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let rowList = try await grids.deleteRows( - databaseId: "", - tableId: "", - queries: [] // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/delete-table.md b/docs/examples/1.8.x/server-swift/examples/grids/delete-table.md deleted file mode 100644 index 8abdfcae2d..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/delete-table.md +++ /dev/null @@ -1,14 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let result = try await grids.deleteTable( - databaseId: "", - tableId: "" -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/get-column.md b/docs/examples/1.8.x/server-swift/examples/grids/get-column.md deleted file mode 100644 index 68c0d3933d..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/get-column.md +++ /dev/null @@ -1,15 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let result = try await grids.getColumn( - databaseId: "", - tableId: "", - key: "" -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/get-database.md b/docs/examples/1.8.x/server-swift/examples/grids/get-database.md deleted file mode 100644 index f3936ae4ba..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/get-database.md +++ /dev/null @@ -1,13 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let database = try await grids.getDatabase( - databaseId: "" -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/get-index.md b/docs/examples/1.8.x/server-swift/examples/grids/get-index.md deleted file mode 100644 index 24c3be9e27..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/get-index.md +++ /dev/null @@ -1,15 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnIndex = try await grids.getIndex( - databaseId: "", - tableId: "", - key: "" -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/get-row.md b/docs/examples/1.8.x/server-swift/examples/grids/get-row.md deleted file mode 100644 index 4d3e53cba6..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/get-row.md +++ /dev/null @@ -1,16 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession("") // The user session to authenticate with - -let grids = Grids(client) - -let row = try await grids.getRow( - databaseId: "", - tableId: "", - rowId: "", - queries: [] // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/get-table.md b/docs/examples/1.8.x/server-swift/examples/grids/get-table.md deleted file mode 100644 index 9ad5e0c202..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/get-table.md +++ /dev/null @@ -1,14 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let table = try await grids.getTable( - databaseId: "", - tableId: "" -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/increment-row-column.md b/docs/examples/1.8.x/server-swift/examples/grids/increment-row-column.md deleted file mode 100644 index 00d9663c22..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/increment-row-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let row = try await grids.incrementRowColumn( - databaseId: "", - tableId: "", - rowId: "", - column: "", - value: 0, // optional - max: 0 // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/list-columns.md b/docs/examples/1.8.x/server-swift/examples/grids/list-columns.md deleted file mode 100644 index facf87f9a3..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/list-columns.md +++ /dev/null @@ -1,15 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnList = try await grids.listColumns( - databaseId: "", - tableId: "", - queries: [] // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/list-databases.md b/docs/examples/1.8.x/server-swift/examples/grids/list-databases.md deleted file mode 100644 index 26d50a24b1..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/list-databases.md +++ /dev/null @@ -1,14 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let databaseList = try await grids.listDatabases( - queries: [], // optional - search: "" // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/list-indexes.md b/docs/examples/1.8.x/server-swift/examples/grids/list-indexes.md deleted file mode 100644 index c31f162d5d..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/list-indexes.md +++ /dev/null @@ -1,15 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnIndexList = try await grids.listIndexes( - databaseId: "", - tableId: "", - queries: [] // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/list-rows.md b/docs/examples/1.8.x/server-swift/examples/grids/list-rows.md deleted file mode 100644 index 01dd6637fc..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/list-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession("") // The user session to authenticate with - -let grids = Grids(client) - -let rowList = try await grids.listRows( - databaseId: "", - tableId: "", - queries: [] // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/list-tables.md b/docs/examples/1.8.x/server-swift/examples/grids/list-tables.md deleted file mode 100644 index af8cdd1264..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/list-tables.md +++ /dev/null @@ -1,15 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let tableList = try await grids.listTables( - databaseId: "", - queries: [], // optional - search: "" // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/update-boolean-column.md b/docs/examples/1.8.x/server-swift/examples/grids/update-boolean-column.md deleted file mode 100644 index 8994b79e7c..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/update-boolean-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnBoolean = try await grids.updateBooleanColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: false, - newKey: "" // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/update-database.md b/docs/examples/1.8.x/server-swift/examples/grids/update-database.md deleted file mode 100644 index 827245bd97..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/update-database.md +++ /dev/null @@ -1,15 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let database = try await grids.updateDatabase( - databaseId: "", - name: "", - enabled: false // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/update-datetime-column.md b/docs/examples/1.8.x/server-swift/examples/grids/update-datetime-column.md deleted file mode 100644 index 7a59cd1ef1..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/update-datetime-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnDatetime = try await grids.updateDatetimeColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "", - newKey: "" // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/update-email-column.md b/docs/examples/1.8.x/server-swift/examples/grids/update-email-column.md deleted file mode 100644 index 3704401fa5..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/update-email-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnEmail = try await grids.updateEmailColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "email@example.com", - newKey: "" // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/update-enum-column.md b/docs/examples/1.8.x/server-swift/examples/grids/update-enum-column.md deleted file mode 100644 index 946804a88c..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/update-enum-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnEnum = try await grids.updateEnumColumn( - databaseId: "", - tableId: "", - key: "", - elements: [], - required: false, - default: "", - newKey: "" // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/update-float-column.md b/docs/examples/1.8.x/server-swift/examples/grids/update-float-column.md deleted file mode 100644 index 10f0babb2c..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/update-float-column.md +++ /dev/null @@ -1,20 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnFloat = try await grids.updateFloatColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: 0, - min: 0, // optional - max: 0, // optional - newKey: "" // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/update-integer-column.md b/docs/examples/1.8.x/server-swift/examples/grids/update-integer-column.md deleted file mode 100644 index 60e145e3b0..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/update-integer-column.md +++ /dev/null @@ -1,20 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnInteger = try await grids.updateIntegerColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: 0, - min: 0, // optional - max: 0, // optional - newKey: "" // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/update-ip-column.md b/docs/examples/1.8.x/server-swift/examples/grids/update-ip-column.md deleted file mode 100644 index 17f490d644..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/update-ip-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnIp = try await grids.updateIpColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "", - newKey: "" // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/update-relationship-column.md b/docs/examples/1.8.x/server-swift/examples/grids/update-relationship-column.md deleted file mode 100644 index 994feefa92..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/update-relationship-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import Appwrite -import AppwriteEnums - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnRelationship = try await grids.updateRelationshipColumn( - databaseId: "", - tableId: "", - key: "", - onDelete: .cascade, // optional - newKey: "" // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/update-row.md b/docs/examples/1.8.x/server-swift/examples/grids/update-row.md deleted file mode 100644 index 3e4408f700..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/update-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession("") // The user session to authenticate with - -let grids = Grids(client) - -let row = try await grids.updateRow( - databaseId: "", - tableId: "", - rowId: "", - data: [:], // optional - permissions: ["read("any")"] // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/update-rows.md b/docs/examples/1.8.x/server-swift/examples/grids/update-rows.md deleted file mode 100644 index c57463cc8a..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/update-rows.md +++ /dev/null @@ -1,16 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let rowList = try await grids.updateRows( - databaseId: "", - tableId: "", - data: [:], // optional - queries: [] // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/update-string-column.md b/docs/examples/1.8.x/server-swift/examples/grids/update-string-column.md deleted file mode 100644 index e9e2d71c62..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/update-string-column.md +++ /dev/null @@ -1,19 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnString = try await grids.updateStringColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "", - size: 1, // optional - newKey: "" // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/update-table.md b/docs/examples/1.8.x/server-swift/examples/grids/update-table.md deleted file mode 100644 index 8b3fa5e12e..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/update-table.md +++ /dev/null @@ -1,18 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let table = try await grids.updateTable( - databaseId: "", - tableId: "", - name: "", - permissions: ["read("any")"], // optional - rowSecurity: false, // optional - enabled: false // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/update-url-column.md b/docs/examples/1.8.x/server-swift/examples/grids/update-url-column.md deleted file mode 100644 index b72666e240..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/update-url-column.md +++ /dev/null @@ -1,18 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let columnUrl = try await grids.updateUrlColumn( - databaseId: "", - tableId: "", - key: "", - required: false, - default: "https://example.com", - newKey: "" // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/upsert-row.md b/docs/examples/1.8.x/server-swift/examples/grids/upsert-row.md deleted file mode 100644 index 1d09e7b767..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/upsert-row.md +++ /dev/null @@ -1,17 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setSession("") // The user session to authenticate with - -let grids = Grids(client) - -let row = try await grids.upsertRow( - databaseId: "", - tableId: "", - rowId: "", - data: [:], // optional - permissions: ["read("any")"] // optional -) - diff --git a/docs/examples/1.8.x/server-swift/examples/grids/upsert-rows.md b/docs/examples/1.8.x/server-swift/examples/grids/upsert-rows.md deleted file mode 100644 index 84173c9c0f..0000000000 --- a/docs/examples/1.8.x/server-swift/examples/grids/upsert-rows.md +++ /dev/null @@ -1,15 +0,0 @@ -import Appwrite - -let client = Client() - .setEndpoint("https://.cloud.appwrite.io/v1") // Your API Endpoint - .setProject("") // Your project ID - .setKey("") // Your secret API key - -let grids = Grids(client) - -let rowList = try await grids.upsertRows( - databaseId: "", - tableId: "", - rows: [] -) -