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

Implement essential Workspace logic #53

Closed
nifadyev opened this issue Aug 22, 2024 · 0 comments · Fixed by #54
Closed

Implement essential Workspace logic #53

nifadyev opened this issue Aug 22, 2024 · 0 comments · Fixed by #54
Assignees
Labels
v9 Relates to Toggl API V9

Comments

@nifadyev
Copy link
Collaborator

Add methods:

  • GET {workspace_id}/{workspace_id} (used fields: name)
  • GET {workspace_id} (used fields: id, at, name)
@nifadyev nifadyev converted this from a draft issue Aug 22, 2024
@nifadyev nifadyev self-assigned this Aug 22, 2024
@nifadyev nifadyev added the v9 Relates to Toggl API V9 label Aug 22, 2024
@nifadyev nifadyev linked a pull request Aug 22, 2024 that will close this issue
nifadyev added a commit that referenced this issue Aug 30, 2024
* Add Ruff cache to .gitignore
* Make cache key more specific for Github Actions
@nifadyev nifadyev moved this from In progress to Done in toggl-python tasks Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v9 Relates to Toggl API V9
Projects
Development

Successfully merging a pull request may close this issue.

1 participant