Created
April 27, 2022 18:51
-
-
Save pitosalas/a369d042863b54e9314d0d1110288f5d 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=304" | |
], | |
[ | |
"user_id=303" | |
], | |
[ | |
"user_id=302" | |
], | |
[ | |
"user_id=301" | |
], | |
[ | |
"user_id=305" | |
], | |
[ | |
"user_id=300" | |
], | |
[ | |
"user_id=302" | |
] | |
] | |
}, | |
{ | |
"names": ["commands"], | |
"values": [ | |
["?x=y"], | |
["?x=y"], | |
["?x=y"], | |
["?x=y"], | |
["?x=y"], | |
["?x=y"], | |
["?x=y"], | |
["?x=y"], | |
["?x=y"], | |
["search?phrase=person"], | |
["search?phrase=drive"], | |
["test/tweet?tweet_count=1"] | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment