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

Update register.js #68

Closed JaydeeSale closed 1 year ago

JaydeeSale commented 1 year ago

Check for UID on api service, if using custom controllers this will be null, and cause the library to be unusable for anything under than standard content types.