Skip to content

Add impersonating_user field to Comments API documentation#394

Merged
nethad merged 1 commit intomasterfrom
comment/impersonating_user
Mar 20, 2026
Merged

Add impersonating_user field to Comments API documentation#394
nethad merged 1 commit intomasterfrom
comment/impersonating_user

Conversation

@sunsations
Copy link
Contributor

Document the impersonating_user field in the Comments API response. This field is present when a comment was created while impersonating another user and contains:

  • id: The impersonating user's ID
  • firstname: The impersonating user's first name
  • lastname: The impersonating user's last name

Document the impersonating_user field in the Comments API response. This
field is present when a comment was created while impersonating another
user and contains:
- id: The impersonating user's ID
- firstname: The impersonating user's first name
- lastname: The impersonating user's last name
@nethad nethad merged commit db6b330 into master Mar 20, 2026
@nethad nethad deleted the comment/impersonating_user branch March 20, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants