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

Add new user_data API helpers (#150) #161

Merged
merged 3 commits into from
Sep 6, 2015
Merged

Conversation

moul
Copy link
Contributor

@moul moul commented Sep 5, 2015

No description provided.

@aimxhaisse
Copy link
Contributor

lgtm

return nil, fmt.Errorf("no such user_data %q (%d)", key, resp.StatusCode)
}

defer resp.Body.Close()
Copy link
Contributor

Choose a reason for hiding this comment

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

This line should not be after the line 1359 ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep :)

@moul
Copy link
Contributor Author

moul commented Sep 6, 2015

Fixed

moul added a commit that referenced this pull request Sep 6, 2015
Add new user_data API helpers (#150)
@moul moul merged commit b3d3a3f into scaleway:master Sep 6, 2015
@moul moul removed the in progress label Sep 6, 2015
@moul moul deleted the user-data branch September 6, 2015 17:13
clement-gilbert pushed a commit to clement-gilbert/scaleway-cli that referenced this pull request Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants