@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.
Files changed (292) hide show
  1. package/.openapi-generator/FILES +2 -0
  2. package/.openapi-generator/VERSION +1 -1
  3. package/dist/apis/CoreApi.d.ts +22 -10
  4. package/dist/apis/CoreApi.js +43 -10
  5. package/dist/apis/EventsApi.d.ts +24 -24
  6. package/dist/apis/EventsApi.js +21 -27
  7. package/dist/apis/FlowsApi.d.ts +27 -27
  8. package/dist/apis/FlowsApi.js +24 -30
  9. package/dist/apis/PoliciesApi.d.ts +83 -83
  10. package/dist/apis/PoliciesApi.js +81 -85
  11. package/dist/apis/ProvidersApi.d.ts +56 -56
  12. package/dist/apis/ProvidersApi.js +49 -63
  13. package/dist/apis/SchemaApi.d.ts +109 -109
  14. package/dist/apis/SchemaApi.js +107 -111
  15. package/dist/apis/SourcesApi.d.ts +88 -88
  16. package/dist/apis/SourcesApi.js +78 -98
  17. package/dist/apis/StagesApi.d.ts +78 -78
  18. package/dist/apis/StagesApi.js +69 -87
  19. package/dist/esm/apis/CoreApi.d.ts +22 -10
  20. package/dist/esm/apis/CoreApi.js +44 -11
  21. package/dist/esm/apis/EventsApi.d.ts +24 -24
  22. package/dist/esm/apis/EventsApi.js +21 -27
  23. package/dist/esm/apis/FlowsApi.d.ts +27 -27
  24. package/dist/esm/apis/FlowsApi.js +24 -30
  25. package/dist/esm/apis/PoliciesApi.d.ts +83 -83
  26. package/dist/esm/apis/PoliciesApi.js +81 -85
  27. package/dist/esm/apis/ProvidersApi.d.ts +56 -56
  28. package/dist/esm/apis/ProvidersApi.js +49 -63
  29. package/dist/esm/apis/SchemaApi.d.ts +109 -109
  30. package/dist/esm/apis/SchemaApi.js +107 -111
  31. package/dist/esm/apis/SourcesApi.d.ts +88 -88
  32. package/dist/esm/apis/SourcesApi.js +78 -98
  33. package/dist/esm/apis/StagesApi.d.ts +78 -78
  34. package/dist/esm/apis/StagesApi.js +69 -87
  35. package/dist/esm/models/AppEnum.d.ts +49 -49
  36. package/dist/esm/models/AppEnum.js +48 -50
  37. package/dist/esm/models/Application.d.ts +1 -1
  38. package/dist/esm/models/Application.js +2 -3
  39. package/dist/esm/models/ApplicationRequest.d.ts +0 -7
  40. package/dist/esm/models/ApplicationRequest.js +0 -3
  41. package/dist/esm/models/AuthTypeEnum.d.ts +5 -5
  42. package/dist/esm/models/AuthTypeEnum.js +4 -6
  43. package/dist/esm/models/AuthenticatorAttachmentEnum.d.ts +5 -5
  44. package/dist/esm/models/AuthenticatorAttachmentEnum.js +4 -6
  45. package/dist/esm/models/BackendsEnum.d.ts +6 -6
  46. package/dist/esm/models/BackendsEnum.js +5 -7
  47. package/dist/esm/models/BindingTypeEnum.d.ts +6 -6
  48. package/dist/esm/models/BindingTypeEnum.js +5 -7
  49. package/dist/esm/models/CapabilitiesEnum.d.ts +5 -5
  50. package/dist/esm/models/CapabilitiesEnum.js +4 -6
  51. package/dist/esm/models/ChallengeChoices.d.ts +6 -6
  52. package/dist/esm/models/ChallengeChoices.js +5 -7
  53. package/dist/esm/models/ClientTypeEnum.d.ts +5 -5
  54. package/dist/esm/models/ClientTypeEnum.js +4 -6
  55. package/dist/esm/models/ConsentStageModeEnum.d.ts +6 -6
  56. package/dist/esm/models/ConsentStageModeEnum.js +5 -7
  57. package/dist/esm/models/DeviceClassesEnum.d.ts +8 -8
  58. package/dist/esm/models/DeviceClassesEnum.js +7 -9
  59. package/dist/esm/models/DigestAlgorithmEnum.d.ts +7 -7
  60. package/dist/esm/models/DigestAlgorithmEnum.js +6 -8
  61. package/dist/esm/models/DigitsEnum.d.ts +5 -5
  62. package/dist/esm/models/DigitsEnum.js +4 -6
  63. package/dist/esm/models/EventActions.d.ts +30 -30
  64. package/dist/esm/models/EventActions.js +29 -31
  65. package/dist/esm/models/FlowDesignationEnum.d.ts +10 -10
  66. package/dist/esm/models/FlowDesignationEnum.js +9 -11
  67. package/dist/esm/models/IntentEnum.d.ts +7 -7
  68. package/dist/esm/models/IntentEnum.js +6 -8
  69. package/dist/esm/models/InvalidResponseActionEnum.d.ts +6 -6
  70. package/dist/esm/models/InvalidResponseActionEnum.js +5 -7
  71. package/dist/esm/models/IssuerModeEnum.d.ts +5 -5
  72. package/dist/esm/models/IssuerModeEnum.js +4 -6
  73. package/dist/esm/models/NameIdPolicyEnum.d.ts +8 -8
  74. package/dist/esm/models/NameIdPolicyEnum.js +7 -9
  75. package/dist/esm/models/NotConfiguredActionEnum.d.ts +6 -6
  76. package/dist/esm/models/NotConfiguredActionEnum.js +5 -7
  77. package/dist/esm/models/NotificationTransportModeEnum.d.ts +6 -6
  78. package/dist/esm/models/NotificationTransportModeEnum.js +5 -7
  79. package/dist/esm/models/OutpostTypeEnum.d.ts +5 -5
  80. package/dist/esm/models/OutpostTypeEnum.js +4 -6
  81. package/dist/esm/models/PatchedApplicationRequest.d.ts +0 -7
  82. package/dist/esm/models/PatchedApplicationRequest.js +0 -3
  83. package/dist/esm/models/PatchedTenantRequest.d.ts +8 -0
  84. package/dist/esm/models/PatchedTenantRequest.js +2 -0
  85. package/dist/esm/models/PatchedTokenRequest.d.ts +0 -7
  86. package/dist/esm/models/PatchedTokenRequest.js +0 -3
  87. package/dist/esm/models/PolicyEngineMode.d.ts +5 -5
  88. package/dist/esm/models/PolicyEngineMode.js +4 -6
  89. package/dist/esm/models/PromptTypeEnum.d.ts +16 -16
  90. package/dist/esm/models/PromptTypeEnum.js +15 -17
  91. package/dist/esm/models/ProviderEnum.d.ts +5 -5
  92. package/dist/esm/models/ProviderEnum.js +4 -6
  93. package/dist/esm/models/ProviderTypeEnum.d.ts +14 -14
  94. package/dist/esm/models/ProviderTypeEnum.js +13 -15
  95. package/dist/esm/models/ProxyMode.d.ts +6 -6
  96. package/dist/esm/models/ProxyMode.js +5 -7
  97. package/dist/esm/models/ResidentKeyRequirementEnum.d.ts +6 -6
  98. package/dist/esm/models/ResidentKeyRequirementEnum.js +5 -7
  99. package/dist/esm/models/SearchModeEnum.d.ts +5 -5
  100. package/dist/esm/models/SearchModeEnum.js +4 -6
  101. package/dist/esm/models/SeverityEnum.d.ts +6 -6
  102. package/dist/esm/models/SeverityEnum.js +5 -7
  103. package/dist/esm/models/SignatureAlgorithmEnum.d.ts +8 -8
  104. package/dist/esm/models/SignatureAlgorithmEnum.js +7 -9
  105. package/dist/esm/models/SpBindingEnum.d.ts +5 -5
  106. package/dist/esm/models/SpBindingEnum.js +4 -6
  107. package/dist/esm/models/StatusEnum.d.ts +7 -7
  108. package/dist/esm/models/StatusEnum.js +6 -8
  109. package/dist/esm/models/SubModeEnum.d.ts +7 -7
  110. package/dist/esm/models/SubModeEnum.js +6 -8
  111. package/dist/esm/models/Tenant.d.ts +8 -0
  112. package/dist/esm/models/Tenant.js +2 -0
  113. package/dist/esm/models/TenantRequest.d.ts +8 -0
  114. package/dist/esm/models/TenantRequest.js +2 -0
  115. package/dist/esm/models/Token.d.ts +1 -1
  116. package/dist/esm/models/Token.js +2 -3
  117. package/dist/esm/models/TokenRequest.d.ts +0 -7
  118. package/dist/esm/models/TokenRequest.js +0 -3
  119. package/dist/esm/models/TokenSetKeyRequest.d.ts +27 -0
  120. package/dist/esm/models/TokenSetKeyRequest.js +35 -0
  121. package/dist/esm/models/UsedByActionEnum.d.ts +7 -7
  122. package/dist/esm/models/UsedByActionEnum.js +6 -8
  123. package/dist/esm/models/UserFieldsEnum.d.ts +6 -6
  124. package/dist/esm/models/UserFieldsEnum.js +5 -7
  125. package/dist/esm/models/UserMatchingModeEnum.d.ts +8 -8
  126. package/dist/esm/models/UserMatchingModeEnum.js +7 -9
  127. package/dist/esm/models/UserSelf.d.ts +2 -3
  128. package/dist/esm/models/UserSelf.js +1 -2
  129. package/dist/esm/models/UserVerificationEnum.d.ts +6 -6
  130. package/dist/esm/models/UserVerificationEnum.js +5 -7
  131. package/dist/esm/models/index.d.ts +1 -0
  132. package/dist/esm/models/index.js +1 -0
  133. package/dist/esm/runtime.js +1 -0
  134. package/dist/models/AppEnum.d.ts +49 -49
  135. package/dist/models/AppEnum.js +48 -50
  136. package/dist/models/Application.d.ts +1 -1
  137. package/dist/models/Application.js +1 -2
  138. package/dist/models/ApplicationRequest.d.ts +0 -7
  139. package/dist/models/ApplicationRequest.js +0 -3
  140. package/dist/models/AuthTypeEnum.d.ts +5 -5
  141. package/dist/models/AuthTypeEnum.js +4 -6
  142. package/dist/models/AuthenticatorAttachmentEnum.d.ts +5 -5
  143. package/dist/models/AuthenticatorAttachmentEnum.js +4 -6
  144. package/dist/models/BackendsEnum.d.ts +6 -6
  145. package/dist/models/BackendsEnum.js +5 -7
  146. package/dist/models/BindingTypeEnum.d.ts +6 -6
  147. package/dist/models/BindingTypeEnum.js +5 -7
  148. package/dist/models/CapabilitiesEnum.d.ts +5 -5
  149. package/dist/models/CapabilitiesEnum.js +4 -6
  150. package/dist/models/ChallengeChoices.d.ts +6 -6
  151. package/dist/models/ChallengeChoices.js +5 -7
  152. package/dist/models/ClientTypeEnum.d.ts +5 -5
  153. package/dist/models/ClientTypeEnum.js +4 -6
  154. package/dist/models/ConsentStageModeEnum.d.ts +6 -6
  155. package/dist/models/ConsentStageModeEnum.js +5 -7
  156. package/dist/models/DeviceClassesEnum.d.ts +8 -8
  157. package/dist/models/DeviceClassesEnum.js +7 -9
  158. package/dist/models/DigestAlgorithmEnum.d.ts +7 -7
  159. package/dist/models/DigestAlgorithmEnum.js +6 -8
  160. package/dist/models/DigitsEnum.d.ts +5 -5
  161. package/dist/models/DigitsEnum.js +4 -6
  162. package/dist/models/EventActions.d.ts +30 -30
  163. package/dist/models/EventActions.js +29 -31
  164. package/dist/models/FlowDesignationEnum.d.ts +10 -10
  165. package/dist/models/FlowDesignationEnum.js +9 -11
  166. package/dist/models/IntentEnum.d.ts +7 -7
  167. package/dist/models/IntentEnum.js +6 -8
  168. package/dist/models/InvalidResponseActionEnum.d.ts +6 -6
  169. package/dist/models/InvalidResponseActionEnum.js +5 -7
  170. package/dist/models/IssuerModeEnum.d.ts +5 -5
  171. package/dist/models/IssuerModeEnum.js +4 -6
  172. package/dist/models/NameIdPolicyEnum.d.ts +8 -8
  173. package/dist/models/NameIdPolicyEnum.js +7 -9
  174. package/dist/models/NotConfiguredActionEnum.d.ts +6 -6
  175. package/dist/models/NotConfiguredActionEnum.js +5 -7
  176. package/dist/models/NotificationTransportModeEnum.d.ts +6 -6
  177. package/dist/models/NotificationTransportModeEnum.js +5 -7
  178. package/dist/models/OutpostTypeEnum.d.ts +5 -5
  179. package/dist/models/OutpostTypeEnum.js +4 -6
  180. package/dist/models/PatchedApplicationRequest.d.ts +0 -7
  181. package/dist/models/PatchedApplicationRequest.js +0 -3
  182. package/dist/models/PatchedTenantRequest.d.ts +8 -0
  183. package/dist/models/PatchedTenantRequest.js +2 -0
  184. package/dist/models/PatchedTokenRequest.d.ts +0 -7
  185. package/dist/models/PatchedTokenRequest.js +0 -3
  186. package/dist/models/PolicyEngineMode.d.ts +5 -5
  187. package/dist/models/PolicyEngineMode.js +4 -6
  188. package/dist/models/PromptTypeEnum.d.ts +16 -16
  189. package/dist/models/PromptTypeEnum.js +15 -17
  190. package/dist/models/ProviderEnum.d.ts +5 -5
  191. package/dist/models/ProviderEnum.js +4 -6
  192. package/dist/models/ProviderTypeEnum.d.ts +14 -14
  193. package/dist/models/ProviderTypeEnum.js +13 -15
  194. package/dist/models/ProxyMode.d.ts +6 -6
  195. package/dist/models/ProxyMode.js +5 -7
  196. package/dist/models/ResidentKeyRequirementEnum.d.ts +6 -6
  197. package/dist/models/ResidentKeyRequirementEnum.js +5 -7
  198. package/dist/models/SearchModeEnum.d.ts +5 -5
  199. package/dist/models/SearchModeEnum.js +4 -6
  200. package/dist/models/SeverityEnum.d.ts +6 -6
  201. package/dist/models/SeverityEnum.js +5 -7
  202. package/dist/models/SignatureAlgorithmEnum.d.ts +8 -8
  203. package/dist/models/SignatureAlgorithmEnum.js +7 -9
  204. package/dist/models/SpBindingEnum.d.ts +5 -5
  205. package/dist/models/SpBindingEnum.js +4 -6
  206. package/dist/models/StatusEnum.d.ts +7 -7
  207. package/dist/models/StatusEnum.js +6 -8
  208. package/dist/models/SubModeEnum.d.ts +7 -7
  209. package/dist/models/SubModeEnum.js +6 -8
  210. package/dist/models/Tenant.d.ts +8 -0
  211. package/dist/models/Tenant.js +2 -0
  212. package/dist/models/TenantRequest.d.ts +8 -0
  213. package/dist/models/TenantRequest.js +2 -0
  214. package/dist/models/Token.d.ts +1 -1
  215. package/dist/models/Token.js +1 -2
  216. package/dist/models/TokenRequest.d.ts +0 -7
  217. package/dist/models/TokenRequest.js +0 -3
  218. package/dist/models/TokenSetKeyRequest.d.ts +27 -0
  219. package/dist/models/TokenSetKeyRequest.js +41 -0
  220. package/dist/models/UsedByActionEnum.d.ts +7 -7
  221. package/dist/models/UsedByActionEnum.js +6 -8
  222. package/dist/models/UserFieldsEnum.d.ts +6 -6
  223. package/dist/models/UserFieldsEnum.js +5 -7
  224. package/dist/models/UserMatchingModeEnum.d.ts +8 -8
  225. package/dist/models/UserMatchingModeEnum.js +7 -9
  226. package/dist/models/UserSelf.d.ts +2 -3
  227. package/dist/models/UserSelf.js +1 -2
  228. package/dist/models/UserVerificationEnum.d.ts +6 -6
  229. package/dist/models/UserVerificationEnum.js +5 -7
  230. package/dist/models/index.d.ts +1 -0
  231. package/dist/models/index.js +1 -0
  232. package/dist/runtime.js +1 -0
  233. package/package.json +17 -1
  234. package/src/apis/CoreApi.ts +58 -9
  235. package/src/apis/EventsApi.ts +27 -24
  236. package/src/apis/FlowsApi.ts +30 -27
  237. package/src/apis/PoliciesApi.ts +85 -83
  238. package/src/apis/ProvidersApi.ts +63 -56
  239. package/src/apis/SchemaApi.ts +111 -109
  240. package/src/apis/SourcesApi.ts +98 -88
  241. package/src/apis/StagesApi.ts +87 -78
  242. package/src/models/AppEnum.ts +52 -49
  243. package/src/models/Application.ts +2 -3
  244. package/src/models/ApplicationRequest.ts +0 -14
  245. package/src/models/AuthTypeEnum.ts +8 -5
  246. package/src/models/AuthenticatorAttachmentEnum.ts +8 -5
  247. package/src/models/BackendsEnum.ts +9 -6
  248. package/src/models/BindingTypeEnum.ts +9 -6
  249. package/src/models/CapabilitiesEnum.ts +8 -5
  250. package/src/models/ChallengeChoices.ts +9 -6
  251. package/src/models/ClientTypeEnum.ts +8 -5
  252. package/src/models/ConsentStageModeEnum.ts +9 -6
  253. package/src/models/DeviceClassesEnum.ts +11 -8
  254. package/src/models/DigestAlgorithmEnum.ts +10 -7
  255. package/src/models/DigitsEnum.ts +8 -5
  256. package/src/models/EventActions.ts +33 -30
  257. package/src/models/FlowDesignationEnum.ts +13 -10
  258. package/src/models/IntentEnum.ts +10 -7
  259. package/src/models/InvalidResponseActionEnum.ts +9 -6
  260. package/src/models/IssuerModeEnum.ts +8 -5
  261. package/src/models/NameIdPolicyEnum.ts +11 -8
  262. package/src/models/NotConfiguredActionEnum.ts +9 -6
  263. package/src/models/NotificationTransportModeEnum.ts +9 -6
  264. package/src/models/OutpostTypeEnum.ts +8 -5
  265. package/src/models/PatchedApplicationRequest.ts +0 -14
  266. package/src/models/PatchedTenantRequest.ts +8 -0
  267. package/src/models/PatchedTokenRequest.ts +0 -14
  268. package/src/models/PolicyEngineMode.ts +8 -5
  269. package/src/models/PromptTypeEnum.ts +19 -16
  270. package/src/models/ProviderEnum.ts +8 -5
  271. package/src/models/ProviderTypeEnum.ts +17 -14
  272. package/src/models/ProxyMode.ts +9 -6
  273. package/src/models/ResidentKeyRequirementEnum.ts +9 -6
  274. package/src/models/SearchModeEnum.ts +8 -5
  275. package/src/models/SeverityEnum.ts +9 -6
  276. package/src/models/SignatureAlgorithmEnum.ts +11 -8
  277. package/src/models/SpBindingEnum.ts +8 -5
  278. package/src/models/StatusEnum.ts +10 -7
  279. package/src/models/SubModeEnum.ts +10 -7
  280. package/src/models/Tenant.ts +8 -0
  281. package/src/models/TenantRequest.ts +8 -0
  282. package/src/models/Token.ts +2 -3
  283. package/src/models/TokenRequest.ts +0 -14
  284. package/src/models/TokenSetKeyRequest.ts +56 -0
  285. package/src/models/UsedByActionEnum.ts +10 -7
  286. package/src/models/UserFieldsEnum.ts +9 -6
  287. package/src/models/UserMatchingModeEnum.ts +11 -8
  288. package/src/models/UserSelf.ts +3 -5
  289. package/src/models/UserVerificationEnum.ts +9 -6
  290. package/src/models/index.ts +1 -0
  291. package/src/runtime.ts +2 -0
  292. 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 enum NameIdPolicyEnum {
18
- _11nameidFormatemailAddress = "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress",
19
- _20nameidFormatpersistent = "urn:oasis:names:tc:SAML:2.0:nameid-format:persistent",
20
- _20nameidFormatX509SubjectName = "urn:oasis:names:tc:SAML:2.0:nameid-format:X509SubjectName",
21
- _20nameidFormatWindowsDomainQualifiedName = "urn:oasis:names:tc:SAML:2.0:nameid-format:WindowsDomainQualifiedName",
22
- _20nameidFormattransient = "urn:oasis:names:tc:SAML:2.0:nameid-format:transient"
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 var NameIdPolicyEnum;
20
- (function (NameIdPolicyEnum) {
21
- NameIdPolicyEnum["_11nameidFormatemailAddress"] = "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress";
22
- NameIdPolicyEnum["_20nameidFormatpersistent"] = "urn:oasis:names:tc:SAML:2.0:nameid-format:persistent";
23
- NameIdPolicyEnum["_20nameidFormatX509SubjectName"] = "urn:oasis:names:tc:SAML:2.0:nameid-format:X509SubjectName";
24
- NameIdPolicyEnum["_20nameidFormatWindowsDomainQualifiedName"] = "urn:oasis:names:tc:SAML:2.0:nameid-format:WindowsDomainQualifiedName";
25
- NameIdPolicyEnum["_20nameidFormattransient"] = "urn:oasis:names:tc:SAML:2.0:nameid-format:transient";
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 enum NotConfiguredActionEnum {
18
- Skip = "skip",
19
- Deny = "deny",
20
- Configure = "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 var NotConfiguredActionEnum;
20
- (function (NotConfiguredActionEnum) {
21
- NotConfiguredActionEnum["Skip"] = "skip";
22
- NotConfiguredActionEnum["Deny"] = "deny";
23
- NotConfiguredActionEnum["Configure"] = "configure";
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 enum NotificationTransportModeEnum {
18
- Webhook = "webhook",
19
- WebhookSlack = "webhook_slack",
20
- Email = "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 var NotificationTransportModeEnum;
20
- (function (NotificationTransportModeEnum) {
21
- NotificationTransportModeEnum["Webhook"] = "webhook";
22
- NotificationTransportModeEnum["WebhookSlack"] = "webhook_slack";
23
- NotificationTransportModeEnum["Email"] = "email";
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 enum OutpostTypeEnum {
18
- Proxy = "proxy",
19
- Ldap = "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 var OutpostTypeEnum;
20
- (function (OutpostTypeEnum) {
21
- OutpostTypeEnum["Proxy"] = "proxy";
22
- OutpostTypeEnum["Ldap"] = "ldap";
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 enum PolicyEngineMode {
18
- All = "all",
19
- Any = "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 var PolicyEngineMode;
20
- (function (PolicyEngineMode) {
21
- PolicyEngineMode["All"] = "all";
22
- PolicyEngineMode["Any"] = "any";
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 enum PromptTypeEnum {
18
- Text = "text",
19
- TextReadOnly = "text_read_only",
20
- Username = "username",
21
- Email = "email",
22
- Password = "password",
23
- Number = "number",
24
- Checkbox = "checkbox",
25
- Date = "date",
26
- DateTime = "date-time",
27
- Separator = "separator",
28
- Hidden = "hidden",
29
- Static = "static",
30
- AkLocale = "ak-locale"
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 var PromptTypeEnum;
20
- (function (PromptTypeEnum) {
21
- PromptTypeEnum["Text"] = "text";
22
- PromptTypeEnum["TextReadOnly"] = "text_read_only";
23
- PromptTypeEnum["Username"] = "username";
24
- PromptTypeEnum["Email"] = "email";
25
- PromptTypeEnum["Password"] = "password";
26
- PromptTypeEnum["Number"] = "number";
27
- PromptTypeEnum["Checkbox"] = "checkbox";
28
- PromptTypeEnum["Date"] = "date";
29
- PromptTypeEnum["DateTime"] = "date-time";
30
- PromptTypeEnum["Separator"] = "separator";
31
- PromptTypeEnum["Hidden"] = "hidden";
32
- PromptTypeEnum["Static"] = "static";
33
- PromptTypeEnum["AkLocale"] = "ak-locale";
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 enum ProviderEnum {
18
- Twilio = "twilio",
19
- Generic = "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 var ProviderEnum;
20
- (function (ProviderEnum) {
21
- ProviderEnum["Twilio"] = "twilio";
22
- ProviderEnum["Generic"] = "generic";
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 enum ProviderTypeEnum {
18
- Apple = "apple",
19
- Azuread = "azuread",
20
- Discord = "discord",
21
- Facebook = "facebook",
22
- Github = "github",
23
- Google = "google",
24
- Openidconnect = "openidconnect",
25
- Okta = "okta",
26
- Reddit = "reddit",
27
- Twitter = "twitter",
28
- Mailcow = "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 var ProviderTypeEnum;
20
- (function (ProviderTypeEnum) {
21
- ProviderTypeEnum["Apple"] = "apple";
22
- ProviderTypeEnum["Azuread"] = "azuread";
23
- ProviderTypeEnum["Discord"] = "discord";
24
- ProviderTypeEnum["Facebook"] = "facebook";
25
- ProviderTypeEnum["Github"] = "github";
26
- ProviderTypeEnum["Google"] = "google";
27
- ProviderTypeEnum["Openidconnect"] = "openidconnect";
28
- ProviderTypeEnum["Okta"] = "okta";
29
- ProviderTypeEnum["Reddit"] = "reddit";
30
- ProviderTypeEnum["Twitter"] = "twitter";
31
- ProviderTypeEnum["Mailcow"] = "mailcow";
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 enum ProxyMode {
18
- Proxy = "proxy",
19
- ForwardSingle = "forward_single",
20
- ForwardDomain = "forward_domain"
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 var ProxyMode;
20
- (function (ProxyMode) {
21
- ProxyMode["Proxy"] = "proxy";
22
- ProxyMode["ForwardSingle"] = "forward_single";
23
- ProxyMode["ForwardDomain"] = "forward_domain";
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 enum ResidentKeyRequirementEnum {
18
- Discouraged = "discouraged",
19
- Preferred = "preferred",
20
- Required = "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 var ResidentKeyRequirementEnum;
20
- (function (ResidentKeyRequirementEnum) {
21
- ResidentKeyRequirementEnum["Discouraged"] = "discouraged";
22
- ResidentKeyRequirementEnum["Preferred"] = "preferred";
23
- ResidentKeyRequirementEnum["Required"] = "required";
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 enum SearchModeEnum {
18
- Direct = "direct",
19
- Cached = "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;