]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:sparkles: Make Swagger UI and ReDoc parameterizable to host offline assets for docs...
authoreuri10 <euri10@users.noreply.github.com>
Mon, 20 May 2019 07:26:54 +0000 (09:26 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Mon, 20 May 2019 07:26:54 +0000 (11:26 +0400)
commitf54d8d57a42420019d384aa3b495402545b0af33
tree901fad5d729ce5c519cd870c61c4a6724fbb97f0
parent56ab106bbbf8054af437821c6683491ca7952c3b
:sparkles: Make Swagger UI and ReDoc parameterizable to host offline assets for docs (#112)
fastapi/openapi/docs.py
tests/test_local_docs.py [new file with mode: 0644]