Skip to content

Commit

Permalink
Merge pull request #17 from HDRUK/RDT3-236
Browse files Browse the repository at this point in the history
RDT3-236 - Checkin of new search api
  • Loading branch information
tonyespley-pa authored May 22, 2020
2 parents 36edf44 + 879d3d1 commit 5f51058
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 157 deletions.
1 change: 1 addition & 0 deletions src/resources/search/record.search.model.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const RecordSearchSchema = new Schema(
searched: String,
returned:
{
dataset: Number,
tool: Number,
project: Number,
person: Number
Expand Down
Loading

0 comments on commit 5f51058

Please sign in to comment.