diff --git a/src/main/java/com/getconvoy/models/ModelsCreateEvent.java b/src/main/java/com/getconvoy/models/ModelsCreateEvent.java index f7c45cc..ad2fc20 100644 --- a/src/main/java/com/getconvoy/models/ModelsCreateEvent.java +++ b/src/main/java/com/getconvoy/models/ModelsCreateEvent.java @@ -191,7 +191,7 @@ public ModelsCreateEvent endpointId(@jakarta.annotation.Nullable String endpoint } /** - * Specifies the endpoint to send this event to. + * Specifies the endpoint to send this event to. Required unless the deprecated app_id is provided. * @return endpointId */ @jakarta.annotation.Nullable