autorest
autorest copied to clipboard
Migrate `@projectedName` to new decorators
@projectedName("json", "xxx") -> @encodedName("application/json", "xxx")
@projectedName("client', "xxx") -> @clientName("xxx")