core
core copied to clipboard
Meta
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
Metamodel. - Add Meta relationship to models.
- Update actions and API to support passing meta.
- Add meta to the Http resources.
The actions also need updating to support meta and subsequently tags (#26).
@joelbutcher I think it'd be great to see how this can be applied with the new Data Objects.