fastcheck_api fix
This commit is contained in:
parent
43ff1af9e3
commit
9bbfef66f9
|
|
@ -106,9 +106,10 @@ async def customer_docs():
|
||||||
<rapi-doc
|
<rapi-doc
|
||||||
spec-url="openapi.json"
|
spec-url="openapi.json"
|
||||||
render-style="read"
|
render-style="read"
|
||||||
show-header="false"
|
show-header="true"
|
||||||
allow-try="true"
|
allow-try="true"
|
||||||
allow-authentication="true"
|
allow-authentication="true"
|
||||||
|
persist-auth="true"
|
||||||
allow-server-selection="true"
|
allow-server-selection="true"
|
||||||
show-components="true"
|
show-components="true"
|
||||||
show-info="true"
|
show-info="true"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user