wiki.techinc.nl/tests/api-testing/REST
Peter Ovchyn 7df7b923da rest: Add 'thumbnail' and 'description' fields to the search response
By default, core adds those fields as null to each row.
provideThumbnail and provideDescription hooks are introduced.
Extension should subscribe on the hooks to provide a thumbnail and description respectively.

Bug: T250144
Change-Id: I42c6c8ff9d887a440174af2a21c7921573b06640
2020-05-05 19:35:52 +03:00
..
Creation.js Define POST handler for /page/: create page 2020-03-25 20:49:20 +01:00
PageHistory.js REST endpoints: Add etag and last-modified headers 2020-03-26 00:18:34 +01:00
PageHTMLBare.js REST Handlers: use max-age not maxage for cache-control 2020-03-25 22:38:03 +01:00
PageSource.js REST Handlers: use max-age not maxage for cache-control 2020-03-25 22:38:03 +01:00
Revision.js REST endpoints: Add etag and last-modified headers 2020-03-26 00:18:34 +01:00
Search.js rest: Add 'thumbnail' and 'description' fields to the search response 2020-05-05 19:35:52 +03:00
Update.js Define POST handler for /page/: create page 2020-03-25 20:49:20 +01:00