@goauthentik/api 2022.3.3-1648933813 → 2022.3.3-1649702663
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/.openapi-generator/FILES +2 -0
- package/.openapi-generator/VERSION +1 -1
- package/dist/apis/CoreApi.d.ts +22 -10
- package/dist/apis/CoreApi.js +43 -10
- package/dist/apis/EventsApi.d.ts +24 -24
- package/dist/apis/EventsApi.js +21 -27
- package/dist/apis/FlowsApi.d.ts +27 -27
- package/dist/apis/FlowsApi.js +24 -30
- package/dist/apis/PoliciesApi.d.ts +83 -83
- package/dist/apis/PoliciesApi.js +81 -85
- package/dist/apis/ProvidersApi.d.ts +56 -56
- package/dist/apis/ProvidersApi.js +49 -63
- package/dist/apis/SchemaApi.d.ts +109 -109
- package/dist/apis/SchemaApi.js +107 -111
- package/dist/apis/SourcesApi.d.ts +88 -88
- package/dist/apis/SourcesApi.js +78 -98
- package/dist/apis/StagesApi.d.ts +78 -78
- package/dist/apis/StagesApi.js +69 -87
- package/dist/esm/apis/CoreApi.d.ts +22 -10
- package/dist/esm/apis/CoreApi.js +44 -11
- package/dist/esm/apis/EventsApi.d.ts +24 -24
- package/dist/esm/apis/EventsApi.js +21 -27
- package/dist/esm/apis/FlowsApi.d.ts +27 -27
- package/dist/esm/apis/FlowsApi.js +24 -30
- package/dist/esm/apis/PoliciesApi.d.ts +83 -83
- package/dist/esm/apis/PoliciesApi.js +81 -85
- package/dist/esm/apis/ProvidersApi.d.ts +56 -56
- package/dist/esm/apis/ProvidersApi.js +49 -63
- package/dist/esm/apis/SchemaApi.d.ts +109 -109
- package/dist/esm/apis/SchemaApi.js +107 -111
- package/dist/esm/apis/SourcesApi.d.ts +88 -88
- package/dist/esm/apis/SourcesApi.js +78 -98
- package/dist/esm/apis/StagesApi.d.ts +78 -78
- package/dist/esm/apis/StagesApi.js +69 -87
- package/dist/esm/models/AppEnum.d.ts +49 -49
- package/dist/esm/models/AppEnum.js +48 -50
- package/dist/esm/models/Application.d.ts +1 -1
- package/dist/esm/models/Application.js +2 -3
- package/dist/esm/models/ApplicationRequest.d.ts +0 -7
- package/dist/esm/models/ApplicationRequest.js +0 -3
- package/dist/esm/models/AuthTypeEnum.d.ts +5 -5
- package/dist/esm/models/AuthTypeEnum.js +4 -6
- package/dist/esm/models/AuthenticatorAttachmentEnum.d.ts +5 -5
- package/dist/esm/models/AuthenticatorAttachmentEnum.js +4 -6
- package/dist/esm/models/BackendsEnum.d.ts +6 -6
- package/dist/esm/models/BackendsEnum.js +5 -7
- package/dist/esm/models/BindingTypeEnum.d.ts +6 -6
- package/dist/esm/models/BindingTypeEnum.js +5 -7
- package/dist/esm/models/CapabilitiesEnum.d.ts +5 -5
- package/dist/esm/models/CapabilitiesEnum.js +4 -6
- package/dist/esm/models/ChallengeChoices.d.ts +6 -6
- package/dist/esm/models/ChallengeChoices.js +5 -7
- package/dist/esm/models/ClientTypeEnum.d.ts +5 -5
- package/dist/esm/models/ClientTypeEnum.js +4 -6
- package/dist/esm/models/ConsentStageModeEnum.d.ts +6 -6
- package/dist/esm/models/ConsentStageModeEnum.js +5 -7
- package/dist/esm/models/DeviceClassesEnum.d.ts +8 -8
- package/dist/esm/models/DeviceClassesEnum.js +7 -9
- package/dist/esm/models/DigestAlgorithmEnum.d.ts +7 -7
- package/dist/esm/models/DigestAlgorithmEnum.js +6 -8
- package/dist/esm/models/DigitsEnum.d.ts +5 -5
- package/dist/esm/models/DigitsEnum.js +4 -6
- package/dist/esm/models/EventActions.d.ts +30 -30
- package/dist/esm/models/EventActions.js +29 -31
- package/dist/esm/models/FlowDesignationEnum.d.ts +10 -10
- package/dist/esm/models/FlowDesignationEnum.js +9 -11
- package/dist/esm/models/IntentEnum.d.ts +7 -7
- package/dist/esm/models/IntentEnum.js +6 -8
- package/dist/esm/models/InvalidResponseActionEnum.d.ts +6 -6
- package/dist/esm/models/InvalidResponseActionEnum.js +5 -7
- package/dist/esm/models/IssuerModeEnum.d.ts +5 -5
- package/dist/esm/models/IssuerModeEnum.js +4 -6
- package/dist/esm/models/NameIdPolicyEnum.d.ts +8 -8
- package/dist/esm/models/NameIdPolicyEnum.js +7 -9
- package/dist/esm/models/NotConfiguredActionEnum.d.ts +6 -6
- package/dist/esm/models/NotConfiguredActionEnum.js +5 -7
- package/dist/esm/models/NotificationTransportModeEnum.d.ts +6 -6
- package/dist/esm/models/NotificationTransportModeEnum.js +5 -7
- package/dist/esm/models/OutpostTypeEnum.d.ts +5 -5
- package/dist/esm/models/OutpostTypeEnum.js +4 -6
- package/dist/esm/models/PatchedApplicationRequest.d.ts +0 -7
- package/dist/esm/models/PatchedApplicationRequest.js +0 -3
- package/dist/esm/models/PatchedTenantRequest.d.ts +8 -0
- package/dist/esm/models/PatchedTenantRequest.js +2 -0
- package/dist/esm/models/PatchedTokenRequest.d.ts +0 -7
- package/dist/esm/models/PatchedTokenRequest.js +0 -3
- package/dist/esm/models/PolicyEngineMode.d.ts +5 -5
- package/dist/esm/models/PolicyEngineMode.js +4 -6
- package/dist/esm/models/PromptTypeEnum.d.ts +16 -16
- package/dist/esm/models/PromptTypeEnum.js +15 -17
- package/dist/esm/models/ProviderEnum.d.ts +5 -5
- package/dist/esm/models/ProviderEnum.js +4 -6
- package/dist/esm/models/ProviderTypeEnum.d.ts +14 -14
- package/dist/esm/models/ProviderTypeEnum.js +13 -15
- package/dist/esm/models/ProxyMode.d.ts +6 -6
- package/dist/esm/models/ProxyMode.js +5 -7
- package/dist/esm/models/ResidentKeyRequirementEnum.d.ts +6 -6
- package/dist/esm/models/ResidentKeyRequirementEnum.js +5 -7
- package/dist/esm/models/SearchModeEnum.d.ts +5 -5
- package/dist/esm/models/SearchModeEnum.js +4 -6
- package/dist/esm/models/SeverityEnum.d.ts +6 -6
- package/dist/esm/models/SeverityEnum.js +5 -7
- package/dist/esm/models/SignatureAlgorithmEnum.d.ts +8 -8
- package/dist/esm/models/SignatureAlgorithmEnum.js +7 -9
- package/dist/esm/models/SpBindingEnum.d.ts +5 -5
- package/dist/esm/models/SpBindingEnum.js +4 -6
- package/dist/esm/models/StatusEnum.d.ts +7 -7
- package/dist/esm/models/StatusEnum.js +6 -8
- package/dist/esm/models/SubModeEnum.d.ts +7 -7
- package/dist/esm/models/SubModeEnum.js +6 -8
- package/dist/esm/models/Tenant.d.ts +8 -0
- package/dist/esm/models/Tenant.js +2 -0
- package/dist/esm/models/TenantRequest.d.ts +8 -0
- package/dist/esm/models/TenantRequest.js +2 -0
- package/dist/esm/models/Token.d.ts +1 -1
- package/dist/esm/models/Token.js +2 -3
- package/dist/esm/models/TokenRequest.d.ts +0 -7
- package/dist/esm/models/TokenRequest.js +0 -3
- package/dist/esm/models/TokenSetKeyRequest.d.ts +27 -0
- package/dist/esm/models/TokenSetKeyRequest.js +35 -0
- package/dist/esm/models/UsedByActionEnum.d.ts +7 -7
- package/dist/esm/models/UsedByActionEnum.js +6 -8
- package/dist/esm/models/UserFieldsEnum.d.ts +6 -6
- package/dist/esm/models/UserFieldsEnum.js +5 -7
- package/dist/esm/models/UserMatchingModeEnum.d.ts +8 -8
- package/dist/esm/models/UserMatchingModeEnum.js +7 -9
- package/dist/esm/models/UserSelf.d.ts +2 -3
- package/dist/esm/models/UserSelf.js +1 -2
- package/dist/esm/models/UserVerificationEnum.d.ts +6 -6
- package/dist/esm/models/UserVerificationEnum.js +5 -7
- package/dist/esm/models/index.d.ts +1 -0
- package/dist/esm/models/index.js +1 -0
- package/dist/esm/runtime.js +1 -0
- package/dist/models/AppEnum.d.ts +49 -49
- package/dist/models/AppEnum.js +48 -50
- package/dist/models/Application.d.ts +1 -1
- package/dist/models/Application.js +1 -2
- package/dist/models/ApplicationRequest.d.ts +0 -7
- package/dist/models/ApplicationRequest.js +0 -3
- package/dist/models/AuthTypeEnum.d.ts +5 -5
- package/dist/models/AuthTypeEnum.js +4 -6
- package/dist/models/AuthenticatorAttachmentEnum.d.ts +5 -5
- package/dist/models/AuthenticatorAttachmentEnum.js +4 -6
- package/dist/models/BackendsEnum.d.ts +6 -6
- package/dist/models/BackendsEnum.js +5 -7
- package/dist/models/BindingTypeEnum.d.ts +6 -6
- package/dist/models/BindingTypeEnum.js +5 -7
- package/dist/models/CapabilitiesEnum.d.ts +5 -5
- package/dist/models/CapabilitiesEnum.js +4 -6
- package/dist/models/ChallengeChoices.d.ts +6 -6
- package/dist/models/ChallengeChoices.js +5 -7
- package/dist/models/ClientTypeEnum.d.ts +5 -5
- package/dist/models/ClientTypeEnum.js +4 -6
- package/dist/models/ConsentStageModeEnum.d.ts +6 -6
- package/dist/models/ConsentStageModeEnum.js +5 -7
- package/dist/models/DeviceClassesEnum.d.ts +8 -8
- package/dist/models/DeviceClassesEnum.js +7 -9
- package/dist/models/DigestAlgorithmEnum.d.ts +7 -7
- package/dist/models/DigestAlgorithmEnum.js +6 -8
- package/dist/models/DigitsEnum.d.ts +5 -5
- package/dist/models/DigitsEnum.js +4 -6
- package/dist/models/EventActions.d.ts +30 -30
- package/dist/models/EventActions.js +29 -31
- package/dist/models/FlowDesignationEnum.d.ts +10 -10
- package/dist/models/FlowDesignationEnum.js +9 -11
- package/dist/models/IntentEnum.d.ts +7 -7
- package/dist/models/IntentEnum.js +6 -8
- package/dist/models/InvalidResponseActionEnum.d.ts +6 -6
- package/dist/models/InvalidResponseActionEnum.js +5 -7
- package/dist/models/IssuerModeEnum.d.ts +5 -5
- package/dist/models/IssuerModeEnum.js +4 -6
- package/dist/models/NameIdPolicyEnum.d.ts +8 -8
- package/dist/models/NameIdPolicyEnum.js +7 -9
- package/dist/models/NotConfiguredActionEnum.d.ts +6 -6
- package/dist/models/NotConfiguredActionEnum.js +5 -7
- package/dist/models/NotificationTransportModeEnum.d.ts +6 -6
- package/dist/models/NotificationTransportModeEnum.js +5 -7
- package/dist/models/OutpostTypeEnum.d.ts +5 -5
- package/dist/models/OutpostTypeEnum.js +4 -6
- package/dist/models/PatchedApplicationRequest.d.ts +0 -7
- package/dist/models/PatchedApplicationRequest.js +0 -3
- package/dist/models/PatchedTenantRequest.d.ts +8 -0
- package/dist/models/PatchedTenantRequest.js +2 -0
- package/dist/models/PatchedTokenRequest.d.ts +0 -7
- package/dist/models/PatchedTokenRequest.js +0 -3
- package/dist/models/PolicyEngineMode.d.ts +5 -5
- package/dist/models/PolicyEngineMode.js +4 -6
- package/dist/models/PromptTypeEnum.d.ts +16 -16
- package/dist/models/PromptTypeEnum.js +15 -17
- package/dist/models/ProviderEnum.d.ts +5 -5
- package/dist/models/ProviderEnum.js +4 -6
- package/dist/models/ProviderTypeEnum.d.ts +14 -14
- package/dist/models/ProviderTypeEnum.js +13 -15
- package/dist/models/ProxyMode.d.ts +6 -6
- package/dist/models/ProxyMode.js +5 -7
- package/dist/models/ResidentKeyRequirementEnum.d.ts +6 -6
- package/dist/models/ResidentKeyRequirementEnum.js +5 -7
- package/dist/models/SearchModeEnum.d.ts +5 -5
- package/dist/models/SearchModeEnum.js +4 -6
- package/dist/models/SeverityEnum.d.ts +6 -6
- package/dist/models/SeverityEnum.js +5 -7
- package/dist/models/SignatureAlgorithmEnum.d.ts +8 -8
- package/dist/models/SignatureAlgorithmEnum.js +7 -9
- package/dist/models/SpBindingEnum.d.ts +5 -5
- package/dist/models/SpBindingEnum.js +4 -6
- package/dist/models/StatusEnum.d.ts +7 -7
- package/dist/models/StatusEnum.js +6 -8
- package/dist/models/SubModeEnum.d.ts +7 -7
- package/dist/models/SubModeEnum.js +6 -8
- package/dist/models/Tenant.d.ts +8 -0
- package/dist/models/Tenant.js +2 -0
- package/dist/models/TenantRequest.d.ts +8 -0
- package/dist/models/TenantRequest.js +2 -0
- package/dist/models/Token.d.ts +1 -1
- package/dist/models/Token.js +1 -2
- package/dist/models/TokenRequest.d.ts +0 -7
- package/dist/models/TokenRequest.js +0 -3
- package/dist/models/TokenSetKeyRequest.d.ts +27 -0
- package/dist/models/TokenSetKeyRequest.js +41 -0
- package/dist/models/UsedByActionEnum.d.ts +7 -7
- package/dist/models/UsedByActionEnum.js +6 -8
- package/dist/models/UserFieldsEnum.d.ts +6 -6
- package/dist/models/UserFieldsEnum.js +5 -7
- package/dist/models/UserMatchingModeEnum.d.ts +8 -8
- package/dist/models/UserMatchingModeEnum.js +7 -9
- package/dist/models/UserSelf.d.ts +2 -3
- package/dist/models/UserSelf.js +1 -2
- package/dist/models/UserVerificationEnum.d.ts +6 -6
- package/dist/models/UserVerificationEnum.js +5 -7
- package/dist/models/index.d.ts +1 -0
- package/dist/models/index.js +1 -0
- package/dist/runtime.js +1 -0
- package/package.json +17 -1
- package/src/apis/CoreApi.ts +58 -9
- package/src/apis/EventsApi.ts +27 -24
- package/src/apis/FlowsApi.ts +30 -27
- package/src/apis/PoliciesApi.ts +85 -83
- package/src/apis/ProvidersApi.ts +63 -56
- package/src/apis/SchemaApi.ts +111 -109
- package/src/apis/SourcesApi.ts +98 -88
- package/src/apis/StagesApi.ts +87 -78
- package/src/models/AppEnum.ts +52 -49
- package/src/models/Application.ts +2 -3
- package/src/models/ApplicationRequest.ts +0 -14
- package/src/models/AuthTypeEnum.ts +8 -5
- package/src/models/AuthenticatorAttachmentEnum.ts +8 -5
- package/src/models/BackendsEnum.ts +9 -6
- package/src/models/BindingTypeEnum.ts +9 -6
- package/src/models/CapabilitiesEnum.ts +8 -5
- package/src/models/ChallengeChoices.ts +9 -6
- package/src/models/ClientTypeEnum.ts +8 -5
- package/src/models/ConsentStageModeEnum.ts +9 -6
- package/src/models/DeviceClassesEnum.ts +11 -8
- package/src/models/DigestAlgorithmEnum.ts +10 -7
- package/src/models/DigitsEnum.ts +8 -5
- package/src/models/EventActions.ts +33 -30
- package/src/models/FlowDesignationEnum.ts +13 -10
- package/src/models/IntentEnum.ts +10 -7
- package/src/models/InvalidResponseActionEnum.ts +9 -6
- package/src/models/IssuerModeEnum.ts +8 -5
- package/src/models/NameIdPolicyEnum.ts +11 -8
- package/src/models/NotConfiguredActionEnum.ts +9 -6
- package/src/models/NotificationTransportModeEnum.ts +9 -6
- package/src/models/OutpostTypeEnum.ts +8 -5
- package/src/models/PatchedApplicationRequest.ts +0 -14
- package/src/models/PatchedTenantRequest.ts +8 -0
- package/src/models/PatchedTokenRequest.ts +0 -14
- package/src/models/PolicyEngineMode.ts +8 -5
- package/src/models/PromptTypeEnum.ts +19 -16
- package/src/models/ProviderEnum.ts +8 -5
- package/src/models/ProviderTypeEnum.ts +17 -14
- package/src/models/ProxyMode.ts +9 -6
- package/src/models/ResidentKeyRequirementEnum.ts +9 -6
- package/src/models/SearchModeEnum.ts +8 -5
- package/src/models/SeverityEnum.ts +9 -6
- package/src/models/SignatureAlgorithmEnum.ts +11 -8
- package/src/models/SpBindingEnum.ts +8 -5
- package/src/models/StatusEnum.ts +10 -7
- package/src/models/SubModeEnum.ts +10 -7
- package/src/models/Tenant.ts +8 -0
- package/src/models/TenantRequest.ts +8 -0
- package/src/models/Token.ts +2 -3
- package/src/models/TokenRequest.ts +0 -14
- package/src/models/TokenSetKeyRequest.ts +56 -0
- package/src/models/UsedByActionEnum.ts +10 -7
- package/src/models/UserFieldsEnum.ts +9 -6
- package/src/models/UserMatchingModeEnum.ts +11 -8
- package/src/models/UserSelf.ts +3 -5
- package/src/models/UserVerificationEnum.ts +9 -6
- package/src/models/index.ts +1 -0
- package/src/runtime.ts +2 -0
- package/tsconfig.esm.json +7 -1
|
@@ -12,15 +12,15 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
_11nameidFormatemailAddress
|
|
19
|
-
_20nameidFormatpersistent
|
|
20
|
-
_20nameidFormatX509SubjectName
|
|
21
|
-
_20nameidFormatWindowsDomainQualifiedName
|
|
22
|
-
_20nameidFormattransient
|
|
23
|
-
}
|
|
16
|
+
export declare const NameIdPolicyEnum: {
|
|
17
|
+
readonly _11nameidFormatemailAddress: "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress";
|
|
18
|
+
readonly _20nameidFormatpersistent: "urn:oasis:names:tc:SAML:2.0:nameid-format:persistent";
|
|
19
|
+
readonly _20nameidFormatX509SubjectName: "urn:oasis:names:tc:SAML:2.0:nameid-format:X509SubjectName";
|
|
20
|
+
readonly _20nameidFormatWindowsDomainQualifiedName: "urn:oasis:names:tc:SAML:2.0:nameid-format:WindowsDomainQualifiedName";
|
|
21
|
+
readonly _20nameidFormattransient: "urn:oasis:names:tc:SAML:2.0:nameid-format:transient";
|
|
22
|
+
};
|
|
23
|
+
export declare type NameIdPolicyEnum = typeof NameIdPolicyEnum[keyof typeof NameIdPolicyEnum];
|
|
24
24
|
export declare function NameIdPolicyEnumFromJSON(json: any): NameIdPolicyEnum;
|
|
25
25
|
export declare function NameIdPolicyEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): NameIdPolicyEnum;
|
|
26
26
|
export declare function NameIdPolicyEnumToJSON(value?: NameIdPolicyEnum | null): any;
|
|
@@ -14,16 +14,14 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
})(NameIdPolicyEnum || (NameIdPolicyEnum = {}));
|
|
18
|
+
export const NameIdPolicyEnum = {
|
|
19
|
+
_11nameidFormatemailAddress: 'urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress',
|
|
20
|
+
_20nameidFormatpersistent: 'urn:oasis:names:tc:SAML:2.0:nameid-format:persistent',
|
|
21
|
+
_20nameidFormatX509SubjectName: 'urn:oasis:names:tc:SAML:2.0:nameid-format:X509SubjectName',
|
|
22
|
+
_20nameidFormatWindowsDomainQualifiedName: 'urn:oasis:names:tc:SAML:2.0:nameid-format:WindowsDomainQualifiedName',
|
|
23
|
+
_20nameidFormattransient: 'urn:oasis:names:tc:SAML:2.0:nameid-format:transient'
|
|
24
|
+
};
|
|
27
25
|
export function NameIdPolicyEnumFromJSON(json) {
|
|
28
26
|
return NameIdPolicyEnumFromJSONTyped(json, false);
|
|
29
27
|
}
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Skip
|
|
19
|
-
Deny
|
|
20
|
-
Configure
|
|
21
|
-
}
|
|
16
|
+
export declare const NotConfiguredActionEnum: {
|
|
17
|
+
readonly Skip: "skip";
|
|
18
|
+
readonly Deny: "deny";
|
|
19
|
+
readonly Configure: "configure";
|
|
20
|
+
};
|
|
21
|
+
export declare type NotConfiguredActionEnum = typeof NotConfiguredActionEnum[keyof typeof NotConfiguredActionEnum];
|
|
22
22
|
export declare function NotConfiguredActionEnumFromJSON(json: any): NotConfiguredActionEnum;
|
|
23
23
|
export declare function NotConfiguredActionEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): NotConfiguredActionEnum;
|
|
24
24
|
export declare function NotConfiguredActionEnumToJSON(value?: NotConfiguredActionEnum | null): any;
|
|
@@ -14,14 +14,12 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
})(NotConfiguredActionEnum || (NotConfiguredActionEnum = {}));
|
|
18
|
+
export const NotConfiguredActionEnum = {
|
|
19
|
+
Skip: 'skip',
|
|
20
|
+
Deny: 'deny',
|
|
21
|
+
Configure: 'configure'
|
|
22
|
+
};
|
|
25
23
|
export function NotConfiguredActionEnumFromJSON(json) {
|
|
26
24
|
return NotConfiguredActionEnumFromJSONTyped(json, false);
|
|
27
25
|
}
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Webhook
|
|
19
|
-
WebhookSlack
|
|
20
|
-
Email
|
|
21
|
-
}
|
|
16
|
+
export declare const NotificationTransportModeEnum: {
|
|
17
|
+
readonly Webhook: "webhook";
|
|
18
|
+
readonly WebhookSlack: "webhook_slack";
|
|
19
|
+
readonly Email: "email";
|
|
20
|
+
};
|
|
21
|
+
export declare type NotificationTransportModeEnum = typeof NotificationTransportModeEnum[keyof typeof NotificationTransportModeEnum];
|
|
22
22
|
export declare function NotificationTransportModeEnumFromJSON(json: any): NotificationTransportModeEnum;
|
|
23
23
|
export declare function NotificationTransportModeEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): NotificationTransportModeEnum;
|
|
24
24
|
export declare function NotificationTransportModeEnumToJSON(value?: NotificationTransportModeEnum | null): any;
|
|
@@ -14,14 +14,12 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
})(NotificationTransportModeEnum || (NotificationTransportModeEnum = {}));
|
|
18
|
+
export const NotificationTransportModeEnum = {
|
|
19
|
+
Webhook: 'webhook',
|
|
20
|
+
WebhookSlack: 'webhook_slack',
|
|
21
|
+
Email: 'email'
|
|
22
|
+
};
|
|
25
23
|
export function NotificationTransportModeEnumFromJSON(json) {
|
|
26
24
|
return NotificationTransportModeEnumFromJSONTyped(json, false);
|
|
27
25
|
}
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Proxy
|
|
19
|
-
Ldap
|
|
20
|
-
}
|
|
16
|
+
export declare const OutpostTypeEnum: {
|
|
17
|
+
readonly Proxy: "proxy";
|
|
18
|
+
readonly Ldap: "ldap";
|
|
19
|
+
};
|
|
20
|
+
export declare type OutpostTypeEnum = typeof OutpostTypeEnum[keyof typeof OutpostTypeEnum];
|
|
21
21
|
export declare function OutpostTypeEnumFromJSON(json: any): OutpostTypeEnum;
|
|
22
22
|
export declare function OutpostTypeEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): OutpostTypeEnum;
|
|
23
23
|
export declare function OutpostTypeEnumToJSON(value?: OutpostTypeEnum | null): any;
|
|
@@ -14,13 +14,11 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
})(OutpostTypeEnum || (OutpostTypeEnum = {}));
|
|
18
|
+
export const OutpostTypeEnum = {
|
|
19
|
+
Proxy: 'proxy',
|
|
20
|
+
Ldap: 'ldap'
|
|
21
|
+
};
|
|
24
22
|
export function OutpostTypeEnumFromJSON(json) {
|
|
25
23
|
return OutpostTypeEnumFromJSONTyped(json, false);
|
|
26
24
|
}
|
|
@@ -10,7 +10,6 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import { PolicyEngineMode } from './PolicyEngineMode';
|
|
13
|
-
import { ProviderRequest } from './ProviderRequest';
|
|
14
13
|
/**
|
|
15
14
|
* Application Serializer
|
|
16
15
|
* @export
|
|
@@ -35,12 +34,6 @@ export interface PatchedApplicationRequest {
|
|
|
35
34
|
* @memberof PatchedApplicationRequest
|
|
36
35
|
*/
|
|
37
36
|
provider?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {ProviderRequest}
|
|
41
|
-
* @memberof PatchedApplicationRequest
|
|
42
|
-
*/
|
|
43
|
-
providerObj?: ProviderRequest;
|
|
44
37
|
/**
|
|
45
38
|
*
|
|
46
39
|
* @type {string}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
15
|
import { PolicyEngineModeFromJSON, PolicyEngineModeToJSON, } from './PolicyEngineMode';
|
|
16
|
-
import { ProviderRequestFromJSON, ProviderRequestToJSON, } from './ProviderRequest';
|
|
17
16
|
export function PatchedApplicationRequestFromJSON(json) {
|
|
18
17
|
return PatchedApplicationRequestFromJSONTyped(json, false);
|
|
19
18
|
}
|
|
@@ -25,7 +24,6 @@ export function PatchedApplicationRequestFromJSONTyped(json, ignoreDiscriminator
|
|
|
25
24
|
'name': !exists(json, 'name') ? undefined : json['name'],
|
|
26
25
|
'slug': !exists(json, 'slug') ? undefined : json['slug'],
|
|
27
26
|
'provider': !exists(json, 'provider') ? undefined : json['provider'],
|
|
28
|
-
'providerObj': !exists(json, 'provider_obj') ? undefined : ProviderRequestFromJSON(json['provider_obj']),
|
|
29
27
|
'metaLaunchUrl': !exists(json, 'meta_launch_url') ? undefined : json['meta_launch_url'],
|
|
30
28
|
'metaDescription': !exists(json, 'meta_description') ? undefined : json['meta_description'],
|
|
31
29
|
'metaPublisher': !exists(json, 'meta_publisher') ? undefined : json['meta_publisher'],
|
|
@@ -44,7 +42,6 @@ export function PatchedApplicationRequestToJSON(value) {
|
|
|
44
42
|
'name': value.name,
|
|
45
43
|
'slug': value.slug,
|
|
46
44
|
'provider': value.provider,
|
|
47
|
-
'provider_obj': ProviderRequestToJSON(value.providerObj),
|
|
48
45
|
'meta_launch_url': value.metaLaunchUrl,
|
|
49
46
|
'meta_description': value.metaDescription,
|
|
50
47
|
'meta_publisher': value.metaPublisher,
|
|
@@ -87,6 +87,14 @@ export interface PatchedTenantRequest {
|
|
|
87
87
|
* @memberof PatchedTenantRequest
|
|
88
88
|
*/
|
|
89
89
|
webCertificate?: string | null;
|
|
90
|
+
/**
|
|
91
|
+
*
|
|
92
|
+
* @type {{ [key: string]: any; }}
|
|
93
|
+
* @memberof PatchedTenantRequest
|
|
94
|
+
*/
|
|
95
|
+
attributes?: {
|
|
96
|
+
[key: string]: any;
|
|
97
|
+
};
|
|
90
98
|
}
|
|
91
99
|
export declare function PatchedTenantRequestFromJSON(json: any): PatchedTenantRequest;
|
|
92
100
|
export declare function PatchedTenantRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): PatchedTenantRequest;
|
|
@@ -32,6 +32,7 @@ export function PatchedTenantRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
32
32
|
'flowUserSettings': !exists(json, 'flow_user_settings') ? undefined : json['flow_user_settings'],
|
|
33
33
|
'eventRetention': !exists(json, 'event_retention') ? undefined : json['event_retention'],
|
|
34
34
|
'webCertificate': !exists(json, 'web_certificate') ? undefined : json['web_certificate'],
|
|
35
|
+
'attributes': !exists(json, 'attributes') ? undefined : json['attributes'],
|
|
35
36
|
};
|
|
36
37
|
}
|
|
37
38
|
export function PatchedTenantRequestToJSON(value) {
|
|
@@ -54,5 +55,6 @@ export function PatchedTenantRequestToJSON(value) {
|
|
|
54
55
|
'flow_user_settings': value.flowUserSettings,
|
|
55
56
|
'event_retention': value.eventRetention,
|
|
56
57
|
'web_certificate': value.webCertificate,
|
|
58
|
+
'attributes': value.attributes,
|
|
57
59
|
};
|
|
58
60
|
}
|
|
@@ -10,7 +10,6 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import { IntentEnum } from './IntentEnum';
|
|
13
|
-
import { UserRequest } from './UserRequest';
|
|
14
13
|
/**
|
|
15
14
|
* Token Serializer
|
|
16
15
|
* @export
|
|
@@ -41,12 +40,6 @@ export interface PatchedTokenRequest {
|
|
|
41
40
|
* @memberof PatchedTokenRequest
|
|
42
41
|
*/
|
|
43
42
|
user?: number;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {UserRequest}
|
|
47
|
-
* @memberof PatchedTokenRequest
|
|
48
|
-
*/
|
|
49
|
-
userObj?: UserRequest;
|
|
50
43
|
/**
|
|
51
44
|
*
|
|
52
45
|
* @type {string}
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
*/
|
|
14
14
|
import { exists } from '../runtime';
|
|
15
15
|
import { IntentEnumFromJSON, IntentEnumToJSON, } from './IntentEnum';
|
|
16
|
-
import { UserRequestFromJSON, UserRequestToJSON, } from './UserRequest';
|
|
17
16
|
export function PatchedTokenRequestFromJSON(json) {
|
|
18
17
|
return PatchedTokenRequestFromJSONTyped(json, false);
|
|
19
18
|
}
|
|
@@ -26,7 +25,6 @@ export function PatchedTokenRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
26
25
|
'identifier': !exists(json, 'identifier') ? undefined : json['identifier'],
|
|
27
26
|
'intent': !exists(json, 'intent') ? undefined : IntentEnumFromJSON(json['intent']),
|
|
28
27
|
'user': !exists(json, 'user') ? undefined : json['user'],
|
|
29
|
-
'userObj': !exists(json, 'user_obj') ? undefined : UserRequestFromJSON(json['user_obj']),
|
|
30
28
|
'description': !exists(json, 'description') ? undefined : json['description'],
|
|
31
29
|
'expires': !exists(json, 'expires') ? undefined : (new Date(json['expires'])),
|
|
32
30
|
'expiring': !exists(json, 'expiring') ? undefined : json['expiring'],
|
|
@@ -44,7 +42,6 @@ export function PatchedTokenRequestToJSON(value) {
|
|
|
44
42
|
'identifier': value.identifier,
|
|
45
43
|
'intent': IntentEnumToJSON(value.intent),
|
|
46
44
|
'user': value.user,
|
|
47
|
-
'user_obj': UserRequestToJSON(value.userObj),
|
|
48
45
|
'description': value.description,
|
|
49
46
|
'expires': value.expires === undefined ? undefined : (value.expires.toISOString()),
|
|
50
47
|
'expiring': value.expiring,
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
All
|
|
19
|
-
Any
|
|
20
|
-
}
|
|
16
|
+
export declare const PolicyEngineMode: {
|
|
17
|
+
readonly All: "all";
|
|
18
|
+
readonly Any: "any";
|
|
19
|
+
};
|
|
20
|
+
export declare type PolicyEngineMode = typeof PolicyEngineMode[keyof typeof PolicyEngineMode];
|
|
21
21
|
export declare function PolicyEngineModeFromJSON(json: any): PolicyEngineMode;
|
|
22
22
|
export declare function PolicyEngineModeFromJSONTyped(json: any, ignoreDiscriminator: boolean): PolicyEngineMode;
|
|
23
23
|
export declare function PolicyEngineModeToJSON(value?: PolicyEngineMode | null): any;
|
|
@@ -14,13 +14,11 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
})(PolicyEngineMode || (PolicyEngineMode = {}));
|
|
18
|
+
export const PolicyEngineMode = {
|
|
19
|
+
All: 'all',
|
|
20
|
+
Any: 'any'
|
|
21
|
+
};
|
|
24
22
|
export function PolicyEngineModeFromJSON(json) {
|
|
25
23
|
return PolicyEngineModeFromJSONTyped(json, false);
|
|
26
24
|
}
|
|
@@ -12,23 +12,23 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Text
|
|
19
|
-
TextReadOnly
|
|
20
|
-
Username
|
|
21
|
-
Email
|
|
22
|
-
Password
|
|
23
|
-
Number
|
|
24
|
-
Checkbox
|
|
25
|
-
Date
|
|
26
|
-
DateTime
|
|
27
|
-
Separator
|
|
28
|
-
Hidden
|
|
29
|
-
Static
|
|
30
|
-
AkLocale
|
|
31
|
-
}
|
|
16
|
+
export declare const PromptTypeEnum: {
|
|
17
|
+
readonly Text: "text";
|
|
18
|
+
readonly TextReadOnly: "text_read_only";
|
|
19
|
+
readonly Username: "username";
|
|
20
|
+
readonly Email: "email";
|
|
21
|
+
readonly Password: "password";
|
|
22
|
+
readonly Number: "number";
|
|
23
|
+
readonly Checkbox: "checkbox";
|
|
24
|
+
readonly Date: "date";
|
|
25
|
+
readonly DateTime: "date-time";
|
|
26
|
+
readonly Separator: "separator";
|
|
27
|
+
readonly Hidden: "hidden";
|
|
28
|
+
readonly Static: "static";
|
|
29
|
+
readonly AkLocale: "ak-locale";
|
|
30
|
+
};
|
|
31
|
+
export declare type PromptTypeEnum = typeof PromptTypeEnum[keyof typeof PromptTypeEnum];
|
|
32
32
|
export declare function PromptTypeEnumFromJSON(json: any): PromptTypeEnum;
|
|
33
33
|
export declare function PromptTypeEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): PromptTypeEnum;
|
|
34
34
|
export declare function PromptTypeEnumToJSON(value?: PromptTypeEnum | null): any;
|
|
@@ -14,24 +14,22 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
})(PromptTypeEnum || (PromptTypeEnum = {}));
|
|
18
|
+
export const PromptTypeEnum = {
|
|
19
|
+
Text: 'text',
|
|
20
|
+
TextReadOnly: 'text_read_only',
|
|
21
|
+
Username: 'username',
|
|
22
|
+
Email: 'email',
|
|
23
|
+
Password: 'password',
|
|
24
|
+
Number: 'number',
|
|
25
|
+
Checkbox: 'checkbox',
|
|
26
|
+
Date: 'date',
|
|
27
|
+
DateTime: 'date-time',
|
|
28
|
+
Separator: 'separator',
|
|
29
|
+
Hidden: 'hidden',
|
|
30
|
+
Static: 'static',
|
|
31
|
+
AkLocale: 'ak-locale'
|
|
32
|
+
};
|
|
35
33
|
export function PromptTypeEnumFromJSON(json) {
|
|
36
34
|
return PromptTypeEnumFromJSONTyped(json, false);
|
|
37
35
|
}
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Twilio
|
|
19
|
-
Generic
|
|
20
|
-
}
|
|
16
|
+
export declare const ProviderEnum: {
|
|
17
|
+
readonly Twilio: "twilio";
|
|
18
|
+
readonly Generic: "generic";
|
|
19
|
+
};
|
|
20
|
+
export declare type ProviderEnum = typeof ProviderEnum[keyof typeof ProviderEnum];
|
|
21
21
|
export declare function ProviderEnumFromJSON(json: any): ProviderEnum;
|
|
22
22
|
export declare function ProviderEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): ProviderEnum;
|
|
23
23
|
export declare function ProviderEnumToJSON(value?: ProviderEnum | null): any;
|
|
@@ -14,13 +14,11 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
})(ProviderEnum || (ProviderEnum = {}));
|
|
18
|
+
export const ProviderEnum = {
|
|
19
|
+
Twilio: 'twilio',
|
|
20
|
+
Generic: 'generic'
|
|
21
|
+
};
|
|
24
22
|
export function ProviderEnumFromJSON(json) {
|
|
25
23
|
return ProviderEnumFromJSONTyped(json, false);
|
|
26
24
|
}
|
|
@@ -12,21 +12,21 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Apple
|
|
19
|
-
Azuread
|
|
20
|
-
Discord
|
|
21
|
-
Facebook
|
|
22
|
-
Github
|
|
23
|
-
Google
|
|
24
|
-
Openidconnect
|
|
25
|
-
Okta
|
|
26
|
-
Reddit
|
|
27
|
-
Twitter
|
|
28
|
-
Mailcow
|
|
29
|
-
}
|
|
16
|
+
export declare const ProviderTypeEnum: {
|
|
17
|
+
readonly Apple: "apple";
|
|
18
|
+
readonly Azuread: "azuread";
|
|
19
|
+
readonly Discord: "discord";
|
|
20
|
+
readonly Facebook: "facebook";
|
|
21
|
+
readonly Github: "github";
|
|
22
|
+
readonly Google: "google";
|
|
23
|
+
readonly Openidconnect: "openidconnect";
|
|
24
|
+
readonly Okta: "okta";
|
|
25
|
+
readonly Reddit: "reddit";
|
|
26
|
+
readonly Twitter: "twitter";
|
|
27
|
+
readonly Mailcow: "mailcow";
|
|
28
|
+
};
|
|
29
|
+
export declare type ProviderTypeEnum = typeof ProviderTypeEnum[keyof typeof ProviderTypeEnum];
|
|
30
30
|
export declare function ProviderTypeEnumFromJSON(json: any): ProviderTypeEnum;
|
|
31
31
|
export declare function ProviderTypeEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): ProviderTypeEnum;
|
|
32
32
|
export declare function ProviderTypeEnumToJSON(value?: ProviderTypeEnum | null): any;
|
|
@@ -14,22 +14,20 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
})(ProviderTypeEnum || (ProviderTypeEnum = {}));
|
|
18
|
+
export const ProviderTypeEnum = {
|
|
19
|
+
Apple: 'apple',
|
|
20
|
+
Azuread: 'azuread',
|
|
21
|
+
Discord: 'discord',
|
|
22
|
+
Facebook: 'facebook',
|
|
23
|
+
Github: 'github',
|
|
24
|
+
Google: 'google',
|
|
25
|
+
Openidconnect: 'openidconnect',
|
|
26
|
+
Okta: 'okta',
|
|
27
|
+
Reddit: 'reddit',
|
|
28
|
+
Twitter: 'twitter',
|
|
29
|
+
Mailcow: 'mailcow'
|
|
30
|
+
};
|
|
33
31
|
export function ProviderTypeEnumFromJSON(json) {
|
|
34
32
|
return ProviderTypeEnumFromJSONTyped(json, false);
|
|
35
33
|
}
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Proxy
|
|
19
|
-
ForwardSingle
|
|
20
|
-
ForwardDomain
|
|
21
|
-
}
|
|
16
|
+
export declare const ProxyMode: {
|
|
17
|
+
readonly Proxy: "proxy";
|
|
18
|
+
readonly ForwardSingle: "forward_single";
|
|
19
|
+
readonly ForwardDomain: "forward_domain";
|
|
20
|
+
};
|
|
21
|
+
export declare type ProxyMode = typeof ProxyMode[keyof typeof ProxyMode];
|
|
22
22
|
export declare function ProxyModeFromJSON(json: any): ProxyMode;
|
|
23
23
|
export declare function ProxyModeFromJSONTyped(json: any, ignoreDiscriminator: boolean): ProxyMode;
|
|
24
24
|
export declare function ProxyModeToJSON(value?: ProxyMode | null): any;
|
|
@@ -14,14 +14,12 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
})(ProxyMode || (ProxyMode = {}));
|
|
18
|
+
export const ProxyMode = {
|
|
19
|
+
Proxy: 'proxy',
|
|
20
|
+
ForwardSingle: 'forward_single',
|
|
21
|
+
ForwardDomain: 'forward_domain'
|
|
22
|
+
};
|
|
25
23
|
export function ProxyModeFromJSON(json) {
|
|
26
24
|
return ProxyModeFromJSONTyped(json, false);
|
|
27
25
|
}
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Discouraged
|
|
19
|
-
Preferred
|
|
20
|
-
Required
|
|
21
|
-
}
|
|
16
|
+
export declare const ResidentKeyRequirementEnum: {
|
|
17
|
+
readonly Discouraged: "discouraged";
|
|
18
|
+
readonly Preferred: "preferred";
|
|
19
|
+
readonly Required: "required";
|
|
20
|
+
};
|
|
21
|
+
export declare type ResidentKeyRequirementEnum = typeof ResidentKeyRequirementEnum[keyof typeof ResidentKeyRequirementEnum];
|
|
22
22
|
export declare function ResidentKeyRequirementEnumFromJSON(json: any): ResidentKeyRequirementEnum;
|
|
23
23
|
export declare function ResidentKeyRequirementEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): ResidentKeyRequirementEnum;
|
|
24
24
|
export declare function ResidentKeyRequirementEnumToJSON(value?: ResidentKeyRequirementEnum | null): any;
|
|
@@ -14,14 +14,12 @@
|
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
17
|
-
* @enum {string}
|
|
18
17
|
*/
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
})(ResidentKeyRequirementEnum || (ResidentKeyRequirementEnum = {}));
|
|
18
|
+
export const ResidentKeyRequirementEnum = {
|
|
19
|
+
Discouraged: 'discouraged',
|
|
20
|
+
Preferred: 'preferred',
|
|
21
|
+
Required: 'required'
|
|
22
|
+
};
|
|
25
23
|
export function ResidentKeyRequirementEnumFromJSON(json) {
|
|
26
24
|
return ResidentKeyRequirementEnumFromJSONTyped(json, false);
|
|
27
25
|
}
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
/**
|
|
13
13
|
*
|
|
14
14
|
* @export
|
|
15
|
-
* @enum {string}
|
|
16
15
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
Direct
|
|
19
|
-
Cached
|
|
20
|
-
}
|
|
16
|
+
export declare const SearchModeEnum: {
|
|
17
|
+
readonly Direct: "direct";
|
|
18
|
+
readonly Cached: "cached";
|
|
19
|
+
};
|
|
20
|
+
export declare type SearchModeEnum = typeof SearchModeEnum[keyof typeof SearchModeEnum];
|
|
21
21
|
export declare function SearchModeEnumFromJSON(json: any): SearchModeEnum;
|
|
22
22
|
export declare function SearchModeEnumFromJSONTyped(json: any, ignoreDiscriminator: boolean): SearchModeEnum;
|
|
23
23
|
export declare function SearchModeEnumToJSON(value?: SearchModeEnum | null): any;
|