9. Dynamic Variables
Dynamic Variables
https://learning.postman.com/docs/writing-scripts/script-references/variables-list/
Ví dụ:
{
"name": "{{$randomProductName}}",
"description": "Category description"
}
https://learning.postman.com/docs/writing-scripts/script-references/variables-list/
Ví dụ:
{
"name": "{{$randomProductName}}",
"description": "Category description"
}