From 84f688015782980cfe8d6aa2a5de38e91dec4ed1 Mon Sep 17 00:00:00 2001 From: "Christopher Kujawa (Zell)" Date: Thu, 1 Feb 2024 14:58:14 +0100 Subject: [PATCH] docs: enhnace method doc --- Client/Api/Commands/ITenantIdsCommandStep.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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