console icon indicating copy to clipboard operation
console copied to clipboard

Remove Cloud `Endpoints` from `Initialize SDKs` Wizards

Open ItzNotABug opened this issue 1 year ago • 6 comments

What does this PR do?

Default endpoint is cloud, samples shouldn't need to add them.

Test Plan

Manual.

Related PRs and Issues

N/A.

Have you read the Contributing Guidelines on issues?

Yes.

ItzNotABug avatar Jul 12 '24 08:07 ItzNotABug

@ItzNotABug is attempting to deploy a commit to the appwrite Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jul 12 '24 08:07 vercel[bot]

@TorstenDittmann, should we add .setEndpoint for self-hosted instances here, just like the .setSelfSigned logic?

ItzNotABug avatar Jul 12 '24 08:07 ItzNotABug

@TorstenDittmann, should we add .setEndpoint for self-hosted instances here, just like the .setSelfSigned logic?

Yeah, lets add self-signed and endpoint to selfhosted instances 👍🏻

TorstenDittmann avatar Jul 12 '24 10:07 TorstenDittmann

@TorstenDittmann, should we add .setEndpoint for self-hosted instances here, just like the .setSelfSigned logic?

Yeah, lets add self-signed and endpoint to selfhosted instances 👍🏻

Done.

ItzNotABug avatar Jul 12 '24 12:07 ItzNotABug