Skip to content

Remove unrecognized displayName from plugin.json#39

Open
bryan-anthropic wants to merge 1 commit intocarta:mainfrom
bryan-anthropic:fix/remove-displayname
Open

Remove unrecognized displayName from plugin.json#39
bryan-anthropic wants to merge 1 commit intocarta:mainfrom
bryan-anthropic:fix/remove-displayname

Conversation

@bryan-anthropic
Copy link
Copy Markdown

The displayName field in plugins/carta-crm/.claude-plugin/plugin.json is not part of the Claude Code plugin schema — claude plugin validate rejects unrecognized keys. This removes it; the name field already identifies the plugin.

The `displayName` field is not part of the Claude Code plugin schema.
`claude plugin validate` rejects unrecognized keys, which prevents the
plugin from passing the marketplace CI scan.

The `name` field already identifies the plugin.
@bryan-anthropic bryan-anthropic requested a review from a team as a code owner April 15, 2026 15:58
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.

1 participant