Skip to content

Commit

Permalink
Update products_catalog.v3.yml - per Rafal
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-traciporter committed Jun 21, 2024
1 parent 1640081 commit 76e4c52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reference/catalog/products_catalog.v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8619,15 +8619,15 @@ components:
date_modified_max:
name: 'date_modified:max'
description: |
'Query parameter that lets you filter by the maximum date_modified created, for example, `2024-05-14T09:34:00`, `2024-05-14T09:34:00` or `2024-05-14`.'
'Query parameter that lets you filter by the maximum date modified created, for example, `2024-05-14T09:34:00`, `2024-05-14T09:34:00` or `2024-05-14`. Returns metafields modified before this date.'
required: false
in: query
schema:
type: string
date_modified_min:
name: 'date_modified:min'
description: |
'Query parameter that lets you filter by the minimum date_modified created, for example, `2024-05-14T09:34:00`, `2024-05-14T09:34:00` or `2024-05-14`.'
'Query parameter that lets you filter by the minimum date modified created, for example, `2024-05-14T09:34:00`, `2024-05-14T09:34:00` or `2024-05-14`. Returns metafields modified after this date.'
required: false
in: query
schema:
Expand Down

0 comments on commit 76e4c52

Please sign in to comment.