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

     1  {
     2    "results": [
     3      {
     4        "repo": "a",
     5        "path": "b",
     6        "name": "fileA",
     7        "type": "file"
     8      },
     9      {
    10        "repo": "a",
    11        "path": "b",
    12        "name": "fileAA",
    13        "type": "file"
    14      }
    15    ]
    16  }