Skip to content

Commit

Permalink
feat: add index to functional_annotation_agg collection
Browse files Browse the repository at this point in the history
  • Loading branch information
dwinston committed Nov 27, 2024
1 parent 69bdfd7 commit e340f94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nmdc_runtime/api/models/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,5 @@ class PipelineFindResponse(BaseModel):
"instrument_name",
"alternative_identifiers",
},
"functional_annotation_agg": {"was_generated_by"},
}

0 comments on commit e340f94

Please sign in to comment.