chore(oas): remove incorrect query parameter (#4526)
This commit is contained in:
@@ -32,7 +32,7 @@ import { validator } from "../../../../utils/validator"
|
||||
* - lang: Shell
|
||||
* label: cURL
|
||||
* source: |
|
||||
* 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