@devopness/sdk-js 2.37.0 → 2.39.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.
Files changed (78) hide show
  1. package/dist/api/generated/apis/environments-applications-api.d.ts +2 -2
  2. package/dist/api/generated/apis/environments-applications-api.js +2 -2
  3. package/dist/api/generated/apis/environments-teams-api.d.ts +4 -4
  4. package/dist/api/generated/apis/environments-teams-api.js +12 -12
  5. package/dist/api/generated/apis/social-accounts-api.d.ts +4 -4
  6. package/dist/api/generated/apis/social-accounts-api.js +12 -12
  7. package/dist/api/generated/models/action-retry-response.d.ts +1 -1
  8. package/dist/api/generated/models/action-status.d.ts +1 -0
  9. package/dist/api/generated/models/action-status.js +1 -0
  10. package/dist/api/generated/models/action-trigger-type.d.ts +1 -1
  11. package/dist/api/generated/models/action-trigger-type.js +1 -1
  12. package/dist/api/generated/models/action.d.ts +1 -1
  13. package/dist/api/generated/models/application.d.ts +1 -1
  14. package/dist/api/generated/models/cron-job.d.ts +1 -1
  15. package/dist/api/generated/models/daemon.d.ts +1 -1
  16. package/dist/api/generated/models/{environment-link-item.d.ts → environment-link.d.ts} +5 -5
  17. package/dist/api/generated/models/{action-list-item-params.js → environment-link.js} +0 -0
  18. package/dist/api/generated/models/environment-relation.d.ts +2 -2
  19. package/dist/api/generated/models/environment-type.d.ts +2 -2
  20. package/dist/api/generated/models/environment-type.js +1 -1
  21. package/dist/api/generated/models/environment-update.d.ts +7 -7
  22. package/dist/api/generated/models/index.d.ts +2 -23
  23. package/dist/api/generated/models/index.js +2 -23
  24. package/dist/api/generated/models/network-rule.d.ts +1 -1
  25. package/dist/api/generated/models/pipeline-create.d.ts +1 -1
  26. package/dist/api/generated/models/server-update.d.ts +5 -5
  27. package/dist/api/generated/models/server.d.ts +1 -1
  28. package/dist/api/generated/models/service.d.ts +1 -1
  29. package/dist/api/generated/models/social-account-relation.d.ts +1 -1
  30. package/dist/api/generated/models/social-account.d.ts +1 -1
  31. package/dist/api/generated/models/ssh-key.d.ts +1 -1
  32. package/dist/api/generated/models/{team-environment-create.d.ts → team-environment-link.d.ts} +3 -3
  33. package/dist/api/generated/models/{action-list-item.js → team-environment-link.js} +0 -0
  34. package/dist/api/generated/models/user-me.d.ts +3 -3
  35. package/dist/api/generated/models/user.d.ts +3 -3
  36. package/package.json +1 -1
  37. package/dist/api/generated/models/action-list-item-params.d.ts +0 -25
  38. package/dist/api/generated/models/action-list-item.d.ts +0 -18
  39. package/dist/api/generated/models/action-step-log.d.ts +0 -38
  40. package/dist/api/generated/models/action-step-log.js +0 -14
  41. package/dist/api/generated/models/application-deployment.d.ts +0 -49
  42. package/dist/api/generated/models/application-deployment.js +0 -14
  43. package/dist/api/generated/models/deployment-origin.d.ts +0 -20
  44. package/dist/api/generated/models/deployment-origin.js +0 -25
  45. package/dist/api/generated/models/deployment-source.d.ts +0 -49
  46. package/dist/api/generated/models/deployment-source.js +0 -14
  47. package/dist/api/generated/models/environment-id-request.d.ts +0 -24
  48. package/dist/api/generated/models/environment-id-request.js +0 -14
  49. package/dist/api/generated/models/environment-link-item.js +0 -14
  50. package/dist/api/generated/models/environment-link-server.d.ts +0 -24
  51. package/dist/api/generated/models/environment-link-server.js +0 -14
  52. package/dist/api/generated/models/environment-member-profile.d.ts +0 -49
  53. package/dist/api/generated/models/environment-member-profile.js +0 -14
  54. package/dist/api/generated/models/environment-member.d.ts +0 -36
  55. package/dist/api/generated/models/environment-member.js +0 -14
  56. package/dist/api/generated/models/environment-option-type.d.ts +0 -36
  57. package/dist/api/generated/models/environment-option-type.js +0 -14
  58. package/dist/api/generated/models/environment-team-link.d.ts +0 -24
  59. package/dist/api/generated/models/environment-team-link.js +0 -14
  60. package/dist/api/generated/models/environment-team.d.ts +0 -55
  61. package/dist/api/generated/models/environment-team.js +0 -14
  62. package/dist/api/generated/models/login-credentials.d.ts +0 -30
  63. package/dist/api/generated/models/login-credentials.js +0 -14
  64. package/dist/api/generated/models/server-commands.d.ts +0 -24
  65. package/dist/api/generated/models/server-commands.js +0 -14
  66. package/dist/api/generated/models/server-connect.d.ts +0 -24
  67. package/dist/api/generated/models/server-connect.js +0 -14
  68. package/dist/api/generated/models/server-provider.d.ts +0 -21
  69. package/dist/api/generated/models/server-provider.js +0 -26
  70. package/dist/api/generated/models/team-environment-create.js +0 -14
  71. package/dist/api/generated/models/team-invitation-create.d.ts +0 -24
  72. package/dist/api/generated/models/team-invitation-create.js +0 -14
  73. package/dist/api/generated/models/team-invitation.d.ts +0 -100
  74. package/dist/api/generated/models/team-invitation.js +0 -14
  75. package/dist/api/generated/models/trigger-type.d.ts +0 -20
  76. package/dist/api/generated/models/trigger-type.js +0 -25
  77. package/dist/api/generated/models/user-tokens.d.ts +0 -42
  78. package/dist/api/generated/models/user-tokens.js +0 -14
