improve on openapi metadata (#1795)
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ from .tasks import (
|
||||
def create_app() -> FastAPI:
|
||||
configure_logger()
|
||||
app = FastAPI(
|
||||
title="LNbits API",
|
||||
title=settings.lnbits_title,
|
||||
description=(
|
||||
"API for LNbits, the free and open source bitcoin wallet and "
|
||||
"accounts system with plugins."
|
||||
|
||||
Reference in New Issue
Block a user