Skip to content

Commit

Permalink
Update modules/ROOT/partials/configuration/tinycomments_reply.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
  • Loading branch information
tiny-ben-tran and kemister85 authored Oct 8, 2024
1 parent ccdc959 commit d56637d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The `+tinycomments_reply+` function is given a request (req) object as the first

* `+conversationUid+`: The uid of the conversation the reply is targeting.
* `+content+`: The content of the comment to create.
* `+createdAt+`: The date the comment was created.
* `+createdAt+`: The date the comment was created (ISO 8601 date string) format.

The `+done+` callback should accept the following object:

Expand Down

0 comments on commit d56637d

Please sign in to comment.