azure-databricks-client
azure-databricks-client copied to clipboard
Unity Catalog add modelVersions and registeredModels api endpoints
-
Add api endpoints for Model Versions https://docs.databricks.com/api/workspace/modelversions
-
Add api endpoints for Registered Models https://docs.databricks.com/api/workspace/registeredmodels
Update: I've made the relevant changes to add these endpoints and unit tests are passing. I will submit a pull request sometime soon