From d8fb45398dc98f48c7923d107a00b567c9a668b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 16:28:25 +0000 Subject: [PATCH] feat: regenerate API client from OpenAPI spec --- src/Client/Model/ModelsCreateEvent.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Client/Model/ModelsCreateEvent.php b/src/Client/Model/ModelsCreateEvent.php index 815b79a..af336d6 100644 --- a/src/Client/Model/ModelsCreateEvent.php +++ b/src/Client/Model/ModelsCreateEvent.php @@ -433,7 +433,7 @@ public function getEndpointId() /** * Sets endpoint_id * - * @param string|null $endpoint_id Specifies the endpoint to send this event to. + * @param string|null $endpoint_id Specifies the endpoint to send this event to. Required unless the deprecated app_id is provided. * * @return self */