new Endpoint sendAvisoErstelltNotification

This commit is contained in:
2025-10-06 12:09:40 +02:00
parent ae37884f32
commit 52b9003785

View File

@@ -747,7 +747,7 @@ Namespace ApiController.Controllers
<BasicAuthentication>
Public Function sendAvisoErstelltNotification(avisoId As Integer, username As String) As HttpResponseMessage
' Globale Fehlerbehandlung einstellen
VERAG_PROG_ALLGEMEIN.cAllgemein.TESTSYSTEM = False
VERAG_PROG_ALLGEMEIN.cAllgemein.TESTSYSTEM = True
VERAG_PROG_ALLGEMEIN.cAllgemein.ERR_OP_GLOBAL = VERAG_PROG_ALLGEMEIN.ERROR_OP.LOG
Dim response As HttpResponseMessage