Closed jonathonherbert closed 1 year ago
Adds a revisionId to the rule model. It's incremented in the application logic when we call save.
save
What does this change?
Adds a revisionId to the rule model. It's incremented in the application logic when we call
save
.How to test