Skip to content

defaultGroupCapability property requires lower case vs camelCase as documented (groupchat vs groupChat) #188

Open
@nirvanatikku

Description

@nirvanatikku

Error observed when uploading: defaultGroupCapability.groupChat | Property "groupChat" has not been defined and the schema does not allow additional properties.

Issue: note the schema uses groupchat, and docs have it camel cased: https://learn.microsoft.com/en-us/microsoftteams/platform/resources/schema/manifest-schema

It appears this is in the 1.16 schema, too. Looking through the schema, a user can provide groupchat OR groupChat and it will resolve in most cases. However, in the case of the specific property defaultGroupCapability, it does not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions