From 61a9e47f4b1292dbd093fdc3a7f7d71f8d80cfcd Mon Sep 17 00:00:00 2001 From: dev1lfreak Date: Mon, 15 Jun 2026 14:06:09 +0300 Subject: [PATCH] refactor: change title --- src/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.py b/src/main.py index 3b1df65..422a5d2 100644 --- a/src/main.py +++ b/src/main.py @@ -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={