Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 7c0819ce authored by Jérôme Euzenat's avatar Jérôme Euzenat
Browse files

- added the info of how to retrieve this with curl

parent acc0b98d
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,10 @@ debug=true&level=1.
<p>
The result of these requests are provided in XML.
In the sequel, we describe the various request types.
They can be obtained by:
<div class="fragment">
$ curl -H "Content-Type: text/xml" &lt;URL&gt;
</div>
</p>
<p>
The <tt>msgid</tt> and <tt>in-reply-to</tt> elements are not
......@@ -28,6 +32,7 @@ compulsory and may not be present in messages.
</p>
<h2>listalignments<a name="listalignments"></a></h2>
<p>Gets the list of the alignments available on the server.</p>
<p>URL: http://aserv.inrialpes.fr/rest/ <b>listalignments</b> ?</p>
<p>Parameters: none</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment