Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Databricks

see https://aka.ms/autorest

This is the AutoRest configuration file for Databricks.


Getting Started

To build the SDK for Databricks, simply Install AutoRest and in this folder, run:

autorest

To see additional help and options, run:

autorest --help


Configuration

Basic Information

These are the global settings for the Databricks API.

openapi-type: arm
tag: package-2018-04-01

Tag: package-2018-04-01

These settings apply only when --tag=package-2018-04-01 is specified on the command line.

input-file:
- Microsoft.Databricks/stable/2018-04-01/databricks.json

Code Generation

Swagger to SDK

This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself.

swagger-to-sdk:
  - repo: azure-sdk-for-go

Go

These settings apply only when --go is specified on the command line.

go:
  license-header: MICROSOFT_APACHE_NO_VERSION
  clear-output-folder: true
  namespace: databricks

Go multi-api

batch:
  - tag: package-2018-04-01

Tag: package-2018-04-01 and go

These settings apply only when --tag=package-2018-04-01 --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/$(namespace)/mgmt/2018-04-01/$(namespace)