strapi-v4-api-responses
v5.17.0
Published
This plugin automatically forces all REST API responses to use the Strapi v4 format, without requiring clients to set any headers. It's especially useful during the migration phase from Strapi v4 to v5, ensuring a smoother transition and preserving compat
Downloads
7
Readme
strapi-v4-api-responses
This plugin automatically forces all REST API responses to use the Strapi v4 format, without requiring clients to set any headers. It's especially useful during the migration phase from Strapi v4 to v5, ensuring a smoother transition and preserving compatibility with existing frontends.
Build Instructions
To build the plugin, run the following commands:
npm run build