databricks-cli/cmd/workspace/workspace
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
..
events.go Add workspace import-dir command (#456) 2023-06-12 21:03:46 +02:00
export_dir.go Remove dependency on global state in generated commands (#595) 2023-07-25 20:19:07 +02:00
import_dir.go Remove dependency on global state in generated commands (#595) 2023-07-25 20:19:07 +02:00
overrides.go Add `--file` flag to workspace export command (#794) 2023-10-05 13:20:33 +00:00
workspace.go Simplified code generation logic for handling path and request body parameters and JSON input (#905) 2023-10-24 17:37:08 +00:00