Guest User

Untitled

a guest
Jan 19th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. {
  2. "conditions": [
  3. {
  4. "operator": "AND",
  5. "conditions": [
  6. {
  7. "operator": "IS_DESCENDANT",
  8. "value": "a"
  9. },
  10. {
  11. "operator": "AND",
  12. "conditions" [
  13. {}
  14. ]
  15. }
  16. ]
  17. }
  18. ]
  19. }
  20.  
  21. "conditions": [
  22. {
  23. "operator": "IS_DESCENDANT",
  24. "value": "a"
  25. },
  26. {
  27. "operator": "AND",
  28. "conditions" [
  29. {}
  30. ]
  31. }
  32. ]
Add Comment
Please, Sign In to add comment