I have a flask_restx server.
What I want to do, is be able to wrap all responses, both successful and errors, in a specific structure
Here is an example