diff --git a/ui-ngx/src/app/modules/home/components/integration/configuration/http-integration-form/http-integration-form.component.html b/ui-ngx/src/app/modules/home/components/integration/configuration/http-integration-form/http-integration-form.component.html index f9062207d..0313cdbbf 100644 --- a/ui-ngx/src/app/modules/home/components/integration/configuration/http-integration-form/http-integration-form.component.html +++ b/ui-ngx/src/app/modules/home/components/integration/configuration/http-integration-form/http-integration-form.component.html @@ -20,7 +20,7 @@ @if (!isNew) { } - + integration.endpoint-url } - + integration.request-method @for (requestType of httpRequestTypes; track requestType) { @@ -48,7 +48,7 @@ } -
+