{
    "$schema": "https://schemas.botframework.com/schemas/ui/v1.0/ui.schema",
    "form": {
        "label": "Modify active dialog",
        "subtitle": "Edit Actions"
    },
    "flow": {
        "widget": "ActionCard",
        "body": "=action.changeType"
    }
}
