amazon-ion / ion-cli

Apache License 2.0
35 stars 15 forks source link

Make setter APIs similar to getters by retuyrning nested types instead of its values #152

Closed desaikd closed 1 month ago

desaikd commented 1 month ago

As per the discussion here: https://github.com/amazon-ion/ion-cli/pull/148#issuecomment-2419003606 Generated setter APIs should return the nested types instead if its values. This would only require change to the template side.