You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #60342 [Notifier] document the array shape of the content option (xabbuh)
This PR was merged into the 7.3 branch.
Discussion
----------
[Notifier] document the array shape of the content option
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | Fix#60140 (comment)
| License | MIT
but I wonder: is it actually correct that `$content` is an array, according to https://www.w3.org/TR/activitystreams-vocabulary/#dfn-content I would have guessed that it needs to be a string or (if it was an array), we would have to call it `contentMap` in the payload instead
Commits
-------
9efc702 document the array shape of the content option
0 commit comments