Confluence Questions REST ResourcesPUBLIC SINCE 2.3
by Atlassian for Confluence Server 5.3+
commentDTO
XML
Attributes
| name | type | description |
|---|---|---|
| dateCommented | dateTime | (no documentation provided) |
| id | long | (no documentation provided) |
| parentId | long | (no documentation provided) |
| questionId | long | (no documentation provided) |
| friendlyDateCommented | string | (no documentation provided) |
| url | string | (no documentation provided) |
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| body (formattedBodyDTO) | 0/1 | |
| author (userDTO) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| dateCommented | dateTime | (no documentation provided) |
| id | long | (no documentation provided) |
| parentId | long | (no documentation provided) |
| questionId | long | (no documentation provided) |
| friendlyDateCommented | string | (no documentation provided) |
| url | string | (no documentation provided) |
| body | body (formattedBodyDTO) | |
| author | author (userDTO) |