The Open API specification for Synapse is now available for download!

Download Open API Spec

Comment

org.sagebionetworks.repo.model.message.Comment

JSON schema for a comment on a Synapse object

Field Type Description
id STRING The unique identifier of the message or comment
createdBy STRING The unique identifier of the sender of this message
fileHandleId STRING The S3 file handle storing the body of this message. Note: The file's mime type should be 'text/plain' or 'text/html'. If no character encoding is specified, then UTF-8 is assumed.
createdOn STRING When this message was created
targetType ObjectType JSON enum for the types of objects in Synapse.
targetId STRING The unique identifier of the target object