hkamel / azuredevops-postman-collections

The collections allow you to test common Azure DevOps Rest APIs from within Postman.
245 stars 97 forks source link

Add work item type and state management calls #9

Open swhook52 opened 5 years ago

swhook52 commented 5 years ago

I added a few more calls for Work Item Type access and Work Item Type States that I needed to work with. The States has a POST call. It looks like maybe the newer Postman version removes the "body" JSON property if it is set to default, so there are a lot of updates in the JSON because of that.