mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
For simple definitions where a field can be multiple types, we can specify the allowed types in an array. It's simpler and clearer. This is only applicable to *simple* definitions, like number, string, list, object without any other constraints. Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>