strapi-community / strapi-plugin-transformer

A plugin for Strapi Headless CMS that provides the ability to transform the API request or response.
https://market.strapi.io/plugins/strapi-plugin-transformer
MIT License
140 stars 22 forks source link

fix(register): skip custom routes #74

Closed ComfortablyCoding closed 1 year ago

ComfortablyCoding commented 1 year ago

This PR fixes an issue where custom routes that did not have an associated content type resulted in crashing the plugin on the register phase