Problem/Motivation
We should define the schema for the Hubspot Webform handler settings.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | hubspot-schema-3392725-2.patch | 1.55 KB | danflanagan8 |
Comments
Comment #2
danflanagan8Schema attached!
I noticed the missing schema while working on #3392722: Warning due to string passed to foreach. I was hoping declaring
subscriptionsto be a sequence would force it to be an empty array instead of an empty string in the settings. That turned out to be magical thinking. But, hey, it couldn't hurt to have the schema since I built it out anyway, right?Thanks for the excellent module.
Comment #4
richgerdes@danflanagan8, thanks for the patch. This is a good improvement! Reviewed the schema, this looks like a good start.