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

Document team-events endpoint #98

Merged
merged 6 commits into from
Jul 29, 2016
Merged

Conversation

olivierdagenais
Copy link
Member

This branch provides a very basic landing page that documents the available events, with sample request payloads.

Manual testing

  1. Launched the test Jenkins instance on my workstation to port 9090.
  2. Pointed my web browser to http://localhost:9090/team-events/ and saw something like this:
    image
  3. Created the payload.json file and copy-pasted the example payload into it.
  4. Copy-pasted the curl command-line in my console window.
  5. The output was exactly as shown in the screenshot.

Mission accomplished!

" \"Microsoft.VSTS.Scheduling.Effort\": 8,\n" +
" \"WEF_6CB513B6E70E43499D9FC94E5BBFB784_System.ExtensionMarker\": true,\n" +
" \"WEF_6CB513B6E70E43499D9FC94E5BBFB784_Kanban.Column\": \"New\",\n" +
" \"System.Description\": \"Our authorization logic needs to allow for users with Microsoft accounts (formerly Live Ids) - http://msdn.microsoft.com/en-us/library/live/hh826547.aspx\"\n" +
Copy link
Contributor

Choose a reason for hiding this comment

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

"Microsoft accounts" → "Microsoft Accounts"
"Live Ids" → "Windows Live IDs"

@davidstaheli
Copy link
Contributor

Looks good! I left 2 minor comments.

@olivierdagenais olivierdagenais force-pushed the document_team-events_endpoint branch from 69956d8 to 73f8fd7 Compare July 29, 2016 12:46
@olivierdagenais
Copy link
Member Author

Rebased and then applied suggestions in 73f8fd7.

Thanks for the code review!

@olivierdagenais olivierdagenais merged commit 8492122 into master Jul 29, 2016
@olivierdagenais olivierdagenais deleted the document_team-events_endpoint branch July 29, 2016 20:27
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.

2 participants