We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28f2cdb commit 5dfe747Copy full SHA for 5dfe747
2 files changed
packages/comms/src/services/wsWorkunits.ts
@@ -1,5 +1,5 @@
1
import { deepMixin, xml2json, XMLNode } from "@hpcc-js/util";
2
-import { WsWorkunits, WorkunitsServiceBase } from "./wsdl/WsWorkunits/v2.03/WsWorkunits.ts";
+import { WsWorkunits, WorkunitsServiceBase } from "./wsdl/WsWorkunits/v2.04/WsWorkunits.ts";
3
import { IConnection, IOptions } from "../connection.ts";
4
5
export {
0 commit comments