Add some filters to JigBrowseQuery
Open
@RickyLB is already working on this.
Since Jan 11, 2022.
low
- Dominant language
- Rust
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
pub struct JigSearchQuery {
...
language: Option<String>,
age_ranges: Vec<AgeRangeId>,
affiliations: Vec<AffiliationId>,
resource_types: Vec<ResourceTypeId>,
categories: Vec<CategoryId>,
}
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.