We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54893e0 commit 964ec3aCopy full SHA for 964ec3a
layer/nrlf/core/log_references.py
@@ -192,7 +192,7 @@ class LogReference(Enum):
192
"EXCEPTION", "The DocumentReference resource could not be parsed"
193
)
194
CONPOSTSEARCH999 = _Reference(
195
- "INFO", "Successfully completed consumer searchDocumentReference"
+ "INFO", "Successfully completed consumer searchPostDocumentReference"
196
197
198
# Producer - CreateDocumentReference
0 commit comments