Commit 65bb39c
authored
fix: Add mising events_uri type to options (#133)
**Requirements**
- [x] I have added test coverage for new or changed functionality
- [x] I have followed the repository's [pull request submission
guidelines](../blob/main/CONTRIBUTING.md#submitting-pull-requests)
- [x] I have validated my changes against all supported platform
versions
**Related issues**
**Describe the solution you've provided**
Add missing type which causing a static analyzer (dialyzer) error when
calling the lib from elixir.
**Describe alternatives you've considered**
**Additional context**1 parent a2fcd81 commit 65bb39c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments