-
-
Notifications
You must be signed in to change notification settings - Fork 300
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 the user profile API #186
Milestone
Comments
It looks like we are missing the edit function!! It will be added soon! |
jdalrymple
added a commit
that referenced
this issue
Sep 18, 2018
jdalrymple
added a commit
that referenced
this issue
Sep 18, 2018
* chore(package): Update jest-extended to the latest version 🚀 0.9.0 (#191) * chore(package): update lockfile package-lock.json * feat: Re-add list all project members endpoint (#190, #141) * feat: Adding markdown support #182 (#193) * fixes: #188: `stream` option is lost in any `get` request that is streamable (#192) * feat: Added user snippets API support (#189) * chore(test): Added test for creating snippets * feat: Added user edit support #186
Merged
jdalrymple
added a commit
that referenced
this issue
Sep 18, 2018
* chore(package): Update jest-extended to the latest version 🚀 0.9.0 (#191) * chore(package): update lockfile package-lock.json * feat: Re-add list all project members endpoint (#190, #141) * feat: Adding markdown support #182 (#193) * fixes: #188: `stream` option is lost in any `get` request that is streamable (#192) * feat: Added user snippets API support (#189) * chore(test): Added test for creating snippets * feat: Added user edit support #186
jdalrymple
pushed a commit
that referenced
this issue
Sep 19, 2018
# [4.1.0](4.0.1...4.1.0) (2018-09-19) ### Features * Added user edit support [#186](#186) ([95e8999](95e8999)) * Adding markdown support [#182](#182) ([#193](#193)) ([2113e8e](2113e8e)) * Re-add list all project members endpoint ([#190](#190)) ([5b07b6a](5b07b6a)), closes [/github.com/jdalrymple/node-gitlab/commit/e081a1629f33e3af172101b94977f281879539c9#diff-379104d7d595f3793c2d7380496cc3c3](https://github.com//github.com/jdalrymple/node-gitlab/commit/e081a1629f33e3af172101b94977f281879539c9/issues/diff-379104d7d595f3793c2d7380496cc3c3) [#141](#141)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Greetings and thank you for the excellent library!
I'm confused. I need to update the profile fields and I do not understand how I can do this.
The documentation says that there is such an opportunity.
I have experienced all the visible methods and can not get what I want.
Do I make a mistake somewhere?
The text was updated successfully, but these errors were encountered: