This is the AutoRest configuration file for Timezone Client
To build the SDK for Timezone, simply Install AutoRest and in this folder, run:
autorest
To see additional help and options, run:
autorest --help
These are the global settings for Timezone Client.
title: TimezoneClient
openapi-type: data-plane
tag: 1.0-preview
# at some point those credentials will move away to Swagger according to [this](https://github.com/Azure/autorest/issues/3718)
add-credentials: true
credential-default-policy-type: BearerTokenCredentialPolicy
credential-scopes: https://atlas.microsoft.com/.default
directive:
- suppress: DefinitionsPropertiesNamesCamelCase
from: timezone.json
reason: It will break existing clients if we change the name
These settings apply only when --tag=1.0-preview
is specified on the command line.
input-file:
- preview/1.0/timezone.json
See configuration in readme.python.md
See configuration in readme.java.md
See configuration in readme.typescript.md
See configuration in readme.csharp.md
See configuration in readme.go.md