Send SDK headers based on this package
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- typescript
- Domain
- api
Research direction
Start with src/lib/seam/connect/parse-options.ts in the referenced javascript-http revision and prepack.ts around the referenced line. Trace how the pinned package version can be injected during prepack and how the SDK headers are selected; done means this package sends headers based on its own pinned version instead of the default headers.
Written by the indexing model from the issue text.
Description
Since the versions are all pinned, this lib should override the default sdk headers sent via https://github.com/seamapi/javascript-http/blob/7d444b9f2d1cf36cf43645cb1c813151d4d56593/src/lib/seam/connect/parse-options.ts#L17C14-L20
Do do this, the version first needs to be injected using the prepack script, e.g, https://github.com/seamapi/javascript-http/blob/7d444b9f2d1cf36cf43645cb1c813151d4d56593/prepack.ts#L33
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 0
- Avg merge
- 2m
- Merged PRs (30d)
- 11
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from seamapi/javascript
-
Add Seam CLI Openjavascript
Difficulty 5/5 Over a week Newbie friendliness 25/100
seamapi/javascript#3 · 5 comments ·
All issues in seamapi/javascript
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
0xMiden/bridge-portal#132 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:tools bug good first issue help wanted priority:P2
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
TaewoooPark/Motifcode#14 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
newrelic-experimental/preflight#793 · 1 comment ·