Expand description
Confluence Cloud REST API v2 implementation of AtlassianApi.
Uses the Confluence REST API v2 to read and write pages. Pages are fetched with ADF body format and updated with version number increments for optimistic locking.
Structsยง
- Child
Page - A child page returned from the children API.
- Confluence
Api - Confluence Cloud REST API v2 backend.
- Confluence
Comment - A comment on a Confluence page.
- Confluence
Label - A label on a Confluence page.