Denis Postanogov
Results
2
issues of
Denis Postanogov
Trying to implement an API with DELETE method like this: DELETE /products/{product_id} I faced with the problem that flasgger does not support `undefined` (also `null`) request data sent from the...
Sub-commands of argument parser always get sorted in the Sphinx documentation page generated with 'autoprogram'. There's no good way to turn alphabet sorting off (except maybe tricking with OrderedDict class,...