As @clientDefaultValue is supported in JS emitter (see #3636), we should add the decorator to TypeSpec where this is needed and keep consistency with HLC behavior.
This should apply to only query / header / body parameters. Model properties are not applicable.
As
@clientDefaultValueis supported in JS emitter (see #3636), we should add the decorator to TypeSpec where this is needed and keep consistency with HLC behavior.This should apply to only query / header / body parameters. Model properties are not applicable.