Closed dleadbetter closed 1 month ago
This pull request updates the core_data_connector and resource_api gems to fix an issue with out of scope pagination. It also updates the MediaContents and RelatedMediaContents pages to allow sorting by the name column.
core_data_connector
resource_api
MediaContents
RelatedMediaContents
name
This pull request updates the
core_data_connector
andresource_api
gems to fix an issue with out of scope pagination. It also updates theMediaContents
andRelatedMediaContents
pages to allow sorting by thename
column.