diff NEWS @ 4338:1263e727d048

give access to the configuration of one single peer or modality
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 03 Dec 2020 10:43:31 +0100
parents 7707fa761b71
children fc5caed6f940
line wrap: on
line diff
--- a/NEWS	Wed Dec 02 11:01:59 2020 +0100
+++ b/NEWS	Thu Dec 03 10:43:31 2020 +0100
@@ -11,7 +11,10 @@
 REST API
 --------
 
+* API version upgraded to 9
 * "/tools/log-level-*": Dynamically access and/or change the verbosity of logging categories
+* "/peers/{id}/configuration": Get the configuration of one peer (cf. "/peers?expand")
+* "/modalities/{id}/configuration": Get the configuration of one modality (cf. "/modalities?expand")
 
 Maintenance
 -----------