@goauthentik/api 2024.2.2-1711643691 → 2024.2.2-1712238004

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 (269) hide show
  1. package/dist/esm/models/AppEnum.d.ts +1 -53
  2. package/dist/esm/models/AppEnum.js +1 -53
  3. package/dist/esm/models/AuthModeEnum.d.ts +1 -2
  4. package/dist/esm/models/AuthModeEnum.js +1 -2
  5. package/dist/esm/models/AuthTypeEnum.d.ts +1 -2
  6. package/dist/esm/models/AuthTypeEnum.js +1 -2
  7. package/dist/esm/models/AuthenticationEnum.d.ts +1 -5
  8. package/dist/esm/models/AuthenticationEnum.js +1 -5
  9. package/dist/esm/models/AuthenticatorAttachmentEnum.d.ts +1 -2
  10. package/dist/esm/models/AuthenticatorAttachmentEnum.js +1 -2
  11. package/dist/esm/models/BackendsEnum.d.ts +1 -3
  12. package/dist/esm/models/BackendsEnum.js +1 -3
  13. package/dist/esm/models/BindingTypeEnum.d.ts +1 -3
  14. package/dist/esm/models/BindingTypeEnum.js +1 -3
  15. package/dist/esm/models/BlueprintInstanceStatusEnum.d.ts +1 -5
  16. package/dist/esm/models/BlueprintInstanceStatusEnum.js +1 -5
  17. package/dist/esm/models/CapabilitiesEnum.d.ts +1 -6
  18. package/dist/esm/models/CapabilitiesEnum.js +1 -6
  19. package/dist/esm/models/ChallengeChoices.d.ts +1 -3
  20. package/dist/esm/models/ChallengeChoices.js +1 -3
  21. package/dist/esm/models/ClientTypeEnum.d.ts +1 -2
  22. package/dist/esm/models/ClientTypeEnum.js +1 -2
  23. package/dist/esm/models/ConsentStageModeEnum.d.ts +1 -3
  24. package/dist/esm/models/ConsentStageModeEnum.js +1 -3
  25. package/dist/esm/models/ContextualFlowInfoLayoutEnum.d.ts +1 -5
  26. package/dist/esm/models/ContextualFlowInfoLayoutEnum.js +1 -5
  27. package/dist/esm/models/DeniedActionEnum.d.ts +1 -3
  28. package/dist/esm/models/DeniedActionEnum.js +1 -3
  29. package/dist/esm/models/DeviceClassesEnum.d.ts +1 -5
  30. package/dist/esm/models/DeviceClassesEnum.js +1 -5
  31. package/dist/esm/models/DigestAlgorithmEnum.d.ts +1 -4
  32. package/dist/esm/models/DigestAlgorithmEnum.js +1 -4
  33. package/dist/esm/models/DigitsEnum.d.ts +1 -2
  34. package/dist/esm/models/DigitsEnum.js +1 -2
  35. package/dist/esm/models/DuoResponseEnum.d.ts +1 -3
  36. package/dist/esm/models/DuoResponseEnum.js +1 -3
  37. package/dist/esm/models/EventActions.d.ts +1 -27
  38. package/dist/esm/models/EventActions.js +1 -27
  39. package/dist/esm/models/FlowDesignationEnum.d.ts +1 -7
  40. package/dist/esm/models/FlowDesignationEnum.js +1 -7
  41. package/dist/esm/models/FlowLayoutEnum.d.ts +1 -5
  42. package/dist/esm/models/FlowLayoutEnum.js +1 -5
  43. package/dist/esm/models/GeoipBindingEnum.d.ts +1 -4
  44. package/dist/esm/models/GeoipBindingEnum.js +1 -4
  45. package/dist/esm/models/IntentEnum.d.ts +1 -4
  46. package/dist/esm/models/IntentEnum.js +1 -4
  47. package/dist/esm/models/InvalidResponseActionEnum.d.ts +1 -3
  48. package/dist/esm/models/InvalidResponseActionEnum.js +1 -3
  49. package/dist/esm/models/IssuerModeEnum.d.ts +1 -2
  50. package/dist/esm/models/IssuerModeEnum.js +1 -2
  51. package/dist/esm/models/LDAPAPIAccessMode.d.ts +1 -2
  52. package/dist/esm/models/LDAPAPIAccessMode.js +1 -2
  53. package/dist/esm/models/LogLevelEnum.d.ts +1 -8
  54. package/dist/esm/models/LogLevelEnum.js +1 -8
  55. package/dist/esm/models/ModelEnum.d.ts +1 -75
  56. package/dist/esm/models/ModelEnum.js +1 -75
  57. package/dist/esm/models/NameIdPolicyEnum.d.ts +1 -5
  58. package/dist/esm/models/NameIdPolicyEnum.js +1 -5
  59. package/dist/esm/models/NetworkBindingEnum.d.ts +1 -4
  60. package/dist/esm/models/NetworkBindingEnum.js +1 -4
  61. package/dist/esm/models/NotConfiguredActionEnum.d.ts +1 -3
  62. package/dist/esm/models/NotConfiguredActionEnum.js +1 -3
  63. package/dist/esm/models/NotificationTransportModeEnum.d.ts +1 -4
  64. package/dist/esm/models/NotificationTransportModeEnum.js +1 -4
  65. package/dist/esm/models/OutpostTypeEnum.d.ts +1 -4
  66. package/dist/esm/models/OutpostTypeEnum.js +1 -4
  67. package/dist/esm/models/PolicyEngineMode.d.ts +1 -2
  68. package/dist/esm/models/PolicyEngineMode.js +1 -2
  69. package/dist/esm/models/PromptTypeEnum.d.ts +1 -18
  70. package/dist/esm/models/PromptTypeEnum.js +1 -18
  71. package/dist/esm/models/ProtocolEnum.d.ts +1 -3
  72. package/dist/esm/models/ProtocolEnum.js +1 -3
  73. package/dist/esm/models/ProviderEnum.d.ts +1 -2
  74. package/dist/esm/models/ProviderEnum.js +1 -2
  75. package/dist/esm/models/ProviderModelEnum.d.ts +1 -7
  76. package/dist/esm/models/ProviderModelEnum.js +1 -7
  77. package/dist/esm/models/ProviderTypeEnum.d.ts +1 -14
  78. package/dist/esm/models/ProviderTypeEnum.js +1 -14
  79. package/dist/esm/models/ProxyMode.d.ts +1 -3
  80. package/dist/esm/models/ProxyMode.js +1 -3
  81. package/dist/esm/models/ResidentKeyRequirementEnum.d.ts +1 -3
  82. package/dist/esm/models/ResidentKeyRequirementEnum.js +1 -3
  83. package/dist/esm/models/SeverityEnum.d.ts +1 -3
  84. package/dist/esm/models/SeverityEnum.js +1 -3
  85. package/dist/esm/models/SignatureAlgorithmEnum.d.ts +1 -5
  86. package/dist/esm/models/SignatureAlgorithmEnum.js +1 -5
  87. package/dist/esm/models/SpBindingEnum.d.ts +1 -2
  88. package/dist/esm/models/SpBindingEnum.js +1 -2
  89. package/dist/esm/models/SubModeEnum.d.ts +1 -6
  90. package/dist/esm/models/SubModeEnum.js +1 -6
  91. package/dist/esm/models/SystemTaskStatusEnum.d.ts +1 -4
  92. package/dist/esm/models/SystemTaskStatusEnum.js +1 -4
  93. package/dist/esm/models/UiThemeEnum.d.ts +1 -3
  94. package/dist/esm/models/UiThemeEnum.js +1 -3
  95. package/dist/esm/models/UsedByActionEnum.d.ts +1 -4
  96. package/dist/esm/models/UsedByActionEnum.js +1 -4
  97. package/dist/esm/models/UserCreationModeEnum.d.ts +1 -3
  98. package/dist/esm/models/UserCreationModeEnum.js +1 -3
  99. package/dist/esm/models/UserFieldsEnum.d.ts +1 -3
  100. package/dist/esm/models/UserFieldsEnum.js +1 -3
  101. package/dist/esm/models/UserGroup.d.ts +1 -1
  102. package/dist/esm/models/UserMatchingModeEnum.d.ts +1 -5
  103. package/dist/esm/models/UserMatchingModeEnum.js +1 -5
  104. package/dist/esm/models/UserTypeEnum.d.ts +1 -4
  105. package/dist/esm/models/UserTypeEnum.js +1 -4
  106. package/dist/esm/models/UserVerificationEnum.d.ts +1 -3
  107. package/dist/esm/models/UserVerificationEnum.js +1 -3
  108. package/dist/models/AppEnum.d.ts +1 -53
  109. package/dist/models/AppEnum.js +1 -53
  110. package/dist/models/AuthModeEnum.d.ts +1 -2
  111. package/dist/models/AuthModeEnum.js +1 -2
  112. package/dist/models/AuthTypeEnum.d.ts +1 -2
  113. package/dist/models/AuthTypeEnum.js +1 -2
  114. package/dist/models/AuthenticationEnum.d.ts +1 -5
  115. package/dist/models/AuthenticationEnum.js +1 -5
  116. package/dist/models/AuthenticatorAttachmentEnum.d.ts +1 -2
  117. package/dist/models/AuthenticatorAttachmentEnum.js +1 -2
  118. package/dist/models/BackendsEnum.d.ts +1 -3
  119. package/dist/models/BackendsEnum.js +1 -3
  120. package/dist/models/BindingTypeEnum.d.ts +1 -3
  121. package/dist/models/BindingTypeEnum.js +1 -3
  122. package/dist/models/BlueprintInstanceStatusEnum.d.ts +1 -5
  123. package/dist/models/BlueprintInstanceStatusEnum.js +1 -5
  124. package/dist/models/CapabilitiesEnum.d.ts +1 -6
  125. package/dist/models/CapabilitiesEnum.js +1 -6
  126. package/dist/models/ChallengeChoices.d.ts +1 -3
  127. package/dist/models/ChallengeChoices.js +1 -3
  128. package/dist/models/ClientTypeEnum.d.ts +1 -2
  129. package/dist/models/ClientTypeEnum.js +1 -2
  130. package/dist/models/ConsentStageModeEnum.d.ts +1 -3
  131. package/dist/models/ConsentStageModeEnum.js +1 -3
  132. package/dist/models/ContextualFlowInfoLayoutEnum.d.ts +1 -5
  133. package/dist/models/ContextualFlowInfoLayoutEnum.js +1 -5
  134. package/dist/models/DeniedActionEnum.d.ts +1 -3
  135. package/dist/models/DeniedActionEnum.js +1 -3
  136. package/dist/models/DeviceClassesEnum.d.ts +1 -5
  137. package/dist/models/DeviceClassesEnum.js +1 -5
  138. package/dist/models/DigestAlgorithmEnum.d.ts +1 -4
  139. package/dist/models/DigestAlgorithmEnum.js +1 -4
  140. package/dist/models/DigitsEnum.d.ts +1 -2
  141. package/dist/models/DigitsEnum.js +1 -2
  142. package/dist/models/DuoResponseEnum.d.ts +1 -3
  143. package/dist/models/DuoResponseEnum.js +1 -3
  144. package/dist/models/EventActions.d.ts +1 -27
  145. package/dist/models/EventActions.js +1 -27
  146. package/dist/models/FlowDesignationEnum.d.ts +1 -7
  147. package/dist/models/FlowDesignationEnum.js +1 -7
  148. package/dist/models/FlowLayoutEnum.d.ts +1 -5
  149. package/dist/models/FlowLayoutEnum.js +1 -5
  150. package/dist/models/GeoipBindingEnum.d.ts +1 -4
  151. package/dist/models/GeoipBindingEnum.js +1 -4
  152. package/dist/models/IntentEnum.d.ts +1 -4
  153. package/dist/models/IntentEnum.js +1 -4
  154. package/dist/models/InvalidResponseActionEnum.d.ts +1 -3
  155. package/dist/models/InvalidResponseActionEnum.js +1 -3
  156. package/dist/models/IssuerModeEnum.d.ts +1 -2
  157. package/dist/models/IssuerModeEnum.js +1 -2
  158. package/dist/models/LDAPAPIAccessMode.d.ts +1 -2
  159. package/dist/models/LDAPAPIAccessMode.js +1 -2
  160. package/dist/models/LogLevelEnum.d.ts +1 -8
  161. package/dist/models/LogLevelEnum.js +1 -8
  162. package/dist/models/ModelEnum.d.ts +1 -75
  163. package/dist/models/ModelEnum.js +1 -75
  164. package/dist/models/NameIdPolicyEnum.d.ts +1 -5
  165. package/dist/models/NameIdPolicyEnum.js +1 -5
  166. package/dist/models/NetworkBindingEnum.d.ts +1 -4
  167. package/dist/models/NetworkBindingEnum.js +1 -4
  168. package/dist/models/NotConfiguredActionEnum.d.ts +1 -3
  169. package/dist/models/NotConfiguredActionEnum.js +1 -3
  170. package/dist/models/NotificationTransportModeEnum.d.ts +1 -4
  171. package/dist/models/NotificationTransportModeEnum.js +1 -4
  172. package/dist/models/OutpostTypeEnum.d.ts +1 -4
  173. package/dist/models/OutpostTypeEnum.js +1 -4
  174. package/dist/models/PolicyEngineMode.d.ts +1 -2
  175. package/dist/models/PolicyEngineMode.js +1 -2
  176. package/dist/models/PromptTypeEnum.d.ts +1 -18
  177. package/dist/models/PromptTypeEnum.js +1 -18
  178. package/dist/models/ProtocolEnum.d.ts +1 -3
  179. package/dist/models/ProtocolEnum.js +1 -3
  180. package/dist/models/ProviderEnum.d.ts +1 -2
  181. package/dist/models/ProviderEnum.js +1 -2
  182. package/dist/models/ProviderModelEnum.d.ts +1 -7
  183. package/dist/models/ProviderModelEnum.js +1 -7
  184. package/dist/models/ProviderTypeEnum.d.ts +1 -14
  185. package/dist/models/ProviderTypeEnum.js +1 -14
  186. package/dist/models/ProxyMode.d.ts +1 -3
  187. package/dist/models/ProxyMode.js +1 -3
  188. package/dist/models/ResidentKeyRequirementEnum.d.ts +1 -3
  189. package/dist/models/ResidentKeyRequirementEnum.js +1 -3
  190. package/dist/models/SeverityEnum.d.ts +1 -3
  191. package/dist/models/SeverityEnum.js +1 -3
  192. package/dist/models/SignatureAlgorithmEnum.d.ts +1 -5
  193. package/dist/models/SignatureAlgorithmEnum.js +1 -5
  194. package/dist/models/SpBindingEnum.d.ts +1 -2
  195. package/dist/models/SpBindingEnum.js +1 -2
  196. package/dist/models/SubModeEnum.d.ts +1 -6
  197. package/dist/models/SubModeEnum.js +1 -6
  198. package/dist/models/SystemTaskStatusEnum.d.ts +1 -4
  199. package/dist/models/SystemTaskStatusEnum.js +1 -4
  200. package/dist/models/UiThemeEnum.d.ts +1 -3
  201. package/dist/models/UiThemeEnum.js +1 -3
  202. package/dist/models/UsedByActionEnum.d.ts +1 -4
  203. package/dist/models/UsedByActionEnum.js +1 -4
  204. package/dist/models/UserCreationModeEnum.d.ts +1 -3
  205. package/dist/models/UserCreationModeEnum.js +1 -3
  206. package/dist/models/UserFieldsEnum.d.ts +1 -3
  207. package/dist/models/UserFieldsEnum.js +1 -3
  208. package/dist/models/UserGroup.d.ts +1 -1
  209. package/dist/models/UserMatchingModeEnum.d.ts +1 -5
  210. package/dist/models/UserMatchingModeEnum.js +1 -5
  211. package/dist/models/UserTypeEnum.d.ts +1 -4
  212. package/dist/models/UserTypeEnum.js +1 -4
  213. package/dist/models/UserVerificationEnum.d.ts +1 -3
  214. package/dist/models/UserVerificationEnum.js +1 -3
  215. package/package.json +1 -1
  216. package/src/models/AppEnum.ts +1 -53
  217. package/src/models/AuthModeEnum.ts +1 -2
  218. package/src/models/AuthTypeEnum.ts +1 -2
  219. package/src/models/AuthenticationEnum.ts +1 -5
  220. package/src/models/AuthenticatorAttachmentEnum.ts +1 -2
  221. package/src/models/BackendsEnum.ts +1 -3
  222. package/src/models/BindingTypeEnum.ts +1 -3
  223. package/src/models/BlueprintInstanceStatusEnum.ts +1 -5
  224. package/src/models/CapabilitiesEnum.ts +1 -6
  225. package/src/models/ChallengeChoices.ts +1 -3
  226. package/src/models/ClientTypeEnum.ts +1 -2
  227. package/src/models/ConsentStageModeEnum.ts +1 -3
  228. package/src/models/ContextualFlowInfoLayoutEnum.ts +1 -5
  229. package/src/models/DeniedActionEnum.ts +1 -3
  230. package/src/models/DeviceClassesEnum.ts +1 -5
  231. package/src/models/DigestAlgorithmEnum.ts +1 -4
  232. package/src/models/DigitsEnum.ts +1 -2
  233. package/src/models/DuoResponseEnum.ts +1 -3
  234. package/src/models/EventActions.ts +1 -27
  235. package/src/models/FlowDesignationEnum.ts +1 -7
  236. package/src/models/FlowLayoutEnum.ts +1 -5
  237. package/src/models/GeoipBindingEnum.ts +1 -4
  238. package/src/models/IntentEnum.ts +1 -4
  239. package/src/models/InvalidResponseActionEnum.ts +1 -3
  240. package/src/models/IssuerModeEnum.ts +1 -2
  241. package/src/models/LDAPAPIAccessMode.ts +1 -2
  242. package/src/models/LogLevelEnum.ts +1 -8
  243. package/src/models/ModelEnum.ts +1 -75
  244. package/src/models/NameIdPolicyEnum.ts +1 -5
  245. package/src/models/NetworkBindingEnum.ts +1 -4
  246. package/src/models/NotConfiguredActionEnum.ts +1 -3
  247. package/src/models/NotificationTransportModeEnum.ts +1 -4
  248. package/src/models/OutpostTypeEnum.ts +1 -4
  249. package/src/models/PolicyEngineMode.ts +1 -2
  250. package/src/models/PromptTypeEnum.ts +1 -18
  251. package/src/models/ProtocolEnum.ts +1 -3
  252. package/src/models/ProviderEnum.ts +1 -2
  253. package/src/models/ProviderModelEnum.ts +1 -7
  254. package/src/models/ProviderTypeEnum.ts +1 -14
  255. package/src/models/ProxyMode.ts +1 -3
  256. package/src/models/ResidentKeyRequirementEnum.ts +1 -3
  257. package/src/models/SeverityEnum.ts +1 -3
  258. package/src/models/SignatureAlgorithmEnum.ts +1 -5
  259. package/src/models/SpBindingEnum.ts +1 -2
  260. package/src/models/SubModeEnum.ts +1 -6
  261. package/src/models/SystemTaskStatusEnum.ts +1 -4
  262. package/src/models/UiThemeEnum.ts +1 -3
  263. package/src/models/UsedByActionEnum.ts +1 -4
  264. package/src/models/UserCreationModeEnum.ts +1 -3
  265. package/src/models/UserFieldsEnum.ts +1 -3
  266. package/src/models/UserGroup.ts +1 -1
  267. package/src/models/UserMatchingModeEnum.ts +1 -5
  268. package/src/models/UserTypeEnum.ts +1 -4
  269. package/src/models/UserVerificationEnum.ts +1 -3
