Closed sdumetz closed 1 year ago
allow search params in GET /api/v1/scenes to filter output
GET /api/v1/scenes
Also add a thumbnail to scene results to skip the subsequent PROPFIND /scenes/:scene that was costly for larger result sets
PROPFIND /scenes/:scene
TODO :
allow search params in
GET /api/v1/scenes
to filter outputAlso add a thumbnail to scene results to skip the subsequent
PROPFIND /scenes/:scene
that was costly for larger result setsTODO :