Skip to content

Commit 97f83ae

Browse files
[domain-deletion]Add delete domain operation in replicator (#201)
* [domain-deletion]Add delete domain operation in replicator * Rm the spaces
1 parent 4479649 commit 97f83ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

thrift/replicator.thrift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ enum ReplicationTaskType {
3535
enum DomainOperation {
3636
Create
3737
Update
38+
Delete
3839
}
3940

4041
struct DomainTaskAttributes {

0 commit comments

Comments
 (0)