This repository has been archived on 2026-07-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
GoEdgeCommon/pkg/rpc/jsons/http_stat_stat_ref.md
T
2022-07-20 18:14:57 +08:00

173 B

统计引用

定义

{
  "isPrior": "是否覆盖父级配置",
  "isOn": "是否启用配置"
}

示例

{
  "isPrior": true,
  "isOn": true
}