Skip to content

Commit

Permalink
added example json for search input/output
Browse files Browse the repository at this point in the history
  • Loading branch information
hkethi002 committed Jan 15, 2018
1 parent 1f6b8c4 commit 1233012
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions raml/examples/input/search-input.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"search": {
"return_type": "file",
"filters": [{"terms": {"file.type":["nifti"]}}]
},
"label" : "Test Search"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
},
"permissions": [{"access": "admin", "_id": "harshakethineni@invenshure.com"}],
"creator": "harshakethineni@invenshure.com"
}
}

0 comments on commit 1233012

Please # to comment.