first commit
This commit is contained in:
13
restaurant_pos_backend.postman_environment.json
Normal file
13
restaurant_pos_backend.postman_environment.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"id": "restaurant-pos-backend-environment-v2",
|
||||
"name": "restaurant_pos_backend Environment",
|
||||
"values": [
|
||||
{ "key": "url", "value": "http://localhost", "enabled": true },
|
||||
{ "key": "secret_key", "value": "fe1ca9859cefff19959d57aadc17187e", "enabled": true },
|
||||
{ "key": "client_token", "value": "", "enabled": true },
|
||||
{ "key": "admin_token", "value": "", "enabled": true }
|
||||
],
|
||||
"_postman_variable_scope": "environment",
|
||||
"_postman_exported_at": "2024-06-08T00:00:00.000Z",
|
||||
"_postman_exported_using": "Postman/10.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user