Skip to content

Instantly share code, notes, and snippets.

@brothermechanic
Created May 18, 2022 11:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brothermechanic/1a373dacd1fad8b27f3a547b195f265a to your computer and use it in GitHub Desktop.
Save brothermechanic/1a373dacd1fad8b27f3a547b195f265a to your computer and use it in GitHub Desktop.
tester.json
{
"customers": [
{
"doctor_geo": "jilet",
"visibility": [
{"1": "False"},
{"2": "True"},
{"3": "False"}
]
},
{
"doctor_geo": "hat",
"visibility": [
{"1": "True"},
{"2": "False"},
{"3": "True"}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment