الملفات
back_end_oudelaa/postman/Oudelaa-Local.postman_environment.json
2026-04-20 15:12:16 +03:00

40 أسطر
1.3 KiB
JSON

{
"id": "c5f5b9cc-9e95-4e19-9a76-cc8f6b95a001",
"name": "Oudelaa Local",
"values": [
{
"key": "baseUrl",
"value": "http://localhost:4000",
"type": "default",
"enabled": true
},
{
"key": "accessToken",
"value": "",
"type": "secret",
"enabled": true
},
{
"key": "refreshToken",
"value": "",
"type": "secret",
"enabled": true
},
{
"key": "postId",
"value": "",
"type": "default",
"enabled": true
},
{
"key": "userId",
"value": "",
"type": "default",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2026-04-06T00:00:00.000Z",
"_postman_exported_using": "Codex"
}