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 GetMultiple function to fetch multiple tasks by IDs #760

Closed
wants to merge 7 commits into from

Commits on Oct 27, 2024

  1. Modify Post function to include response handling

    Signed-off-by: MiriSafra <[email protected]>
    MiriSafra committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    f05457b View commit details
    Browse the repository at this point in the history
  2. Add function to retrieve multiple tasks by their IDs

    Signed-off-by: shevijacobson <[email protected]>
    Shevijacobson committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    d5c58cc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from Shevijacobson/Feature/fetch-tasks-by-id

    Add function to retrieve multiple tasks by their IDs
    MiriSafra authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    8dceb8f View commit details
    Browse the repository at this point in the history
  4. Add multi-task fetch

    Signed-off-by: MiriSafra <[email protected]>
    MiriSafra committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    52b724c View commit details
    Browse the repository at this point in the history
  5. Add response format conversion for multiple tasks retrieval in GetMul…

    …tiple function
    
    Signed-off-by: shevijacobson <[email protected]>
    Shevijacobson committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    50c1910 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from Shevijacobson/Feature/fetch-tasks-by-id

    Enhance GetMultiple handler with task response formatting
    MiriSafra authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0479e22 View commit details
    Browse the repository at this point in the history
  7. remove unnecessary code

    Signed-off-by: MiriSafra <[email protected]>
    MiriSafra committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    1ce42ce View commit details
    Browse the repository at this point in the history