Skip to content

Document per-share title and iconUrl branding overrides#24

Merged
tommoor merged 1 commit intomainfrom
claude/affectionate-ride-2hO3q
Apr 28, 2026
Merged

Document per-share title and iconUrl branding overrides#24
tommoor merged 1 commit intomainfrom
claude/affectionate-ride-2hO3q

Conversation

@tommoor
Copy link
Copy Markdown
Member

@tommoor tommoor commented Apr 28, 2026

Summary

  • Adds title (max 255) and iconUrl (URI, max 4096) to the shares.update request body
  • Adds the same two fields to the Share response schema

These fields were introduced upstream in outline/outline#12003, which lets a share override the workspace's document title and icon on the publicly shared page.

Test plan

  • yarn lint passes with no errors
  • yamlToJSON.js regenerated spec3.json via the pre-commit hook
  • validateOperationIds.js passes

https://claude.ai/code/session_013anGcJnPJABS5Z6rWMMHPV


Generated by Claude Code

Adds the per-share branding overrides introduced in
outline/outline#12003 to the shares.update request body and the Share
response schema.

https://claude.ai/code/session_013anGcJnPJABS5Z6rWMMHPV
@tommoor tommoor merged commit 900d2a7 into main Apr 28, 2026
2 checks passed
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.

2 participants