FDC3 / API

Open standards for the financial desktop.
https://fdc3.finos.org
Apache License 2.0
9 stars 9 forks source link

Specification draft refers to raiseIntent and Resolution Object #22

Closed rikoe closed 6 years ago

rikoe commented 6 years ago

The current "Specification Draft" is inconsistent with the latest source code and documentation, where sendIntent is used instead of raiseIntent, and where it talk about a Resolution Object resolved by the promise, which is not correct in terms of how promises work.

nkolba commented 6 years ago

added a PR to address: https://github.com/FDC3/API/pull/26

nkolba commented 6 years ago

PR #26 merged