Skip to content

Document template draft persistence - #46

Open
tommoor wants to merge 1 commit into
mainfrom
claude/great-lovelace-22pfum
Open

Document template draft persistence#46
tommoor wants to merge 1 commit into
mainfrom
claude/great-lovelace-22pfum

Conversation

@tommoor

@tommoor tommoor commented Aug 10, 2026

Copy link
Copy Markdown
Member

Documents changes from outline/outline#13357.

Templates can now be saved as drafts visible only to their creator.

  • /templates.create accepts an optional publish flag (defaults to true) and no longer requires title or data, so a blank draft can be persisted as it is being written.
  • /templates.update accepts a publish flag that promotes a draft template to be visible to other members.

Generated by Claude Code

Templates can now be saved as drafts visible only to their creator.
The create endpoint accepts an optional `publish` flag (defaults to
true) and no longer requires `title` or `data`. The update endpoint
accepts a `publish` flag to make a draft available to other members.
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