autorest icon indicating copy to clipboard operation
autorest copied to clipboard

Migrate `@projectedName` to new decorators

Open tadelesh opened this issue 1 year ago • 0 comments

@projectedName("json", "xxx") -> @encodedName("application/json", "xxx") @projectedName("client', "xxx") -> @clientName("xxx")

tadelesh avatar Feb 18 '24 05:02 tadelesh