Skip to content

Commit 7d5c1b4

Browse files
committed
Fix sort value table
1 parent 2145619 commit 7d5c1b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

funder_kpi_api.md

+1
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ sets the result ordering, either `asc` or `desc`. Sort sets the field by which r
191191
sorted. Possible values are:
192192

193193
| Sort value | Description |
194+
|------------|-------------|
194195
| `score` or `relevance` | Sort by relevance score |
195196
| `updated` | Sort by date of most recent change to metadata. Currently the same as `deposited`. |
196197
| `deposited` | Sort by time of most recent deposit |

0 commit comments

Comments
 (0)