We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f889886 commit e132c24Copy full SHA for e132c24
internal/data-patcher/patch.go
@@ -5,6 +5,7 @@ import (
5
"fmt"
6
7
"github.com/crossplane-contrib/provider-http/apis/common"
8
+ "github.com/crossplane-contrib/provider-http/apis/request/v1alpha2"
9
httpClient "github.com/crossplane-contrib/provider-http/internal/clients/http"
10
kubehandler "github.com/crossplane-contrib/provider-http/internal/kube-handler"
11
"github.com/crossplane/crossplane-runtime/pkg/logging"
0 commit comments