comparison NEWS @ 4339:fc5caed6f940

"/tools/dicom-echo": Execute C-Echo SCU to a modality that is not registered in "/modalities"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 03 Dec 2020 11:47:03 +0100
parents 1263e727d048
children 6fa8bb987be2
comparison
equal deleted inserted replaced
4338:1263e727d048 4339:fc5caed6f940
10 10
11 REST API 11 REST API
12 -------- 12 --------
13 13
14 * API version upgraded to 9 14 * API version upgraded to 9
15 * "/tools/dicom-echo": Execute C-Echo SCU to a modality that is not registered in "/modalities"
15 * "/tools/log-level-*": Dynamically access and/or change the verbosity of logging categories 16 * "/tools/log-level-*": Dynamically access and/or change the verbosity of logging categories
16 * "/peers/{id}/configuration": Get the configuration of one peer (cf. "/peers?expand") 17 * "/peers/{id}/configuration": Get the configuration of one peer (cf. "/peers?expand")
17 * "/modalities/{id}/configuration": Get the configuration of one modality (cf. "/modalities?expand") 18 * "/modalities/{id}/configuration": Get the configuration of one modality (cf. "/modalities?expand")
18 19
19 Maintenance 20 Maintenance