shreyas-goenka
76840176e3
Add documentation for positional args in commands generated from the Databricks OpenAPI specification ( #1033 )
...
## Changes
This PR adds documentation for positional arguments in commands that are
generated from the openapi spec.
Note: the changes to `.gitattributes` will be revert / properly fixed in
https://github.com/databricks/cli/pull/1012
2023-11-30 16:22:23 +00:00
Pieter Noordhuis
0cd3bb072d
Bump Go SDK to v0.26.0 ( #1019 )
...
## Changes
Bump Go SDK to v0.26.0.
Changelog at
https://github.com/databricks/databricks-sdk-go/releases/tag/v0.26.0 .
## Tests
Integration tests pass.
2023-11-29 13:29:31 +00:00
Andrew Nester
d768994bbf
Simplified code generation logic for handling path and request body parameters and JSON input ( #905 )
...
## Changes
Simplified code generation logic for handling path and request body
parameters and JSON input
Note: relies on these PRs:
https://github.com/databricks/databricks-sdk-go/pull/666
https://github.com/databricks/databricks-sdk-go/pull/669
https://github.com/databricks/databricks-sdk-go/pull/670
2023-10-24 17:37:08 +00:00
Andrew Nester
e1d1e95525
Updated Go SDK to 0.22.0 ( #831 )
...
## Changes
Updated Go SDK to 0.22.0
2023-10-03 11:46:16 +00:00