github.com/jfrog/jfrog-cli-go@v1.22.1-0.20200318093948-4826ef344ffd/testsdata/specs/distribution_rules.json (about)

     1  {
     2      "distribution_rules": [
     3        {
     4          "site_name": "*",
     5          "city_name": "*",
     6          "country_codes": ["*"]
     7        }
     8      ]
     9  }