[api] Add metadata to projects endpoint
jmaupetit opened this issue · 0 comments
jmaupetit commented
Considering the /projects/
endpoint, it would be nice to add the following metadata to the response:
from
: the first frame date time for this projectto
: the latest frame date time for this projectnFrames
: the number of frames for this projecttags
: a list of(tag, count)
, withcount
the number of occurrences of the tagtag
in all project frames