fix: api name

Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
This commit is contained in:
Ameya Shenoy 2023-03-23 17:39:43 +05:30
parent a9c91faaf3
commit ed8bc8ee7c
Signed by: codingcoffee
GPG key ID: EEC8EA855D61CEEC

View file

@ -24,7 +24,7 @@ from foldbank.api import AccountsAPI, TransactionsAPI, UpcomingRecurringPaymentA
schema_view = get_schema_view(
openapi.Info(
title="Grapevine API",
title="Fold Bank API",
default_version="v1",
description="",
terms_of_service="https://gvine.app/terms/",