diff OrthancFramework/Sources/Enumerations.h @ 4424:83371ccdfe80

openapi documentation is now completed
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 29 Dec 2020 19:28:53 +0100
parents 80fd140b12ba
children d9473bd5ed43
line wrap: on
line diff
--- a/OrthancFramework/Sources/Enumerations.h	Tue Dec 29 16:51:28 2020 +0100
+++ b/OrthancFramework/Sources/Enumerations.h	Tue Dec 29 19:28:53 2020 +0100
@@ -596,7 +596,9 @@
     // Some predefined combinations
     DicomFromJsonFlags_None = 0
   };
-  
+
+  // If adding a new DICOM version below, update the
+  // "DeidentifyLogsDicomVersion" configuration option
   enum DicomVersion
   {
     DicomVersion_2008,