view OrthancCppClient/SharedLibrary/ConfigurationCpp.json @ 1363:feaf2840917c

Plugins now receive duplicated GET arguments in their REST callbacks
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 May 2015 15:21:26 +0200
parents 6f01dd71b601
children
line wrap: on
line source

{
  "InternalsNamespace" : [ "OrthancClient", "Internals" ],
  "PublicNamespace" : [ "OrthancClient" ],
  "ExceptionClassName" : "OrthancClientException"
}