new Endpoint sendAvisoErstelltNotification
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user