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 my Workspaces fetching #81

Open
Tracked by #10
nifadyev opened this issue Sep 25, 2024 · 0 comments
Open
Tracked by #10

Implement my Workspaces fetching #81

nifadyev opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request v9 Relates to Toggl API V9

Comments

@nifadyev
Copy link
Collaborator

Add wrapper around GET /me/workspaces

Necessary steps:

  • Check endpoint with all possible request body fields locally to find out if documentation is up-to-date
  • Develop logic for endpoint based on similar methods
  • Add necessary Pydantic schemas
  • Add unit tests
  • Add integration tests

Documentation

@nifadyev nifadyev converted this from a draft issue Sep 25, 2024
@nifadyev nifadyev added enhancement New feature or request v9 Relates to Toggl API V9 labels Sep 25, 2024
@nifadyev nifadyev moved this from V9 Migration Backlog to In progress in toggl-python tasks Oct 7, 2024
@nifadyev nifadyev self-assigned this Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v9 Relates to Toggl API V9
Projects
Status: In progress
Development

No branches or pull requests

1 participant