]> source.dussan.org Git - archiva.git/commit
use QueryParam rather than PathParam to have a more human readable url :
authorOlivier Lamy <olamy@apache.org>
Wed, 31 Aug 2011 07:11:55 +0000 (07:11 +0000)
committerOlivier Lamy <olamy@apache.org>
Wed, 31 Aug 2011 07:11:55 +0000 (07:11 +0000)
commit005b157da7a76221f8889a2564602eb394d30b1f
tree129a2c40556148c57c3df15b96554ea61d58679f
parentc9b788afb96d680903070a67e40a8e8e6dc78a63
use QueryParam rather than PathParam to have a more human readable url :
deleteManagedRepository?repositoryId=&deleteContent
rather than deleteManagedRepository/foo/true

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1163508 13f79535-47bb-0310-9956-ffa450edef68
archiva-modules/archiva-web/archiva-rest/archiva-rest-api/src/main/java/org/apache/archiva/rest/api/services/RepositoriesService.java