artifactory-client-java
artifactory-client-java copied to clipboard
Create repo: position argument unnecessary
API org.jfrog.artifactory.client.Repositories.create(...)
takes a position
arg, but I'm not sure it's really taken into account by Artifactory. Official documentation does not explain this query param.
If it's not useful, then it should be removed.