Last active
April 8, 2019 19:39
-
-
Save pitosalas/31f6796a397d50b76d9a6be8388978d0 to your computer and use it in GitHub Desktop.
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
{ | |
"version": 1, | |
"variables": [{ | |
"names": ["login"], | |
"values": [ | |
[ | |
"user_id=7042" | |
], | |
[ | |
"user_id=7204" | |
], | |
[ | |
"user_id=7035" | |
], | |
[ | |
"user_id=7035" | |
], | |
[ | |
"user_id=7035" | |
] | |
] | |
}, | |
{ | |
"names": ["commands"], | |
"values": [ | |
["?x=y"], | |
["?x=y"], | |
["?x=y"], | |
["?x=y"], | |
["?x=y"], | |
["search?search=drive"], | |
["test/tweet?count=5"] | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment