refactor: change title

This commit is contained in:
2026-06-15 14:06:09 +03:00
parent 3c36ab2de0
commit 61a9e47f4b

View File

@@ -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={