Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GetMyMember function #71

Merged
merged 1 commit into from
Nov 15, 2020
Merged

Add GetMyMember function #71

merged 1 commit into from
Nov 15, 2020

Conversation

surminus
Copy link
Contributor

This is useful if you want to be able to quickly return details about the user making API calls.

I didn't add any tests since there's no logic.

This is useful if you want to be able to quickly return details about
the user making API calls.
@TJM
Copy link
Contributor

TJM commented Nov 2, 2020

Is this much different than just using client.GetMember("me")

@surminus
Copy link
Contributor Author

surminus commented Nov 3, 2020

Not really. The reason I raised it is because I couldn't find the "me" behaviour documented anywhere, so thought it was useful & a small change.

@TJM
Copy link
Contributor

TJM commented Nov 3, 2020

You may be right, the only reference I can find is here: https://developer.atlassian.com/cloud/trello/guides/rest-api/api-introduction/ ... It seems like that would be a good addition to the documentation.

@adlio adlio merged commit 9e288b7 into adlio:master Nov 15, 2020
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