refactor: change title
This commit is contained in:
@@ -82,7 +82,7 @@ app: FastAPI = FastAPI(
|
||||
redoc_url=None,
|
||||
docs_url=None,
|
||||
lifespan=lifespan,
|
||||
title='B2B Service',
|
||||
title='Elcsa. B2B Service',
|
||||
version='1.0.0',
|
||||
description='Purchase requests API for legal entity client users.',
|
||||
license_info={
|
||||
|
||||
Reference in New Issue
Block a user