Initial commit

This commit is contained in:
2024-10-02 10:53:03 +03:00
commit 564d3ee9d2
5 changed files with 1179 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"id": "6aa0ecde-17c7-4621-94f8-bfb1561431af",
"name": "Smart Lift Access Production",
"values": [
{
"key": "base_url",
"value": "https://api.smartelevator.ru",
"type": "default",
"enabled": true
},
{
"key": "base_api_url",
"value": "https://api.smartelevator.ru/api/v1",
"type": "default",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2024-10-02T07:25:49.949Z",
"_postman_exported_using": "Postman/11.15.0"
}