databricks-sdk-go icon indicating copy to clipboard operation
databricks-sdk-go copied to clipboard

Move openapi generator to deco tool

Open mgyucht opened this issue 1 year ago • 0 comments
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 test passing
  • [ ] make fmt applied
  • [ ] relevant integration tests applied

mgyucht avatar Jan 11 '24 08:01 mgyucht