8000 Update: token desc by ItzNotABug · Pull Request #9820 · appwrite/appwrite · GitHub
[go: up one dir, main page]

Skip to content
10000

Conversation

@ItzNotABug
Copy link
Member
@ItzNotABug ItzNotABug commented May 19, 2025

What does this PR do?

(Provide a description of what this PR does and why it's needed.)

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Screenshots may also be helpful.)

Related PRs and Issues

  • (Related PR or issue)

Checklist

  • Have you read the Contributing Guidelines on issues?
  • If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?

Summary by CodeRabbit

  • Documentation
    • Clarified that file tokens can only be passed as request URL search parameters, removing mention of header usage.

@ItzNotABug ItzNotABug self-assigned this May 19, 2025
@coderabbitai
Copy link
Contributor
coderabbitai bot commented May 19, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (296)
  • app/config/specs/open-api3-1.7.x-console.json is excluded by !app/config/specs/**
  • app/config/specs/open-api3-1.7.x-server.json is excluded by !app/config/specs/**
  • app/config/specs/open-api3-latest-console.json is excluded by !app/config/specs/**
  • app/config/specs/open-api3-latest-server.json is excluded by !app/config/specs/**
  • app/config/specs/swagger2-1.7.x-console.json is excluded by !app/config/specs/**
  • app/config/specs/swagger2-1.7.x-server.json is excluded by !app/config/specs/**
  • app/config/specs/swagger2-latest-console.json is excluded by !app/config/specs/**
  • app/config/specs/swagger2-latest-server.json is excluded by !app/config/specs/**
  • composer.lock is excluded by !**/*.lock
  • docs/examples/1.7.x/client-android/java/databases/create-documents.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/client-android/kotlin/databases/create-documents.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/client-apple/examples/databases/create-documents.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/client-flutter/examples/databases/create-documents.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/client-graphql/examples/databases/create-documents.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/client-react-native/examples/databases/create-documents.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/client-rest/examples/databases/create-documents.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/client-web/examples/databases/create-documents.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-anonymous-session.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-email-password-session.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-email-token.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-j-w-t.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-magic-u-r-l-token.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-mfa-authenticator.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-mfa-challenge.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-mfa-recovery-codes.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-o-auth2session.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-o-auth2token.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-phone-token.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-phone-verification.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-push-target.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-recovery.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-session.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create-verification.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/create.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/delete-identity.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/delete-mfa-authenticator.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/delete-push-target.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/delete-session.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/delete-sessions.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/delete.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/get-mfa-recovery-codes.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/get-prefs.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/get-session.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/get.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/list-identities.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/list-logs.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/list-mfa-factors.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/list-sessions.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-email.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-m-f-a.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-magic-u-r-l-session.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-mfa-authenticator.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-mfa-challenge.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-mfa-recovery-codes.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-name.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-password.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-phone-session.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-phone-verification.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-phone.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-prefs.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-push-target.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-recovery.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-session.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-status.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/account/update-verification.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/assistant/chat.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/avatars/get-browser.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/avatars/get-credit-card.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/avatars/get-favicon.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/avatars/get-flag.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/avatars/get-image.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/avatars/get-initials.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/avatars/get-q-r.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/console/get-resource.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/console/variables.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/create-boolean-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/create-collection.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/create-datetime-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/create-document.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/create-documents.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/create-email-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/create-enum-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/create-float-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/create-index.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/create-integer-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/create-ip-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/create-relationship-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/create-string-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/create-url-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/create.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/delete-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/delete-collection.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/delete-document.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/delete-documents.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/delete-index.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/delete.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/get-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/get-collection-usage.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/get-collection.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/get-database-usage.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/get-document.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/get-index.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/get-usage.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/get.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/list-attributes.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/list-collection-logs.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/list-collections.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/list-document-logs.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/list-documents.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/list-indexes.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/list-logs.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/list.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/update-boolean-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/update-collection.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/update-datetime-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/update-document.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/update-documents.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/update-email-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/update-enum-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/update-float-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/update-integer-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/update-ip-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/update-relationship-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/update-string-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/update-url-attribute.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/update.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/databases/upsert-documents.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/create-deployment.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/create-duplicate-deployment.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/create-execution.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/create-template-deployment.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/create-variable.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/create-vcs-deployment.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/create.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/delete-deployment.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/delete-execution.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/delete-variable.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/delete.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/get-deployment-download.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/get-deployment.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/get-execution.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/get-template.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/get-usage.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/get-variable.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/get.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/list-deployments.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/list-executions.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/list-runtimes.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/list-specifications.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/list-templates.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/list-usage.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/list-variables.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/list.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/update-deployment-status.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/update-function-deployment.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/update-variable.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/functions/update.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/graphql/mutation.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/graphql/query.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-antivirus.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-cache.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-certificate.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-d-b.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-failed-jobs.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-pub-sub.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-queue-builds.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-queue-certificates.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-queue-databases.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-queue-deletes.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-queue-functions.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-queue-logs.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-queue-mails.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-queue-messaging.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-queue-migrations.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-queue-stats-resources.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-queue-usage.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-queue-webhooks.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-storage-local.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-storage.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get-time.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/health/get.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/locale/get.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/locale/list-codes.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/locale/list-continents.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/locale/list-countries-e-u.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/locale/list-countries-phones.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/locale/list-countries.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/locale/list-currencies.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/locale/list-languages.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/create-apns-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/create-email.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/create-fcm-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/create-mailgun-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/create-msg91provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/create-push.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/create-sendgrid-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/create-sms.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/create-smtp-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/create-subscriber.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/create-telesign-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/create-textmagic-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/create-topic.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/create-twilio-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/create-vonage-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/delete-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/delete-subscriber.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/delete-topic.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/delete.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/get-message.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/get-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/get-subscriber.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/get-topic.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/list-message-logs.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/list-messages.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/list-provider-logs.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/list-providers.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/list-subscriber-logs.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/list-subscribers.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging 8000 /list-targets.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/list-topic-logs.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/list-topics.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/update-apns-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/update-email.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/update-fcm-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/update-mailgun-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/update-msg91provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/update-push.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/update-sendgrid-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/update-sms.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/update-smtp-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/update-telesign-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/update-textmagic-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/update-topic.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/update-twilio-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/messaging/update-vonage-provider.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/migrations/create-appwrite-migration.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/migrations/create-csv-migration.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/migrations/create-firebase-migration.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/migrations/create-n-host-migration.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/migrations/create-supabase-migration.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/migrations/delete.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/migrations/get-appwrite-report.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/migrations/get-firebase-report.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/migrations/get-n-host-report.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/migrations/get-supabase-report.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/migrations/get.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/migrations/list.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/migrations/retry.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/project/create-variable.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/project/delete-variable.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/project/get-usage.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/project/get-variable.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/project/list-variables.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/project/update-variable.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/create-dev-key.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/create-j-w-t.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/create-key.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/create-platform.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/create-smtp-test.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/create-webhook.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/create.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/delete-dev-key.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/delete-email-template.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/delete-key.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/delete-platform.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/delete-sms-template.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/delete-webhook.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/delete.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/get-dev-key.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/get-email-template.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/get-key.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/get-platform.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/get-sms-template.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/get-webhook.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/get.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/list-dev-keys.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/list-keys.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/list-platforms.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/list-webhooks.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/list.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-api-status-all.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-api-status.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-auth-duration.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-auth-limit.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-auth-password-dictionary.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-auth-password-history.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-auth-sessions-limit.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-auth-status.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-dev-key.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-email-template.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-key.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-memberships-privacy.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-mock-numbers.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-o-auth2.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-personal-data-check.md is excluded by !docs/examples/**
  • docs/examples/1.7.x/console-cli/examples/projects/update-platform.md is excluded by !docs/examples/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

The description for the createFileToken method was updated to clarify that the token can only be passed as a request URL search parameter, removing the previous mention of passing it as a header. No functional or logical code changes were made.

Changes

File(s) Change Summary
src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Buckets/Files/Create.php Updated the method description for createFileToken to specify token usage exclusively as a request URL search parameter.

Poem

A token once wandered, unsure where to go,
In headers or GET, it would sometimes show.
Now clear as spring water, its path is defined—
As a request parameter, its fate is entwined.
Hopping along, the code stays neat,
Clarity found in this small, tidy feat! 🐇


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor
@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (1)
src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Buckets/Files/Create.php (1)

51-51: Refine SDK description for clarity
The phrase “request parameter” is ambiguous—consider specifying “query parameter” and clarifying that the token is used in subsequent file retrieval calls.

-            Create a new token. A token is linked to a file. Token can be passed as a request parameter.
+            Create a new token linked to a file. The generated token must be passed as a query parameter in subsequent file retrieval requests.
📜 Review details

Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Cache: Disabled due to data retention organization setting
Knowledge Base: Disabled due to data retention organization setting

📥 Commits

Reviewing files that changed from the base of the PR and between 24312e6 and 14fe7a7.

📒 Files selected for processing (1)
  • src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Buckets/Files/Create.php (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (3)
  • GitHub Check: Setup & Build Appwrite Image
  • GitHub Check: Setup & Build Appwrite Image
  • GitHub Check: scan

@github-actions
Copy link
github-actions bot commented May 19, 2025

Security Scan Results for PR

Docker Image Scan Results

Package Version Vulnerability Severity
binutils 2.42-r0 CVE-2025-0840 HIGH
libexpat 2.6.4-r0 CVE-2024-8176 HIGH
libxml2 2.12.7-r0 CVE-2024-56171 HIGH
libxml2 2.12.7-r0 CVE-2025-24928 HIGH
libxml2 2.12.7-r0 CVE-2025-27113 HIGH
libxml2 2.12.7-r0 CVE-2025-32414 HIGH
libxml2 2.12.7-r0 CVE-2025-32415 HIGH
sqlite-libs 3.45.3-r1 CVE-2025-29087 HIGH
xz 5.6.2-r0 CVE-2025-31115 HIGH
xz-libs 5.6.2-r0 CVE-2025-31115 HIGH
golang.org/x/crypto v0.31.0 CVE-2025-22869 HIGH

Source Code Scan Results

🎉 No vulnerabilities found!

@github-actions
Copy link
github-actions bot commented May 19, 2025

✨ Benchmark results

  • Requests per second: 894
  • Requests with 200 status code: 161,027
  • P99 latency: 0.214668293

⚡ Benchmark Comparison

Metric This PR Latest version
RPS 894 1,290
200 161,027 232,271
P99 0.214668293 0.142044083

@pkg-pr-new
Copy link
pkg-pr-new bot commented May 19, 2025

Open in StackBlitz

npm i https://pkg.pr.new/appwrite/appwrite/@appwrite.io/console@9820

commit: cb97679

@adityaoberai adityaoberai requested a review from Meldiron May 19, 2025 16:11
adityaoberai and others added 2 commits May 20, 2025 00:11
…/Create.php

Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
@adityaoberai adityaoberai requested a review from Meldiron May 19, 2025 18:46
@Meldiron Meldiron mentioned this pull request May 20, 2025
2 tasks
@Meldiron Meldiron merged commit 0379086 into main May 20, 2025
39 of 40 checks passed
@ItzNotABug ItzNotABug deleted the update-desc branch December 12, 2025 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

0