@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
@@ -12,13 +12,13 @@
12
12
  /**
13
13
  *
14
14
  * @export
15
- * @interface TeamEnvironmentCreate
15
+ * @interface TeamEnvironmentLink
16
16
  */
17
- export interface TeamEnvironmentCreate {
17
+ export interface TeamEnvironmentLink {
18
18
  /**
19
19
  * The role\'s ID to use for this team on environment.
20
20
  * @type {number}
21
- * @memberof TeamEnvironmentCreate
21
+ * @memberof TeamEnvironmentLink
22
22
  */
23
23
  role_id: number;
24
24
  }
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import { Language } from './language';
13
- import { SocialAccount } from './social-account';
13
+ import { SocialAccountRelation } from './social-account-relation';
14
14
  import { SubscriptionPlan } from './subscription-plan';
15
15
  /**
16
16
  *
@@ -50,10 +50,10 @@ export interface UserMe {
50
50
  active: boolean;
51
51
  /**
52
52
  *
53
- * @type {Array<SocialAccount>}
53
+ * @type {Array<SocialAccountRelation>}
54
54
  * @memberof UserMe
55
55
  */
56
- social_accounts: Array<SocialAccount>;
56
+ social_accounts: Array<SocialAccountRelation>;
57
57
  /**
58
58
  * The code of current billing plan
59
59
  * @type {string}
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import { Language } from './language';
13
- import { SocialAccount } from './social-account';
13
+ import { SocialAccountRelation } from './social-account-relation';
14
14
  import { SubscriptionPlan } from './subscription-plan';
15
15
  /**
16
16
  *
@@ -50,10 +50,10 @@ export interface User {
50
50
  active: boolean;
51
51
  /**
52
52
  *
53
- * @type {Array<SocialAccount>}
53
+ * @type {Array<SocialAccountRelation>}
54
54
  * @memberof User
55
55
  */
56
- social_accounts: Array<SocialAccount>;
56
+ social_accounts: Array<SocialAccountRelation>;
57
57
  /**
58
58
  * The code of current billing plan
59
59
  * @type {string}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devopness/sdk-js",
3
- "version": "2.37.0",
3
+ "version": "2.39.0",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -1,25 +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 { ServerAction } from './server-action';
13
- /**
14
- *
15
- * @export
16
- * @interface ActionListItemParams
17
- */
18
- export interface ActionListItemParams {
19
- /**
20
- * List of actions dispatched to servers
21
- * @type {Array<ServerAction>}
22
- * @memberof ActionListItemParams
23
- */
24
- servers?: Array<ServerAction>;
25
- }
@@ -1,18 +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 { ActionListItemParams } from './action-list-item-params';
13
- import { ActionRelation } from './action-relation';
14
- /**
15
- * @type ActionListItem
16
- * @export
17
- */
18
- export declare type ActionListItem = ActionListItemParams & ActionRelation;
@@ -1,38 +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 { ServerActionLogStep } from './server-action-log-step';
13
- import { ServerRelation } from './server-relation';
14
- /**
15
- *
16
- * @export
17
- * @interface ActionStepLog
18
- */
19
- export interface ActionStepLog {
20
- /**
21
- * The date and time when the requested log record was last updated
22
- * @type {string}
23
- * @memberof ActionStepLog
24
- */
25
- updated_at: string | null;
26
- /**
27
- *
28
- * @type {ServerRelation}
29
- * @memberof ActionStepLog
30
- */
31
- server?: ServerRelation | null;
32
- /**
33
- *
34
- * @type {ServerActionLogStep}
35
- * @memberof ActionStepLog
36
- */
37
- step?: ServerActionLogStep | null;
38
- }
@@ -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,49 +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 { DeploymentType } from './deployment-type';
13
- /**
14
- *
15
- * @export
16
- * @interface ApplicationDeployment
17
- */
18
- export interface ApplicationDeployment {
19
- /**
20
- *
21
- * @type {DeploymentType}
22
- * @memberof ApplicationDeployment
23
- */
24
- type: DeploymentType;
25
- /**
26
- * The pipeline\'s ID to use for deployment
27
- * @type {number}
28
- * @memberof ApplicationDeployment
29
- */
30
- pipeline_id?: number;
31
- /**
32
- * The name of the branch from which the application source code will be retrieved and deployed. This parameter is ignored when `hash` is provided.
33
- * @type {string}
34
- * @memberof ApplicationDeployment
35
- */
36
- branch: string;
37
- /**
38
- * The commit hash from which the application source code will be retrieved and deployed. When provided `branch` parameter is ignored
39
- * @type {string}
40
- * @memberof ApplicationDeployment
41
- */
42
- hash?: string;
43
- /**
44
- * List of servers ids that the deploy will be triggered to
45
- * @type {Array<number>}
46
- * @memberof ApplicationDeployment
47
- */
48
- servers?: Array<number>;
49
- }
@@ -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
- * Source/channel from which the deployment has been triggered
14
- * @export
15
- * @enum {string}
16
- */
17
- export declare enum DeploymentOrigin {
18
- Hook = "hook",
19
- Manual = "manual"
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.DeploymentOrigin = void 0;
16
- /**
17
- * Source/channel from which the deployment has been triggered
18
- * @export
19
- * @enum {string}
20
- */
21
- var DeploymentOrigin;
22
- (function (DeploymentOrigin) {
23
- DeploymentOrigin["Hook"] = "hook";
24
- DeploymentOrigin["Manual"] = "manual";
25
- })(DeploymentOrigin = exports.DeploymentOrigin || (exports.DeploymentOrigin = {}));
@@ -1,49 +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 { DeploymentOrigin } from './deployment-origin';
13
- /**
14
- * Deployment source information
15
- * @export
16
- * @interface DeploymentSource
17
- */
18
- export interface DeploymentSource {
19
- /**
20
- *
21
- * @type {DeploymentOrigin}
22
- * @memberof DeploymentSource
23
- */
24
- origin: DeploymentOrigin;
25
- /**
26
- * The IP address from the deployment has been triggered
27
- * @type {string}
28
- * @memberof DeploymentSource
29
- */
30
- ip_address: string | null;
31
- /**
32
- * The hook that has been triggered the deployment
33
- * @type {number}
34
- * @memberof DeploymentSource
35
- */
36
- hook_id: number | null;
37
- /**
38
- * The hook request\'s ID that have triggered the deployment
39
- * @type {number}
40
- * @memberof DeploymentSource
41
- */
42
- hook_request_id: number | null;
43
- /**
44
- * The pull request that have triggered the deployment
45
- * @type {number}
46
- * @memberof DeploymentSource
47
- */
48
- pull_request_id: number | null;
49
- }
@@ -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 EnvironmentIdRequest
16
- */
17
- export interface EnvironmentIdRequest {
18
- /**
19
- * The unique environment id
20
- * @type {number}
21
- * @memberof EnvironmentIdRequest
22
- */
23
- environment_id: number;
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,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 EnvironmentLinkServer
16
- */
17
- export interface EnvironmentLinkServer {
18
- /**
19
- * Environment\'s unique id
20
- * @type {number}
21
- * @memberof EnvironmentLinkServer
22
- */
23
- id: number;
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,49 +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 { EnvironmentTeam } from './environment-team';
13
- /**
14
- *
15
- * @export
16
- * @interface EnvironmentMemberProfile
17
- */
18
- export interface EnvironmentMemberProfile {
19
- /**
20
- * The ID of the member
21
- * @type {number}
22
- * @memberof EnvironmentMemberProfile
23
- */
24
- id: number;
25
- /**
26
- * Member\'s full name
27
- * @type {string}
28
- * @memberof EnvironmentMemberProfile
29
- */
30
- name: string;
31
- /**
32
- * Member\'s email
33
- * @type {string}
34
- * @memberof EnvironmentMemberProfile
35
- */
36
- email: string;
37
- /**
38
- * Tells if the user is active or not
39
- * @type {boolean}
40
- * @memberof EnvironmentMemberProfile
41
- */
42
- active: boolean;
43
- /**
44
- *
45
- * @type {Array<EnvironmentTeam>}
46
- * @memberof EnvironmentMemberProfile
47
- */
48
- teams: Array<EnvironmentTeam>;
49
- }
@@ -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,36 +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 EnvironmentMember
16
- */
17
- export interface EnvironmentMember {
18
- /**
19
- * The ID of the member
20
- * @type {number}
21
- * @memberof EnvironmentMember
22
- */
23
- id: number;
24
- /**
25
- * Member\'s full name
26
- * @type {string}
27
- * @memberof EnvironmentMember
28
- */
29
- name: string;
30
- /**
31
- * Member\'s email
32
- * @type {string}
33
- * @memberof EnvironmentMember
34
- */
35
- email: string;
36
- }
@@ -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,36 +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 EnvironmentOptionType
16
- */
17
- export interface EnvironmentOptionType {
18
- /**
19
- * The internal name of the environment
20
- * @type {string}
21
- * @memberof EnvironmentOptionType
22
- */
23
- value: string;
24
- /**
25
- * The formatted name to be displayed in user interfaces
26
- * @type {string}
27
- * @memberof EnvironmentOptionType
28
- */
29
- human_readable: string;
30
- /**
31
- * Text describing the environment purpose
32
- * @type {string}
33
- * @memberof EnvironmentOptionType
34
- */
35
- hint: string;
36
- }
@@ -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 EnvironmentTeamLink
16
- */
17
- export interface EnvironmentTeamLink {
18
- /**
19
- * The role\'s ID to use for this team on environment
20
- * @type {number}
21
- * @memberof EnvironmentTeamLink
22
- */
23
- role_id: number;
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 });