File tree Expand file tree Collapse file tree
infrastructure/tf-core/environments Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -389,7 +389,7 @@ function_apps = {
389389 {
390390 env_var_name = " SendServiceNowMessageURL"
391391 function_app_key = " ServiceNowMessageHandler"
392- endpoint_name = " SendServiceNowMessage "
392+ endpoint_name = " servicenow/send "
393393 },
394394 {
395395 env_var_name = " ParticipantManagementURL"
Original file line number Diff line number Diff line change @@ -389,7 +389,7 @@ function_apps = {
389389 {
390390 env_var_name = " SendServiceNowMessageURL"
391391 function_app_key = " ServiceNowMessageHandler"
392- endpoint_name = " SendServiceNowMessage "
392+ endpoint_name = " servicenow/send "
393393 },
394394 {
395395 env_var_name = " ParticipantManagementURL"
Original file line number Diff line number Diff line change @@ -388,7 +388,7 @@ function_apps = {
388388 {
389389 env_var_name = " SendServiceNowMessageURL"
390390 function_app_key = " ServiceNowMessageHandler"
391- endpoint_name = " SendServiceNowMessage "
391+ endpoint_name = " servicenow/send "
392392 },
393393 {
394394 env_var_name = " ParticipantManagementURL"
Original file line number Diff line number Diff line change @@ -413,7 +413,7 @@ function_apps = {
413413 {
414414 env_var_name = " SendServiceNowMessageURL"
415415 function_app_key = " ServiceNowMessageHandler"
416- endpoint_name = " SendServiceNowMessage "
416+ endpoint_name = " servicenow/send "
417417 },
418418 {
419419 env_var_name = " ParticipantManagementURL"
Original file line number Diff line number Diff line change @@ -380,7 +380,7 @@ function_apps = {
380380 {
381381 env_var_name = " SendServiceNowMessageURL"
382382 function_app_key = " ServiceNowMessageHandler"
383- endpoint_name = " SendServiceNowMessage "
383+ endpoint_name = " servicenow/send "
384384 },
385385 {
386386 env_var_name = " ParticipantManagementURL"
Original file line number Diff line number Diff line change @@ -403,7 +403,7 @@ function_apps = {
403403 {
404404 env_var_name = " SendServiceNowMessageURL"
405405 function_app_key = " ServiceNowMessageHandler"
406- endpoint_name = " SendServiceNowMessage "
406+ endpoint_name = " servicenow/send "
407407 },
408408 {
409409 env_var_name = " ParticipantManagementURL"
You can’t perform that action at this time.
0 commit comments