Closed hughmancoder closed 2 months ago
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
Included in #206
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