Files
messengerapi/postman/messengerapi-localhost.postman_environment.json
masiton 9edc579bfe
All checks were successful
Build and Push Docker Image / build (push) Successful in 55s
Build and Push Docker Image / docker (push) Successful in 36s
Documentation.
2025-07-05 00:54:59 +02:00

57 lines
1.1 KiB
JSON

{
"id": "15acfd9e-f24e-479b-82fa-2c022f726558",
"name": "messengerapi-localhost",
"values": [
{
"key": "User1ApiKey",
"value": "aab8f7e9-ad13-4bf8-bb2e-0cd93d81adc0",
"type": "secret",
"enabled": true
},
{
"key": "User1Id",
"value": "f696442b-e8dc-4074-b34f-94bcece8e74b",
"type": "default",
"enabled": true
},
{
"key": "User2ApiKey",
"value": "8f73f683-7cb3-40df-998e-6e604aef0e53",
"type": "secret",
"enabled": true
},
{
"key": "User2Id",
"value": "15d97720-f5b7-47aa-9c1a-71f98b0b9248",
"type": "any",
"enabled": true
},
{
"key": "Url",
"value": "http://localhost:5259",
"type": "default",
"enabled": true
},
{
"key": "MessageId",
"value": "",
"type": "any",
"enabled": true
},
{
"key": "FrontEndUrl",
"value": "https://example.com",
"type": "default",
"enabled": true
},
{
"key": "User2IdFromYellowpages",
"value": "",
"type": "any",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2025-07-04T22:53:28.963Z",
"_postman_exported_using": "Postman/11.52.6"
}