mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-04-03 11:21:03 +02:00
7 lines
166 B
Ruby
7 lines
166 B
Ruby
json.id element_id(element)
|
|
json.name element.name
|
|
json.type element["@type"] || element["type"]
|
|
json.arg element.arg
|
|
json.settings element
|
|
json.content element.to_s
|