chore(docs): Generated API Reference (#4529)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f61488f105
commit
5affae9583
@@ -1 +1,5 @@
|
||||
curl --location --request POST 'https://medusa-url.com/store/products/search?q=Shirt'
|
||||
curl --location --request POST 'https://medusa-url.com/store/products/search' \
|
||||
--header 'Content-Type: application/json' \
|
||||
--data-raw '{
|
||||
"q": "Shirt"
|
||||
}'
|
||||
|
||||
Reference in New Issue
Block a user