cachethq/core

Meta

Fermée

#29 ouverte le 14 sept. 2023

 (2 commentaires) (0 réaction) (0 personne assignée)PHP (82 forks)github user discovery
good first issuehacktoberfest

Métriques du dépôt

Stars
 (227 étoiles)
Métriques de merge PR
 (Merge moyen 10j 23h) (28 PRs mergées en 30 j)

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.

Guide contributeur