azure-devops-python-api icon indicating copy to clipboard operation
azure-devops-python-api copied to clipboard

Update README.md. Example is erroring with `No attibute value for project`

Open asrindayananda opened this issue 2 years ago • 0 comments

  • Current example errors with: for project in get_projects_response.value: AttributeError: 'list' object has no attribute 'value'
  • Updating to print project names
  • See https://github.com/microsoft/azure-devops-python-api/issues/467

asrindayananda avatar Nov 18 '23 10:11 asrindayananda