ynab / ynab-sdk-ruby

YNAB API Client for Ruby
https://api.ynab.com
Apache License 2.0
65 stars 12 forks source link

Add support for internal transactions #28

Closed gitviola closed 5 years ago

gitviola commented 5 years ago

Hi, I've just read the great news that now internal transactions are supported.

I was checking the documentation and is it correct that the only thing that needs to be changed here is this comment?

https://github.com/ynab/ynab-sdk-ruby/blob/6d384b92cea03643dc2478d3e160f8af951d13d3/lib/ynab/models/save_transaction.rb#L24 😍

bradymholt commented 5 years ago

Fixed by #30