Atlassian · Example Payload

Atlassian Confluence Content Container Look And Feel Example

CodeCollaborationPlatformProductivitySoftware Development

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

Top-level fields

backgroundbackgroundAttachmentbackgroundBlendModebackgroundClipbackgroundColorbackgroundImagebackgroundOriginbackgroundPositionbackgroundRepeatbackgroundSizepaddingborderRadius

Example Payload

Raw ↑
{
  "background": "example_value",
  "backgroundAttachment": "example_value",
  "backgroundBlendMode": "example_value",
  "backgroundClip": "example_value",
  "backgroundColor": "example_value",
  "backgroundImage": "example_value",
  "backgroundOrigin": "example_value",
  "backgroundPosition": "example_value",
  "backgroundRepeat": "example_value",
  "backgroundSize": "example_value",
  "padding": "example_value",
  "borderRadius": "example_value"
}