microsoft / azure-devops-go-api

This repository contains Go APIs for interacting with and managing Azure DevOps.
https://docs.microsoft.com/en-us/azure/devops/integrate/index?view=azure-devops
MIT License
187 stars 78 forks source link

Document how to Auto Generate Client and Model in README #162

Open cparkins opened 1 month ago

cparkins commented 1 month ago

It would be helpful to have the tools used to generate code in this module documented so that Contributors can easily add to the project without having to guess what tools to use.