Rights/{{ .Right.Id }}

{{ if .Right.PoolId }} {{ end }} {{ if .Right.Rights }} {{ end }} {{ if .Right.Preset }} {{ end }}
Right{{ .Right.Id }}
Pool{{ .Right.PoolId }}
Rights{{ template "right_map" .Right.Rights }}
Preset {{ .Right.Preset.Id }} {{ template "json" .Right.Preset }}

API

{{ template "jsontree" (Marshal .Right.DebugApi) }}