Origin in RideRequest should be required
Open
bug
- Dominant language
- Go
- Stars
- 9
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
`Origin` (location of passenger pickup) is defined as an `interface{}` implying that it is optional, but that is not the case.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the RideRequest definition in the Go SDK and inspect how the Origin field is represented and used. Determine the repository's existing approach for required request fields, then update Origin consistently and verify the relevant request-model or API tests; done means pickup requests cannot omit Origin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100