Atlassian · Schema

Version

CodeCollaborationPlatformProductivitySoftware Development

Properties

Name Type Description
when string
friendlyWhen string
message string
number integer Set this to the current version number incremented by one
minorEdit boolean If `minorEdit` is set to 'true', no notification email or activity stream will be generated for the change.
_expandable object
contentTypeModified boolean True if content type is modifed in this version (e.g. page to blog)
confRev string The revision id provided by confluence to be used as a revision in Synchrony
syncRev string The revision id provided by Synchrony
syncRevSource string Source of the synchrony revision
View JSON Schema on GitHub

JSON Schema

atlassian-confluence-content-version-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Version",
  "type": "object",
  "properties": {
    "when": {
      "type": "string"
    },
    "friendlyWhen": {
      "type": "string"
    },
    "message": {
      "type": "string"
    },
    "number": {
      "type": "integer",
      "description": "Set this to the current version number incremented by one"
    },
    "minorEdit": {
      "type": "boolean",
      "description": "If `minorEdit` is set to 'true', no notification email or activity\nstream will be generated for the change."
    },
    "_expandable": {
      "type": "object"
    },
    "contentTypeModified": {
      "type": "boolean",
      "description": "True if content type is modifed in this version (e.g. page to blog)"
    },
    "confRev": {
      "type": "string",
      "description": "The revision id provided by confluence to be used as a revision in Synchrony"
    },
    "syncRev": {
      "type": "string",
      "description": "The revision id provided by Synchrony"
    },
    "syncRevSource": {
      "type": "string",
      "description": "Source of the synchrony revision"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/atlassian-confluence-content-version"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

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.

A second provider on the same verified email joins the account you already have.