Skip to content

fix: issue #261 (automated) - #262

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
claude/issue-261-20260722-2226
Closed

github-actions[bot] wants to merge 1 commit into
mainfrom
claude/issue-261-20260722-2226

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Closes #261

…age-history

- Add confluenceUpload<T> to HttpClient for multipart form-data uploads
  (mirrors existing jiraUpload pattern with X-Atlassian-Token: no-check)
- Add uploadAttachment(pageId, filePath, comment?) to ConfluenceClient
- Add deleteAttachment(attachmentId) to ConfluenceClient
- Add getPageHistory(id) to ConfluenceClient
- Add ConfluencePageHistory type
- Wire up upload-attachment, delete-attachment, and get-page-history commands

Closes #261

Co-authored-by: Sunny Kolattukudy <kolatts@users.noreply.github.com>
@kolatts kolatts closed this Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

confluence upload attachment

1 participant