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