Skip to content

Commit

Permalink
revert an unrelated change
Browse files Browse the repository at this point in the history
  • Loading branch information
anekkanti committed Oct 3, 2024
1 parent 1f04c2d commit c3768b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions temporal/api/cloud/namespace/v1/message.proto
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ message Namespace {
// The namespace specification.
NamespaceSpec spec = 3;
// The current state of the namespace.
// Possible values: activating, activationfailed, active, updating, updatefailed, deleting, deletefailed, deleted, suspending, suspendfailed, suspended.
// For any failed state, reach out to Temporal Cloud support for remediation.
string state = 4;
// The id of the async operation that is creating/updating/deleting the namespace, if any.
string async_operation_id = 5;
Expand Down

0 comments on commit c3768b1

Please sign in to comment.