18 lines
429 B
JSON
18 lines
429 B
JSON
{
|
|
"name": "Service-General Local",
|
|
"values": [
|
|
{
|
|
"key": "base_url",
|
|
"value": "http://localhost:8080",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"key": "token",
|
|
"value": "YOUR_JWT_TOKEN_HERE",
|
|
"enabled": true
|
|
}
|
|
],
|
|
"_postman_variable_scope": "environment",
|
|
"_postman_exported_at": "2024-01-15T00:00:00.000Z",
|
|
"_postman_exported_using": "Postman/10.0.0"
|
|
} |