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 support for groups #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kamil89
Copy link

@kamil89 kamil89 commented Apr 10, 2017

Adding support for groups related endpoints according to https://github.com/toggl/toggl_api_docs/blob/master/chapters/groups.md.

  1. GET /api/v8/workspaces/{id}/groups
  2. POST /api/v8/groups
  3. PUT /api/v8/groups/{id}
  4. DELETE /api/v8/groups/{id}

@coveralls
Copy link

coveralls commented Apr 10, 2017

Coverage Status

Coverage increased (+0.3%) to 92.115% when pulling 48890da on kamil89:feature/add-groups into fc95d65 on kanet77:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 92.115% when pulling 48890da on kamil89:feature/add-groups into fc95d65 on kanet77:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 92.115% when pulling 48890da on kamil89:feature/add-groups into fc95d65 on kanet77:master.

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