cachethq/core

Meta

Geschlossen

#29 geöffnet am 14.09.2023

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)PHP (82 Forks)github user discovery
good first issuehacktoberfest

Repository-Metriken

Stars
 (227 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 10T 23h) (28 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide