Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.42 KB

File metadata and controls

9 lines (6 loc) · 1.42 KB

AnswerLike

Fields

Field Type Required Description Example
user Optional[models.Person] N/A {
"name": "George Clooney",
"obfuscatedId": "abc123"
}
create_time date The time the user liked the answer in ISO format (ISO 8601).