-
-
Notifications
You must be signed in to change notification settings - Fork 522
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deserialize rules operator list correctly
In b930510 we disabled sending/parsing list operators as JSON strings. Instead, now it's sent/parsed as protobuf Rule, and saved to disk as JSON array, which ease the task of manually creating new rules if needed. This change was missing in the previous commit.
- Loading branch information
1 parent
6b3a5da
commit 2fc9ed2
Showing
2 changed files
with
74 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters