Skip to content

Conversation

@untilu29
Copy link
Contributor

@untilu29 untilu29 commented Dec 26, 2025

1. Why is this change necessary?

The CustomerResponseStruct was missing a customFields property to support custom data storage for customer responses in app integrations

2. What does this change do, exactly?

Adds a customFields property (array<string, mixed>) to CustomerResponseStruct with a default empty array value. This allows app developers to include custom field data when responding with customer information through the App SDK

3. Describe each step to reproduce the issue or behaviour.

4. Please link to the relevant issues (if any).

5. Checklist

  • I have written tests and verified that they fail without my change

@untilu29 untilu29 self-assigned this Dec 26, 2025
@untilu29 untilu29 requested review from a team and lernhart December 26, 2025 04:53
@untilu29 untilu29 merged commit be54610 into main Jan 5, 2026
12 checks passed
@untilu29 untilu29 deleted the feat/add-custom-feild-for-customer-response-struct branch January 5, 2026 08:41
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.

5 participants