github.com/cobalt77/jfrog-client-go@v0.14.5/artifactory/services/utils/tests/testdata/reduce_bottom_chain_step5.json (about)

     1  {
     2      "results": [
     3          {
     4              "Repo": "repo1",
     5              "Path": "a",
     6              "Name": ""
     7          },
     8          {
     9              "Repo": "repo1",
    10              "Path": "c",
    11              "Name": ""
    12          },
    13          {
    14              "Repo": "repo1",
    15              "Path": "b/c",
    16              "Name": ""
    17          },
    18          {
    19              "Repo": "repo1",
    20              "Path": "b/",
    21              "Name": ""
    22          },
    23          {
    24              "Repo": "repo1",
    25              "Path": "b/k/c",
    26              "Name": ""
    27          },
    28          {
    29              "Repo": "repo1",
    30              "Path": "a/b",
    31              "Name": "foo.foo"
    32          },
    33          {
    34              "Repo": "repo1",
    35              "Path": "c/x",
    36              "Name": "1234.1234"
    37          }
    38      ]
    39  }