github.com/cobalt77/jfrog-client-go@v0.14.5/artifactory/services/utils/tests/testdata/reduce_top_chain_step4.json (about) 1 { 2 "results": [ 3 { 4 "Repo": "repo1", 5 "Path": "b", 6 "Name": "z/", 7 "Type": "folder" 8 }, 9 { 10 "Repo": "repo1", 11 "Path": "br", 12 "Name": "x/", 13 "Type": "folder" 14 }, 15 { 16 "Repo": "repo1", 17 "Path": "bl", 18 "Name": "b/", 19 "Type": "folder" 20 }, 21 { 22 "Repo": "repo1", 23 "Path": "b", 24 "Name": "a/", 25 "Type": "folder" 26 }, 27 { 28 "Repo": "repo1", 29 "Path": "br", 30 "Name": "e/", 31 "Type": "folder" 32 }, 33 { 34 "Repo": "repo1", 35 "Path": "bl", 36 "Name": "c1/", 37 "Type": "folder" 38 }, 39 { 40 "Repo": "repo1", 41 "Path": "b", 42 "Name": "m/", 43 "Type": "folder" 44 }, 45 { 46 "Repo": "repo1", 47 "Path": "br", 48 "Name": "mm/", 49 "Type": "folder" 50 }, 51 { 52 "Repo": "repo1", 53 "Path": "bl", 54 "Name": "4/", 55 "Type": "folder" 56 } 57 ] 58 }