mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
8 lines
256 B
Cheetah
8 lines
256 B
Cheetah
Deprecated between Version {{ .StartVersion }} and {{ .EndVersion }}.
|
|
|
|
| Variable | Description | Deprecation Info |
|
|
| --- | --- |
|
|
{{- range $key, $value := .DeltaFields}}
|
|
| {{$value.Name}} | {{$value.Description}} | {{$value.DeprecationInfo}} |
|
|
{{- end}}
|