diff OrthancServer/Sources/OrthancRestApi/OrthancRestResources.cpp @ 5665:d8c86698110c find-refactoring

implemented computed tag: Instance Availability
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 04 Jul 2024 14:36:24 +0200
parents a3c244090f67
children dc96401dbe88
line wrap: on
line diff
--- a/OrthancServer/Sources/OrthancRestApi/OrthancRestResources.cpp	Thu Jul 04 11:59:50 2024 +0200
+++ b/OrthancServer/Sources/OrthancRestApi/OrthancRestResources.cpp	Thu Jul 04 14:36:24 2024 +0200
@@ -3481,7 +3481,7 @@
     std::set<DicomTag> requestedTags;
     OrthancRestApi::GetRequestedTags(requestedTags, call);
 
-    if (false)
+    if (true)
     {
       /**
        * EXPERIMENTAL VERSION