@onkernel/sdk 0.32.0 → 0.34.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 +32 -0
- package/client.d.mts +0 -3
- package/client.d.mts.map +1 -1
- package/client.d.ts +0 -3
- package/client.d.ts.map +1 -1
- package/client.js +7 -3
- package/client.js.map +1 -1
- package/client.mjs +7 -3
- package/client.mjs.map +1 -1
- package/core/streaming.js.map +1 -1
- package/core/streaming.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/auth/auth.d.mts +2 -2
- package/resources/auth/auth.d.mts.map +1 -1
- package/resources/auth/auth.d.ts +2 -2
- package/resources/auth/auth.d.ts.map +1 -1
- package/resources/auth/auth.js.map +1 -1
- package/resources/auth/auth.mjs.map +1 -1
- package/resources/auth/connections.d.mts +172 -59
- package/resources/auth/connections.d.mts.map +1 -1
- package/resources/auth/connections.d.ts +172 -59
- package/resources/auth/connections.d.ts.map +1 -1
- package/resources/auth/connections.js +12 -17
- package/resources/auth/connections.js.map +1 -1
- package/resources/auth/connections.mjs +12 -17
- package/resources/auth/connections.mjs.map +1 -1
- package/resources/auth/index.d.mts +1 -1
- package/resources/auth/index.d.mts.map +1 -1
- package/resources/auth/index.d.ts +1 -1
- package/resources/auth/index.d.ts.map +1 -1
- package/resources/auth/index.js.map +1 -1
- package/resources/auth/index.mjs.map +1 -1
- package/resources/browser-pools.d.mts +28 -28
- package/resources/browser-pools.d.ts +28 -28
- package/resources/browsers/browsers.d.mts +35 -35
- package/resources/browsers/browsers.d.ts +35 -35
- package/resources/credentials.d.mts +4 -0
- package/resources/credentials.d.mts.map +1 -1
- package/resources/credentials.d.ts +4 -0
- package/resources/credentials.d.ts.map +1 -1
- package/resources/index.d.mts +0 -1
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +0 -1
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +1 -3
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +0 -1
- package/resources/index.mjs.map +1 -1
- package/resources/invocations.d.mts +7 -7
- package/resources/invocations.d.ts +7 -7
- package/resources/shared.d.mts +21 -7
- package/resources/shared.d.mts.map +1 -1
- package/resources/shared.d.ts +21 -7
- package/resources/shared.d.ts.map +1 -1
- package/src/client.ts +9 -6
- package/src/core/streaming.ts +2 -2
- package/src/resources/auth/auth.ts +0 -2
- package/src/resources/auth/connections.ts +195 -60
- package/src/resources/auth/index.ts +0 -1
- package/src/resources/browser-pools.ts +28 -28
- package/src/resources/browsers/browsers.ts +35 -35
- package/src/resources/credentials.ts +5 -0
- package/src/resources/index.ts +0 -1
- package/src/resources/invocations.ts +7 -7
- package/src/resources/shared.ts +19 -7
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
- package/resources/agents/agents.d.mts +0 -10
- package/resources/agents/agents.d.mts.map +0 -1
- package/resources/agents/agents.d.ts +0 -10
- package/resources/agents/agents.d.ts.map +0 -1
- package/resources/agents/agents.js +0 -17
- package/resources/agents/agents.js.map +0 -1
- package/resources/agents/agents.mjs +0 -12
- package/resources/agents/agents.mjs.map +0 -1
- package/resources/agents/auth/auth.d.mts +0 -474
- package/resources/agents/auth/auth.d.mts.map +0 -1
- package/resources/agents/auth/auth.d.ts +0 -474
- package/resources/agents/auth/auth.d.ts.map +0 -1
- package/resources/agents/auth/auth.js +0 -66
- package/resources/agents/auth/auth.js.map +0 -1
- package/resources/agents/auth/auth.mjs +0 -61
- package/resources/agents/auth/auth.mjs.map +0 -1
- package/resources/agents/auth/index.d.mts +0 -3
- package/resources/agents/auth/index.d.mts.map +0 -1
- package/resources/agents/auth/index.d.ts +0 -3
- package/resources/agents/auth/index.d.ts.map +0 -1
- package/resources/agents/auth/index.js +0 -9
- package/resources/agents/auth/index.js.map +0 -1
- package/resources/agents/auth/index.mjs +0 -4
- package/resources/agents/auth/index.mjs.map +0 -1
- package/resources/agents/auth/invocations.d.mts +0 -96
- package/resources/agents/auth/invocations.d.mts.map +0 -1
- package/resources/agents/auth/invocations.d.ts +0 -96
- package/resources/agents/auth/invocations.d.ts.map +0 -1
- package/resources/agents/auth/invocations.js +0 -50
- package/resources/agents/auth/invocations.js.map +0 -1
- package/resources/agents/auth/invocations.mjs +0 -46
- package/resources/agents/auth/invocations.mjs.map +0 -1
- package/resources/agents/auth.d.mts +0 -2
- package/resources/agents/auth.d.mts.map +0 -1
- package/resources/agents/auth.d.ts +0 -2
- package/resources/agents/auth.d.ts.map +0 -1
- package/resources/agents/auth.js +0 -6
- package/resources/agents/auth.js.map +0 -1
- package/resources/agents/auth.mjs +0 -3
- package/resources/agents/auth.mjs.map +0 -1
- package/resources/agents/index.d.mts +0 -3
- package/resources/agents/index.d.mts.map +0 -1
- package/resources/agents/index.d.ts +0 -3
- package/resources/agents/index.d.ts.map +0 -1
- package/resources/agents/index.js +0 -9
- package/resources/agents/index.js.map +0 -1
- package/resources/agents/index.mjs +0 -4
- package/resources/agents/index.mjs.map +0 -1
- package/resources/agents.d.mts +0 -2
- package/resources/agents.d.mts.map +0 -1
- package/resources/agents.d.ts +0 -2
- package/resources/agents.d.ts.map +0 -1
- package/resources/agents.js +0 -6
- package/resources/agents.js.map +0 -1
- package/resources/agents.mjs +0 -3
- package/resources/agents.mjs.map +0 -1
- package/src/resources/agents/agents.ts +0 -39
- package/src/resources/agents/auth/auth.ts +0 -599
- package/src/resources/agents/auth/index.ts +0 -22
- package/src/resources/agents/auth/invocations.ts +0 -137
- package/src/resources/agents/auth.ts +0 -3
- package/src/resources/agents/index.ts +0 -16
- package/src/resources/agents.ts +0 -3
|
@@ -315,13 +315,13 @@ export interface BrowserCreateResponse {
|
|
|
315
315
|
|
|
316
316
|
/**
|
|
317
317
|
* Initial browser window size in pixels with optional refresh rate. If omitted,
|
|
318
|
-
* image defaults apply (1920x1080@25).
|
|
319
|
-
*
|
|
320
|
-
*
|
|
321
|
-
*
|
|
322
|
-
*
|
|
323
|
-
*
|
|
324
|
-
*
|
|
318
|
+
* image defaults apply (1920x1080@25). Arbitrary viewport dimensions are accepted,
|
|
319
|
+
* but the following configurations are known-good and fully tested: 2560x1440@10,
|
|
320
|
+
* 1920x1080@25, 1920x1200@25, 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60.
|
|
321
|
+
* Viewports outside this list may exhibit unstable live view or recording
|
|
322
|
+
* behavior. If refresh_rate is not provided, it will be automatically determined
|
|
323
|
+
* based on the resolution (higher resolutions use lower refresh rates to keep
|
|
324
|
+
* bandwidth reasonable).
|
|
325
325
|
*/
|
|
326
326
|
viewport?: Shared.BrowserViewport;
|
|
327
327
|
}
|
|
@@ -391,13 +391,13 @@ export interface BrowserRetrieveResponse {
|
|
|
391
391
|
|
|
392
392
|
/**
|
|
393
393
|
* Initial browser window size in pixels with optional refresh rate. If omitted,
|
|
394
|
-
* image defaults apply (1920x1080@25).
|
|
395
|
-
*
|
|
396
|
-
*
|
|
397
|
-
*
|
|
398
|
-
*
|
|
399
|
-
*
|
|
400
|
-
*
|
|
394
|
+
* image defaults apply (1920x1080@25). Arbitrary viewport dimensions are accepted,
|
|
395
|
+
* but the following configurations are known-good and fully tested: 2560x1440@10,
|
|
396
|
+
* 1920x1080@25, 1920x1200@25, 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60.
|
|
397
|
+
* Viewports outside this list may exhibit unstable live view or recording
|
|
398
|
+
* behavior. If refresh_rate is not provided, it will be automatically determined
|
|
399
|
+
* based on the resolution (higher resolutions use lower refresh rates to keep
|
|
400
|
+
* bandwidth reasonable).
|
|
401
401
|
*/
|
|
402
402
|
viewport?: Shared.BrowserViewport;
|
|
403
403
|
}
|
|
@@ -467,13 +467,13 @@ export interface BrowserUpdateResponse {
|
|
|
467
467
|
|
|
468
468
|
/**
|
|
469
469
|
* Initial browser window size in pixels with optional refresh rate. If omitted,
|
|
470
|
-
* image defaults apply (1920x1080@25).
|
|
471
|
-
*
|
|
472
|
-
*
|
|
473
|
-
*
|
|
474
|
-
*
|
|
475
|
-
*
|
|
476
|
-
*
|
|
470
|
+
* image defaults apply (1920x1080@25). Arbitrary viewport dimensions are accepted,
|
|
471
|
+
* but the following configurations are known-good and fully tested: 2560x1440@10,
|
|
472
|
+
* 1920x1080@25, 1920x1200@25, 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60.
|
|
473
|
+
* Viewports outside this list may exhibit unstable live view or recording
|
|
474
|
+
* behavior. If refresh_rate is not provided, it will be automatically determined
|
|
475
|
+
* based on the resolution (higher resolutions use lower refresh rates to keep
|
|
476
|
+
* bandwidth reasonable).
|
|
477
477
|
*/
|
|
478
478
|
viewport?: Shared.BrowserViewport;
|
|
479
479
|
}
|
|
@@ -543,13 +543,13 @@ export interface BrowserListResponse {
|
|
|
543
543
|
|
|
544
544
|
/**
|
|
545
545
|
* Initial browser window size in pixels with optional refresh rate. If omitted,
|
|
546
|
-
* image defaults apply (1920x1080@25).
|
|
547
|
-
*
|
|
548
|
-
*
|
|
549
|
-
*
|
|
550
|
-
*
|
|
551
|
-
*
|
|
552
|
-
*
|
|
546
|
+
* image defaults apply (1920x1080@25). Arbitrary viewport dimensions are accepted,
|
|
547
|
+
* but the following configurations are known-good and fully tested: 2560x1440@10,
|
|
548
|
+
* 1920x1080@25, 1920x1200@25, 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60.
|
|
549
|
+
* Viewports outside this list may exhibit unstable live view or recording
|
|
550
|
+
* behavior. If refresh_rate is not provided, it will be automatically determined
|
|
551
|
+
* based on the resolution (higher resolutions use lower refresh rates to keep
|
|
552
|
+
* bandwidth reasonable).
|
|
553
553
|
*/
|
|
554
554
|
viewport?: Shared.BrowserViewport;
|
|
555
555
|
}
|
|
@@ -613,13 +613,13 @@ export interface BrowserCreateParams {
|
|
|
613
613
|
|
|
614
614
|
/**
|
|
615
615
|
* Initial browser window size in pixels with optional refresh rate. If omitted,
|
|
616
|
-
* image defaults apply (1920x1080@25).
|
|
617
|
-
*
|
|
618
|
-
*
|
|
619
|
-
*
|
|
620
|
-
*
|
|
621
|
-
*
|
|
622
|
-
*
|
|
616
|
+
* image defaults apply (1920x1080@25). Arbitrary viewport dimensions are accepted,
|
|
617
|
+
* but the following configurations are known-good and fully tested: 2560x1440@10,
|
|
618
|
+
* 1920x1080@25, 1920x1200@25, 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60.
|
|
619
|
+
* Viewports outside this list may exhibit unstable live view or recording
|
|
620
|
+
* behavior. If refresh_rate is not provided, it will be automatically determined
|
|
621
|
+
* based on the resolution (higher resolutions use lower refresh rates to keep
|
|
622
|
+
* bandwidth reasonable).
|
|
623
623
|
*/
|
|
624
624
|
viewport?: Shared.BrowserViewport;
|
|
625
625
|
}
|
|
@@ -177,6 +177,11 @@ export interface Credential {
|
|
|
177
177
|
*/
|
|
178
178
|
has_totp_secret?: boolean;
|
|
179
179
|
|
|
180
|
+
/**
|
|
181
|
+
* Whether this credential has stored values (email, password, etc.)
|
|
182
|
+
*/
|
|
183
|
+
has_values?: boolean;
|
|
184
|
+
|
|
180
185
|
/**
|
|
181
186
|
* If set, indicates this credential should be used with the specified SSO provider
|
|
182
187
|
* (e.g., google, github, microsoft). When the target site has a matching SSO
|
package/src/resources/index.ts
CHANGED
|
@@ -479,13 +479,13 @@ export namespace InvocationListBrowsersResponse {
|
|
|
479
479
|
|
|
480
480
|
/**
|
|
481
481
|
* Initial browser window size in pixels with optional refresh rate. If omitted,
|
|
482
|
-
* image defaults apply (1920x1080@25).
|
|
483
|
-
*
|
|
484
|
-
*
|
|
485
|
-
*
|
|
486
|
-
*
|
|
487
|
-
*
|
|
488
|
-
*
|
|
482
|
+
* image defaults apply (1920x1080@25). Arbitrary viewport dimensions are accepted,
|
|
483
|
+
* but the following configurations are known-good and fully tested: 2560x1440@10,
|
|
484
|
+
* 1920x1080@25, 1920x1200@25, 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60.
|
|
485
|
+
* Viewports outside this list may exhibit unstable live view or recording
|
|
486
|
+
* behavior. If refresh_rate is not provided, it will be automatically determined
|
|
487
|
+
* based on the resolution (higher resolutions use lower refresh rates to keep
|
|
488
|
+
* bandwidth reasonable).
|
|
489
489
|
*/
|
|
490
490
|
viewport?: Shared.BrowserViewport;
|
|
491
491
|
}
|
package/src/resources/shared.ts
CHANGED
|
@@ -8,6 +8,18 @@ export interface AppAction {
|
|
|
8
8
|
* Name of the action
|
|
9
9
|
*/
|
|
10
10
|
name: string;
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* JSON Schema (draft-07) describing the expected input payload. Null if schema
|
|
14
|
+
* could not be automatically generated.
|
|
15
|
+
*/
|
|
16
|
+
input_schema?: { [key: string]: unknown } | null;
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* JSON Schema (draft-07) describing the expected output payload. Null if schema
|
|
20
|
+
* could not be automatically generated.
|
|
21
|
+
*/
|
|
22
|
+
output_schema?: { [key: string]: unknown } | null;
|
|
11
23
|
}
|
|
12
24
|
|
|
13
25
|
/**
|
|
@@ -53,13 +65,13 @@ export interface BrowserProfile {
|
|
|
53
65
|
|
|
54
66
|
/**
|
|
55
67
|
* Initial browser window size in pixels with optional refresh rate. If omitted,
|
|
56
|
-
* image defaults apply (1920x1080@25).
|
|
57
|
-
*
|
|
58
|
-
*
|
|
59
|
-
*
|
|
60
|
-
*
|
|
61
|
-
*
|
|
62
|
-
*
|
|
68
|
+
* image defaults apply (1920x1080@25). Arbitrary viewport dimensions are accepted,
|
|
69
|
+
* but the following configurations are known-good and fully tested: 2560x1440@10,
|
|
70
|
+
* 1920x1080@25, 1920x1200@25, 1440x900@25, 1280x800@60, 1024x768@60, 1200x800@60.
|
|
71
|
+
* Viewports outside this list may exhibit unstable live view or recording
|
|
72
|
+
* behavior. If refresh_rate is not provided, it will be automatically determined
|
|
73
|
+
* based on the resolution (higher resolutions use lower refresh rates to keep
|
|
74
|
+
* bandwidth reasonable).
|
|
63
75
|
*/
|
|
64
76
|
export interface BrowserViewport {
|
|
65
77
|
/**
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.34.0'; // x-release-please-version
|
package/version.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.
|
|
1
|
+
export declare const VERSION = "0.34.0";
|
|
2
2
|
//# sourceMappingURL=version.d.mts.map
|
package/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.
|
|
1
|
+
export declare const VERSION = "0.34.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/version.js
CHANGED
package/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.34.0'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { APIResource } from "../../core/resource.mjs";
|
|
2
|
-
import * as AuthAPI from "./auth/auth.mjs";
|
|
3
|
-
import { AgentAuthInvocationResponse, AgentAuthSubmitResponse, Auth, AuthAgent, AuthAgentCreateRequest, AuthAgentInvocationCreateRequest, AuthAgentInvocationCreateResponse, AuthAgentsOffsetPagination, AuthCreateParams, AuthListParams, DiscoveredField } from "./auth/auth.mjs";
|
|
4
|
-
export declare class Agents extends APIResource {
|
|
5
|
-
auth: AuthAPI.Auth;
|
|
6
|
-
}
|
|
7
|
-
export declare namespace Agents {
|
|
8
|
-
export { Auth as Auth, type AgentAuthInvocationResponse as AgentAuthInvocationResponse, type AgentAuthSubmitResponse as AgentAuthSubmitResponse, type AuthAgent as AuthAgent, type AuthAgentCreateRequest as AuthAgentCreateRequest, type AuthAgentInvocationCreateRequest as AuthAgentInvocationCreateRequest, type AuthAgentInvocationCreateResponse as AuthAgentInvocationCreateResponse, type DiscoveredField as DiscoveredField, type AuthAgentsOffsetPagination as AuthAgentsOffsetPagination, type AuthCreateParams as AuthCreateParams, type AuthListParams as AuthListParams, };
|
|
9
|
-
}
|
|
10
|
-
//# sourceMappingURL=agents.d.mts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"agents.d.mts","sourceRoot":"","sources":["../../src/resources/agents/agents.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,OAAO;OACZ,EACL,2BAA2B,EAC3B,uBAAuB,EACvB,IAAI,EACJ,SAAS,EACT,sBAAsB,EACtB,gCAAgC,EAChC,iCAAiC,EACjC,0BAA0B,EAC1B,gBAAgB,EAChB,cAAc,EACd,eAAe,EAChB;AAED,qBAAa,MAAO,SAAQ,WAAW;IACrC,IAAI,EAAE,OAAO,CAAC,IAAI,CAAkC;CACrD;AAID,MAAM,CAAC,OAAO,WAAW,MAAM,CAAC;IAC9B,OAAO,EACL,IAAI,IAAI,IAAI,EACZ,KAAK,2BAA2B,IAAI,2BAA2B,EAC/D,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,SAAS,IAAI,SAAS,EAC3B,KAAK,sBAAsB,IAAI,sBAAsB,EACrD,KAAK,gCAAgC,IAAI,gCAAgC,EACzE,KAAK,iCAAiC,IAAI,iCAAiC,EAC3E,KAAK,eAAe,IAAI,eAAe,EACvC,KAAK,0BAA0B,IAAI,0BAA0B,EAC7D,KAAK,gBAAgB,IAAI,gBAAgB,EACzC,KAAK,cAAc,IAAI,cAAc,GACtC,CAAC;CACH"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { APIResource } from "../../core/resource.js";
|
|
2
|
-
import * as AuthAPI from "./auth/auth.js";
|
|
3
|
-
import { AgentAuthInvocationResponse, AgentAuthSubmitResponse, Auth, AuthAgent, AuthAgentCreateRequest, AuthAgentInvocationCreateRequest, AuthAgentInvocationCreateResponse, AuthAgentsOffsetPagination, AuthCreateParams, AuthListParams, DiscoveredField } from "./auth/auth.js";
|
|
4
|
-
export declare class Agents extends APIResource {
|
|
5
|
-
auth: AuthAPI.Auth;
|
|
6
|
-
}
|
|
7
|
-
export declare namespace Agents {
|
|
8
|
-
export { Auth as Auth, type AgentAuthInvocationResponse as AgentAuthInvocationResponse, type AgentAuthSubmitResponse as AgentAuthSubmitResponse, type AuthAgent as AuthAgent, type AuthAgentCreateRequest as AuthAgentCreateRequest, type AuthAgentInvocationCreateRequest as AuthAgentInvocationCreateRequest, type AuthAgentInvocationCreateResponse as AuthAgentInvocationCreateResponse, type DiscoveredField as DiscoveredField, type AuthAgentsOffsetPagination as AuthAgentsOffsetPagination, type AuthCreateParams as AuthCreateParams, type AuthListParams as AuthListParams, };
|
|
9
|
-
}
|
|
10
|
-
//# sourceMappingURL=agents.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"agents.d.ts","sourceRoot":"","sources":["../../src/resources/agents/agents.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,OAAO;OACZ,EACL,2BAA2B,EAC3B,uBAAuB,EACvB,IAAI,EACJ,SAAS,EACT,sBAAsB,EACtB,gCAAgC,EAChC,iCAAiC,EACjC,0BAA0B,EAC1B,gBAAgB,EAChB,cAAc,EACd,eAAe,EAChB;AAED,qBAAa,MAAO,SAAQ,WAAW;IACrC,IAAI,EAAE,OAAO,CAAC,IAAI,CAAkC;CACrD;AAID,MAAM,CAAC,OAAO,WAAW,MAAM,CAAC;IAC9B,OAAO,EACL,IAAI,IAAI,IAAI,EACZ,KAAK,2BAA2B,IAAI,2BAA2B,EAC/D,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,SAAS,IAAI,SAAS,EAC3B,KAAK,sBAAsB,IAAI,sBAAsB,EACrD,KAAK,gCAAgC,IAAI,gCAAgC,EACzE,KAAK,iCAAiC,IAAI,iCAAiC,EAC3E,KAAK,eAAe,IAAI,eAAe,EACvC,KAAK,0BAA0B,IAAI,0BAA0B,EAC7D,KAAK,gBAAgB,IAAI,gBAAgB,EACzC,KAAK,cAAc,IAAI,cAAc,GACtC,CAAC;CACH"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.Agents = void 0;
|
|
5
|
-
const tslib_1 = require("../../internal/tslib.js");
|
|
6
|
-
const resource_1 = require("../../core/resource.js");
|
|
7
|
-
const AuthAPI = tslib_1.__importStar(require("./auth/auth.js"));
|
|
8
|
-
const auth_1 = require("./auth/auth.js");
|
|
9
|
-
class Agents extends resource_1.APIResource {
|
|
10
|
-
constructor() {
|
|
11
|
-
super(...arguments);
|
|
12
|
-
this.auth = new AuthAPI.Auth(this._client);
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
exports.Agents = Agents;
|
|
16
|
-
Agents.Auth = auth_1.Auth;
|
|
17
|
-
//# sourceMappingURL=agents.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"agents.js","sourceRoot":"","sources":["../../src/resources/agents/agents.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,qDAAkD;AAClD,gEAAuC;AACvC,yCAYqB;AAErB,MAAa,MAAO,SAAQ,sBAAW;IAAvC;;QACE,SAAI,GAAiB,IAAI,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IACtD,CAAC;CAAA;AAFD,wBAEC;AAED,MAAM,CAAC,IAAI,GAAG,WAAI,CAAC"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from "../../core/resource.mjs";
|
|
3
|
-
import * as AuthAPI from "./auth/auth.mjs";
|
|
4
|
-
import { Auth, } from "./auth/auth.mjs";
|
|
5
|
-
export class Agents extends APIResource {
|
|
6
|
-
constructor() {
|
|
7
|
-
super(...arguments);
|
|
8
|
-
this.auth = new AuthAPI.Auth(this._client);
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
Agents.Auth = Auth;
|
|
12
|
-
//# sourceMappingURL=agents.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"agents.mjs","sourceRoot":"","sources":["../../src/resources/agents/agents.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,KAAK,OAAO;OACZ,EAGL,IAAI,GASL;AAED,MAAM,OAAO,MAAO,SAAQ,WAAW;IAAvC;;QACE,SAAI,GAAiB,IAAI,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IACtD,CAAC;CAAA;AAED,MAAM,CAAC,IAAI,GAAG,IAAI,CAAC"}
|