### Deprecation Issue [NB-2654](https://linear.app/netboxlabs/issue/NB-2654/deprecate-the-models-registry-key) ### Summary of Changes Registered models will no longer be populated under `registry['models']`. (Use `ObejctType.objects.public()` instead.)
Deprecation Issue
NB-2654
Summary of Changes
Registered models will no longer be populated under
registry['models']. (UseObejctType.objects.public()instead.)