Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add optional attributes for recordError (#69)
* feat: add optional attributes parameter for javascript code * feat: handle optional attributes for record error in native code * test: add unit tests for optional attributes parameter in record error * feat: add boolean type for value in optional attributes for record error * test: modify test for record error to test boolean and number values in optional attributes * feat: update README documentation for record error to include optional attributes
- Loading branch information