You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Internal] Update Model Serving http_request mixin to correctly use the underlying API. (#876)
## What changes are proposed in this pull request?
This PR updates the Model Serving `http_request` function so that it
properly uses the underlying generated API.
This PR also updates the API of a few unrelated services.
## How is this tested?
Added unit tests from PR #874
0 commit comments