@daytonaio/api-client 0.191.0 → 0.192.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/package.json +1 -1
- package/src/api/admin-api.d.ts +55 -12
- package/src/api/admin-api.js +105 -15
- package/src/api/admin-api.js.map +1 -1
- package/src/api/audit-api.d.ts +55 -12
- package/src/api/audit-api.js +105 -15
- package/src/api/audit-api.js.map +1 -1
- package/src/api/sandbox-api.d.ts +37 -0
- package/src/api/sandbox-api.js +74 -0
- package/src/api/sandbox-api.js.map +1 -1
- package/src/api/secret-api.d.ts +217 -0
- package/src/api/secret-api.js +426 -0
- package/src/api/secret-api.js.map +1 -0
- package/src/api.d.ts +1 -0
- package/src/api.js +1 -0
- package/src/api.js.map +1 -1
- package/src/models/api-key-list.d.ts +2 -0
- package/src/models/api-key-list.js +2 -0
- package/src/models/api-key-list.js.map +1 -1
- package/src/models/api-key-response.d.ts +2 -0
- package/src/models/api-key-response.js +2 -0
- package/src/models/api-key-response.js.map +1 -1
- package/src/models/create-api-key.d.ts +2 -0
- package/src/models/create-api-key.js +2 -0
- package/src/models/create-api-key.js.map +1 -1
- package/src/models/create-organization-role.d.ts +2 -0
- package/src/models/create-organization-role.js +2 -0
- package/src/models/create-organization-role.js.map +1 -1
- package/src/models/create-sandbox.d.ts +6 -0
- package/src/models/create-secret.d.ts +29 -0
- package/src/models/create-secret.js +16 -0
- package/src/models/create-secret.js.map +1 -0
- package/src/models/date-filter.d.ts +29 -0
- package/src/models/date-filter.js +16 -0
- package/src/models/date-filter.js.map +1 -0
- package/src/models/index.d.ts +7 -0
- package/src/models/index.js +7 -0
- package/src/models/index.js.map +1 -1
- package/src/models/int-filter.d.ts +45 -0
- package/src/models/int-filter.js +16 -0
- package/src/models/int-filter.js.map +1 -0
- package/src/models/organization-role.d.ts +2 -0
- package/src/models/organization-role.js +2 -0
- package/src/models/organization-role.js.map +1 -1
- package/src/models/resolve-sandbox-secrets200-response-inner.d.ts +17 -0
- package/src/models/resolve-sandbox-secrets200-response-inner.js +16 -0
- package/src/models/resolve-sandbox-secrets200-response-inner.js.map +1 -0
- package/src/models/secret.d.ts +41 -0
- package/src/models/secret.js +16 -0
- package/src/models/secret.js.map +1 -0
- package/src/models/string-filter.d.ts +29 -0
- package/src/models/string-filter.js +16 -0
- package/src/models/string-filter.js.map +1 -0
- package/src/models/update-organization-role.d.ts +2 -0
- package/src/models/update-organization-role.js +2 -0
- package/src/models/update-organization-role.js.map +1 -1
- package/src/models/update-secret.d.ts +25 -0
- package/src/models/update-secret.js +16 -0
- package/src/models/update-secret.js.map +1 -0
package/src/api.d.ts
CHANGED
|
@@ -22,6 +22,7 @@ export * from './api/preview-api';
|
|
|
22
22
|
export * from './api/regions-api';
|
|
23
23
|
export * from './api/runners-api';
|
|
24
24
|
export * from './api/sandbox-api';
|
|
25
|
+
export * from './api/secret-api';
|
|
25
26
|
export * from './api/snapshots-api';
|
|
26
27
|
export * from './api/toolbox-api';
|
|
27
28
|
export * from './api/users-api';
|
package/src/api.js
CHANGED
|
@@ -40,6 +40,7 @@ __exportStar(require("./api/preview-api"), exports);
|
|
|
40
40
|
__exportStar(require("./api/regions-api"), exports);
|
|
41
41
|
__exportStar(require("./api/runners-api"), exports);
|
|
42
42
|
__exportStar(require("./api/sandbox-api"), exports);
|
|
43
|
+
__exportStar(require("./api/secret-api"), exports);
|
|
43
44
|
__exportStar(require("./api/snapshots-api"), exports);
|
|
44
45
|
__exportStar(require("./api/toolbox-api"), exports);
|
|
45
46
|
__exportStar(require("./api/users-api"), exports);
|
package/src/api.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api.js","sourceRoot":"","sources":["../../../api-client/src/api.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;;;;;;;;;;;;;;AAIH,kDAAgC;AAChC,qDAAmC;AACnC,kDAAgC;AAChC,mDAAiC;AACjC,4DAA0C;AAC1C,mDAAiC;AACjC,iDAA+B;AAC/B,2DAAyC;AACzC,0DAAwC;AACxC,oDAAkC;AAClC,oDAAkC;AAClC,oDAAkC;AAClC,oDAAkC;AAClC,sDAAoC;AACpC,oDAAkC;AAClC,kDAAgC;AAChC,oDAAkC;AAClC,qDAAmC"}
|
|
1
|
+
{"version":3,"file":"api.js","sourceRoot":"","sources":["../../../api-client/src/api.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;;;;;;;;;;;;;;AAIH,kDAAgC;AAChC,qDAAmC;AACnC,kDAAgC;AAChC,mDAAiC;AACjC,4DAA0C;AAC1C,mDAAiC;AACjC,iDAA+B;AAC/B,2DAAyC;AACzC,0DAAwC;AACxC,oDAAkC;AAClC,oDAAkC;AAClC,oDAAkC;AAClC,oDAAkC;AAClC,mDAAiC;AACjC,sDAAoC;AACpC,oDAAkC;AAClC,kDAAgC;AAChC,oDAAkC;AAClC,qDAAmC"}
|
|
@@ -55,6 +55,8 @@ export declare const ApiKeyListPermissionsEnum: {
|
|
|
55
55
|
readonly WRITE_RUNNERS: "write:runners";
|
|
56
56
|
readonly DELETE_RUNNERS: "delete:runners";
|
|
57
57
|
readonly READ_AUDIT_LOGS: "read:audit_logs";
|
|
58
|
+
readonly MANAGE_API_KEYS: "manage:api_keys";
|
|
59
|
+
readonly MANAGE_SECRETS: "manage:secrets";
|
|
58
60
|
readonly UNKNOWN_DEFAULT_OPEN_API: "11184809";
|
|
59
61
|
};
|
|
60
62
|
export type ApiKeyListPermissionsEnum = typeof ApiKeyListPermissionsEnum[keyof typeof ApiKeyListPermissionsEnum];
|
|
@@ -30,6 +30,8 @@ exports.ApiKeyListPermissionsEnum = {
|
|
|
30
30
|
WRITE_RUNNERS: 'write:runners',
|
|
31
31
|
DELETE_RUNNERS: 'delete:runners',
|
|
32
32
|
READ_AUDIT_LOGS: 'read:audit_logs',
|
|
33
|
+
MANAGE_API_KEYS: 'manage:api_keys',
|
|
34
|
+
MANAGE_SECRETS: 'manage:secrets',
|
|
33
35
|
UNKNOWN_DEFAULT_OPEN_API: '11184809',
|
|
34
36
|
};
|
|
35
37
|
//# sourceMappingURL=api-key-list.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api-key-list.js","sourceRoot":"","sources":["../../../../api-client/src/models/api-key-list.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAmCU,QAAA,yBAAyB,GAAG;IACrC,gBAAgB,EAAE,kBAAkB;IACpC,iBAAiB,EAAE,mBAAmB;IACtC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,eAAe,EAAE,iBAAiB;IAClC,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
|
|
1
|
+
{"version":3,"file":"api-key-list.js","sourceRoot":"","sources":["../../../../api-client/src/models/api-key-list.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAmCU,QAAA,yBAAyB,GAAG;IACrC,gBAAgB,EAAE,kBAAkB;IACpC,iBAAiB,EAAE,mBAAmB;IACtC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,eAAe,EAAE,iBAAiB;IAClC,eAAe,EAAE,iBAAiB;IAClC,cAAc,EAAE,gBAAgB;IAChC,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
|
|
@@ -47,6 +47,8 @@ export declare const ApiKeyResponsePermissionsEnum: {
|
|
|
47
47
|
readonly WRITE_RUNNERS: "write:runners";
|
|
48
48
|
readonly DELETE_RUNNERS: "delete:runners";
|
|
49
49
|
readonly READ_AUDIT_LOGS: "read:audit_logs";
|
|
50
|
+
readonly MANAGE_API_KEYS: "manage:api_keys";
|
|
51
|
+
readonly MANAGE_SECRETS: "manage:secrets";
|
|
50
52
|
readonly UNKNOWN_DEFAULT_OPEN_API: "11184809";
|
|
51
53
|
};
|
|
52
54
|
export type ApiKeyResponsePermissionsEnum = typeof ApiKeyResponsePermissionsEnum[keyof typeof ApiKeyResponsePermissionsEnum];
|
|
@@ -30,6 +30,8 @@ exports.ApiKeyResponsePermissionsEnum = {
|
|
|
30
30
|
WRITE_RUNNERS: 'write:runners',
|
|
31
31
|
DELETE_RUNNERS: 'delete:runners',
|
|
32
32
|
READ_AUDIT_LOGS: 'read:audit_logs',
|
|
33
|
+
MANAGE_API_KEYS: 'manage:api_keys',
|
|
34
|
+
MANAGE_SECRETS: 'manage:secrets',
|
|
33
35
|
UNKNOWN_DEFAULT_OPEN_API: '11184809',
|
|
34
36
|
};
|
|
35
37
|
//# sourceMappingURL=api-key-response.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api-key-response.js","sourceRoot":"","sources":["../../../../api-client/src/models/api-key-response.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AA2BU,QAAA,6BAA6B,GAAG;IACzC,gBAAgB,EAAE,kBAAkB;IACpC,iBAAiB,EAAE,mBAAmB;IACtC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,eAAe,EAAE,iBAAiB;IAClC,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
|
|
1
|
+
{"version":3,"file":"api-key-response.js","sourceRoot":"","sources":["../../../../api-client/src/models/api-key-response.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AA2BU,QAAA,6BAA6B,GAAG;IACzC,gBAAgB,EAAE,kBAAkB;IACpC,iBAAiB,EAAE,mBAAmB;IACtC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,eAAe,EAAE,iBAAiB;IAClC,eAAe,EAAE,iBAAiB;IAClC,cAAc,EAAE,gBAAgB;IAChC,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
|
|
@@ -39,6 +39,8 @@ export declare const CreateApiKeyPermissionsEnum: {
|
|
|
39
39
|
readonly WRITE_RUNNERS: "write:runners";
|
|
40
40
|
readonly DELETE_RUNNERS: "delete:runners";
|
|
41
41
|
readonly READ_AUDIT_LOGS: "read:audit_logs";
|
|
42
|
+
readonly MANAGE_API_KEYS: "manage:api_keys";
|
|
43
|
+
readonly MANAGE_SECRETS: "manage:secrets";
|
|
42
44
|
readonly UNKNOWN_DEFAULT_OPEN_API: "11184809";
|
|
43
45
|
};
|
|
44
46
|
export type CreateApiKeyPermissionsEnum = typeof CreateApiKeyPermissionsEnum[keyof typeof CreateApiKeyPermissionsEnum];
|
|
@@ -30,6 +30,8 @@ exports.CreateApiKeyPermissionsEnum = {
|
|
|
30
30
|
WRITE_RUNNERS: 'write:runners',
|
|
31
31
|
DELETE_RUNNERS: 'delete:runners',
|
|
32
32
|
READ_AUDIT_LOGS: 'read:audit_logs',
|
|
33
|
+
MANAGE_API_KEYS: 'manage:api_keys',
|
|
34
|
+
MANAGE_SECRETS: 'manage:secrets',
|
|
33
35
|
UNKNOWN_DEFAULT_OPEN_API: '11184809',
|
|
34
36
|
};
|
|
35
37
|
//# sourceMappingURL=create-api-key.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-api-key.js","sourceRoot":"","sources":["../../../../api-client/src/models/create-api-key.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAmBU,QAAA,2BAA2B,GAAG;IACvC,gBAAgB,EAAE,kBAAkB;IACpC,iBAAiB,EAAE,mBAAmB;IACtC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,eAAe,EAAE,iBAAiB;IAClC,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
|
|
1
|
+
{"version":3,"file":"create-api-key.js","sourceRoot":"","sources":["../../../../api-client/src/models/create-api-key.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAmBU,QAAA,2BAA2B,GAAG;IACvC,gBAAgB,EAAE,kBAAkB;IACpC,iBAAiB,EAAE,mBAAmB;IACtC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,eAAe,EAAE,iBAAiB;IAClC,eAAe,EAAE,iBAAiB;IAClC,cAAc,EAAE,gBAAgB;IAChC,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
|
|
@@ -39,6 +39,8 @@ export declare const CreateOrganizationRolePermissionsEnum: {
|
|
|
39
39
|
readonly WRITE_RUNNERS: "write:runners";
|
|
40
40
|
readonly DELETE_RUNNERS: "delete:runners";
|
|
41
41
|
readonly READ_AUDIT_LOGS: "read:audit_logs";
|
|
42
|
+
readonly MANAGE_API_KEYS: "manage:api_keys";
|
|
43
|
+
readonly MANAGE_SECRETS: "manage:secrets";
|
|
42
44
|
readonly UNKNOWN_DEFAULT_OPEN_API: "11184809";
|
|
43
45
|
};
|
|
44
46
|
export type CreateOrganizationRolePermissionsEnum = typeof CreateOrganizationRolePermissionsEnum[keyof typeof CreateOrganizationRolePermissionsEnum];
|
|
@@ -30,6 +30,8 @@ exports.CreateOrganizationRolePermissionsEnum = {
|
|
|
30
30
|
WRITE_RUNNERS: 'write:runners',
|
|
31
31
|
DELETE_RUNNERS: 'delete:runners',
|
|
32
32
|
READ_AUDIT_LOGS: 'read:audit_logs',
|
|
33
|
+
MANAGE_API_KEYS: 'manage:api_keys',
|
|
34
|
+
MANAGE_SECRETS: 'manage:secrets',
|
|
33
35
|
UNKNOWN_DEFAULT_OPEN_API: '11184809',
|
|
34
36
|
};
|
|
35
37
|
//# sourceMappingURL=create-organization-role.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-organization-role.js","sourceRoot":"","sources":["../../../../api-client/src/models/create-organization-role.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAmBU,QAAA,qCAAqC,GAAG;IACjD,gBAAgB,EAAE,kBAAkB;IACpC,iBAAiB,EAAE,mBAAmB;IACtC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,eAAe,EAAE,iBAAiB;IAClC,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
|
|
1
|
+
{"version":3,"file":"create-organization-role.js","sourceRoot":"","sources":["../../../../api-client/src/models/create-organization-role.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAmBU,QAAA,qCAAqC,GAAG;IACjD,gBAAgB,EAAE,kBAAkB;IACpC,iBAAiB,EAAE,mBAAmB;IACtC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,eAAe,EAAE,iBAAiB;IAClC,eAAe,EAAE,iBAAiB;IAClC,cAAc,EAAE,gBAAgB;IAChC,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
|
|
@@ -101,4 +101,10 @@ export interface CreateSandbox {
|
|
|
101
101
|
* ID or name of an existing sandbox to link the new sandbox to. The new sandbox will be scheduled on the same runner as the linked sandbox so a local network can be established between them. Linked sandboxes must be ephemeral (autoDeleteInterval=0) and cannot themselves be linked to another sandbox.
|
|
102
102
|
*/
|
|
103
103
|
'linkedSandbox'?: string;
|
|
104
|
+
/**
|
|
105
|
+
* Secrets to mount in this sandbox. Each entry maps an env var name to a vault secret name.
|
|
106
|
+
*/
|
|
107
|
+
'secrets'?: Array<{
|
|
108
|
+
[key: string]: string;
|
|
109
|
+
}>;
|
|
104
110
|
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Daytona
|
|
3
|
+
* Daytona AI platform API Docs
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
* Contact: support@daytona.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export interface CreateSecret {
|
|
13
|
+
/**
|
|
14
|
+
* Secret name (alphanumeric, hyphens, underscores)
|
|
15
|
+
*/
|
|
16
|
+
'name': string;
|
|
17
|
+
/**
|
|
18
|
+
* Secret value
|
|
19
|
+
*/
|
|
20
|
+
'value': string;
|
|
21
|
+
/**
|
|
22
|
+
* Optional description of the secret
|
|
23
|
+
*/
|
|
24
|
+
'description'?: string;
|
|
25
|
+
/**
|
|
26
|
+
* Allowed hosts this secret may be sent to
|
|
27
|
+
*/
|
|
28
|
+
'hosts'?: Array<string>;
|
|
29
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Daytona
|
|
6
|
+
* Daytona AI platform API Docs
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
* Contact: support@daytona.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=create-secret.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-secret.js","sourceRoot":"","sources":["../../../../api-client/src/models/create-secret.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Daytona
|
|
3
|
+
* Daytona AI platform API Docs
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
* Contact: support@daytona.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export interface DateFilter {
|
|
13
|
+
/**
|
|
14
|
+
* Match values greater than or equal to this timestamp (ISO 8601).
|
|
15
|
+
*/
|
|
16
|
+
'gte'?: Date;
|
|
17
|
+
/**
|
|
18
|
+
* Match values less than or equal to this timestamp (ISO 8601).
|
|
19
|
+
*/
|
|
20
|
+
'lte'?: Date;
|
|
21
|
+
/**
|
|
22
|
+
* Match values strictly greater than this timestamp (ISO 8601).
|
|
23
|
+
*/
|
|
24
|
+
'gt'?: Date;
|
|
25
|
+
/**
|
|
26
|
+
* Match values strictly less than this timestamp (ISO 8601).
|
|
27
|
+
*/
|
|
28
|
+
'lt'?: Date;
|
|
29
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Daytona
|
|
6
|
+
* Daytona AI platform API Docs
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
* Contact: support@daytona.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=date-filter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"date-filter.js","sourceRoot":"","sources":["../../../../api-client/src/models/date-filter.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
package/src/models/index.d.ts
CHANGED
|
@@ -29,10 +29,12 @@ export * from './create-runner';
|
|
|
29
29
|
export * from './create-runner-response';
|
|
30
30
|
export * from './create-sandbox';
|
|
31
31
|
export * from './create-sandbox-snapshot';
|
|
32
|
+
export * from './create-secret';
|
|
32
33
|
export * from './create-session-request';
|
|
33
34
|
export * from './create-snapshot';
|
|
34
35
|
export * from './create-user';
|
|
35
36
|
export * from './create-volume';
|
|
37
|
+
export * from './date-filter';
|
|
36
38
|
export * from './daytona-configuration';
|
|
37
39
|
export * from './display-info-response';
|
|
38
40
|
export * from './docker-registry';
|
|
@@ -56,6 +58,7 @@ export * from './gpu-type';
|
|
|
56
58
|
export * from './health-controller-check200-response';
|
|
57
59
|
export * from './health-controller-check200-response-info-value';
|
|
58
60
|
export * from './health-controller-check503-response';
|
|
61
|
+
export * from './int-filter';
|
|
59
62
|
export * from './job';
|
|
60
63
|
export * from './job-status';
|
|
61
64
|
export * from './job-type';
|
|
@@ -125,6 +128,7 @@ export * from './registry-push-access-dto';
|
|
|
125
128
|
export * from './replace-request';
|
|
126
129
|
export * from './replace-result';
|
|
127
130
|
export * from './resize-sandbox';
|
|
131
|
+
export * from './resolve-sandbox-secrets200-response-inner';
|
|
128
132
|
export * from './runner';
|
|
129
133
|
export * from './runner-class';
|
|
130
134
|
export * from './runner-full';
|
|
@@ -144,6 +148,7 @@ export * from './sandbox-state';
|
|
|
144
148
|
export * from './sandbox-volume';
|
|
145
149
|
export * from './screenshot-response';
|
|
146
150
|
export * from './search-files-response';
|
|
151
|
+
export * from './secret';
|
|
147
152
|
export * from './send-webhook-dto';
|
|
148
153
|
export * from './session';
|
|
149
154
|
export * from './session-execute-request';
|
|
@@ -156,6 +161,7 @@ export * from './snapshot-state';
|
|
|
156
161
|
export * from './ssh-access-dto';
|
|
157
162
|
export * from './ssh-access-validation-dto';
|
|
158
163
|
export * from './storage-access-dto';
|
|
164
|
+
export * from './string-filter';
|
|
159
165
|
export * from './toolbox-proxy-url';
|
|
160
166
|
export * from './trace-span';
|
|
161
167
|
export * from './trace-summary';
|
|
@@ -170,6 +176,7 @@ export * from './update-organization-role';
|
|
|
170
176
|
export * from './update-region';
|
|
171
177
|
export * from './update-sandbox-network-settings';
|
|
172
178
|
export * from './update-sandbox-state-dto';
|
|
179
|
+
export * from './update-secret';
|
|
173
180
|
export * from './url';
|
|
174
181
|
export * from './user';
|
|
175
182
|
export * from './user-home-dir-response';
|
package/src/models/index.js
CHANGED
|
@@ -45,10 +45,12 @@ __exportStar(require("./create-runner"), exports);
|
|
|
45
45
|
__exportStar(require("./create-runner-response"), exports);
|
|
46
46
|
__exportStar(require("./create-sandbox"), exports);
|
|
47
47
|
__exportStar(require("./create-sandbox-snapshot"), exports);
|
|
48
|
+
__exportStar(require("./create-secret"), exports);
|
|
48
49
|
__exportStar(require("./create-session-request"), exports);
|
|
49
50
|
__exportStar(require("./create-snapshot"), exports);
|
|
50
51
|
__exportStar(require("./create-user"), exports);
|
|
51
52
|
__exportStar(require("./create-volume"), exports);
|
|
53
|
+
__exportStar(require("./date-filter"), exports);
|
|
52
54
|
__exportStar(require("./daytona-configuration"), exports);
|
|
53
55
|
__exportStar(require("./display-info-response"), exports);
|
|
54
56
|
__exportStar(require("./docker-registry"), exports);
|
|
@@ -72,6 +74,7 @@ __exportStar(require("./gpu-type"), exports);
|
|
|
72
74
|
__exportStar(require("./health-controller-check200-response"), exports);
|
|
73
75
|
__exportStar(require("./health-controller-check200-response-info-value"), exports);
|
|
74
76
|
__exportStar(require("./health-controller-check503-response"), exports);
|
|
77
|
+
__exportStar(require("./int-filter"), exports);
|
|
75
78
|
__exportStar(require("./job"), exports);
|
|
76
79
|
__exportStar(require("./job-status"), exports);
|
|
77
80
|
__exportStar(require("./job-type"), exports);
|
|
@@ -141,6 +144,7 @@ __exportStar(require("./registry-push-access-dto"), exports);
|
|
|
141
144
|
__exportStar(require("./replace-request"), exports);
|
|
142
145
|
__exportStar(require("./replace-result"), exports);
|
|
143
146
|
__exportStar(require("./resize-sandbox"), exports);
|
|
147
|
+
__exportStar(require("./resolve-sandbox-secrets200-response-inner"), exports);
|
|
144
148
|
__exportStar(require("./runner"), exports);
|
|
145
149
|
__exportStar(require("./runner-class"), exports);
|
|
146
150
|
__exportStar(require("./runner-full"), exports);
|
|
@@ -160,6 +164,7 @@ __exportStar(require("./sandbox-state"), exports);
|
|
|
160
164
|
__exportStar(require("./sandbox-volume"), exports);
|
|
161
165
|
__exportStar(require("./screenshot-response"), exports);
|
|
162
166
|
__exportStar(require("./search-files-response"), exports);
|
|
167
|
+
__exportStar(require("./secret"), exports);
|
|
163
168
|
__exportStar(require("./send-webhook-dto"), exports);
|
|
164
169
|
__exportStar(require("./session"), exports);
|
|
165
170
|
__exportStar(require("./session-execute-request"), exports);
|
|
@@ -172,6 +177,7 @@ __exportStar(require("./snapshot-state"), exports);
|
|
|
172
177
|
__exportStar(require("./ssh-access-dto"), exports);
|
|
173
178
|
__exportStar(require("./ssh-access-validation-dto"), exports);
|
|
174
179
|
__exportStar(require("./storage-access-dto"), exports);
|
|
180
|
+
__exportStar(require("./string-filter"), exports);
|
|
175
181
|
__exportStar(require("./toolbox-proxy-url"), exports);
|
|
176
182
|
__exportStar(require("./trace-span"), exports);
|
|
177
183
|
__exportStar(require("./trace-summary"), exports);
|
|
@@ -186,6 +192,7 @@ __exportStar(require("./update-organization-role"), exports);
|
|
|
186
192
|
__exportStar(require("./update-region"), exports);
|
|
187
193
|
__exportStar(require("./update-sandbox-network-settings"), exports);
|
|
188
194
|
__exportStar(require("./update-sandbox-state-dto"), exports);
|
|
195
|
+
__exportStar(require("./update-secret"), exports);
|
|
189
196
|
__exportStar(require("./url"), exports);
|
|
190
197
|
__exportStar(require("./user"), exports);
|
|
191
198
|
__exportStar(require("./user-home-dir-response"), exports);
|
package/src/models/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../api-client/src/models/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../api-client/src/models/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Daytona
|
|
3
|
+
* Daytona AI platform API Docs
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
* Contact: support@daytona.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export interface IntFilter {
|
|
13
|
+
/**
|
|
14
|
+
* Match values equal to this value.
|
|
15
|
+
*/
|
|
16
|
+
'eq'?: number;
|
|
17
|
+
/**
|
|
18
|
+
* Match values not equal to this value.
|
|
19
|
+
*/
|
|
20
|
+
'not'?: number;
|
|
21
|
+
/**
|
|
22
|
+
* Match values present in this list. Accepts comma-separated values or repeated query parameters. Maximum 100 entries.
|
|
23
|
+
*/
|
|
24
|
+
'in'?: Array<number>;
|
|
25
|
+
/**
|
|
26
|
+
* Match values not present in this list. Accepts comma-separated values or repeated query parameters. Maximum 100 entries.
|
|
27
|
+
*/
|
|
28
|
+
'notIn'?: Array<number>;
|
|
29
|
+
/**
|
|
30
|
+
* Match values greater than or equal to this value.
|
|
31
|
+
*/
|
|
32
|
+
'gte'?: number;
|
|
33
|
+
/**
|
|
34
|
+
* Match values less than or equal to this value.
|
|
35
|
+
*/
|
|
36
|
+
'lte'?: number;
|
|
37
|
+
/**
|
|
38
|
+
* Match values strictly greater than this value.
|
|
39
|
+
*/
|
|
40
|
+
'gt'?: number;
|
|
41
|
+
/**
|
|
42
|
+
* Match values strictly less than this value.
|
|
43
|
+
*/
|
|
44
|
+
'lt'?: number;
|
|
45
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Daytona
|
|
6
|
+
* Daytona AI platform API Docs
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
* Contact: support@daytona.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=int-filter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"int-filter.js","sourceRoot":"","sources":["../../../../api-client/src/models/int-filter.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -55,6 +55,8 @@ export declare const OrganizationRolePermissionsEnum: {
|
|
|
55
55
|
readonly WRITE_RUNNERS: "write:runners";
|
|
56
56
|
readonly DELETE_RUNNERS: "delete:runners";
|
|
57
57
|
readonly READ_AUDIT_LOGS: "read:audit_logs";
|
|
58
|
+
readonly MANAGE_API_KEYS: "manage:api_keys";
|
|
59
|
+
readonly MANAGE_SECRETS: "manage:secrets";
|
|
58
60
|
readonly UNKNOWN_DEFAULT_OPEN_API: "11184809";
|
|
59
61
|
};
|
|
60
62
|
export type OrganizationRolePermissionsEnum = typeof OrganizationRolePermissionsEnum[keyof typeof OrganizationRolePermissionsEnum];
|
|
@@ -30,6 +30,8 @@ exports.OrganizationRolePermissionsEnum = {
|
|
|
30
30
|
WRITE_RUNNERS: 'write:runners',
|
|
31
31
|
DELETE_RUNNERS: 'delete:runners',
|
|
32
32
|
READ_AUDIT_LOGS: 'read:audit_logs',
|
|
33
|
+
MANAGE_API_KEYS: 'manage:api_keys',
|
|
34
|
+
MANAGE_SECRETS: 'manage:secrets',
|
|
33
35
|
UNKNOWN_DEFAULT_OPEN_API: '11184809',
|
|
34
36
|
};
|
|
35
37
|
//# sourceMappingURL=organization-role.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"organization-role.js","sourceRoot":"","sources":["../../../../api-client/src/models/organization-role.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAmCU,QAAA,+BAA+B,GAAG;IAC3C,gBAAgB,EAAE,kBAAkB;IACpC,iBAAiB,EAAE,mBAAmB;IACtC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,eAAe,EAAE,iBAAiB;IAClC,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
|
|
1
|
+
{"version":3,"file":"organization-role.js","sourceRoot":"","sources":["../../../../api-client/src/models/organization-role.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAmCU,QAAA,+BAA+B,GAAG;IAC3C,gBAAgB,EAAE,kBAAkB;IACpC,iBAAiB,EAAE,mBAAmB;IACtC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,gBAAgB,EAAE,kBAAkB;IACpC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,YAAY,EAAE,cAAc;IAC5B,aAAa,EAAE,eAAe;IAC9B,cAAc,EAAE,gBAAgB;IAChC,eAAe,EAAE,iBAAiB;IAClC,eAAe,EAAE,iBAAiB;IAClC,cAAc,EAAE,gBAAgB;IAChC,wBAAwB,EAAE,UAAU;CAC9B,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Daytona
|
|
3
|
+
* Daytona AI platform API Docs
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
* Contact: support@daytona.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export interface ResolveSandboxSecrets200ResponseInner {
|
|
13
|
+
'env'?: string;
|
|
14
|
+
'placeholder'?: string;
|
|
15
|
+
'value'?: string;
|
|
16
|
+
'hosts'?: Array<string>;
|
|
17
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Daytona
|
|
6
|
+
* Daytona AI platform API Docs
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
* Contact: support@daytona.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=resolve-sandbox-secrets200-response-inner.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resolve-sandbox-secrets200-response-inner.js","sourceRoot":"","sources":["../../../../api-client/src/models/resolve-sandbox-secrets200-response-inner.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Daytona
|
|
3
|
+
* Daytona AI platform API Docs
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
* Contact: support@daytona.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export interface Secret {
|
|
13
|
+
/**
|
|
14
|
+
* Secret ID
|
|
15
|
+
*/
|
|
16
|
+
'id': string;
|
|
17
|
+
/**
|
|
18
|
+
* Secret name
|
|
19
|
+
*/
|
|
20
|
+
'name': string;
|
|
21
|
+
/**
|
|
22
|
+
* Optional description of the secret
|
|
23
|
+
*/
|
|
24
|
+
'description'?: string;
|
|
25
|
+
/**
|
|
26
|
+
* Creation timestamp
|
|
27
|
+
*/
|
|
28
|
+
'createdAt': Date;
|
|
29
|
+
/**
|
|
30
|
+
* Opaque placeholder token injected as env var value in sandboxes
|
|
31
|
+
*/
|
|
32
|
+
'placeholder': string;
|
|
33
|
+
/**
|
|
34
|
+
* Allowed hosts this secret may be sent to
|
|
35
|
+
*/
|
|
36
|
+
'hosts': Array<string>;
|
|
37
|
+
/**
|
|
38
|
+
* Last update timestamp
|
|
39
|
+
*/
|
|
40
|
+
'updatedAt': Date;
|
|
41
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Daytona
|
|
6
|
+
* Daytona AI platform API Docs
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
* Contact: support@daytona.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=secret.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"secret.js","sourceRoot":"","sources":["../../../../api-client/src/models/secret.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Daytona
|
|
3
|
+
* Daytona AI platform API Docs
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0
|
|
6
|
+
* Contact: support@daytona.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
export interface StringFilter {
|
|
13
|
+
/**
|
|
14
|
+
* Match values equal to this value.
|
|
15
|
+
*/
|
|
16
|
+
'eq'?: string;
|
|
17
|
+
/**
|
|
18
|
+
* Match values not equal to this value.
|
|
19
|
+
*/
|
|
20
|
+
'not'?: string;
|
|
21
|
+
/**
|
|
22
|
+
* Match values present in this list. Accepts comma-separated values or repeated query parameters. Maximum 100 entries.
|
|
23
|
+
*/
|
|
24
|
+
'in'?: Array<string>;
|
|
25
|
+
/**
|
|
26
|
+
* Match values not present in this list. Accepts comma-separated values or repeated query parameters. Maximum 100 entries.
|
|
27
|
+
*/
|
|
28
|
+
'notIn'?: Array<string>;
|
|
29
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Daytona
|
|
6
|
+
* Daytona AI platform API Docs
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0
|
|
9
|
+
* Contact: support@daytona.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=string-filter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"string-filter.js","sourceRoot":"","sources":["../../../../api-client/src/models/string-filter.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -39,6 +39,8 @@ export declare const UpdateOrganizationRolePermissionsEnum: {
|
|
|
39
39
|
readonly WRITE_RUNNERS: "write:runners";
|
|
40
40
|
readonly DELETE_RUNNERS: "delete:runners";
|
|
41
41
|
readonly READ_AUDIT_LOGS: "read:audit_logs";
|
|
42
|
+
readonly MANAGE_API_KEYS: "manage:api_keys";
|
|
43
|
+
readonly MANAGE_SECRETS: "manage:secrets";
|
|
42
44
|
readonly UNKNOWN_DEFAULT_OPEN_API: "11184809";
|
|
43
45
|
};
|
|
44
46
|
export type UpdateOrganizationRolePermissionsEnum = typeof UpdateOrganizationRolePermissionsEnum[keyof typeof UpdateOrganizationRolePermissionsEnum];
|
|
@@ -30,6 +30,8 @@ exports.UpdateOrganizationRolePermissionsEnum = {
|
|
|
30
30
|
WRITE_RUNNERS: 'write:runners',
|
|
31
31
|
DELETE_RUNNERS: 'delete:runners',
|
|
32
32
|
READ_AUDIT_LOGS: 'read:audit_logs',
|
|
33
|
+
MANAGE_API_KEYS: 'manage:api_keys',
|
|
34
|
+
MANAGE_SECRETS: 'manage:secrets',
|
|
33
35
|
UNKNOWN_DEFAULT_OPEN_API: '11184809',
|
|
34
36
|
};
|
|
35
37
|
//# sourceMappingURL=update-organization-role.js.map
|