@@ -1,55 +0,0 @@
1
- /**
2
- * devopness API
3
- * Devopness API - Painless essential DevOps to everyone
4
- *
5
- * The version of the OpenAPI document: latest
6
- *
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
- import { Role } from './role';
13
- /**
14
- *
15
- * @export
16
- * @interface EnvironmentTeam
17
- */
18
- export interface EnvironmentTeam {
19
- /**
20
- * The unique id of the given team
21
- * @type {number}
22
- * @memberof EnvironmentTeam
23
- */
24
- id: number;
25
- /**
26
- * The name of the given team
27
- * @type {string}
28
- * @memberof EnvironmentTeam
29
- */
30
- name: string;
31
- /**
32
- * The URL to team\'s image
33
- * @type {string}
34
- * @memberof EnvironmentTeam
35
- */
36
- photo_url: string | null;
37
- /**
38
- *
39
- * @type {Role}
40
- * @memberof EnvironmentTeam
41
- */
42
- role: Role;
43
- /**
44
- * The date and time when the record was created
45
- * @type {string}
46
- * @memberof EnvironmentTeam
47
- */
48
- created_at?: string;
49
- /**
50
- * The date and time when the record was last updated
51
- * @type {string}
52
- * @memberof EnvironmentTeam
53
- */
54
- updated_at?: string;
55
- }
@@ -1,14 +0,0 @@
1
- "use strict";
2
- /* eslint-disable */
3
- /**
4
- * devopness API
5
- * Devopness API - Painless essential DevOps to everyone
6
- *
7
- * The version of the OpenAPI document: latest
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,30 +0,0 @@
1
- /**
2
- * devopness API
3
- * Devopness API - Painless essential DevOps to everyone
4
- *
5
- * The version of the OpenAPI document: latest
6
- *
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
- /**
13
- *
14
- * @export
15
- * @interface LoginCredentials
16
- */
17
- export interface LoginCredentials {
18
- /**
19
- * The user\'s registered e-mail address
20
- * @type {string}
21
- * @memberof LoginCredentials
22
- */
23
- email: string;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof LoginCredentials
28
- */
29
- password: string;
30
- }
@@ -1,14 +0,0 @@
1
- "use strict";
2
- /* eslint-disable */
3
- /**
4
- * devopness API
5
- * Devopness API - Painless essential DevOps to everyone
6
- *
7
- * The version of the OpenAPI document: latest
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,24 +0,0 @@
1
- /**
2
- * devopness API
3
- * Devopness API - Painless essential DevOps to everyone
4
- *
5
- * The version of the OpenAPI document: latest
6
- *
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
- /**
13
- *
14
- * @export
15
- * @interface ServerCommands
16
- */
17
- export interface ServerCommands {
18
- /**
19
- * The Shell Script command to be executed in an existing Linux server in order to connect it to the `devopness`
20
- * @type {string}
21
- * @memberof ServerCommands
22
- */
23
- connect_command: string;
24
- }
@@ -1,14 +0,0 @@
1
- "use strict";
2
- /* eslint-disable */
3
- /**
4
- * devopness API
5
- * Devopness API - Painless essential DevOps to everyone
6
- *
7
- * The version of the OpenAPI document: latest
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,24 +0,0 @@
1
- /**
2
- * devopness API
3
- * Devopness API - Painless essential DevOps to everyone
4
- *
5
- * The version of the OpenAPI document: latest
6
- *
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
- /**
13
- *
14
- * @export
15
- * @interface ServerConnect
16
- */
17
- export interface ServerConnect {
18
- /**
19
- * Output message indicating success or failure
20
- * @type {string}
21
- * @memberof ServerConnect
22
- */
23
- message: string;
24
- }
@@ -1,14 +0,0 @@
1
- "use strict";
2
- /* eslint-disable */
3
- /**
4
- * devopness API
5
- * Devopness API - Painless essential DevOps to everyone
6
- *
7
- * The version of the OpenAPI document: latest
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,21 +0,0 @@
1
- /**
2
- * devopness API
3
- * Devopness API - Painless essential DevOps to everyone
4
- *
5
- * The version of the OpenAPI document: latest
6
- *
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
- /**
13
- * `self-hosted` if connecting to an existing server instance. May also be a list of cloud providers to which the server spec will be used to launch instances.
14
- * @export
15
- * @enum {string}
16
- */
17
- export declare enum ServerProvider {
18
- SelfHosted = "self-hosted",
19
- Aws = "aws",
20
- DigitalOcean = "digital-ocean"
21
- }
@@ -1,26 +0,0 @@
1
- "use strict";
2
- /* eslint-disable */
3
- /**
4
- * devopness API
5
- * Devopness API - Painless essential DevOps to everyone
6
- *
7
- * The version of the OpenAPI document: latest
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- Object.defineProperty(exports, "__esModule", { value: true });
15
- exports.ServerProvider = void 0;
16
- /**
17
- * `self-hosted` if connecting to an existing server instance. May also be a list of cloud providers to which the server spec will be used to launch instances.
18
- * @export
19
- * @enum {string}
20
- */
21
- var ServerProvider;
22
- (function (ServerProvider) {
23
- ServerProvider["SelfHosted"] = "self-hosted";
24
- ServerProvider["Aws"] = "aws";
25
- ServerProvider["DigitalOcean"] = "digital-ocean";
26
- })(ServerProvider = exports.ServerProvider || (exports.ServerProvider = {}));
@@ -1,14 +0,0 @@
1
- "use strict";
2
- /* eslint-disable */
3
- /**
4
- * devopness API
5
- * Devopness API - Painless essential DevOps to everyone
6
- *
7
- * The version of the OpenAPI document: latest
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,24 +0,0 @@
1
- /**
2
- * devopness API
3
- * Devopness API - Painless essential DevOps to everyone
4
- *
5
- * The version of the OpenAPI document: latest
6
- *
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
- /**
13
- *
14
- * @export
15
- * @interface TeamInvitationCreate
16
- */
17
- export interface TeamInvitationCreate {
18
- /**
19
- * The user email to send the invitation
20
- * @type {string}
21
- * @memberof TeamInvitationCreate
22
- */
23
- email: string;
24
- }
@@ -1,14 +0,0 @@
1
- "use strict";
2
- /* eslint-disable */
3
- /**
4
- * devopness API
5
- * Devopness API - Painless essential DevOps to everyone
6
- *
7
- * The version of the OpenAPI document: latest
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,100 +0,0 @@
1
- /**
2
- * devopness API
3
- * Devopness API - Painless essential DevOps to everyone
4
- *
5
- * The version of the OpenAPI document: latest
6
- *
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
- import { ProjectRelation } from './project-relation';
13
- import { TeamInvitationStatus } from './team-invitation-status';
14
- import { TeamRelation } from './team-relation';
15
- import { UserRelation } from './user-relation';
16
- /**
17
- *
18
- * @export
19
- * @interface TeamInvitation
20
- */
21
- export interface TeamInvitation {
22
- /**
23
- * The unique UUID of the given invitation
24
- * @type {string}
25
- * @memberof TeamInvitation
26
- */
27
- id: string;
28
- /**
29
- *
30
- * @type {TeamInvitationStatus}
31
- * @memberof TeamInvitation
32
- */
33
- status: TeamInvitationStatus;
34
- /**
35
- * Human readable version of the invitation status
36
- * @type {string}
37
- * @memberof TeamInvitation
38
- */
39
- status_human_readable?: string;
40
- /**
41
- * The email of the user that has been invited to team
42
- * @type {string}
43
- * @memberof TeamInvitation
44
- */
45
- email: string;
46
- /**
47
- * The IP of the user who accepted the invitation
48
- * @type {string}
49
- * @memberof TeamInvitation
50
- */
51
- accepted_from_ip?: string | null;
52
- /**
53
- *
54
- * @type {UserRelation}
55
- * @memberof TeamInvitation
56
- */
57
- created_by_user: UserRelation;
58
- /**
59
- *
60
- * @type {UserRelation}
61
- * @memberof TeamInvitation
62
- */
63
- user: UserRelation;
64
- /**
65
- *
66
- * @type {TeamRelation}
67
- * @memberof TeamInvitation
68
- */
69
- team: TeamRelation | null;
70
- /**
71
- *
72
- * @type {ProjectRelation}
73
- * @memberof TeamInvitation
74
- */
75
- project?: ProjectRelation | null;
76
- /**
77
- * The date and time when the invitation will expire
78
- * @type {string}
79
- * @memberof TeamInvitation
80
- */
81
- expires_at?: string;
82
- /**
83
- * The date and time when the invitation was accepted
84
- * @type {string}
85
- * @memberof TeamInvitation
86
- */
87
- accepted_at?: string | null;
88
- /**
89
- * The date and time when the record was created
90
- * @type {string}
91
- * @memberof TeamInvitation
92
- */
93
- created_at?: string;
94
- /**
95
- * The date and time when the record was last updated
96
- * @type {string}
97
- * @memberof TeamInvitation
98
- */
99
- updated_at?: string;
100
- }
@@ -1,14 +0,0 @@
1
- "use strict";
2
- /* eslint-disable */
3
- /**
4
- * devopness API
5
- * Devopness API - Painless essential DevOps to everyone
6
- *
7
- * The version of the OpenAPI document: latest
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,20 +0,0 @@
1
- /**
2
- * devopness API
3
- * Devopness API - Painless essential DevOps to everyone
4
- *
5
- * The version of the OpenAPI document: latest
6
- *
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
- /**
13
- * The type of event that will trigger it
14
- * @export
15
- * @enum {string}
16
- */
17
- export declare enum TriggerType {
18
- Before = "before",
19
- After = "after"
20
- }
@@ -1,25 +0,0 @@
1
- "use strict";
2
- /* eslint-disable */
3
- /**
4
- * devopness API
5
- * Devopness API - Painless essential DevOps to everyone
6
- *
7
- * The version of the OpenAPI document: latest
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- Object.defineProperty(exports, "__esModule", { value: true });
15
- exports.TriggerType = void 0;
16
- /**
17
- * The type of event that will trigger it
18
- * @export
19
- * @enum {string}
20
- */
21
- var TriggerType;
22
- (function (TriggerType) {
23
- TriggerType["Before"] = "before";
24
- TriggerType["After"] = "after";
25
- })(TriggerType = exports.TriggerType || (exports.TriggerType = {}));
@@ -1,42 +0,0 @@
1
- /**
2
- * devopness API
3
- * Devopness API - Painless essential DevOps to everyone
4
- *
5
- * The version of the OpenAPI document: latest
6
- *
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
- /**
13
- *
14
- * @export
15
- * @interface UserTokens
16
- */
17
- export interface UserTokens {
18
- /**
19
- * The type of the authorization token being issued
20
- * @type {string}
21
- * @memberof UserTokens
22
- */
23
- token_type?: string;
24
- /**
25
- * The number of seconds remaining to the token expiration time, to be counted since the token issue date and time
26
- * @type {number}
27
- * @memberof UserTokens
28
- */
29
- expires_in?: number;
30
- /**
31
- * The issued JWT access token
32
- * @type {string}
33
- * @memberof UserTokens
34
- */
35
- access_token: string;
36
- /**
37
- * A token to be used after the original access token has expired, to issue a new token without requiring a new request to the `/users/login` endpoint
38
- * @type {string}
39
- * @memberof UserTokens
40
- */
41
- refresh_token: string;
42
- }
@@ -1,14 +0,0 @@
1
- "use strict";
2
- /* eslint-disable */
3
- /**
4
- * devopness API
5
- * Devopness API - Painless essential DevOps to everyone
6
- *
7
- * The version of the OpenAPI document: latest
8
- *
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
- Object.defineProperty(exports, "__esModule", { value: true });