Skip to content

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

@flixman

Description

@flixman

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @flixman

        Issue actions

          Renaming and disabling a git repository results on a Bad Request Error · Issue #509 · microsoft/azure-devops-python-api