flaviostutz / flaviostutz/schellar
Problem when submit a PUT
Open
- Dominant language
- Go
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
When we submit a PUT we could identify the schedule name in URL (required) and in the body JSON. But if accidentally send different names in those both fields, the mongo will make the change in the body one. Seems that the code is ignoring the URL param.
Could I take it?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.