Skip to content

git commit changes typing #77

@artbegolli

Description

@artbegolli

I'm trying to update a few files in ado and following this example https://docs.microsoft.com/en-us/rest/api/azure/devops/git/pushes/create?view=azure-devops-rest-5.1#update-a-file

I'm curious as to why the changes field isn't fully typed and is set as []interface{} instead https://github.com/microsoft/azure-devops-go-api/blob/dev/azuredevops/git/models.go#L574 despite the change type existing https://github.com/microsoft/azure-devops-go-api/blob/dev/azuredevops/git/models.go#L104?

Is this a problem with the generation or am I missing something here?

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

    Issue actions