diff --git a/Client/Api/Commands/ITenantIdsCommandStep.cs b/Client/Api/Commands/ITenantIdsCommandStep.cs index afa65ff8..a37e3c14 100644 --- a/Client/Api/Commands/ITenantIdsCommandStep.cs +++ b/Client/Api/Commands/ITenantIdsCommandStep.cs @@ -5,7 +5,7 @@ namespace Zeebe.Client.Api.Commands public interface ITenantIdsCommandStep { /// - /// Set a list of tenantIds to associate with this resource. + /// Specifies the tenants that may own any entities (e.g. process definition, process instances, etc.) resulting from this command. /// /// /// This can be useful when requesting jobs for multiple tenants at once. Each of the activated