mirror of
https://github.com/strapi/strapi.git
synced 2026-06-02 16:27:47 +00:00
* fix(openapi): correctly merge plugin router prefix with route paths * fix(openapi): respect route-level prefix and use Core.Router type * test(openapi): add unit tests for plugin route prefix handling --------- Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>