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

Download Open API Spec

Forum

org.sagebionetworks.repo.model.discussion.Forum
Field Type Description
id STRING The ID of this object
projectId STRING Deprecated. Use objectId instead. The ID of the project to which this forum belongs. This ID may or may not start with prefix 'syn'.
objectId STRING The ID of the object to which this forum belongs.
objectType ForumObjectType The type of object to which a Forum is associated.
etag STRING Synapse employs an Optimistic Concurrency Control (OCC) scheme to handle concurrent updates. Since the E-Tag changes every time an entity is updated it is used to detect when a client's current representation of an entity is out-of-date.