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

Re-Route Job Results endpoint #275

Merged
merged 2 commits into from
May 28, 2021
Merged

Re-Route Job Results endpoint #275

merged 2 commits into from
May 28, 2021

Conversation

lbalmaceda
Copy link
Contributor

Changes

It appears like the endpoint to get a job's result has been removed from the Management API2 definition. While the endpoint is no longer accessible, the function call can be re-routed to the existing get-job-by-id function, which would yield the job status along with their results

References

See #274

Testing

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@lbalmaceda lbalmaceda added this to the v3-Next milestone May 27, 2021
@lbalmaceda lbalmaceda requested a review from a team as a code owner May 27, 2021 15:57
@lbalmaceda lbalmaceda linked an issue May 27, 2021 that may be closed by this pull request
@lbalmaceda lbalmaceda merged commit 0ac4fd0 into master May 28, 2021
@lbalmaceda lbalmaceda deleted the fix-job-results branch May 28, 2021 10:35
@lbalmaceda lbalmaceda modified the milestones: v3-Next, 3.16.2 May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is get_results deprecated?
2 participants