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 missing fields to Team response, and NewTeam/UpdateTeam requests #1669

Merged
merged 4 commits into from
Sep 11, 2017

Commits on Sep 6, 2017

  1. Add Description and Privacy fields to Team and include in NewTeam and…

    … UpdateTeam requests
    
    Also made Permission attribute nullable as it is an optional field
    ryangribble committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    592be7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    297cbb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63d7b6f View commit details
    Browse the repository at this point in the history
  4. fixup tests

    ryangribble committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    c21ec75 View commit details
    Browse the repository at this point in the history