diff --git a/temporal/api/cloud/namespace/v1/message.proto b/temporal/api/cloud/namespace/v1/message.proto index 3dfeb33..30ac14d 100644 --- a/temporal/api/cloud/namespace/v1/message.proto +++ b/temporal/api/cloud/namespace/v1/message.proto @@ -446,7 +446,6 @@ message NamespaceCapacityInfo { string namespace = 1; // Whether the namespace's APS limit was set by Temporal Support. - // When true, adjusting the namespace's capacity will reset this limit. bool has_legacy_limits = 2; // The current capacity of the namespace.