You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The response body changes when interacting with the API, but in the generated Swagger specification the response body does not change. Because of this, it is impossible to directly configure the generation of client code, it remains to finish writing the generator, or to abandon the plugin
I tried changing the "plugins" field in the configuration, but it still doesn't work:
We are using this plugin to avoid that much nestedness coming from Strapi 4.
It works fine.
When we want to work the API on Frontend we need the documentation plugin so we know what are we getting for any API request.
The problem is, that we don't see any changes done by the transformer in the documentation,
Here is our configuration:
Why?
The text was updated successfully, but these errors were encountered: