aboutsummaryrefslogtreecommitdiffstats
path: root/includes/search/Entity
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in comments (S)Siddharth VP2022-01-091-2/+2
| | | | Change-Id: Id86769ca81ff65707edde520585aa9ea117123e1
* rest: Add 'thumbnail' and 'description' fields to the search responsePeter Ovchyn2020-05-051-0/+136
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