Take a look at the example of the structure
Example of JSON structure:
{ "server_city": { "in": [ "Montreal" ] }, "server_country": { "in": [ "CA" ] } }
Last updated 3 years ago