Skip to content

Commit

Permalink
mychem aeolusTreats-rev: add param to remove hits that don't match co…
Browse files Browse the repository at this point in the history
…unt/id criteria
  • Loading branch information
colleenXu committed Apr 9, 2024
1 parent a3904bb commit c970c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mychem.info/openapi_full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,7 @@ components:
fields: aeolus.unii,aeolus.indications ## no prefix
size: 1000 ## note size limit
jmespath: "aeolus.indications|[?count>`20` && meddra_code=='{{ queryInputs }}']"
jmespath_exclude_empty: true
predicate: treated_by
source: "infores:aeolus"
response_mapping:
Expand Down

0 comments on commit c970c6e

Please sign in to comment.