Closed gacou54 closed 1 year ago
The find() method now takes an Orthanc object. This allows configuring the Orthanc's client for the HTTP calls inside the find method.
find()
Orthanc
find
The find method now accepts an instance_filter parameter as well.
instance_filter
Also, update to Orthanc 1.11.3.
Related #16
The
find()
method now takes anOrthanc
object. This allows configuring the Orthanc's client for the HTTP calls inside thefind
method.The
find
method now accepts aninstance_filter
parameter as well.Also, update to Orthanc 1.11.3.
Related #16