github.com/cobalt77/jfrog-client-go@v0.14.5/artifactory/services/utils/tests/testdata/reduce_top_chain_step3.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 "Repo": "repo1", 17 "Path": "br/c/dont/care", 18 "Name": "somename", 19 "Type": "folder" 20 } 21 ] 22 }