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

Create methods for Categories endpoints #23

Open
6 tasks
allardbrain opened this issue May 24, 2020 · 0 comments
Open
6 tasks

Create methods for Categories endpoints #23

allardbrain opened this issue May 24, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@allardbrain
Copy link
Owner

allardbrain commented May 24, 2020

Create a method in the ClubhouseClient class in api.py for each of the Categories endpoints offered by the Clubhouse API. Use the formatting of the Milestone-related methods in the ClubhouseClient class as a guide.

New method names should be:

  • list_categories()
  • create_category()
  • get_category()
  • update_category()
  • delete_category()
  • list_category_milestones()
@allardbrain allardbrain added enhancement New feature or request good first issue Good for newcomers labels May 24, 2020
@allardbrain allardbrain self-assigned this Aug 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant