@shapediver/api.platform-api-dto-v1 2.14.2 → 2.14.7
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/README.md +14 -14
- package/dist/commons/SdPlatformApiTokenScopes.d.ts +173 -173
- package/dist/commons/SdPlatformApiTokenScopes.js +177 -177
- package/dist/commons/SdPlatformChargebee.d.ts +31 -31
- package/dist/commons/SdPlatformChargebee.js +2 -2
- package/dist/commons/SdPlatformModelCommons.d.ts +13 -13
- package/dist/commons/SdPlatformModelCommons.js +17 -17
- package/dist/commons/SdPlatformModelTokenScopes.d.ts +21 -21
- package/dist/commons/SdPlatformModelTokenScopes.js +25 -25
- package/dist/commons/SdPlatformNotificationCommons.d.ts +78 -78
- package/dist/commons/SdPlatformNotificationCommons.js +88 -88
- package/dist/commons/SdPlatformOrganizationCommons.d.ts +29 -29
- package/dist/commons/SdPlatformOrganizationCommons.js +33 -33
- package/dist/commons/SdPlatformPolicyCommons.d.ts +344 -344
- package/dist/commons/SdPlatformPolicyCommons.js +291 -291
- package/dist/commons/SdPlatformUsedCredits.d.ts +9 -9
- package/dist/commons/SdPlatformUsedCredits.js +2 -2
- package/dist/commons/SdPlatformVisibility.d.ts +76 -76
- package/dist/commons/SdPlatformVisibility.js +83 -83
- package/dist/index.d.ts +56 -55
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +72 -71
- package/dist/index.js.map +1 -1
- package/dist/request/SdPlatformAuthRequest.d.ts +77 -77
- package/dist/request/SdPlatformAuthRequest.js +20 -20
- package/dist/request/SdPlatformBaseRequestTypes.d.ts +65 -65
- package/dist/request/SdPlatformBaseRequestTypes.js +14 -14
- package/dist/request/SdPlatformRequestApiClients.d.ts +68 -68
- package/dist/request/SdPlatformRequestApiClients.js +2 -2
- package/dist/request/SdPlatformRequestApiToken.d.ts +23 -23
- package/dist/request/SdPlatformRequestApiToken.js +2 -2
- package/dist/request/SdPlatformRequestBackendSystem.d.ts +73 -73
- package/dist/request/SdPlatformRequestBackendSystem.js +2 -2
- package/dist/request/SdPlatformRequestBookmark.d.ts +7 -7
- package/dist/request/SdPlatformRequestBookmark.js +2 -2
- package/dist/request/SdPlatformRequestChargebee.d.ts +39 -39
- package/dist/request/SdPlatformRequestChargebee.js +2 -2
- package/dist/request/SdPlatformRequestDocument.d.ts +46 -46
- package/dist/request/SdPlatformRequestDocument.js +2 -2
- package/dist/request/SdPlatformRequestDomain.d.ts +18 -18
- package/dist/request/SdPlatformRequestDomain.js +2 -2
- package/dist/request/SdPlatformRequestImage.d.ts +16 -16
- package/dist/request/SdPlatformRequestImage.js +2 -2
- package/dist/request/SdPlatformRequestModel.d.ts +102 -102
- package/dist/request/SdPlatformRequestModel.js +10 -10
- package/dist/request/SdPlatformRequestModelSharing.d.ts +34 -34
- package/dist/request/SdPlatformRequestModelSharing.js +2 -2
- package/dist/request/SdPlatformRequestModelToken.d.ts +22 -22
- package/dist/request/SdPlatformRequestModelToken.js +2 -2
- package/dist/request/SdPlatformRequestModelTransfer.d.ts +15 -15
- package/dist/request/SdPlatformRequestModelTransfer.js +2 -2
- package/dist/request/SdPlatformRequestNotification.d.ts +40 -40
- package/dist/request/SdPlatformRequestNotification.js +2 -2
- package/dist/request/SdPlatformRequestOpenIDProvider.d.ts +140 -140
- package/dist/request/SdPlatformRequestOpenIDProvider.js +2 -2
- package/dist/request/SdPlatformRequestOrganization.d.ts +117 -117
- package/dist/request/SdPlatformRequestOrganization.js +2 -2
- package/dist/request/SdPlatformRequestPolicy.d.ts +39 -39
- package/dist/request/SdPlatformRequestPolicy.js +2 -2
- package/dist/request/SdPlatformRequestSavedState.d.ts +80 -80
- package/dist/request/SdPlatformRequestSavedState.js +2 -2
- package/dist/request/SdPlatformRequestSavedStateSharing.d.ts +34 -34
- package/dist/request/SdPlatformRequestSavedStateSharing.js +2 -2
- package/dist/request/SdPlatformRequestUser.d.ts +209 -209
- package/dist/request/SdPlatformRequestUser.js +2 -2
- package/dist/request/SdPlatformRequestWebhook.d.ts +39 -39
- package/dist/request/SdPlatformRequestWebhook.js +2 -2
- package/dist/response/SdPlatformAuthResponse.d.ts +20 -20
- package/dist/response/SdPlatformAuthResponse.js +2 -2
- package/dist/response/SdPlatformBaseResponseTypes.d.ts +107 -107
- package/dist/response/SdPlatformBaseResponseTypes.js +2 -2
- package/dist/response/SdPlatformJobLogResponse.d.ts +26 -26
- package/dist/response/SdPlatformJobLogResponse.js +2 -2
- package/dist/response/SdPlatformResponseAnalytics.d.ts +173 -173
- package/dist/response/SdPlatformResponseAnalytics.js +11 -11
- package/dist/response/SdPlatformResponseApiClient.d.ts +41 -41
- package/dist/response/SdPlatformResponseApiClient.js +2 -2
- package/dist/response/SdPlatformResponseApiToken.d.ts +24 -24
- package/dist/response/SdPlatformResponseApiToken.js +2 -2
- package/dist/response/SdPlatformResponseBackendSystem.d.ts +55 -55
- package/dist/response/SdPlatformResponseBackendSystem.js +2 -2
- package/dist/response/SdPlatformResponseChargebee.d.ts +113 -113
- package/dist/response/SdPlatformResponseChargebee.js +29 -29
- package/dist/response/SdPlatformResponseDocument.d.ts +112 -112
- package/dist/response/SdPlatformResponseDocument.js +2 -2
- package/dist/response/SdPlatformResponseDomain.d.ts +25 -25
- package/dist/response/SdPlatformResponseDomain.js +2 -2
- package/dist/response/SdPlatformResponseFeatures.d.ts +57 -57
- package/dist/response/SdPlatformResponseFeatures.js +2 -2
- package/dist/response/SdPlatformResponseHttpLog.d.ts +43 -43
- package/dist/response/SdPlatformResponseHttpLog.js +2 -2
- package/dist/response/SdPlatformResponseImage.d.ts +34 -34
- package/dist/response/SdPlatformResponseImage.js +2 -2
- package/dist/response/SdPlatformResponseModel.d.ts +313 -313
- package/dist/response/SdPlatformResponseModel.js +53 -53
- package/dist/response/SdPlatformResponseModelSharing.d.ts +62 -62
- package/dist/response/SdPlatformResponseModelSharing.js +2 -2
- package/dist/response/SdPlatformResponseModelToken.d.ts +23 -23
- package/dist/response/SdPlatformResponseModelToken.js +2 -2
- package/dist/response/SdPlatformResponseNotification.d.ts +66 -66
- package/dist/response/SdPlatformResponseNotification.js +2 -2
- package/dist/response/SdPlatformResponseOpenIDProvider.d.ts +90 -90
- package/dist/response/SdPlatformResponseOpenIDProvider.js +2 -2
- package/dist/response/SdPlatformResponseOrganization.d.ts +133 -133
- package/dist/response/SdPlatformResponseOrganization.js +2 -2
- package/dist/response/SdPlatformResponsePolicy.d.ts +57 -57
- package/dist/response/SdPlatformResponsePolicy.js +2 -2
- package/dist/response/SdPlatformResponseSavedState.d.ts +107 -107
- package/dist/response/SdPlatformResponseSavedState.js +2 -2
- package/dist/response/SdPlatformResponseSavedStateSharing.d.ts +62 -62
- package/dist/response/SdPlatformResponseSavedStateSharing.js +2 -2
- package/dist/response/SdPlatformResponseStargate.d.ts +16 -0
- package/dist/response/SdPlatformResponseStargate.d.ts.map +1 -0
- package/dist/response/SdPlatformResponseStargate.js +3 -0
- package/dist/response/SdPlatformResponseStargate.js.map +1 -0
- package/dist/response/SdPlatformResponseTag.d.ts +34 -34
- package/dist/response/SdPlatformResponseTag.js +2 -2
- package/dist/response/SdPlatformResponseUser.d.ts +300 -300
- package/dist/response/SdPlatformResponseUser.js +2 -2
- package/package.json +8 -6
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SdPlatformRequestModelStatus = void 0;
|
|
4
|
-
var SdPlatformRequestModelStatus;
|
|
5
|
-
(function (SdPlatformRequestModelStatus) {
|
|
6
|
-
/** The model has been configured and shall be published. */
|
|
7
|
-
SdPlatformRequestModelStatus["Done"] = "done";
|
|
8
|
-
/** An error happened uploading the model. */
|
|
9
|
-
SdPlatformRequestModelStatus["ErrorUpload"] = "error_upload";
|
|
10
|
-
})(SdPlatformRequestModelStatus = exports.SdPlatformRequestModelStatus || (exports.SdPlatformRequestModelStatus = {}));
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SdPlatformRequestModelStatus = void 0;
|
|
4
|
+
var SdPlatformRequestModelStatus;
|
|
5
|
+
(function (SdPlatformRequestModelStatus) {
|
|
6
|
+
/** The model has been configured and shall be published. */
|
|
7
|
+
SdPlatformRequestModelStatus["Done"] = "done";
|
|
8
|
+
/** An error happened uploading the model. */
|
|
9
|
+
SdPlatformRequestModelStatus["ErrorUpload"] = "error_upload";
|
|
10
|
+
})(SdPlatformRequestModelStatus = exports.SdPlatformRequestModelStatus || (exports.SdPlatformRequestModelStatus = {}));
|
|
11
11
|
//# sourceMappingURL=SdPlatformRequestModel.js.map
|
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* DTO for creating a model sharing relationship, which shares a policy for accessing a model with a receiving user.
|
|
3
|
-
*/
|
|
4
|
-
export interface SdPlatformRequestModelSharingCreate {
|
|
5
|
-
/**
|
|
6
|
-
* Id of the receiving user.
|
|
7
|
-
*/
|
|
8
|
-
user_id: string;
|
|
9
|
-
/**
|
|
10
|
-
* Id of the model being shared.
|
|
11
|
-
*/
|
|
12
|
-
model_id: string;
|
|
13
|
-
/**
|
|
14
|
-
* Alias of the policy being shared.
|
|
15
|
-
*/
|
|
16
|
-
policy_alias: string;
|
|
17
|
-
}
|
|
18
|
-
/**
|
|
19
|
-
* DTO for creating a model sharing relationship, which shares a policy for accessing a model with a receiving user.
|
|
20
|
-
*/
|
|
21
|
-
export interface SdPlatformRequestModelSharingCreateMultiple {
|
|
22
|
-
/**
|
|
23
|
-
* Id of the receiving user.
|
|
24
|
-
*/
|
|
25
|
-
user_id: string;
|
|
26
|
-
/**
|
|
27
|
-
* Id of the model being shared.
|
|
28
|
-
*/
|
|
29
|
-
model_id: string;
|
|
30
|
-
/**
|
|
31
|
-
* Alias of the policy being shared.
|
|
32
|
-
*/
|
|
33
|
-
policy_aliases: Array<string>;
|
|
34
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* DTO for creating a model sharing relationship, which shares a policy for accessing a model with a receiving user.
|
|
3
|
+
*/
|
|
4
|
+
export interface SdPlatformRequestModelSharingCreate {
|
|
5
|
+
/**
|
|
6
|
+
* Id of the receiving user.
|
|
7
|
+
*/
|
|
8
|
+
user_id: string;
|
|
9
|
+
/**
|
|
10
|
+
* Id of the model being shared.
|
|
11
|
+
*/
|
|
12
|
+
model_id: string;
|
|
13
|
+
/**
|
|
14
|
+
* Alias of the policy being shared.
|
|
15
|
+
*/
|
|
16
|
+
policy_alias: string;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* DTO for creating a model sharing relationship, which shares a policy for accessing a model with a receiving user.
|
|
20
|
+
*/
|
|
21
|
+
export interface SdPlatformRequestModelSharingCreateMultiple {
|
|
22
|
+
/**
|
|
23
|
+
* Id of the receiving user.
|
|
24
|
+
*/
|
|
25
|
+
user_id: string;
|
|
26
|
+
/**
|
|
27
|
+
* Id of the model being shared.
|
|
28
|
+
*/
|
|
29
|
+
model_id: string;
|
|
30
|
+
/**
|
|
31
|
+
* Alias of the policy being shared.
|
|
32
|
+
*/
|
|
33
|
+
policy_aliases: Array<string>;
|
|
34
|
+
}
|
|
35
35
|
//# sourceMappingURL=SdPlatformRequestModelSharing.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=SdPlatformRequestModelSharing.js.map
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import { SdPlatformModelTokenScopes } from "../commons/SdPlatformModelTokenScopes";
|
|
2
|
-
/**
|
|
3
|
-
* DTO for requesting a token for accessing one or several models on a ShapeDiver Geometry Backend system
|
|
4
|
-
*/
|
|
5
|
-
export interface SdPlatformRequestModelTokenCreate {
|
|
6
|
-
/**
|
|
7
|
-
* Id of the model for which to create a geometry backend access token.
|
|
8
|
-
*/
|
|
9
|
-
id?: string;
|
|
10
|
-
/**
|
|
11
|
-
* Ids of the models for which to create an authorization group and a geometry backend access token.
|
|
12
|
-
*/
|
|
13
|
-
ids?: Array<string>;
|
|
14
|
-
/**
|
|
15
|
-
* Token scopes to include.
|
|
16
|
-
*/
|
|
17
|
-
scope: Array<SdPlatformModelTokenScopes>;
|
|
18
|
-
/**
|
|
19
|
-
* The lifetime of a token in seconds, which is only set if lifetime is less then minimum lifetime for a client.
|
|
20
|
-
*/
|
|
21
|
-
lifetime?: number;
|
|
22
|
-
}
|
|
1
|
+
import { SdPlatformModelTokenScopes } from "../commons/SdPlatformModelTokenScopes";
|
|
2
|
+
/**
|
|
3
|
+
* DTO for requesting a token for accessing one or several models on a ShapeDiver Geometry Backend system
|
|
4
|
+
*/
|
|
5
|
+
export interface SdPlatformRequestModelTokenCreate {
|
|
6
|
+
/**
|
|
7
|
+
* Id of the model for which to create a geometry backend access token.
|
|
8
|
+
*/
|
|
9
|
+
id?: string;
|
|
10
|
+
/**
|
|
11
|
+
* Ids of the models for which to create an authorization group and a geometry backend access token.
|
|
12
|
+
*/
|
|
13
|
+
ids?: Array<string>;
|
|
14
|
+
/**
|
|
15
|
+
* Token scopes to include.
|
|
16
|
+
*/
|
|
17
|
+
scope: Array<SdPlatformModelTokenScopes>;
|
|
18
|
+
/**
|
|
19
|
+
* The lifetime of a token in seconds, which is only set if lifetime is less then minimum lifetime for a client.
|
|
20
|
+
*/
|
|
21
|
+
lifetime?: number;
|
|
22
|
+
}
|
|
23
23
|
//# sourceMappingURL=SdPlatformRequestModelToken.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=SdPlatformRequestModelToken.js.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { SdPlatformPolicyCommonAliasesModel } from "../commons/SdPlatformPolicyCommons";
|
|
2
|
-
/**
|
|
3
|
-
* DTO for creating a model ownership transfer notification.
|
|
4
|
-
*/
|
|
5
|
-
export interface SdPlatformRequestModelTransferCreate {
|
|
6
|
-
/**
|
|
7
|
-
* Id of the receiving user.
|
|
8
|
-
*/
|
|
9
|
-
receiver_id: string;
|
|
10
|
-
/**
|
|
11
|
-
* Optional aliases of policies, which the user who initiates the model ownership
|
|
12
|
-
* transfer asks to be shared back by the receiving user upon acceptance.
|
|
13
|
-
*/
|
|
14
|
-
policies?: Array<SdPlatformPolicyCommonAliasesModel>;
|
|
15
|
-
}
|
|
1
|
+
import { SdPlatformPolicyCommonAliasesModel } from "../commons/SdPlatformPolicyCommons";
|
|
2
|
+
/**
|
|
3
|
+
* DTO for creating a model ownership transfer notification.
|
|
4
|
+
*/
|
|
5
|
+
export interface SdPlatformRequestModelTransferCreate {
|
|
6
|
+
/**
|
|
7
|
+
* Id of the receiving user.
|
|
8
|
+
*/
|
|
9
|
+
receiver_id: string;
|
|
10
|
+
/**
|
|
11
|
+
* Optional aliases of policies, which the user who initiates the model ownership
|
|
12
|
+
* transfer asks to be shared back by the receiving user upon acceptance.
|
|
13
|
+
*/
|
|
14
|
+
policies?: Array<SdPlatformPolicyCommonAliasesModel>;
|
|
15
|
+
}
|
|
16
16
|
//# sourceMappingURL=SdPlatformRequestModelTransfer.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=SdPlatformRequestModelTransfer.js.map
|
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
import { SdPlatformNotificationCreator, SdPlatformNotificationLevel, SdPlatformNotificationClass, SdPlatformNotificationType } from "../commons/SdPlatformNotificationCommons";
|
|
2
|
-
/**
|
|
3
|
-
* DTO for creating a notification
|
|
4
|
-
*/
|
|
5
|
-
export interface SdPlatformRequestNotificationCreate {
|
|
6
|
-
/** id of receiver of notification */
|
|
7
|
-
receiver_id: string;
|
|
8
|
-
/** optional description */
|
|
9
|
-
description?: string;
|
|
10
|
-
/** optional id of related model */
|
|
11
|
-
model_id?: string;
|
|
12
|
-
/** optional id of related user */
|
|
13
|
-
user_id?: string;
|
|
14
|
-
/** optional id of related saved state */
|
|
15
|
-
saved_state_id?: string;
|
|
16
|
-
/** optional id of related document */
|
|
17
|
-
document_id?: string;
|
|
18
|
-
/** optional id of related organization */
|
|
19
|
-
organization_id?: string;
|
|
20
|
-
/** optional epoch timestamp until which the notification is valid */
|
|
21
|
-
valid_until?: number;
|
|
22
|
-
/** creator of notification */
|
|
23
|
-
creator: SdPlatformNotificationCreator;
|
|
24
|
-
/** level of notification */
|
|
25
|
-
level: SdPlatformNotificationLevel;
|
|
26
|
-
/** class of notification */
|
|
27
|
-
class: SdPlatformNotificationClass;
|
|
28
|
-
/** type of notification */
|
|
29
|
-
type?: SdPlatformNotificationType;
|
|
30
|
-
/** policy aliases to attach as metadata to notifications of type model-transfer-request */
|
|
31
|
-
policies?: Array<string>;
|
|
32
|
-
/** links to additional data such as sdk documentation. */
|
|
33
|
-
href?: string;
|
|
34
|
-
}
|
|
35
|
-
/**
|
|
36
|
-
* DTO for patching a notification
|
|
37
|
-
*/
|
|
38
|
-
export interface SdPlatformRequestNotificationPatch {
|
|
39
|
-
read: boolean;
|
|
40
|
-
}
|
|
1
|
+
import { SdPlatformNotificationCreator, SdPlatformNotificationLevel, SdPlatformNotificationClass, SdPlatformNotificationType } from "../commons/SdPlatformNotificationCommons";
|
|
2
|
+
/**
|
|
3
|
+
* DTO for creating a notification
|
|
4
|
+
*/
|
|
5
|
+
export interface SdPlatformRequestNotificationCreate {
|
|
6
|
+
/** id of receiver of notification */
|
|
7
|
+
receiver_id: string;
|
|
8
|
+
/** optional description */
|
|
9
|
+
description?: string;
|
|
10
|
+
/** optional id of related model */
|
|
11
|
+
model_id?: string;
|
|
12
|
+
/** optional id of related user */
|
|
13
|
+
user_id?: string;
|
|
14
|
+
/** optional id of related saved state */
|
|
15
|
+
saved_state_id?: string;
|
|
16
|
+
/** optional id of related document */
|
|
17
|
+
document_id?: string;
|
|
18
|
+
/** optional id of related organization */
|
|
19
|
+
organization_id?: string;
|
|
20
|
+
/** optional epoch timestamp until which the notification is valid */
|
|
21
|
+
valid_until?: number;
|
|
22
|
+
/** creator of notification */
|
|
23
|
+
creator: SdPlatformNotificationCreator;
|
|
24
|
+
/** level of notification */
|
|
25
|
+
level: SdPlatformNotificationLevel;
|
|
26
|
+
/** class of notification */
|
|
27
|
+
class: SdPlatformNotificationClass;
|
|
28
|
+
/** type of notification */
|
|
29
|
+
type?: SdPlatformNotificationType;
|
|
30
|
+
/** policy aliases to attach as metadata to notifications of type model-transfer-request */
|
|
31
|
+
policies?: Array<string>;
|
|
32
|
+
/** links to additional data such as sdk documentation. */
|
|
33
|
+
href?: string;
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* DTO for patching a notification
|
|
37
|
+
*/
|
|
38
|
+
export interface SdPlatformRequestNotificationPatch {
|
|
39
|
+
read: boolean;
|
|
40
|
+
}
|
|
41
41
|
//# sourceMappingURL=SdPlatformRequestNotification.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=SdPlatformRequestNotification.js.map
|
|
@@ -1,141 +1,141 @@
|
|
|
1
|
-
export interface SdPlatformRequestOpenIdProviderCreateAdditionalParameters {
|
|
2
|
-
prompt?: string;
|
|
3
|
-
hd?: string;
|
|
4
|
-
}
|
|
5
|
-
export interface SdPlatformRequestOpenIDProviderCreate {
|
|
6
|
-
/**
|
|
7
|
-
* The name of an OpenID provider.
|
|
8
|
-
*/
|
|
9
|
-
name: string;
|
|
10
|
-
/**
|
|
11
|
-
* The client id of an OpenID provider.
|
|
12
|
-
*/
|
|
13
|
-
client_id: string;
|
|
14
|
-
/**
|
|
15
|
-
* The client secret of an OpenID provider.
|
|
16
|
-
*/
|
|
17
|
-
client_secret?: string;
|
|
18
|
-
/**
|
|
19
|
-
* The organization id of an OpenID provider.
|
|
20
|
-
*/
|
|
21
|
-
organization_id?: string;
|
|
22
|
-
/**
|
|
23
|
-
* The authentication endpoint of an OpenID provider.
|
|
24
|
-
*/
|
|
25
|
-
auth_endpoint: string;
|
|
26
|
-
/**
|
|
27
|
-
* The token endpoint of an OpenID provider.
|
|
28
|
-
*/
|
|
29
|
-
token_endpoint: string;
|
|
30
|
-
/**
|
|
31
|
-
* The pkce.
|
|
32
|
-
*/
|
|
33
|
-
pkce?: boolean;
|
|
34
|
-
/**
|
|
35
|
-
* The check email verified.
|
|
36
|
-
*/
|
|
37
|
-
check_email_verified?: boolean;
|
|
38
|
-
/**
|
|
39
|
-
* The auth group owner.
|
|
40
|
-
*/
|
|
41
|
-
auth_group_owner?: string;
|
|
42
|
-
/**
|
|
43
|
-
* The auth group admin.
|
|
44
|
-
*/
|
|
45
|
-
auth_group_admin?: string;
|
|
46
|
-
/**
|
|
47
|
-
* The auth group manager.
|
|
48
|
-
*/
|
|
49
|
-
auth_group_manager?: string;
|
|
50
|
-
/**
|
|
51
|
-
* The auth group user.
|
|
52
|
-
*/
|
|
53
|
-
auth_group_user?: string;
|
|
54
|
-
/**
|
|
55
|
-
* The jwk token endpoint.
|
|
56
|
-
*/
|
|
57
|
-
jwk_endpoint?: string;
|
|
58
|
-
/**
|
|
59
|
-
* The nonce.
|
|
60
|
-
*/
|
|
61
|
-
nonce: boolean;
|
|
62
|
-
/**
|
|
63
|
-
* The use identity provider.
|
|
64
|
-
*/
|
|
65
|
-
use_identity_provider: boolean;
|
|
66
|
-
/**
|
|
67
|
-
* The additional parameters.
|
|
68
|
-
*/
|
|
69
|
-
additional_parameters?: SdPlatformRequestOpenIdProviderCreateAdditionalParameters;
|
|
70
|
-
}
|
|
71
|
-
export interface SdPlatformRequestOpenIDProviderPatchAdditionalParameters {
|
|
72
|
-
prompt?: string;
|
|
73
|
-
hd?: string;
|
|
74
|
-
}
|
|
75
|
-
export interface SdPlatformRequestOpenIDProviderPatch {
|
|
76
|
-
/**
|
|
77
|
-
* The name of an OpenID provider.
|
|
78
|
-
*/
|
|
79
|
-
name?: string;
|
|
80
|
-
/**
|
|
81
|
-
* The client id of an OpenID provider.
|
|
82
|
-
*/
|
|
83
|
-
client_id?: string;
|
|
84
|
-
/**
|
|
85
|
-
* The client secret of an OpenID provider.
|
|
86
|
-
*/
|
|
87
|
-
client_secret?: string;
|
|
88
|
-
/**
|
|
89
|
-
* The organization id of an OpenID provider.
|
|
90
|
-
*/
|
|
91
|
-
organization_id?: string;
|
|
92
|
-
/**
|
|
93
|
-
* The authentication endpoint of an OpenID provider.
|
|
94
|
-
*/
|
|
95
|
-
auth_endpoint?: string;
|
|
96
|
-
/**
|
|
97
|
-
* The token endpoint of an OpenID provider.
|
|
98
|
-
*/
|
|
99
|
-
token_endpoint?: string;
|
|
100
|
-
/**
|
|
101
|
-
* The pkce.
|
|
102
|
-
*/
|
|
103
|
-
pkce?: boolean;
|
|
104
|
-
/**
|
|
105
|
-
* The check email verified.
|
|
106
|
-
*/
|
|
107
|
-
check_email_verified?: boolean;
|
|
108
|
-
/**
|
|
109
|
-
* The auth group owner.
|
|
110
|
-
*/
|
|
111
|
-
auth_group_owner?: string;
|
|
112
|
-
/**
|
|
113
|
-
* The auth group admin.
|
|
114
|
-
*/
|
|
115
|
-
auth_group_admin?: string;
|
|
116
|
-
/**
|
|
117
|
-
* The auth group manager.
|
|
118
|
-
*/
|
|
119
|
-
auth_group_manager?: string;
|
|
120
|
-
/**
|
|
121
|
-
* The auth group user.
|
|
122
|
-
*/
|
|
123
|
-
auth_group_user?: string;
|
|
124
|
-
/**
|
|
125
|
-
* The jwk token endpoint.
|
|
126
|
-
*/
|
|
127
|
-
jwk_endpoint?: string;
|
|
128
|
-
/**
|
|
129
|
-
* The nonce.
|
|
130
|
-
*/
|
|
131
|
-
nonce?: boolean;
|
|
132
|
-
/**
|
|
133
|
-
* The use identity provider.
|
|
134
|
-
*/
|
|
135
|
-
use_identity_provider?: boolean;
|
|
136
|
-
/**
|
|
137
|
-
* The additional parameters.
|
|
138
|
-
*/
|
|
139
|
-
additional_parameters?: SdPlatformRequestOpenIDProviderPatchAdditionalParameters;
|
|
140
|
-
}
|
|
1
|
+
export interface SdPlatformRequestOpenIdProviderCreateAdditionalParameters {
|
|
2
|
+
prompt?: string;
|
|
3
|
+
hd?: string;
|
|
4
|
+
}
|
|
5
|
+
export interface SdPlatformRequestOpenIDProviderCreate {
|
|
6
|
+
/**
|
|
7
|
+
* The name of an OpenID provider.
|
|
8
|
+
*/
|
|
9
|
+
name: string;
|
|
10
|
+
/**
|
|
11
|
+
* The client id of an OpenID provider.
|
|
12
|
+
*/
|
|
13
|
+
client_id: string;
|
|
14
|
+
/**
|
|
15
|
+
* The client secret of an OpenID provider.
|
|
16
|
+
*/
|
|
17
|
+
client_secret?: string;
|
|
18
|
+
/**
|
|
19
|
+
* The organization id of an OpenID provider.
|
|
20
|
+
*/
|
|
21
|
+
organization_id?: string;
|
|
22
|
+
/**
|
|
23
|
+
* The authentication endpoint of an OpenID provider.
|
|
24
|
+
*/
|
|
25
|
+
auth_endpoint: string;
|
|
26
|
+
/**
|
|
27
|
+
* The token endpoint of an OpenID provider.
|
|
28
|
+
*/
|
|
29
|
+
token_endpoint: string;
|
|
30
|
+
/**
|
|
31
|
+
* The pkce.
|
|
32
|
+
*/
|
|
33
|
+
pkce?: boolean;
|
|
34
|
+
/**
|
|
35
|
+
* The check email verified.
|
|
36
|
+
*/
|
|
37
|
+
check_email_verified?: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* The auth group owner.
|
|
40
|
+
*/
|
|
41
|
+
auth_group_owner?: string;
|
|
42
|
+
/**
|
|
43
|
+
* The auth group admin.
|
|
44
|
+
*/
|
|
45
|
+
auth_group_admin?: string;
|
|
46
|
+
/**
|
|
47
|
+
* The auth group manager.
|
|
48
|
+
*/
|
|
49
|
+
auth_group_manager?: string;
|
|
50
|
+
/**
|
|
51
|
+
* The auth group user.
|
|
52
|
+
*/
|
|
53
|
+
auth_group_user?: string;
|
|
54
|
+
/**
|
|
55
|
+
* The jwk token endpoint.
|
|
56
|
+
*/
|
|
57
|
+
jwk_endpoint?: string;
|
|
58
|
+
/**
|
|
59
|
+
* The nonce.
|
|
60
|
+
*/
|
|
61
|
+
nonce: boolean;
|
|
62
|
+
/**
|
|
63
|
+
* The use identity provider.
|
|
64
|
+
*/
|
|
65
|
+
use_identity_provider: boolean;
|
|
66
|
+
/**
|
|
67
|
+
* The additional parameters.
|
|
68
|
+
*/
|
|
69
|
+
additional_parameters?: SdPlatformRequestOpenIdProviderCreateAdditionalParameters;
|
|
70
|
+
}
|
|
71
|
+
export interface SdPlatformRequestOpenIDProviderPatchAdditionalParameters {
|
|
72
|
+
prompt?: string;
|
|
73
|
+
hd?: string;
|
|
74
|
+
}
|
|
75
|
+
export interface SdPlatformRequestOpenIDProviderPatch {
|
|
76
|
+
/**
|
|
77
|
+
* The name of an OpenID provider.
|
|
78
|
+
*/
|
|
79
|
+
name?: string;
|
|
80
|
+
/**
|
|
81
|
+
* The client id of an OpenID provider.
|
|
82
|
+
*/
|
|
83
|
+
client_id?: string;
|
|
84
|
+
/**
|
|
85
|
+
* The client secret of an OpenID provider.
|
|
86
|
+
*/
|
|
87
|
+
client_secret?: string;
|
|
88
|
+
/**
|
|
89
|
+
* The organization id of an OpenID provider.
|
|
90
|
+
*/
|
|
91
|
+
organization_id?: string;
|
|
92
|
+
/**
|
|
93
|
+
* The authentication endpoint of an OpenID provider.
|
|
94
|
+
*/
|
|
95
|
+
auth_endpoint?: string;
|
|
96
|
+
/**
|
|
97
|
+
* The token endpoint of an OpenID provider.
|
|
98
|
+
*/
|
|
99
|
+
token_endpoint?: string;
|
|
100
|
+
/**
|
|
101
|
+
* The pkce.
|
|
102
|
+
*/
|
|
103
|
+
pkce?: boolean;
|
|
104
|
+
/**
|
|
105
|
+
* The check email verified.
|
|
106
|
+
*/
|
|
107
|
+
check_email_verified?: boolean;
|
|
108
|
+
/**
|
|
109
|
+
* The auth group owner.
|
|
110
|
+
*/
|
|
111
|
+
auth_group_owner?: string;
|
|
112
|
+
/**
|
|
113
|
+
* The auth group admin.
|
|
114
|
+
*/
|
|
115
|
+
auth_group_admin?: string;
|
|
116
|
+
/**
|
|
117
|
+
* The auth group manager.
|
|
118
|
+
*/
|
|
119
|
+
auth_group_manager?: string;
|
|
120
|
+
/**
|
|
121
|
+
* The auth group user.
|
|
122
|
+
*/
|
|
123
|
+
auth_group_user?: string;
|
|
124
|
+
/**
|
|
125
|
+
* The jwk token endpoint.
|
|
126
|
+
*/
|
|
127
|
+
jwk_endpoint?: string;
|
|
128
|
+
/**
|
|
129
|
+
* The nonce.
|
|
130
|
+
*/
|
|
131
|
+
nonce?: boolean;
|
|
132
|
+
/**
|
|
133
|
+
* The use identity provider.
|
|
134
|
+
*/
|
|
135
|
+
use_identity_provider?: boolean;
|
|
136
|
+
/**
|
|
137
|
+
* The additional parameters.
|
|
138
|
+
*/
|
|
139
|
+
additional_parameters?: SdPlatformRequestOpenIDProviderPatchAdditionalParameters;
|
|
140
|
+
}
|
|
141
141
|
//# sourceMappingURL=SdPlatformRequestOpenIDProvider.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=SdPlatformRequestOpenIDProvider.js.map
|