diff --git a/temporal/api/cloud/namespace/v1/message.proto b/temporal/api/cloud/namespace/v1/message.proto index 4b708fd..0a38c5a 100644 --- a/temporal/api/cloud/namespace/v1/message.proto +++ b/temporal/api/cloud/namespace/v1/message.proto @@ -443,7 +443,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.