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

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