-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
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?
goelhardik and hacst
Metadata
Metadata
Assignees
Labels
No labels