Shopify / Shopify/shopify-app-template-php
Does REST API products/count in web.php at Line 94 needs an update?
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 340
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
Overview/summary
As per the API updates
With that said does the following REST API (in file web/routes/web.php line 94) need an upgrade?, will this stop working at some point? are we looking to update this anytime sooner
https://github.com/Shopify/shopify-app-template-php/blob/dabab615b1135cc4fa831e8496decb6a4b379a04/web/routes/web.php#L94
Motivation
What inspired this enhancement?
Area
Checklist
- I have described this enhancement in a way that is actionable (if possible)
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 with web/routes/web.php at line 94 and read the linked Shopify API updates about deprecated REST endpoints. Determine whether the products/count call is affected and document or implement the required update, then verify that the route still works with the current API guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100