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 7bbd4ab commit 827983cCopy full SHA for 827983c
modules/ROOT/partials/plugin-apis/comments-apis.adoc
@@ -62,7 +62,7 @@ The `getEventLog` returns a log that contains information and timestamps of all
62
"conversationContext": "Welcome",
63
"conversationContent": "new comment",
64
"conversationCreatedAt": "2024-12-06T06:38:42.444Z",
65
- "commentContent": "reply to comment",
+ "commentContent": "reply to existing comment",
66
"commentAuthor": {
67
"author": "DEMO USER",
68
"authorName": "DEMO USER"
0 commit comments