new Endpoint sendAvisoErstelltNotification
This commit is contained in:
@@ -747,7 +747,7 @@ Namespace ApiController.Controllers
|
|||||||
<BasicAuthentication>
|
<BasicAuthentication>
|
||||||
Public Function sendAvisoErstelltNotification(avisoId As Integer, username As String) As HttpResponseMessage
|
Public Function sendAvisoErstelltNotification(avisoId As Integer, username As String) As HttpResponseMessage
|
||||||
' Globale Fehlerbehandlung einstellen
|
' 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
|
VERAG_PROG_ALLGEMEIN.cAllgemein.ERR_OP_GLOBAL = VERAG_PROG_ALLGEMEIN.ERROR_OP.LOG
|
||||||
|
|
||||||
Dim response As HttpResponseMessage
|
Dim response As HttpResponseMessage
|
||||||
|
|||||||
Reference in New Issue
Block a user