Skip to content

Document draft templates and publish parameter - #45

Open
tommoor wants to merge 1 commit into
mainfrom
claude/great-lovelace-8d0ihj
Open

Document draft templates and publish parameter#45
tommoor wants to merge 1 commit into
mainfrom
claude/great-lovelace-8d0ihj

Conversation

@tommoor

@tommoor tommoor commented Aug 9, 2026

Copy link
Copy Markdown
Member

Reflects the persist-template-drafts changes in outline/outline#13357:

  • /templates.create: title and data are no longer required — a template can now be created as an empty draft. Both fields remain required at the API level when the request publishes (the default). A new publish boolean (defaults to true) controls whether the template is available to other members immediately, or created as a draft that only its creator can see.
  • /templates.update: adds an optional publish boolean; setting it to true on a draft template publishes it.

Only the YAML is updated here — spec3.json is regenerated by the pre-commit hook.


Generated by Claude Code

Reflects the persist-template-drafts changes in outline/outline#13357:
title and data are now optional on /templates.create (required only when
publishing), and both /templates.create and /templates.update accept a
new publish parameter to control whether the template is visible to
other members.

Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015pmLXq3inZ9NWjBfFWhoGt
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