Skip to content

Commit

Permalink
Add missing Target: s.client.GetTarget(),
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianczech committed Apr 4, 2024
1 parent 03809ff commit ce81843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/sdk/service.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ package {{packageName .GoSdkPath}}
updates.Add(&xmlapi.Config{
Action: "delete",
Xpath: util.AsXpath(path),
Target: s.client.GetTarget(),
})
}
}
Expand Down

0 comments on commit ce81843

Please sign in to comment.