Changes between Version 9 and Version 10 of CADAC/WebServiceAPI

Show
Ignore:
Timestamp:
01/31/08 20:59:36 (22 months ago)
Author:
rpwagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CADAC/WebServiceAPI

    v9 v10  
    1616=== {{{/runs[/]}}} === 
    1717 
     18|| '''Method''' || '''Action''' || '''Request Body''' || '''Response Body''' || 
    1819|| {{{POST}}}    || Adds a new run ||  {{{<Run>}}} ||  {{{<id>}}} || 
    1920 
     
    2122=== {{{/runs/{run}}}} === 
    2223 
     24|| '''Method''' || '''Action''' || '''Request Body''' || '''Response Body''' || 
    2325|| {{{GET}}}    || Returns {{{{run}}}} ||        || {{{<Run>}}} || 
    2426|| {{{DELETE}}} || Deletes {{{{run}}}} || || ||