These settings apply only when --go
is specified on the command line.
license-header: MICROSOFT_MIT_NO_VERSION
namespace: weather
clear-output-folder: true
export-clients: true
batch:
- tag: 1.0-preview
These settings apply only when --tag=1.0-preview --go
is specified on the command line.
Please also specify --go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>
.
output-folder: $(go-sdk-folder)/services/preview/maps/1.0/$(namespace)