Skip to content

Fix tag routing and add pagination test to confirm

Derrick Liu requested to merge fix-tag-pagination-route into dev

Found an incorrect route slug in a call to make_paginated_list_response in tags#list_tags. Fixed it and added a pagination test.

Merge request reports