An object that maps entity types to their localization entry point paths
{ movie: '/movie/:id/localization', series: '/series/:seriesId/localization',} Copy
{ movie: '/movie/:id/localization', series: '/series/:seriesId/localization',}
Generated using TypeDoc
An object that maps entity types to their localization entry point paths