cozy / cozy-doctypes

The doctypes used in cozy-stack
https://docs.cozy.io/en/cozy-doctypes/docs/
GNU Affero General Public License v3.0
2 stars 29 forks source link

docs: Add relationships.connection for io.cozy.bank.accounts #132

Closed ptbrowne closed 4 years ago

ptbrowne commented 4 years ago

We need to link io.cozy.bank.accounts to the io.cozy.accounts that was used to fetch the data.

I used the word "connection" so that we do not get confused between the original io.cozy.bank.accounts doc (which is an "account") and the "io.cozy.accounts". The choice of wording here is important since it should be used for other type of "contracts" that will be editable through Harvest, so if you have any qualms about this, please say so.

ptbrowne commented 4 years ago

Done, thanks.