@@ -15,81 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.ModelEnumToJSON = exports.ModelEnumFromJSONTyped = exports.ModelEnumFromJSON = exports.ModelEnum = void 0;
17
17
  /**
18
- * * `authentik_tenants.domain` - Domain
19
- * * `authentik_crypto.certificatekeypair` - Certificate-Key Pair
20
- * * `authentik_flows.flow` - Flow
21
- * * `authentik_flows.flowstagebinding` - Flow Stage Binding
22
- * * `authentik_outposts.dockerserviceconnection` - Docker Service-Connection
23
- * * `authentik_outposts.kubernetesserviceconnection` - Kubernetes Service-Connection
24
- * * `authentik_outposts.outpost` - Outpost
25
- * * `authentik_policies_dummy.dummypolicy` - Dummy Policy
26
- * * `authentik_policies_event_matcher.eventmatcherpolicy` - Event Matcher Policy
27
- * * `authentik_policies_expiry.passwordexpirypolicy` - Password Expiry Policy
28
- * * `authentik_policies_expression.expressionpolicy` - Expression Policy
29
- * * `authentik_policies_password.passwordpolicy` - Password Policy
30
- * * `authentik_policies_reputation.reputationpolicy` - Reputation Policy
31
- * * `authentik_policies.policybinding` - Policy Binding
32
- * * `authentik_providers_ldap.ldapprovider` - LDAP Provider
33
- * * `authentik_providers_oauth2.scopemapping` - Scope Mapping
34
- * * `authentik_providers_oauth2.oauth2provider` - OAuth2/OpenID Provider
35
- * * `authentik_providers_proxy.proxyprovider` - Proxy Provider
36
- * * `authentik_providers_radius.radiusprovider` - Radius Provider
37
- * * `authentik_providers_saml.samlprovider` - SAML Provider
38
- * * `authentik_providers_saml.samlpropertymapping` - SAML Property Mapping
39
- * * `authentik_providers_scim.scimprovider` - SCIM Provider
40
- * * `authentik_providers_scim.scimmapping` - SCIM Mapping
41
- * * `authentik_rbac.role` - Role
42
- * * `authentik_sources_ldap.ldapsource` - LDAP Source
43
- * * `authentik_sources_ldap.ldappropertymapping` - LDAP Property Mapping
44
- * * `authentik_sources_oauth.oauthsource` - OAuth Source
45
- * * `authentik_sources_oauth.useroauthsourceconnection` - User OAuth Source Connection
46
- * * `authentik_sources_plex.plexsource` - Plex Source
47
- * * `authentik_sources_plex.plexsourceconnection` - User Plex Source Connection
48
- * * `authentik_sources_saml.samlsource` - SAML Source
49
- * * `authentik_sources_saml.usersamlsourceconnection` - User SAML Source Connection
50
- * * `authentik_stages_authenticator_duo.authenticatorduostage` - Duo Authenticator Setup Stage
51
- * * `authentik_stages_authenticator_duo.duodevice` - Duo Device
52
- * * `authentik_stages_authenticator_sms.authenticatorsmsstage` - SMS Authenticator Setup Stage
53
- * * `authentik_stages_authenticator_sms.smsdevice` - SMS Device
54
- * * `authentik_stages_authenticator_static.authenticatorstaticstage` - Static Authenticator Setup Stage
55
- * * `authentik_stages_authenticator_static.staticdevice` - Static Device
56
- * * `authentik_stages_authenticator_totp.authenticatortotpstage` - TOTP Authenticator Setup Stage
57
- * * `authentik_stages_authenticator_totp.totpdevice` - TOTP Device
58
- * * `authentik_stages_authenticator_validate.authenticatorvalidatestage` - Authenticator Validation Stage
59
- * * `authentik_stages_authenticator_webauthn.authenticatewebauthnstage` - WebAuthn Authenticator Setup Stage
60
- * * `authentik_stages_authenticator_webauthn.webauthndevice` - WebAuthn Device
61
- * * `authentik_stages_captcha.captchastage` - Captcha Stage
62
- * * `authentik_stages_consent.consentstage` - Consent Stage
63
- * * `authentik_stages_consent.userconsent` - User Consent
64
- * * `authentik_stages_deny.denystage` - Deny Stage
65
- * * `authentik_stages_dummy.dummystage` - Dummy Stage
66
- * * `authentik_stages_email.emailstage` - Email Stage
67
- * * `authentik_stages_identification.identificationstage` - Identification Stage
68
- * * `authentik_stages_invitation.invitationstage` - Invitation Stage
69
- * * `authentik_stages_invitation.invitation` - Invitation
70
- * * `authentik_stages_password.passwordstage` - Password Stage
71
- * * `authentik_stages_prompt.prompt` - Prompt
72
- * * `authentik_stages_prompt.promptstage` - Prompt Stage
73
- * * `authentik_stages_user_delete.userdeletestage` - User Delete Stage
74
- * * `authentik_stages_user_login.userloginstage` - User Login Stage
75
- * * `authentik_stages_user_logout.userlogoutstage` - User Logout Stage
76
- * * `authentik_stages_user_write.userwritestage` - User Write Stage
77
- * * `authentik_brands.brand` - Brand
78
- * * `authentik_blueprints.blueprintinstance` - Blueprint Instance
79
- * * `authentik_core.group` - Group
80
- * * `authentik_core.user` - User
81
- * * `authentik_core.application` - Application
82
- * * `authentik_core.token` - Token
83
- * * `authentik_enterprise.license` - License
84
- * * `authentik_providers_rac.racprovider` - RAC Provider
85
- * * `authentik_providers_rac.endpoint` - RAC Endpoint
86
- * * `authentik_providers_rac.racpropertymapping` - RAC Property Mapping
87
- * * `authentik_stages_source.sourcestage` - Source Stage
88
- * * `authentik_events.event` - Event
89
- * * `authentik_events.notificationtransport` - Notification Transport
90
- * * `authentik_events.notification` - Notification
91
- * * `authentik_events.notificationrule` - Notification Rule
92
- * * `authentik_events.notificationwebhookmapping` - Webhook Mapping
18
+ *
93
19
  * @export
94
20
  */
