Shopify / Shopify/shopify-app-template-php

Does REST API products/count in web.php at Line 94 needs an update?

Open
#529 0 comments 0 reactions 0 assignees View on GitHub

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

Image

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?

Image
Area

https://github.com/Shopify/shopify-app-template-php/blob/dabab615b1135cc4fa831e8496decb6a4b379a04/web/routes/web.php#L94

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.