Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Re-Route Job Results endpoint#275

Merged
lbalmaceda merged 2 commits into
masterfrom
fix-job-results
May 28, 2021
Merged

Re-Route Job Results endpoint#275
lbalmaceda merged 2 commits into
masterfrom
fix-job-results

Conversation

@lbalmaceda
Copy link
Copy Markdown
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