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.
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "AtlassianDocumentFormat",
"type": "object",
"description": "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.",
"properties": {
"type": {
"type": "string",
"description": "The root node type. Always doc."
},
"version": {
"type": "integer",
"description": "The ADF version. Currently 1."
},
"content": {
"type": "array",
"description": "The content nodes of the document."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.