proshin-roman / finapi-java-client

True-OOP Java client for API provided by https://finapi.io
Apache License 2.0
22 stars 7 forks source link

#235: optinal BankConnection.owners() #355

Closed ccostin93 closed 3 years ago

ccostin93 commented 3 years ago

@proshin-roman Unfortunately, this is a breaking change. I had to change Iterable<Owner> BC.owners to Optional<Iterable<Owner>> BC.owners

ccostin93 commented 3 years ago

@rultor merge

rultor commented 3 years ago

@rultor merge

@ccostin93 Thanks for your request. @proshin-roman Please confirm this.

proshin-roman commented 3 years ago

@rultor confirm

rultor commented 3 years ago

@rultor confirm

@proshin-roman I'm sorry, I don't understand you :( Check this page and try again please