Mercurial > hg > orthanc
changeset 5753:fc591f166d53 find-refactoring
typo
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Wed, 04 Sep 2024 10:32:55 +0200 |
parents | 717acb0ea546 |
children | f75596b224e0 ca06dde85358 868e3df40d5e |
files | NEWS |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Tue Sep 03 16:37:31 2024 +0200 +++ b/NEWS Wed Sep 04 10:32:55 2024 +0200 @@ -3,7 +3,7 @@ * TODO-FIND: complete the list of updated routes: - /studies?expand and sibbling routes now also return "Metadata" (if the DB implements 'extended-api-v1') - - /studies?since=x&limit=0 and sibbling routes: limit=0 now means "no-limit" instead of "no-results" + - /studies?since=x&limit=0 and sibbling routes: limit=0 now means "no limit" instead of "no results" REST API --------