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

Fix return type for PhylumApi::getJobStatusRaw #1536

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Fix return type for PhylumApi::getJobStatusRaw #1536

merged 1 commit into from
Nov 15, 2024

Conversation

maxrake
Copy link
Contributor

@maxrake maxrake commented Nov 15, 2024

This change corrects an oversight in the extensions API where the getJobStatusRaw endpoint was returning the results as if the getJobStatus endpoint was called instead. The return types are indeed different.

This change corrects an oversight in the extensions API where the
`getJobStatusRaw` endpoint was returning the results as if the
`getJobStatus` endpoint was called instead. The return types are indeed
different.
@maxrake maxrake self-assigned this Nov 15, 2024
@maxrake maxrake requested a review from a team as a code owner November 15, 2024 17:44
@maxrake maxrake requested a review from cd-work November 15, 2024 17:44
@maxrake maxrake merged commit d244ebb into main Nov 15, 2024
17 checks passed
@maxrake maxrake deleted the expose_raw branch November 15, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants