@rlvt/entity-manager-openapi-client 1.0.107 → 1.0.109
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/build/api.d.ts +2 -0
- package/build/definitions.d.ts +9 -9
- package/build/definitions.js +1 -1
- package/package.json +1 -1
package/build/api.d.ts
CHANGED
package/build/definitions.d.ts
CHANGED
|
@@ -179,6 +179,9 @@ export declare type ServiceProviderSettings = {
|
|
|
179
179
|
relayState?: string;
|
|
180
180
|
clockDrifts?: (number | number)[];
|
|
181
181
|
};
|
|
182
|
+
export declare type BaseSamlTemplate = {
|
|
183
|
+
context: string;
|
|
184
|
+
};
|
|
182
185
|
export declare type LoginResponseAttribute = {
|
|
183
186
|
name: string;
|
|
184
187
|
nameFormat: string;
|
|
@@ -187,20 +190,15 @@ export declare type LoginResponseAttribute = {
|
|
|
187
190
|
valueXmlnsXs?: string;
|
|
188
191
|
valueXmlnsXsi?: string;
|
|
189
192
|
};
|
|
190
|
-
export declare type AttributeStatementTemplate =
|
|
191
|
-
|
|
192
|
-
};
|
|
193
|
-
export declare type AttributeTemplate = {
|
|
194
|
-
context: string;
|
|
195
|
-
};
|
|
193
|
+
export declare type AttributeStatementTemplate = BaseSamlTemplate;
|
|
194
|
+
export declare type AttributeTemplate = BaseSamlTemplate;
|
|
196
195
|
export declare type LoginResponseAdditionalTemplates = {
|
|
197
196
|
attributeStatementTemplate?: AttributeStatementTemplate;
|
|
198
197
|
attributeTemplate?: AttributeTemplate;
|
|
199
198
|
};
|
|
200
|
-
export declare type LoginResponseTemplate = {
|
|
199
|
+
export declare type LoginResponseTemplate = BaseSamlTemplate & {
|
|
201
200
|
attributes?: LoginResponseAttribute[];
|
|
202
201
|
additionalTemplates?: LoginResponseAdditionalTemplates;
|
|
203
|
-
context: string;
|
|
204
202
|
};
|
|
205
203
|
export declare type IdentityProviderSettings = {
|
|
206
204
|
metadata?: string | string;
|
|
@@ -446,7 +444,7 @@ export declare type InternalResponse_ResourceGroup = {
|
|
|
446
444
|
message: string;
|
|
447
445
|
data: ResourceGroup;
|
|
448
446
|
};
|
|
449
|
-
export declare type
|
|
447
|
+
export declare type InternalResponse_Array_id_string_companyId_string_name_string_parentIds_Array_string_childrenIds_Array_string_userIds_Array_string_excludeFromAncestorInheritance_Union_false_true_directUsersCount_number_totalUsersCount_number = {
|
|
450
448
|
program: string;
|
|
451
449
|
version: string;
|
|
452
450
|
datetime: string;
|
|
@@ -461,6 +459,8 @@ export declare type InternalResponse_Array_id_string_companyId_string_name_strin
|
|
|
461
459
|
childrenIds: string[];
|
|
462
460
|
userIds: string[];
|
|
463
461
|
excludeFromAncestorInheritance: boolean;
|
|
462
|
+
directUsersCount: number;
|
|
463
|
+
totalUsersCount: number;
|
|
464
464
|
}[];
|
|
465
465
|
};
|
|
466
466
|
export declare type InternalResponse_Array_Intersection_Role_usersCount_number = {
|
package/build/definitions.js
CHANGED
|
@@ -18,4 +18,4 @@ var Variables;
|
|
|
18
18
|
Variables["UTM_MEDIUM"] = "utm_medium";
|
|
19
19
|
Variables["UTM_TERM"] = "utm_term";
|
|
20
20
|
})(Variables = exports.Variables || (exports.Variables = {}));
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
21
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmaW5pdGlvbnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9kZWZpbml0aW9ucy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsb0JBQW9CO0FBQ3BCLG9CQUFvQjs7O0FBbVlwQixJQUFZLGVBSVg7QUFKRCxXQUFZLGVBQWU7SUFDdkIsc0NBQW1CLENBQUE7SUFDbkIsZ0NBQWEsQ0FBQTtJQUNiLHdDQUFxQixDQUFBO0FBQ3pCLENBQUMsRUFKVyxlQUFlLEdBQWYsdUJBQWUsS0FBZix1QkFBZSxRQUkxQjtBQTZJRCxJQUFZLFNBT1g7QUFQRCxXQUFZLFNBQVM7SUFDakIsOEJBQW1CLENBQUE7SUFDbkIsOEJBQW1CLENBQUE7SUFDbkIsMENBQTZCLENBQUE7SUFDN0Isc0NBQXlCLENBQUE7SUFDekIsc0NBQXlCLENBQUE7SUFDekIsa0NBQXFCLENBQUE7QUFDekIsQ0FBQyxFQVBXLFNBQVMsR0FBVCxpQkFBUyxLQUFULGlCQUFTLFFBT3BCIn0=
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rlvt/entity-manager-openapi-client",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.109+cdbca2f",
|
|
4
4
|
"description": "Openapi client for reelevant service",
|
|
5
5
|
"main": "build/index.js",
|
|
6
6
|
"repository": "https://github.com/reelevant-tech/openapi-clients",
|