You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be possible to help?. I'm trying to understand where Team Context comes from. For example the function in the vsts-python-api/vsts/vsts/work/v4_1/work_client.py
What should I provide as the team_context ?
def get_backlogs(self, team_context):
"""GetBacklogs.
[Preview API] List all backlog levels
:param :class: <work.v4_1.models.TeamContext> team_context: The team context for the operation
:rtype: [BacklogLevelConfiguration]
"""
Thank you in advance, this is a very nice SDK. @tedchamb , @vbossica