Skip to content

Conversation

@rob-ghost
Copy link

@rob-ghost rob-ghost commented Dec 18, 2025

Description

Adds can_comment boolean field to the members schema, enabling the Admin API to accept this field when creating or editing members. This allows admins to ban members from commenting.

Changes

  • Added can_comment (boolean) to members.json base member definition
  • Added can_comment (boolean) to members-edit.json schema
  • Bumped version to 4.6.0 (minor - new backwards-compatible feature)

ref https://linear.app/ghost/issue/FEA-487

ref https://linear.app/ghost/issue/FEA-487

This enables the Admin API to accept the can_comment boolean field when
creating or editing members, allowing admins to ban members from commenting.
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