Open
Description
Cachet 2.x can store custom meta data to be passed to incidents. We can extend this in 3.x to support custom meta on most, if not all models.
- Create
Meta
model. - Add Meta relationship to models.
- Update actions and API to support passing meta.
- Add meta to the Http resources.