chore: regenerate

This commit is contained in:
root
2025-07-22 16:14:53 +00:00
parent 39fdc6e2eb
commit 49bf798964
39 changed files with 908 additions and 230 deletions
@@ -4,7 +4,6 @@ import io.appwrite.services.Databases;
Client client = new Client(context)
.setEndpoint("https://<REGION>.cloud.appwrite.io/v1") // Your API Endpoint
.setAdmin("") //
.setSession("") // The user session to authenticate with
.setKey("") //
.setJWT("<YOUR_JWT>"); // Your secret JSON Web Token