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 @@ -394,7 +394,7 @@ function_apps = {
394394 {
395395 env_var_name = " SendServiceNowMessageURL"
396396 function_app_key = " ServiceNowMessageHandler"
397- endpoint_name = " SendServiceNowMessage "
397+ endpoint_name = " servicenow/send "
398398 },
399399 {
400400 env_var_name = " ParticipantManagementURL"
Original file line number Diff line number Diff line change @@ -394,7 +394,7 @@ function_apps = {
394394 {
395395 env_var_name = " SendServiceNowMessageURL"
396396 function_app_key = " ServiceNowMessageHandler"
397- endpoint_name = " SendServiceNowMessage "
397+ endpoint_name = " servicenow/send "
398398 },
399399 {
400400 env_var_name = " ParticipantManagementURL"
Original file line number Diff line number Diff line change @@ -393,7 +393,7 @@ function_apps = {
393393 {
394394 env_var_name = " SendServiceNowMessageURL"
395395 function_app_key = " ServiceNowMessageHandler"
396- endpoint_name = " SendServiceNowMessage "
396+ endpoint_name = " servicenow/send "
397397 },
398398 {
399399 env_var_name = " ParticipantManagementURL"
Original file line number Diff line number Diff line change @@ -418,7 +418,7 @@ function_apps = {
418418 {
419419 env_var_name = " SendServiceNowMessageURL"
420420 function_app_key = " ServiceNowMessageHandler"
421- endpoint_name = " SendServiceNowMessage "
421+ endpoint_name = " servicenow/send "
422422 },
423423 {
424424 env_var_name = " ParticipantManagementURL"
Original file line number Diff line number Diff line change @@ -385,7 +385,7 @@ function_apps = {
385385 {
386386 env_var_name = " SendServiceNowMessageURL"
387387 function_app_key = " ServiceNowMessageHandler"
388- endpoint_name = " SendServiceNowMessage "
388+ endpoint_name = " servicenow/send "
389389 },
390390 {
391391 env_var_name = " ParticipantManagementURL"
Original file line number Diff line number Diff line change @@ -408,7 +408,7 @@ function_apps = {
408408 {
409409 env_var_name = " SendServiceNowMessageURL"
410410 function_app_key = " ServiceNowMessageHandler"
411- endpoint_name = " SendServiceNowMessage "
411+ endpoint_name = " servicenow/send "
412412 },
413413 {
414414 env_var_name = " ParticipantManagementURL"
You can’t perform that action at this time.
0 commit comments