-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
/** | ||
* @OA\Info( | ||
* version="2.1.2", | ||
* title="Bagisto Admin Rest API Documentation", | ||
* description="Bagisto Admin Rest API Documentation", | ||
* title="NexaMerchant Admin Rest API Documentation", | ||
* description="NexaMerchant Admin Rest API Documentation", | ||
* | ||
* @OA\Contact( | ||
* email="[email protected]" | ||
|
@@ -15,7 +15,7 @@ | |
* | ||
* @OA\Server( | ||
* url=APP_URL, | ||
* description="Bagisto Admin End Rest API" | ||
* description="NexaMerchant Admin End Rest API" | ||
* ) | ||
* | ||
* @OA\Tag( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
/** | ||
* @OA\Info( | ||
* version="2.1.2", | ||
* title="Bagisto Store Front Rest API Documentation", | ||
* description="Bagisto Store Front Rest API Documentation", | ||
* title="NexaMerchant Store Front Rest API Documentation", | ||
* description="NexaMerchant Store Front Rest API Documentation", | ||
* | ||
* @OA\Contact( | ||
* email="[email protected]" | ||
|
@@ -15,7 +15,7 @@ | |
* | ||
* @OA\Server( | ||
* url=APP_URL, | ||
* description="Bagisto Rest API" | ||
* description="NexaMerchant Rest API" | ||
* ) | ||
* | ||
* @OA\Tag( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ class CheckoutController | |
* "first_name": "John", | ||
* "last_name": "Doe", | ||
* "email": "[email protected]", | ||
* "company_name": "Bagisto", | ||
* "company_name": "NexaMerchant", | ||
* "city": "Marrero", | ||
* "state": "LA", | ||
* "country": "US", | ||
|
@@ -70,7 +70,7 @@ class CheckoutController | |
* "first_name": "John", | ||
* "last_name": "Doe", | ||
* "email": "[email protected]", | ||
* "company_name": "Bagisto", | ||
* "company_name": "NexaMerchant", | ||
* "city": "Mansfield", | ||
* "state": "OH", | ||
* "country": "US", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters