Manifest, description and value

When running

npx connect-to-forge@latest --type confluence --url https://xxxx.connect-app.com/atlassian-connect.json

We get a manifest.yml containing:

description:
     value: Shows some kind of description.

However the documentation for a Forge macro ( https://developer.atlassian.com/platform/forge/manifest-reference/modules/macro/ ) always shows:

description: Shows some kind of description

Is this documented, is the value key accepted in all descriptions?

Based on the published manifest schema, no, it’s not accepted in any that I can see.

Maybe it’s only allowed within connect-on-forge.