Skip to content

Adaptive card extension schema: personalization defined as Array while Microsoft's ACE typescript interface defines it as String #496

@BLalanda

Description

@BLalanda

Mismatch between the Adaptive Card Extension schema and Microsoft's Adaptive Card Extension TypeScript definition

personalization setting here: https://developer.microsoft.com/json-schemas/spfx/adaptive-card-extension-manifest.schema.json
Image
Array

personalization setting here: https://learn.microsoft.com/en-us/javascript/api/sp-module-interfaces/iadaptivecardextensionmanifest?view=sp-typescript-latest
Image
String

More details: SharePoint/sp-dev-docs#10599

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