mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
spelling mistake
This commit is contained in:
parent
7b29ee8ebf
commit
9aa97d7dda
@ -37,7 +37,7 @@ class BrevoController extends BaseController
|
|||||||
* path="/api/v1/brevo_webhook",
|
* path="/api/v1/brevo_webhook",
|
||||||
* operationId="brevoWebhook",
|
* operationId="brevoWebhook",
|
||||||
* tags={"brevo"},
|
* tags={"brevo"},
|
||||||
* summary="Processing webhooks from PostMark",
|
* summary="Processing webhooks from Brevo",
|
||||||
* description="Adds an credit to the system",
|
* description="Adds an credit to the system",
|
||||||
* @OA\Parameter(ref="#/components/parameters/X-API-TOKEN"),
|
* @OA\Parameter(ref="#/components/parameters/X-API-TOKEN"),
|
||||||
* @OA\Parameter(ref="#/components/parameters/X-Requested-With"),
|
* @OA\Parameter(ref="#/components/parameters/X-Requested-With"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user