Is it possible to dynamicaly modify the marshalled response model (ie : change fields list, add mask, ...) ? ex : from flask_restplus import Resource, fields m
I've been writing an API and I want to test it. Get requests to API by requests are working well but when I want to test by test_client I have always received