Skip to content

Commit 964ec3a

Browse files
committed
NRL-936 add post for log
1 parent 54893e0 commit 964ec3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layer/nrlf/core/log_references.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ class LogReference(Enum):
192192
"EXCEPTION", "The DocumentReference resource could not be parsed"
193193
)
194194
CONPOSTSEARCH999 = _Reference(
195-
"INFO", "Successfully completed consumer searchDocumentReference"
195+
"INFO", "Successfully completed consumer searchPostDocumentReference"
196196
)
197197

198198
# Producer - CreateDocumentReference

0 commit comments

Comments
 (0)