/
LA
langchain-ai
/
LangSmith
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v48
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-05-27
586
756
1.6 MB
comments
Create Sub Comment
post
/api/v1/comments/{owner}/{repo}/{parent_comment_id}
Path parameters
owner
string
required
repo
string
required
parent_comment_id
string
uuid
required
Request body
CreateCommentRequest
required
content
string
required
Response
Successful Response
Comment
required
id
string
uuid
required
comment_by
string
uuid
nullable
comment_on
string
uuid
required
parent_id
string
uuid
nullable
content
string
required
created_at
string
date-time
required
updated_at
string
date-time
required
comment_by_name
string
nullable
num_sub_comments
integer
required
num_likes
integer
required
liked_by_auth_user
boolean
nullable