Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(apis_entities): update
create_default_uri
to use generic uri
The Uri model now uses a generic foreign key instead of the direct foreign key to the RootObject. This commit updates all occurences of `root_object` to use the generic foreign key instead.
- Loading branch information