@ -17,7 +17,7 @@ from tildes.resources.user import user_by_username
OPENAPI_YAML_FILE = "/opt/tildes/openapi_beta.yaml"
SWAGGER_UI_HTML_FILE = "/opt/tildes/static/swagger-ui-tildes/index.html"
SWAGGER_UI_HTML_FILE = "/opt/tildes/static/swagger-ui/index.html"
def includeme(config: Configurator) -> None: