Is there any way in Artifactory to get the list of all the files from single
repository through REST API? I was looking at the "*Pattern Search*" REST
API and it looks like it requires to add *"/*"* for every empty directory
from the structure. for e.g. *GET
/api/search/pattern?pattern=libs-release-local:killer/*/ninja/*/*.jar*
returns all the .jar files from the folder
*libs-release-local:killer/*/ninja/folder1/* but it does not return any .jar
files from folder
*libs-release-local:killer/*/ninja/folder1/folder2/folder3/* I want to get
list of files from all the nested folders just by passing project
name.something like this : GET
/api/search/pattern?pattern=libs-release-local:*/*.jar*Reference page from
Artifactory: *
https://www.jfrog.com/confluence/display/RTF/Artifactory+REST+API#ArtifactoryRESTAPI-PatternSearch
--
View this message in context:
http://forums.jfrog.org/Pattern-search-using-Artifactory-REST-API-tp7580343.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users