cachethq/core

Meta

已关闭

#29 创建于 2023年9月14日

 (2 条评论) (0 个反应) (0 位负责人)PHP (82 个派生)github user discovery
good first issuehacktoberfest

仓库指标

星标
 (227 个星标)
PR 合并指标
 (平均合并 10天 23小时) (30 天内合并 28 个 PR)

描述

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.

贡献者指南