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

Consistency around user vs member naming in rest arguments #1325

Open
davfsa opened this issue Oct 25, 2022 · 1 comment
Open

Consistency around user vs member naming in rest arguments #1325

davfsa opened this issue Oct 25, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@davfsa
Copy link
Member

davfsa commented Oct 25, 2022

We should probably keep some concistency on when we use member vs user in the rest endpoints

@parafoxia
Copy link
Contributor

My two cents on this would be to:

  • use member for endpoints which only support members
  • use user in all other instances, even when the use of members is more likely

Basically, run the names with the typehints. I feel like that's the most reasonably way to do things.

@davfsa davfsa added the enhancement New feature or request label Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants