Skip to content

Commit 1a5ea22

Browse files
author
Renat Zubairov
authored
Update README.md
1 parent 08f29af commit 1a5ea22

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ Very simple schema. Output JSON could be of **any** complexity.
4545

4646
[lib/schemas/emitConfig.out.json](lib/schemas/emitConfig.out.json)
4747

48+
## Contribution
49+
50+
See [CONTRIBUTING.md](https://github.com/elasticio/microsoft-onedrive-component/blob/master/CONTRIBUTING.md) for more information on how you could contribute to development of this component.
51+
52+
4853
## Known limitations
4954
1. As realtime flows use credentials which were saved at the moment of starting the flow, this component should be used only in ordinary flows. This is not a bug or limitation, but the platform specific case.
5055
2. Despite naked arrays are valid JSON, there are some platform limitations, which do not allow to access the data in such arrays, that has been emitted from a component, from the next step. This is why naked arrays should not be passed to the component directly.

0 commit comments

Comments
 (0)