From 3f0bc6fff14da88a5753489f1e190c3abf9f1dce Mon Sep 17 00:00:00 2001 From: Steve <34465153+xxl4@users.noreply.github.com> Date: Tue, 29 Oct 2024 09:44:17 +0800 Subject: [PATCH] fix upselling --- src/Docs/V1/Upselling/Controllers/Controller.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Docs/V1/Upselling/Controllers/Controller.php b/src/Docs/V1/Upselling/Controllers/Controller.php index 73f99c3..9a76067 100644 --- a/src/Docs/V1/Upselling/Controllers/Controller.php +++ b/src/Docs/V1/Upselling/Controllers/Controller.php @@ -15,7 +15,7 @@ * * @OA\Server( * url="http://localhost:8000/api/v1", - * description="NexaMerchant Rest API" + * description="NexaMerchant Upselling Rest API" * ) * * @OA\Tag(