explode property
When this is true, parameter values of type array or object generate separate parameters for each value of the array or key-value pair of the map.
Implementation
final bool? explode;
When this is true, parameter values of type array or object generate separate parameters for each value of the array or key-value pair of the map.
final bool? explode;