This commit is contained in:
Shahar Ilany 2022-07-18 23:34:00 +03:00
commit bf74d31322
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ def get_stoplight_elements_html(
try_it_credential_policy: TryItCredentialPolicyOptions = TryItCredentialPolicyOptions.OMIT,
layout: LayoutOptions = LayoutOptions.SIDEBAR,
logo: str = "",
router: RouterOptions = RouterOptions.HISTORY
router: RouterOptions = RouterOptions.HISTORY,
) -> HTMLResponse:
html = f"""
<!doctype html>