Sessions end point query filters
Open
@rossant is already working on this.
Since Dec 14, 2019.
enhancement
question
- Dominant language
- Python
- Stars
- 52
- Forks
- 12
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 4
Description
Currently there's no easy way to obtain e.g. n_trials from alyx without listing a load of sessions then individually querying each returned url. Could there be a way to specify the which fields to return in the endpoint? e.g. /sessions?n_trials= would return the n_trials field in addition. If not, could we perhaps have a full sessions endpoint in addition to the 'light' one we currently have?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.