diff --git a/frontend/src/lib/components/ApiConnectForm.svelte b/frontend/src/lib/components/ApiConnectForm.svelte index 6aa76f71f6..93035314d0 100644 --- a/frontend/src/lib/components/ApiConnectForm.svelte +++ b/frontend/src/lib/components/ApiConnectForm.svelte @@ -1,24 +1,59 @@ - +{#if notFound} +
No corresponding resource type found in your workspace for {resource_type}. Define the value in + JSON directly
No corresponding resource type found in your workspace for {selectedResourceType}. + Define the value in JSON directly