first commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user