Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Changing (removing conditions and rules):

Info
titleNote

Leave empty square brackets { } in the conditions and rules groups.


Code Block
{
    "method": "axxonsoft.bl.logic.LogicService.ChangeMacros",
    "data": {
            "modified_macros": {
            "guid": "3303abb2-181e-4183-8987-8a06c309a741",
            "mode": {
                "common": {}
            },
            "conditions": {
                "0": {}
            },            
            "rules": {
                "1": {}
            }
        }
    }
}

...