mirumee / mirumee/saleor-app-framework-python
"x-saleor-*" headers are deprecated and replaced with "saleor-*" starting with v4
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 61
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Saleor v4 will be deprecating x-saleor-* headers, using only saleor-* in its requests.
We are using those headers in places like this:
Source: Saleor Integration Docs
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.
Research direction
Start in src/saleor_app/deps.py at the linked line and search the repository for other x-saleor-* header uses. Compare each occurrence with the Saleor Integration Docs linked in the issue. Done means the framework uses the saleor-* names required for Saleor v4 wherever these headers appear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100