refactor(appsettings.GSM): create and move GtxMessagingParams

This commit is contained in:
2025-09-29 10:50:42 +02:00
parent 91c8043a23
commit 5c10636e37
3 changed files with 13 additions and 8 deletions

View File

@@ -11,13 +11,5 @@
"[SIGNATURE_TYPE]": "signieren",
"[REASON]": ""
}
},
"GtxMessagingParams": {
"Uri": "https://rest.gtx-messaging.net",
"Path": "smsc/sendsms/f566f7e5-bdf2-4a9a-bf52-ed88215a432e/json",
"Headers": {},
"QueryParams": {
"from": "signFlow"
}
}
}