godatadriven / databricks-cdk

Deployment of databricks resources with cdk
MIT License
8 stars 7 forks source link

change api model registry to databricks-sdk #1054

Closed DaanRademaker closed 1 year ago

DaanRademaker commented 1 year ago

Nice thing is that a lot of pydantic classes can be removed because the response models are already defined in databricks-sdk. Still will be quite a lot of work to change all of the api's though.