Atlassian · Example Payload

Atlassian Confluence Content Version Example

CodeCollaborationPlatformProductivitySoftware Development

Atlassian Confluence Content Version Example is an example object payload from Atlassian, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

whenfriendlyWhenmessagenumberminorEdit_expandablecontentTypeModifiedconfRevsyncRevsyncRevSource

Example Payload

Raw ↑
{
  "when": "example_value",
  "friendlyWhen": "example_value",
  "message": "example_value",
  "number": 10,
  "minorEdit": true,
  "_expandable": "example_value",
  "contentTypeModified": true,
  "confRev": "example_value",
  "syncRev": "example_value",
  "syncRevSource": "example_value"
}