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 Project logic #58

Closed
nifadyev opened this issue Aug 26, 2024 · 0 comments · Fixed by #61
Closed

Implement essential Project logic #58

nifadyev opened this issue Aug 26, 2024 · 0 comments · Fixed by #61
Assignees

Comments

@nifadyev
Copy link
Collaborator

Add methods:

  • GET {workspace_id}/projects/{project_id} (used fields: name)
  • GET {workspace_id}/projects (used fields: id, at, created_at, name. wid, active)

Mark fields wid as deprecated but return them anyway. They are necessary for easy migration.
Analyze if API methods are used efficiently based on use cases

@nifadyev nifadyev converted this from a draft issue Aug 26, 2024
@nifadyev nifadyev moved this from V9 Migration Backlog to In progress in toggl-python tasks Aug 30, 2024
@nifadyev nifadyev self-assigned this Aug 30, 2024
@nifadyev nifadyev linked a pull request Aug 30, 2024 that will close this issue
@nifadyev nifadyev closed this as completed Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant