diff OrthancFramework/Resources/CodeGeneration/ErrorCodes.json @ 4623:95ffe3b6ef7c db-changes

handling of revisions for metadata
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 16 Apr 2021 17:13:03 +0200
parents de5e6b04442d
children b7ce2bb6b881
line wrap: on
line diff
--- a/OrthancFramework/Resources/CodeGeneration/ErrorCodes.json	Fri Apr 16 10:48:57 2021 +0200
+++ b/OrthancFramework/Resources/CodeGeneration/ErrorCodes.json	Fri Apr 16 17:13:03 2021 +0200
@@ -243,7 +243,7 @@
     "Code": 43,
     "HttpStatus": 409,
     "Name": "Revision",
-    "Description": "A bad revision number was provided, indicates conflict between multiple updates"
+    "Description": "A bad revision number was provided, which might indicate conflict between multiple writers"
   },