Standardize the healch check form between the two

This commit is contained in:
Owen
2026-04-16 16:20:30 -07:00
parent 5fcb80a193
commit a9d68bd0cf
8 changed files with 462 additions and 552 deletions

View File

@@ -3027,5 +3027,7 @@
"httpDestUpdatedSuccess": "Destination updated successfully",
"httpDestCreatedSuccess": "Destination created successfully",
"httpDestUpdateFailed": "Failed to update destination",
"httpDestCreateFailed": "Failed to create destination"
"httpDestCreateFailed": "Failed to create destination",
"followRedirects": "Follow Redirects",
"followRedirectsDescription": "Automatically follow HTTP redirects for requests."
}