# HG changeset patch # User Alain Mazy # Date 1725438775 -7200 # Node ID fc591f166d530540854be65b998513e203864b90 # Parent 717acb0ea546a0edb8a30fbfcb648c02fed6ac4d typo diff -r 717acb0ea546 -r fc591f166d53 NEWS --- 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 --------