Skip to content

Fixes type bug in MLflow Registered Models API response

Darby Frey requested to merge fixes-registered-models-timestamps into master

What does this MR do and why?

This MR fixes a bug in the MFlow Registered Models API to now correctly return timestamps as integers as described in the MLflow documentation.

Note: this feature is not currently enabled so this change won't affect customers

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports