lyft / lyft/lyft-go-sdk

Origin in RideRequest should be required

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.