Jasonette / Jasonette/JASONETTE-iOS
Request: submit integers, floats, and booleans in `$network.request` (POST)
Open
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 347
- PR merge metrics
- No merged PRs in 30d
Description
As per title. Some endpoints (namely ours) is very strict on the kind of data it will accept, and it's critical for on-boarding users.
Contributor guide
Research direction
Start by locating the `$network.request` POST entry point and inspect how request values are handled. Confirm the change is complete when integer, float, and boolean values can be submitted to strict endpoints without being treated as strings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100