Skip to content

Commit

Permalink
Remove duplicated location_id param (#340)
Browse files Browse the repository at this point in the history
## What changed?
<!-- Provide a bulleted list in the present tense -->
* Remove duplicated parameter `location_id`

ping @slsriehl @bc-tgomez

Co-authored-by: Tina Gomez <94003415+bc-tgomez@users.noreply.github.com>
  • Loading branch information
smcc-riccardoc and bc-tgomez committed Jun 20, 2024
1 parent c20072c commit df4d224
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions reference/locations.v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,11 +186,6 @@ paths:
'/inventory/locations/{location_id}/metafields':
parameters:
- $ref: '#/components/parameters/Accept'
- schema:
type: string
name: location_id
in: path
required: true
get:
summary: Get Metafields
description: Retrieve metafields for a location.
Expand Down

0 comments on commit df4d224

Please sign in to comment.