Documentation.
All checks were successful
Build and Push Docker Image / build (push) Successful in 55s
Build and Push Docker Image / docker (push) Successful in 36s

This commit is contained in:
2025-07-05 00:54:59 +02:00
parent 80395e3b2c
commit 9edc579bfe
3 changed files with 488 additions and 4 deletions

View File

@ -0,0 +1,57 @@
{
"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"
}