Files
egroupware_official/api
nathan 6286679b0c * Api: Restrict customfield options read from a file to only JSON files. Files should contain an array of options.
ex:
[
  { "value": "Α", "label": "α alpha" },
  { "value": "Β", "label": "β beta" }
]
2023-07-18 08:20:29 -06:00
..
2016-05-06 11:13:19 +00:00
2016-07-15 13:54:39 +02:00
2023-07-17 10:39:09 -06:00