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 branch merge state at top level of CLI response #237

Merged
merged 2 commits into from
Mar 19, 2020

Conversation

anthony-j-castro
Copy link
Contributor

The CLI returns a branch's merge state nested under a data key. This PR updates the SDK so we return the merge state directly (which is the expected response according to the docs).

Copy link
Contributor

@johncoder johncoder left a comment

Choose a reason for hiding this comment

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

👍

@anthony-j-castro anthony-j-castro merged commit 4dc001a into master Mar 19, 2020
@anthony-j-castro anthony-j-castro deleted the fix-merge-state-cli-response-structure branch March 19, 2020 16:33
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.

None yet

3 participants