Jira · Schema

AtlassianDocumentFormat

Atlassian Document Format (ADF) representation of rich text content. ADF is a JSON-based format used in Jira Cloud REST API v3 for description, comment, and other rich text fields.

AgileIssue TrackingITSMProject ManagementService Management

Properties

Name Type Description
type string The root node type. Always doc.
version integer The ADF version. Currently 1.
content array The content nodes of the document.
View JSON Schema on GitHub