# Functions

NewFromFile loads OpenAPI specification from file.
NewFromSpec converts OpenAPI spec to intermediate representation.

# Variables

No description provided by the author
No description provided by the author
The following headers should not be added added to the generated structs.
When adding a new type, implement it in all SDKs GO: httpclient/response.go#injectHeaders.

# Structs

No description provided by the author
Binding connects fields in generated code across multiple requests.
Entity represents a Type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Field of a Type (Entity).
Method represents service RPC.
Named holds common methods for identifying and describing things.
NamedIdMap depends on Pagination and is generated, when paginated item entity has Identifier and Name fields.
Package represents a service package, which contains entities and interfaces that are relevant to a single service.
Pagination holds definition of result iteration type per specific RPC.
PathPart represents required field, that is always part of the path.
Service represents specific Databricks API.
Shortcut holds definition of "shortcut" methods, that are generated for methods with request entities only with required fields.
No description provided by the author
Wait represents a long-running operation, that requires multiple RPC calls.