Stephen Klump

Results 1 issues of Stephen Klump

We have an admin API with a function to download a (binary) file. This specification ``` @docs( tags=["revocation"], summary="Download the tails file of revocation registry", produces="application/octet-stream", responses={200: {"description": "tails file",...