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

Update JobsManager to return response data #491

Closed
wants to merge 1 commit into from

Conversation

davidpatrick
Copy link
Contributor

@davidpatrick davidpatrick commented May 27, 2020

Currently Tokens and User manager return response data, while Jobs is returning the request. To make the experience consistent updating the Jobs manager to return data

closes #467

lbalmaceda
lbalmaceda previously approved these changes May 27, 2020
Currently Tokens and User manager return response data, while Jobs is returning the request.  To make the experience consistent updating the Jobs manager to return data
@lbalmaceda lbalmaceda dismissed their stale review May 27, 2020 19:57

Breaking change in behavior. The new returned object has a different schema.

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.

ManagementClient#importUsers returns Promise of IncomingMessage
2 participants