diff options
author | Olivier Lamy <olamy@apache.org> | 2012-10-05 14:30:09 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-10-05 14:30:09 +0000 |
commit | a80460a0417392440063bb1318c29ae39636eab2 (patch) | |
tree | e1b781caf1a5e89745ccf59d965e8a5568b892f7 /archiva-docs/src | |
parent | 33beb5e1213a37524065388e2bf454a8d96cd0ce (diff) | |
download | archiva-a80460a0417392440063bb1318c29ae39636eab2.tar.gz archiva-a80460a0417392440063bb1318c29ae39636eab2.zip |
extract rest docs to have it as part of the documentation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394545 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-docs/src')
-rw-r--r-- | archiva-docs/src/site/apt/adminguide/webservices/rest.apt.vm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archiva-docs/src/site/apt/adminguide/webservices/rest.apt.vm b/archiva-docs/src/site/apt/adminguide/webservices/rest.apt.vm index 2f649a46c..f38a42032 100644 --- a/archiva-docs/src/site/apt/adminguide/webservices/rest.apt.vm +++ b/archiva-docs/src/site/apt/adminguide/webservices/rest.apt.vm @@ -3,7 +3,7 @@ ------ Olivier Lamy ------ - 2011-09-16 + 2011-10-05 ------ ~~ Licensed to the Apache Software Foundation (ASF) under one @@ -32,6 +32,8 @@ Using REST Services All samples here will use Apache CXF REST client API. By the way you can use some others REST client frameworks. NOTE: a wadl is available in your Archiva instance : http(s)://ip:port/../restServices/application.wadl + Archiva REST api is available here: {{http://archiva.apache.org/docs/${project.version}/rest-docs-archiva-rest-api/index.html}} + * Search Service Authentication headers for connect to your Archiva instance : |