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
{{ message }}
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.
It would be very helpful to have some sample code for adding an existing Area to an existing Team. Currently we may do so with Iterations, using the WorkHttpClient.PostTeamIterationAsync() method, but there's no corresponding operation for Areas (at least in the same assembly).
Is there an undocumented way of accomplishing the task or is it simply not possible to do this via the Client SDK?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be very helpful to have some sample code for adding an existing Area to an existing Team. Currently we may do so with Iterations, using the
WorkHttpClient.PostTeamIterationAsync()
method, but there's no corresponding operation for Areas (at least in the same assembly).Is there an undocumented way of accomplishing the task or is it simply not possible to do this via the Client SDK?
The text was updated successfully, but these errors were encountered: