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

     1  {
     2    "results": [
     3      {
     4        "repo": "repo1",
     5        "path": "b",
     6        "name": "c/",
     7        "type": "folder"
     8      },
     9      {
    10        "repo": "repo1",
    11        "path": "br",
    12        "name": "c/",
    13        "type": "folder"
    14      }
    15    ]
    16  }