@osdk/foundry.connectivity 0.0.0 → 2.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
# @osdk/foundry.connectivity
|
|
2
|
+
|
|
3
|
+
## 2.2.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 02fc65d: Fix codegen for new APIs.
|
|
8
|
+
- ca65018: Updating deps for platform sdk.
|
|
9
|
+
|
|
10
|
+
### Patch Changes
|
|
11
|
+
|
|
12
|
+
- Updated dependencies [02fc65d]
|
|
13
|
+
- Updated dependencies [ca65018]
|
|
14
|
+
- @osdk/foundry.orchestration@2.2.0
|
|
15
|
+
- @osdk/foundry.datasets@2.2.0
|
|
16
|
+
- @osdk/foundry.core@2.2.0
|
|
17
|
+
|
|
18
|
+
## 2.2.0-beta.0
|
|
19
|
+
|
|
20
|
+
### Minor Changes
|
|
21
|
+
|
|
22
|
+
- 02fc65d: Fix codegen for new APIs.
|
|
23
|
+
|
|
24
|
+
### Patch Changes
|
|
25
|
+
|
|
26
|
+
- Updated dependencies [02fc65d]
|
|
27
|
+
- @osdk/foundry.orchestration@2.2.0-beta.0
|
|
28
|
+
- @osdk/foundry.datasets@2.2.0-beta.0
|
|
29
|
+
- @osdk/foundry.core@2.2.0-beta.0
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type * as _Core from "@osdk/foundry.core";
|
|
2
2
|
import type * as _Orchestration from "@osdk/foundry.orchestration";
|
|
3
|
-
import type { SharedClient as $
|
|
3
|
+
import type { SharedClient as $OldClient, SharedClientContext as $OldClientContext } from "@osdk/shared.client";
|
|
4
|
+
import type { SharedClient as $Client, SharedClientContext as $ClientContext } from "@osdk/shared.client2";
|
|
4
5
|
import type * as _Connectivity from "../_components.js";
|
|
5
6
|
/**
|
|
6
7
|
* Delete the FileImport with the specified RID.
|
|
@@ -12,7 +13,7 @@ import type * as _Connectivity from "../_components.js";
|
|
|
12
13
|
* Required Scopes: [api:connectivity-file-import-write]
|
|
13
14
|
* URL: /v2/connectivity/fileImports/{fileImportRid}
|
|
14
15
|
*/
|
|
15
|
-
export declare function deleteFileImport($ctx: $Client | $ClientContext, ...args: [
|
|
16
|
+
export declare function deleteFileImport($ctx: $Client | $ClientContext | $OldClient | $OldClientContext, ...args: [
|
|
16
17
|
fileImportRid: _Connectivity.FileImportRid,
|
|
17
18
|
$queryParams?: {
|
|
18
19
|
preview?: _Core.PreviewMode | undefined;
|
|
@@ -26,7 +27,7 @@ export declare function deleteFileImport($ctx: $Client | $ClientContext, ...args
|
|
|
26
27
|
* Required Scopes: [api:connectivity-file-import-read]
|
|
27
28
|
* URL: /v2/connectivity/fileImports/{fileImportRid}
|
|
28
29
|
*/
|
|
29
|
-
export declare function get($ctx: $Client | $ClientContext, ...args: [
|
|
30
|
+
export declare function get($ctx: $Client | $ClientContext | $OldClient | $OldClientContext, ...args: [
|
|
30
31
|
fileImportRid: _Connectivity.FileImportRid,
|
|
31
32
|
$queryParams?: {
|
|
32
33
|
preview?: _Core.PreviewMode | undefined;
|
|
@@ -41,7 +42,7 @@ export declare function get($ctx: $Client | $ClientContext, ...args: [
|
|
|
41
42
|
* Required Scopes: [api:connectivity-file-import-execute]
|
|
42
43
|
* URL: /v2/connectivity/fileImports/{fileImportRid}/execute
|
|
43
44
|
*/
|
|
44
|
-
export declare function execute($ctx: $Client | $ClientContext, ...args: [
|
|
45
|
+
export declare function execute($ctx: $Client | $ClientContext | $OldClient | $OldClientContext, ...args: [
|
|
45
46
|
fileImportRid: _Connectivity.FileImportRid,
|
|
46
47
|
$queryParams?: {
|
|
47
48
|
preview?: _Core.PreviewMode | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FileImport.d.ts","sourceRoot":"","sources":["../../../src/public/FileImport.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,KAAK,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,KAAK,cAAc,MAAM,6BAA6B,CAAC;AACnE,OAAO,KAAK,EACV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,
|
|
1
|
+
{"version":3,"file":"FileImport.d.ts","sourceRoot":"","sources":["../../../src/public/FileImport.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,KAAK,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,KAAK,cAAc,MAAM,6BAA6B,CAAC;AACnE,OAAO,KAAK,EACV,YAAY,IAAI,UAAU,EAC1B,mBAAmB,IAAI,iBAAiB,EACzC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EACV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,sBAAsB,CAAC;AAG9B,OAAO,KAAK,KAAK,aAAa,MAAM,mBAAmB,CAAC;AAWxD;;;;;;;;;GASG;AACH,wBAAgB,gBAAgB,CAC9B,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,aAAa,EAAE,aAAa,CAAC,aAAa;IAE1C,YAAY,CAAC,EAAE;QAAE,OAAO,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,SAAS,CAAA;KAAE;CAC3D,GACA,OAAO,CAAC,IAAI,CAAC,CAEf;AASD;;;;;;;GAOG;AACH,wBAAgB,GAAG,CACjB,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,aAAa,EAAE,aAAa,CAAC,aAAa;IAE1C,YAAY,CAAC,EAAE;QAAE,OAAO,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,SAAS,CAAA;KAAE;CAC3D,GACA,OAAO,CAAC,aAAa,CAAC,UAAU,CAAC,CAEnC;AASD;;;;;;;;GAQG;AACH,wBAAgB,OAAO,CACrB,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,aAAa,EAAE,aAAa,CAAC,aAAa;IAE1C,YAAY,CAAC,EAAE;QAAE,OAAO,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,SAAS,CAAA;KAAE;CAC3D,GACA,OAAO,CAAC,cAAc,CAAC,QAAQ,CAAC,CAElC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type * as _Core from "@osdk/foundry.core";
|
|
2
2
|
import type * as _Orchestration from "@osdk/foundry.orchestration";
|
|
3
|
-
import type { SharedClient as $
|
|
3
|
+
import type { SharedClient as $OldClient, SharedClientContext as $OldClientContext } from "@osdk/shared.client";
|
|
4
|
+
import type { SharedClient as $Client, SharedClientContext as $ClientContext } from "@osdk/shared.client2";
|
|
4
5
|
import type * as _Connectivity from "../_components.js";
|
|
5
6
|
/**
|
|
6
7
|
* Delete the FileImport with the specified RID.
|
|
@@ -12,7 +13,7 @@ import type * as _Connectivity from "../_components.js";
|
|
|
12
13
|
* Required Scopes: [api:connectivity-file-import-write]
|
|
13
14
|
* URL: /v2/connectivity/fileImports/{fileImportRid}
|
|
14
15
|
*/
|
|
15
|
-
export declare function deleteFileImport($ctx: $Client | $ClientContext, ...args: [
|
|
16
|
+
export declare function deleteFileImport($ctx: $Client | $ClientContext | $OldClient | $OldClientContext, ...args: [
|
|
16
17
|
fileImportRid: _Connectivity.FileImportRid,
|
|
17
18
|
$queryParams?: {
|
|
18
19
|
preview?: _Core.PreviewMode | undefined;
|
|
@@ -26,7 +27,7 @@ export declare function deleteFileImport($ctx: $Client | $ClientContext, ...args
|
|
|
26
27
|
* Required Scopes: [api:connectivity-file-import-read]
|
|
27
28
|
* URL: /v2/connectivity/fileImports/{fileImportRid}
|
|
28
29
|
*/
|
|
29
|
-
export declare function get($ctx: $Client | $ClientContext, ...args: [
|
|
30
|
+
export declare function get($ctx: $Client | $ClientContext | $OldClient | $OldClientContext, ...args: [
|
|
30
31
|
fileImportRid: _Connectivity.FileImportRid,
|
|
31
32
|
$queryParams?: {
|
|
32
33
|
preview?: _Core.PreviewMode | undefined;
|
|
@@ -41,7 +42,7 @@ export declare function get($ctx: $Client | $ClientContext, ...args: [
|
|
|
41
42
|
* Required Scopes: [api:connectivity-file-import-execute]
|
|
42
43
|
* URL: /v2/connectivity/fileImports/{fileImportRid}/execute
|
|
43
44
|
*/
|
|
44
|
-
export declare function execute($ctx: $Client | $ClientContext, ...args: [
|
|
45
|
+
export declare function execute($ctx: $Client | $ClientContext | $OldClient | $OldClientContext, ...args: [
|
|
45
46
|
fileImportRid: _Connectivity.FileImportRid,
|
|
46
47
|
$queryParams?: {
|
|
47
48
|
preview?: _Core.PreviewMode | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FileImport.d.ts","sourceRoot":"","sources":["../../../src/public/FileImport.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,KAAK,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,KAAK,cAAc,MAAM,6BAA6B,CAAC;AACnE,OAAO,KAAK,EACV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,
|
|
1
|
+
{"version":3,"file":"FileImport.d.ts","sourceRoot":"","sources":["../../../src/public/FileImport.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,KAAK,KAAK,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,KAAK,cAAc,MAAM,6BAA6B,CAAC;AACnE,OAAO,KAAK,EACV,YAAY,IAAI,UAAU,EAC1B,mBAAmB,IAAI,iBAAiB,EACzC,MAAM,qBAAqB,CAAC;AAC7B,OAAO,KAAK,EACV,YAAY,IAAI,OAAO,EACvB,mBAAmB,IAAI,cAAc,EACtC,MAAM,sBAAsB,CAAC;AAG9B,OAAO,KAAK,KAAK,aAAa,MAAM,mBAAmB,CAAC;AAWxD;;;;;;;;;GASG;AACH,wBAAgB,gBAAgB,CAC9B,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,aAAa,EAAE,aAAa,CAAC,aAAa;IAE1C,YAAY,CAAC,EAAE;QAAE,OAAO,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,SAAS,CAAA;KAAE;CAC3D,GACA,OAAO,CAAC,IAAI,CAAC,CAEf;AASD;;;;;;;GAOG;AACH,wBAAgB,GAAG,CACjB,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,aAAa,EAAE,aAAa,CAAC,aAAa;IAE1C,YAAY,CAAC,EAAE;QAAE,OAAO,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,SAAS,CAAA;KAAE;CAC3D,GACA,OAAO,CAAC,aAAa,CAAC,UAAU,CAAC,CAEnC;AASD;;;;;;;;GAQG;AACH,wBAAgB,OAAO,CACrB,IAAI,EAAE,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,iBAAiB,EAC/D,GAAG,IAAI,EAAE;IACP,aAAa,EAAE,aAAa,CAAC,aAAa;IAE1C,YAAY,CAAC,EAAE;QAAE,OAAO,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,SAAS,CAAA;KAAE;CAC3D,GACA,OAAO,CAAC,cAAc,CAAC,QAAQ,CAAC,CAElC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@osdk/foundry.connectivity",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "2.2.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -18,10 +18,11 @@
|
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
20
|
"@osdk/shared.client": "^1.0.1",
|
|
21
|
-
"@osdk/shared.
|
|
22
|
-
"@osdk/
|
|
23
|
-
"@osdk/foundry.
|
|
24
|
-
"@osdk/foundry.
|
|
21
|
+
"@osdk/shared.client2": "^1.0.0",
|
|
22
|
+
"@osdk/shared.net.platformapi": "~0.3.2",
|
|
23
|
+
"@osdk/foundry.core": "2.2.0",
|
|
24
|
+
"@osdk/foundry.datasets": "2.2.0",
|
|
25
|
+
"@osdk/foundry.orchestration": "2.2.0"
|
|
25
26
|
},
|
|
26
27
|
"devDependencies": {
|
|
27
28
|
"typescript": "^5.5.4",
|