@openfn/language-telerivet 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -5,14 +5,12 @@ Language Pack for sending messages using the
|
|
|
5
5
|
|
|
6
6
|
## Documentation
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
### Configuration
|
|
9
9
|
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
}
|
|
15
|
-
```
|
|
10
|
+
View all the required and optional properties for `state.configuration` in the
|
|
11
|
+
official
|
|
12
|
+
[configuration-schema](https://docs.openfn.org/adaptors/packages/telerivet-configuration-schema/)
|
|
13
|
+
definition.
|
|
16
14
|
|
|
17
15
|
## Send message
|
|
18
16
|
|