Skip to content

Update to 1.0#69

Open
codercatdev wants to merge 5 commits intoappwrite:masterfrom
CodingCatDev:master
Open

Update to 1.0#69
codercatdev wants to merge 5 commits intoappwrite:masterfrom
CodingCatDev:master

Conversation

@codercatdev
Copy link

What does this PR do?

Updates to v1.0

Test Plan

Run test against your local instance

Related PRs and Issues

#68 Upgrade

Have you read the Contributing Guidelines on issues?

yes

Copy link
Member

@lohanidamodar lohanidamodar left a comment

Choose a reason for hiding this comment

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

Hey, it looks great. Just a spacing change and small query.

- [Generate API Key](http://localhost/console/keys?project=playground)
- In `./helpers/setup.js` update the `setKey` method with your new value
- Run command `node ./helpers/setup.js`
## Get Started
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
## Get Started
## Get Started

let users = new sdk.Users(client);

let promise = users.get('623b66a849afa34b5d4e');
let promise = users.get("6334bfa0202f3a501716");
Copy link
Member

Choose a reason for hiding this comment

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

Why is this ID hardcoded, what are we testing here? and why did this required an update?

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.

2 participants