misspell fix
This commit is contained in:
@@ -5,13 +5,13 @@ info:
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: http://localhost:3000/api/v1/restricted/product-translation/get-product-description?productID=51&productLangID=4
|
||||
url: http://localhost:3000/api/v1/restricted/product-translation/get-product-description?productID=51&productLangID=1
|
||||
params:
|
||||
- name: productID
|
||||
value: "51"
|
||||
type: query
|
||||
- name: productLangID
|
||||
value: "4"
|
||||
value: "1"
|
||||
type: query
|
||||
auth: inherit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user