databricks-sdk-go
databricks-sdk-go copied to clipboard
Move openapi generator to deco tool
trafficstars
Changes
To simplify changes to the code generator, as well as to enable us to take additional dependencies in the code generator without adding to the Go SDK, we're moving the OpenAPI codegen components to the internal deco tool. We may later open-source an updated version of this if/when we make our OpenAPI specification public.
Tests
- [ ]
make testpassing - [ ]
make fmtapplied - [ ] relevant integration tests applied