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 GET /users endpoints from v1 API #80

Closed
6 tasks done
Tracked by #230
JWCook opened this issue Nov 18, 2020 · 0 comments · Fixed by #120
Closed
6 tasks done
Tracked by #230

Add GET /users endpoints from v1 API #80

JWCook opened this issue Nov 18, 2020 · 0 comments · Fixed by #120
Labels
new endpoint Add a new API endpoint
Milestone

Comments

@JWCook
Copy link
Member

JWCook commented Nov 18, 2020

Add the two basic GET Users endpoints from the Node (v1) API.

  • /users/{id}
  • /users/autocomplete
  • Doctrings + type annotations
  • Usage examples
  • Sample response data
  • Unit tests
@JWCook JWCook added the new endpoint Add a new API endpoint label Nov 18, 2020
@JWCook JWCook changed the title Add GET /users endpoints from Node API Add GET /users endpoints Feb 18, 2021
@JWCook JWCook added this to the v0.13 milestone Mar 14, 2021
@JWCook JWCook linked a pull request Mar 14, 2021 that will close this issue
@JWCook JWCook closed this as completed Mar 14, 2021
@JWCook JWCook mentioned this issue Jul 31, 2021
20 tasks
@JWCook JWCook changed the title Add GET /users endpoints Add GET /users endpoints from v1 API Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new endpoint Add a new API endpoint
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant