Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in comments (S) | Siddharth VP | 2022-01-09 | 1 | -2/+2 |
| | | | | Change-Id: Id86769ca81ff65707edde520585aa9ea117123e1 | ||||
* | rest: Add 'thumbnail' and 'description' fields to the search response | Peter Ovchyn | 2020-05-05 | 1 | -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 |