95
21
  exports.ModelEnum = {
@@ -10,11 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress` - Email
14
- * * `urn:oasis:names:tc:SAML:2.0:nameid-format:persistent` - Persistent
15
- * * `urn:oasis:names:tc:SAML:2.0:nameid-format:X509SubjectName` - X509
16
- * * `urn:oasis:names:tc:SAML:2.0:nameid-format:WindowsDomainQualifiedName` - Windows
17
- * * `urn:oasis:names:tc:SAML:2.0:nameid-format:transient` - Transient
13
+ *
18
14
  * @export
19
15
  */
20
16
  export declare const NameIdPolicyEnum: {
@@ -15,11 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.NameIdPolicyEnumToJSON = exports.NameIdPolicyEnumFromJSONTyped = exports.NameIdPolicyEnumFromJSON = exports.NameIdPolicyEnum = void 0;
17
17
  /**
18
- * * `urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress` - Email
19
- * * `urn:oasis:names:tc:SAML:2.0:nameid-format:persistent` - Persistent
20
- * * `urn:oasis:names:tc:SAML:2.0:nameid-format:X509SubjectName` - X509
21
- * * `urn:oasis:names:tc:SAML:2.0:nameid-format:WindowsDomainQualifiedName` - Windows
22
- * * `urn:oasis:names:tc:SAML:2.0:nameid-format:transient` - Transient
18
+ *
23
19
  * @export
24
20
  */
25
21
  exports.NameIdPolicyEnum = {
@@ -10,10 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `no_binding` - No Binding
14
- * * `bind_asn` - Bind Asn
15
- * * `bind_asn_network` - Bind Asn Network
16
- * * `bind_asn_network_ip` - Bind Asn Network Ip
13
+ *
17
14
  * @export
18
15
  */
19
16
  export declare const NetworkBindingEnum: {
@@ -15,10 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.NetworkBindingEnumToJSON = exports.NetworkBindingEnumFromJSONTyped = exports.NetworkBindingEnumFromJSON = exports.NetworkBindingEnum = void 0;
17
17
  /**
18
- * * `no_binding` - No Binding
19
- * * `bind_asn` - Bind Asn
20
- * * `bind_asn_network` - Bind Asn Network
21
- * * `bind_asn_network_ip` - Bind Asn Network Ip
18
+ *
22
19
  * @export
23
20
  */
24
21
  exports.NetworkBindingEnum = {
@@ -10,9 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `skip` - Skip
14
- * * `deny` - Deny
15
- * * `configure` - Configure
13
+ *
16
14
  * @export
17
15
  */
18
16
  export declare const NotConfiguredActionEnum: {
@@ -15,9 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.NotConfiguredActionEnumToJSON = exports.NotConfiguredActionEnumFromJSONTyped = exports.NotConfiguredActionEnumFromJSON = exports.NotConfiguredActionEnum = void 0;
17
17
  /**
18
- * * `skip` - Skip
19
- * * `deny` - Deny
20
- * * `configure` - Configure
18
+ *
21
19
  * @export
22
20
  */
23
21
  exports.NotConfiguredActionEnum = {
@@ -10,10 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `local` - authentik inbuilt notifications
14
- * * `webhook` - Generic Webhook
15
- * * `webhook_slack` - Slack Webhook (Slack/Discord)
16
- * * `email` - Email
13
+ *
17
14
  * @export
18
15
  */
19
16
  export declare const NotificationTransportModeEnum: {
@@ -15,10 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.NotificationTransportModeEnumToJSON = exports.NotificationTransportModeEnumFromJSONTyped = exports.NotificationTransportModeEnumFromJSON = exports.NotificationTransportModeEnum = void 0;
17
17
  /**
18
- * * `local` - authentik inbuilt notifications
19
- * * `webhook` - Generic Webhook
20
- * * `webhook_slack` - Slack Webhook (Slack/Discord)
21
- * * `email` - Email
18
+ *
22
19
  * @export
23
20
  */
24
21
  exports.NotificationTransportModeEnum = {
@@ -10,10 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `proxy` - Proxy
14
- * * `ldap` - Ldap
15
- * * `radius` - Radius
16
- * * `rac` - Rac
13
+ *
17
14
  * @export
18
15
  */
19
16
  export declare const OutpostTypeEnum: {
@@ -15,10 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.OutpostTypeEnumToJSON = exports.OutpostTypeEnumFromJSONTyped = exports.OutpostTypeEnumFromJSON = exports.OutpostTypeEnum = void 0;
17
17
  /**
18
- * * `proxy` - Proxy
19
- * * `ldap` - Ldap
20
- * * `radius` - Radius
21
- * * `rac` - Rac
18
+ *
22
19
  * @export
23
20
  */
24
21
  exports.OutpostTypeEnum = {
@@ -10,8 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `all` - all, all policies must pass
14
- * * `any` - any, any policy must pass
13
+ *
15
14
  * @export
16
15
  */
17
16
  export declare const PolicyEngineMode: {
@@ -15,8 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.PolicyEngineModeToJSON = exports.PolicyEngineModeFromJSONTyped = exports.PolicyEngineModeFromJSON = exports.PolicyEngineMode = void 0;
17
17
  /**
18
- * * `all` - all, all policies must pass
19
- * * `any` - any, any policy must pass
18
+ *
20
19
  * @export
21
20
  */
22
21
  exports.PolicyEngineMode = {
@@ -10,24 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `text` - Text: Simple Text input
14
- * * `text_area` - Text area: Multiline Text Input.
15
- * * `text_read_only` - Text (read-only): Simple Text input, but cannot be edited.
16
- * * `text_area_read_only` - Text area (read-only): Multiline Text input, but cannot be edited.
17
- * * `username` - Username: Same as Text input, but checks for and prevents duplicate usernames.
18
- * * `email` - Email: Text field with Email type.
19
- * * `password` - Password: Masked input, multiple inputs of this type on the same prompt need to be identical.
20
- * * `number` - Number
21
- * * `checkbox` - Checkbox
22
- * * `radio-button-group` - Fixed choice field rendered as a group of radio buttons.
23
- * * `dropdown` - Fixed choice field rendered as a dropdown.
24
- * * `date` - Date
25
- * * `date-time` - Date Time
26
- * * `file` - File: File upload for arbitrary files. File content will be available in flow context as data-URI
27
- * * `separator` - Separator: Static Separator Line
28
- * * `hidden` - Hidden: Hidden field, can be used to insert data into form.
29
- * * `static` - Static: Static value, displayed as-is.
30
- * * `ak-locale` - authentik: Selection of locales authentik supports
13
+ *
31
14
  * @export
32
15
  */
33
16
  export declare const PromptTypeEnum: {
@@ -15,24 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.PromptTypeEnumToJSON = exports.PromptTypeEnumFromJSONTyped = exports.PromptTypeEnumFromJSON = exports.PromptTypeEnum = void 0;
17
17
  /**
18
- * * `text` - Text: Simple Text input
19
- * * `text_area` - Text area: Multiline Text Input.
20
- * * `text_read_only` - Text (read-only): Simple Text input, but cannot be edited.
21
- * * `text_area_read_only` - Text area (read-only): Multiline Text input, but cannot be edited.
22
- * * `username` - Username: Same as Text input, but checks for and prevents duplicate usernames.
23
- * * `email` - Email: Text field with Email type.
24
- * * `password` - Password: Masked input, multiple inputs of this type on the same prompt need to be identical.
25
- * * `number` - Number
26
- * * `checkbox` - Checkbox
27
- * * `radio-button-group` - Fixed choice field rendered as a group of radio buttons.
28
- * * `dropdown` - Fixed choice field rendered as a dropdown.
29
- * * `date` - Date
30
- * * `date-time` - Date Time
31
- * * `file` - File: File upload for arbitrary files. File content will be available in flow context as data-URI
32
- * * `separator` - Separator: Static Separator Line
33
- * * `hidden` - Hidden: Hidden field, can be used to insert data into form.
34
- * * `static` - Static: Static value, displayed as-is.
35
- * * `ak-locale` - authentik: Selection of locales authentik supports
18
+ *
36
19
  * @export
37
20
  */
38
21
  exports.PromptTypeEnum = {
@@ -10,9 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `rdp` - Rdp
14
- * * `vnc` - Vnc
15
- * * `ssh` - Ssh
13
+ *
16
14
  * @export
17
15
  */
18
16
  export declare const ProtocolEnum: {
@@ -15,9 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.ProtocolEnumToJSON = exports.ProtocolEnumFromJSONTyped = exports.ProtocolEnumFromJSON = exports.ProtocolEnum = void 0;
17
17
  /**
18
- * * `rdp` - Rdp
19
- * * `vnc` - Vnc
20
- * * `ssh` - Ssh
18
+ *
21
19
  * @export
22
20
  */
23
21
  exports.ProtocolEnum = {
@@ -10,8 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `twilio` - Twilio
14
- * * `generic` - Generic
13
+ *
15
14
  * @export
16
15
  */
17
16
  export declare const ProviderEnum: {
@@ -15,8 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.ProviderEnumToJSON = exports.ProviderEnumFromJSONTyped = exports.ProviderEnumFromJSON = exports.ProviderEnum = void 0;
17
17
  /**
18
- * * `twilio` - Twilio
19
- * * `generic` - Generic
18
+ *
20
19
  * @export
21
20
  */
22
21
  exports.ProviderEnum = {
@@ -10,13 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `authentik_providers_ldap.ldapprovider` - authentik_providers_ldap.ldapprovider
14
- * * `authentik_providers_oauth2.oauth2provider` - authentik_providers_oauth2.oauth2provider
15
- * * `authentik_providers_proxy.proxyprovider` - authentik_providers_proxy.proxyprovider
16
- * * `authentik_providers_rac.racprovider` - authentik_providers_rac.racprovider
17
- * * `authentik_providers_radius.radiusprovider` - authentik_providers_radius.radiusprovider
18
- * * `authentik_providers_saml.samlprovider` - authentik_providers_saml.samlprovider
19
- * * `authentik_providers_scim.scimprovider` - authentik_providers_scim.scimprovider
13
+ *
20
14
  * @export
21
15
  */
22
16
  export declare const ProviderModelEnum: {
@@ -15,13 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.ProviderModelEnumToJSON = exports.ProviderModelEnumFromJSONTyped = exports.ProviderModelEnumFromJSON = exports.ProviderModelEnum = void 0;
17
17
  /**
18
- * * `authentik_providers_ldap.ldapprovider` - authentik_providers_ldap.ldapprovider
19
- * * `authentik_providers_oauth2.oauth2provider` - authentik_providers_oauth2.oauth2provider
20
- * * `authentik_providers_proxy.proxyprovider` - authentik_providers_proxy.proxyprovider
21
- * * `authentik_providers_rac.racprovider` - authentik_providers_rac.racprovider
22
- * * `authentik_providers_radius.radiusprovider` - authentik_providers_radius.radiusprovider
23
- * * `authentik_providers_saml.samlprovider` - authentik_providers_saml.samlprovider
24
- * * `authentik_providers_scim.scimprovider` - authentik_providers_scim.scimprovider
18
+ *
25
19
  * @export
26
20
  */
27
21
  exports.ProviderModelEnum = {
@@ -10,20 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `apple` - Apple
14
- * * `openidconnect` - OpenID Connect
15
- * * `azuread` - Azure AD
16
- * * `discord` - Discord
17
- * * `facebook` - Facebook
18
- * * `github` - GitHub
19
- * * `gitlab` - GitLab
20
- * * `google` - Google
21
- * * `mailcow` - Mailcow
22
- * * `okta` - Okta
23
- * * `patreon` - Patreon
24
- * * `reddit` - Reddit
25
- * * `twitch` - Twitch
26
- * * `twitter` - Twitter
13
+ *
27
14
  * @export
28
15
  */
29
16
  export declare const ProviderTypeEnum: {
@@ -15,20 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.ProviderTypeEnumToJSON = exports.ProviderTypeEnumFromJSONTyped = exports.ProviderTypeEnumFromJSON = exports.ProviderTypeEnum = void 0;
17
17
  /**
18
- * * `apple` - Apple
19
- * * `openidconnect` - OpenID Connect
20
- * * `azuread` - Azure AD
21
- * * `discord` - Discord
22
- * * `facebook` - Facebook
23
- * * `github` - GitHub
24
- * * `gitlab` - GitLab
25
- * * `google` - Google
26
- * * `mailcow` - Mailcow
27
- * * `okta` - Okta
28
- * * `patreon` - Patreon
29
- * * `reddit` - Reddit
30
- * * `twitch` - Twitch
31
- * * `twitter` - Twitter
18
+ *
32
19
  * @export
33
20
  */
34
21
  exports.ProviderTypeEnum = {
@@ -10,9 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `proxy` - Proxy
14
- * * `forward_single` - Forward Single
15
- * * `forward_domain` - Forward Domain
13
+ *
16
14
  * @export
17
15
  */
18
16
  export declare const ProxyMode: {
@@ -15,9 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.ProxyModeToJSON = exports.ProxyModeFromJSONTyped = exports.ProxyModeFromJSON = exports.ProxyMode = void 0;
17
17
  /**
18
- * * `proxy` - Proxy
19
- * * `forward_single` - Forward Single
20
- * * `forward_domain` - Forward Domain
18
+ *
21
19
  * @export
22
20
  */
23
21
  exports.ProxyMode = {
@@ -10,9 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `discouraged` - Discouraged
14
- * * `preferred` - Preferred
15
- * * `required` - Required
13
+ *
16
14
  * @export
17
15
  */
18
16
  export declare const ResidentKeyRequirementEnum: {
@@ -15,9 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.ResidentKeyRequirementEnumToJSON = exports.ResidentKeyRequirementEnumFromJSONTyped = exports.ResidentKeyRequirementEnumFromJSON = exports.ResidentKeyRequirementEnum = void 0;
17
17
  /**
18
- * * `discouraged` - Discouraged
19
- * * `preferred` - Preferred
20
- * * `required` - Required
18
+ *
21
19
  * @export
22
20
  */
23
21
  exports.ResidentKeyRequirementEnum = {
@@ -10,9 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `notice` - Notice
14
- * * `warning` - Warning
15
- * * `alert` - Alert
13
+ *
16
14
  * @export
17
15
  */
18
16
  export declare const SeverityEnum: {
@@ -15,9 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.SeverityEnumToJSON = exports.SeverityEnumFromJSONTyped = exports.SeverityEnumFromJSON = exports.SeverityEnum = void 0;
17
17
  /**
18
- * * `notice` - Notice
19
- * * `warning` - Warning
20
- * * `alert` - Alert
18
+ *
21
19
  * @export
22
20
  */
23
21
  exports.SeverityEnum = {
@@ -10,11 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `http://www.w3.org/2000/09/xmldsig#rsa-sha1` - RSA-SHA1
14
- * * `http://www.w3.org/2001/04/xmldsig-more#rsa-sha256` - RSA-SHA256
15
- * * `http://www.w3.org/2001/04/xmldsig-more#rsa-sha384` - RSA-SHA384
16
- * * `http://www.w3.org/2001/04/xmldsig-more#rsa-sha512` - RSA-SHA512
17
- * * `http://www.w3.org/2000/09/xmldsig#dsa-sha1` - DSA-SHA1
13
+ *
18
14
  * @export
19
15
  */
20
16
  export declare const SignatureAlgorithmEnum: {
@@ -15,11 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.SignatureAlgorithmEnumToJSON = exports.SignatureAlgorithmEnumFromJSONTyped = exports.SignatureAlgorithmEnumFromJSON = exports.SignatureAlgorithmEnum = void 0;
17
17
  /**
18
- * * `http://www.w3.org/2000/09/xmldsig#rsa-sha1` - RSA-SHA1
19
- * * `http://www.w3.org/2001/04/xmldsig-more#rsa-sha256` - RSA-SHA256
20
- * * `http://www.w3.org/2001/04/xmldsig-more#rsa-sha384` - RSA-SHA384
21
- * * `http://www.w3.org/2001/04/xmldsig-more#rsa-sha512` - RSA-SHA512
22
- * * `http://www.w3.org/2000/09/xmldsig#dsa-sha1` - DSA-SHA1
18
+ *
23
19
  * @export
24
20
  */
25
21
  exports.SignatureAlgorithmEnum = {
@@ -10,8 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `redirect` - Redirect
14
- * * `post` - Post
13
+ *
15
14
  * @export
16
15
  */
17
16
  export declare const SpBindingEnum: {
@@ -15,8 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.SpBindingEnumToJSON = exports.SpBindingEnumFromJSONTyped = exports.SpBindingEnumFromJSON = exports.SpBindingEnum = void 0;
17
17
  /**
18
- * * `redirect` - Redirect
19
- * * `post` - Post
18
+ *
20
19
  * @export
21
20
  */
22
21
  exports.SpBindingEnum = {
@@ -10,12 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `hashed_user_id` - Based on the Hashed User ID
14
- * * `user_id` - Based on user ID
15
- * * `user_uuid` - Based on user UUID
16
- * * `user_username` - Based on the username
17
- * * `user_email` - Based on the User's Email. This is recommended over the UPN method.
18
- * * `user_upn` - Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
13
+ *
19
14
  * @export
20
15
  */
21
16
  export declare const SubModeEnum: {
@@ -15,12 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.SubModeEnumToJSON = exports.SubModeEnumFromJSONTyped = exports.SubModeEnumFromJSON = exports.SubModeEnum = void 0;
17
17
  /**
18
- * * `hashed_user_id` - Based on the Hashed User ID
19
- * * `user_id` - Based on user ID
20
- * * `user_uuid` - Based on user UUID
21
- * * `user_username` - Based on the username
22
- * * `user_email` - Based on the User's Email. This is recommended over the UPN method.
23
- * * `user_upn` - Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains.
18
+ *
24
19
  * @export
25
20
  */
26
21
  exports.SubModeEnum = {
@@ -10,10 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `unknown` - UNKNOWN
14
- * * `successful` - SUCCESSFUL
15
- * * `warning` - WARNING
16
- * * `error` - ERROR
13
+ *
17
14
  * @export
18
15
  */
19
16
  export declare const SystemTaskStatusEnum: {
@@ -15,10 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.SystemTaskStatusEnumToJSON = exports.SystemTaskStatusEnumFromJSONTyped = exports.SystemTaskStatusEnumFromJSON = exports.SystemTaskStatusEnum = void 0;
17
17
  /**
18
- * * `unknown` - UNKNOWN
19
- * * `successful` - SUCCESSFUL
20
- * * `warning` - WARNING
21
- * * `error` - ERROR
18
+ *
22
19
  * @export
23
20
  */
24
21
  exports.SystemTaskStatusEnum = {
@@ -10,9 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `automatic` - Automatic
14
- * * `light` - Light
15
- * * `dark` - Dark
13
+ *
16
14
  * @export
17
15
  */
18
16
  export declare const UiThemeEnum: {
@@ -15,9 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.UiThemeEnumToJSON = exports.UiThemeEnumFromJSONTyped = exports.UiThemeEnumFromJSON = exports.UiThemeEnum = void 0;
17
17
  /**
18
- * * `automatic` - Automatic
19
- * * `light` - Light
20
- * * `dark` - Dark
18
+ *
21
19
  * @export
22
20
  */
23
21
  exports.UiThemeEnum = {
@@ -10,10 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `cascade` - CASCADE
14
- * * `cascade_many` - CASCADE_MANY
15
- * * `set_null` - SET_NULL
16
- * * `set_default` - SET_DEFAULT
13
+ *
17
14
  * @export
18
15
  */
19
16
  export declare const UsedByActionEnum: {
@@ -15,10 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.UsedByActionEnumToJSON = exports.UsedByActionEnumFromJSONTyped = exports.UsedByActionEnumFromJSON = exports.UsedByActionEnum = void 0;
17
17
  /**
18
- * * `cascade` - CASCADE
19
- * * `cascade_many` - CASCADE_MANY
20
- * * `set_null` - SET_NULL
21
- * * `set_default` - SET_DEFAULT
18
+ *
22
19
  * @export
23
20
  */
24
21
  exports.UsedByActionEnum = {
@@ -10,9 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * * `never_create` - Never Create
14
- * * `create_when_required` - Create When Required
15
- * * `always_create` - Always Create
13
+ *
16
14
  * @export
17
15
  */
18
16
  export declare const UserCreationModeEnum: {