Changes between Version 39 and Version 40 of DASISH/Scenario


Ignore:
Timestamp:
05/14/13 15:30:12 (11 years ago)
Author:
olhsha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DASISH/Scenario

    v39 v40  
    6161
    6262
    63 * Service: responds with the envelope: a newly-created annotation (with temp id-s replaced by the permanent ones and the full URI for the target sources) + list of actions;
    64 the list of actions may be empty or contain  "CREATE_CACHED_REPRESENTATION";
     63* Service: responds with the envelope:  {<annot'>, <Actions>*}. <annot'> is a newly-created in the DB annotation obtained from the POSTed new <annot> by replacing all its temporary target-source id-s with actual references. The list of actions may be empty or contain  "CREATE_CACHED_REPRESENTATION";
    6564* Client: sends cached representation  {{{POST/api/cources/<sid>/cached}}}
    6665* Service: store representation
     
    7271Request body: XML new body <annot>
    7372
    74 Response: the envelope {<annot'>, <Actions>*}.
     73Response: the envelope.
    7574
    7675