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