- Notifications
You must be signed in to change notification settings - Fork674
docs: Update issue example and extend API usage#2022
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
docs: Update issue example and extend API usage#2022
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
JohnVillalovos commentedMay 17, 2022
Looks good to me. Just one minor issue. Thanks! |
JohnVillalovos commentedMay 23, 2022
@MichaelSweikata Looks good but can you squash the four commits down to one commit? |
MichaelSweikata commentedMay 23, 2022
I'll do my best to figure out how, sorry, still new at this part! |
JohnVillalovos commentedMay 23, 2022
I found some info here.https://www.git-tower.com/learn/git/faq/git-squash/ But if you like I can try to squash them for you. |
331a931 toaad71d2Comparenejch commentedMay 23, 2022
As we already have a LGTM by@JohnVillalovos here I pushed a squashed commit instead of doing a new one in#2025 to keep the history here, hope that's ok with you both :) |
JohnVillalovos commentedMay 23, 2022
Thanks! |
Updates to the documentation to include changes on the Gitlab API for
assignee_ids, and explicitly reference how to extend an object for attributes not explicitly mentioned.