refactor: change title in swagger
This commit is contained in:
@@ -75,7 +75,7 @@ app: FastAPI = FastAPI(
|
|||||||
redoc_url=None,
|
redoc_url=None,
|
||||||
docs_url=None,
|
docs_url=None,
|
||||||
lifespan=lifespan,
|
lifespan=lifespan,
|
||||||
title='Bitforce. Users Service',
|
title='Elcsa. Users Service',
|
||||||
version='1.0.0',
|
version='1.0.0',
|
||||||
description='',
|
description='',
|
||||||
license_info={
|
license_info={
|
||||||
|
|||||||
Reference in New Issue
Block a user