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

     1  {
     2      "results": [
     3          {
     4              "Repo": "repo1",
     5              "Path": "a",
     6              "Name": "file.file"
     7          },
     8          {
     9              "Repo": "repo1",
    10              "Path": "c",
    11              "Name": "file2.file"
    12          },
    13          {
    14              "Repo": "repo1",
    15              "Path": "b/c",
    16              "Name": "file3.file"
    17          }
    18      ]
    19  }