Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dev:web_api:v2:fulltext_content [2013/11/05 17:55] dstillmandev:web_api:v2:fulltext_content [2013/11/05 17:56] dstillman
Line 7: Line 7:
   GET <userOrGroupPrefix>/fulltext?newer=<version>   GET <userOrGroupPrefix>/fulltext?newer=<version>
  
-<itemKey> should correspond to an existing attachment item. <version> should be the Last-Modified-Version returned from the previous check, or 0 if none.+''<itemKey>'' should correspond to an existing attachment item. ''<version>'' should be the ''Last-Modified-Version'' returned from the previous check, or 0 if none.
  
   Content-Type: application/json   Content-Type: application/json
Line 28: Line 28:
   GET <userOrGroupPrefix>/items/<itemKey>/fulltext   GET <userOrGroupPrefix>/items/<itemKey>/fulltext
  
-<itemKey> should correspond to an existing attachment item.+''<itemKey>'' should correspond to an existing attachment item.
  
   Content-Type: application/json   Content-Type: application/json
Line 39: Line 39:
 }</code> }</code>
  
-'indexedChars' and 'totalChars' may be provided instead of 'indexedPages' and 'totalPages'.+''indexedChars'' and ''totalChars'' may be provided instead of ''indexedPages'' and ''totalPages''.
  
 ^ Common responses ^^ ^ Common responses ^^
Line 56: Line 56:
 }</code> }</code>
  
-<itemKey> should correspond to an existing attachment item.+''<itemKey>'' should correspond to an existing attachment item.
  
-'indexedPages' and 'totalPages' can be provided instead of 'indexedChars' and 'totalChars'.+''indexedPages'' and ''totalPages'' can be provided instead of ''indexedChars'' and ''totalChars''.
  
 ^ Common responses ^^ ^ Common responses ^^
dev/web_api/v2/fulltext_content.txt · Last modified: 2017/11/27 04:19 by bwiernik