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

Renaming and disabling a git repository results on a Bad Request Error

Open flixman opened this issue 1 year ago • 0 comments

This is not an issue with the python sdk for azure devops but for the REST api itself: when using the calls described in https://learn.microsoft.com/en-us/rest/api/azure/devops/git/repositories/update?view=azure-devops-rest-7.1&tabs=HTTP to rename and disable a repository, I am getting with the api sdk an exception, and with regular requests calls a Bad Request http status code.

flixman avatar Oct 11 '24 13:10 flixman