MicrosoftDocs / vsts-rest-api-specs

MIT License
169 stars 116 forks source link

Not having an (easily findable) api function for selecting areas for a team #206

Open wiebew opened 5 years ago

wiebew commented 5 years ago

Could you make the function for selecting areas for a team (in the site: team configuraton -> areas -> select area for a team) either more easier to find or maybe add it , if it's missing.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

wiebew commented 5 years ago

I have found the solution by looking at https://github.com/MicrosoftDocs/vsts-rest-api-specs/blob/master/specification/work/5.1/work.json the error text at line 5226 gave me the clue that field values are the areas you select for a team. Please add this as an example :-)

SirFlau commented 5 years ago

You can read more about TeamFieldValues here: https://docs.microsoft.com/en-us/rest/api/azure/devops/work/teamfieldvalues?view=azure-devops-rest-5.1