jambonz / jambonz/jambonz-node
conf_mute_status is not allowed in Calls.update()
Open
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Calls.update() does not allow `conf_mute_status`. The validator in `./lib/utils.js` does not support this attribute
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the validator in ./lib/utils.js and trace how Calls.update() checks supported attributes. Confirm how conf_mute_status is represented in the update request, then verify that Calls.update() accepts it without validator rejection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100