Skip to content

Conversation

@HarshMN2345
Copy link
Member

@HarshMN2345 HarshMN2345 commented Jan 22, 2026

Reverts #2800

Summary by CodeRabbit

  • Refactor
    • Updated regions retrieval to use console-wide scope instead of organization-specific scope.

✏️ Tip: You can customize this high-level summary in your review settings.

@appwrite
Copy link

appwrite bot commented Jan 22, 2026

Console (appwrite/console)

Project ID: 688b7bf400350cbd60e9

Sites (1)
Site Status Logs Preview QR
 console-stage
688b7cf6003b1842c9dc
Ready Ready View Logs Preview URL QR Code

Tip

Dynamic API keys are generated automatically for each function execution

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 22, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

The listRegions method in the billing SDK was rerouted from an organization-scoped endpoint at /organizations/{organizationId}/regions to a console-wide endpoint at /console/regions. The method signature, parameter list, and return type remain unchanged. The organizationId parameter is retained in the function signature but is no longer used in the constructed path.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5 minutes

✨ Finishing touches
  • 📝 Generate docstrings

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

Comment @coderabbitai help to get the list of available commands and usage tips.

@HarshMN2345 HarshMN2345 merged commit 27f41fe into main Jan 22, 2026
1 of 4 checks passed
@HarshMN2345 HarshMN2345 deleted the revert-2800-fix-regions branch January 22, 2026 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.

3 participants