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: client API #4245

Merged
merged 1 commit into from
Oct 21, 2023
Merged

fix: client API #4245

merged 1 commit into from
Oct 21, 2023

Conversation

alexparker443
Copy link
Contributor

What does this PR address?

This PR fixes a bug with the bentoml.client API.

There were a few spots in the code where the client types weren't properly grabbing the response body, so I just fixed those.

Fixes #4244

Before submitting:

Fixed a couple of places in the client code that weren't correctly pulling the body from the response.
@alexparker443 alexparker443 requested a review from a team as a code owner October 20, 2023 19:13
@alexparker443 alexparker443 requested review from larme and removed request for a team October 20, 2023 19:13
@parano parano requested a review from sauyon October 20, 2023 23:23
Copy link
Contributor

@sauyon sauyon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

bug: bentoml.client API is broken
2 participants