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

[IMPROVEMENT]: move query functionality to actions #65

Closed
2 tasks
mike-pisman opened this issue Sep 25, 2023 · 0 comments · Fixed by #66
Closed
2 tasks

[IMPROVEMENT]: move query functionality to actions #65

mike-pisman opened this issue Sep 25, 2023 · 0 comments · Fixed by #66
Labels
improvement Project Improvement that do not introduce new features

Comments

@mike-pisman
Copy link
Member

After parsing query pass the query as arguments to corresponding action function.

  • Workspace GET query
  • Group GET quesry
@mike-pisman mike-pisman changed the title [Improvement]: move query functionality to actions [IMPROVEMENT]: move query functionality to actions Sep 26, 2023
@github-actions github-actions bot added the improvement Project Improvement that do not introduce new features label Sep 26, 2023
mike-pisman added a commit that referenced this issue Sep 26, 2023
Query parameters are passed to actions functions as parameters, where the response model is built

Closes #65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Project Improvement that do not introduce new features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant