@goauthentik/api 2025.10.0-rc1-1758282683 → 2025.10.0-rc1-1758298561

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goauthentik/api",
3
- "version": "2025.10.0-rc1-1758282683",
3
+ "version": "2025.10.0-rc1-1758298561",
4
4
  "description": "OpenAPI client for @goauthentik/api",
5
5
  "author": "OpenAPI-Generator",
6
6
  "repository": {
@@ -2006,7 +2006,6 @@ export const RbacPermissionsAssignedByRolesListModelEnum = {
2006
2006
  AuthentikStagesAuthenticatorWebauthnWebauthndevice: 'authentik_stages_authenticator_webauthn.webauthndevice',
2007
2007
  AuthentikStagesCaptchaCaptchastage: 'authentik_stages_captcha.captchastage',
2008
2008
  AuthentikStagesConsentConsentstage: 'authentik_stages_consent.consentstage',
2009
- AuthentikStagesConsentUserconsent: 'authentik_stages_consent.userconsent',
2010
2009
  AuthentikStagesDenyDenystage: 'authentik_stages_deny.denystage',
2011
2010
  AuthentikStagesDummyDummystage: 'authentik_stages_dummy.dummystage',
2012
2011
  AuthentikStagesEmailEmailstage: 'authentik_stages_email.emailstage',
@@ -2118,7 +2117,6 @@ export const RbacPermissionsAssignedByUsersListModelEnum = {
2118
2117
  AuthentikStagesAuthenticatorWebauthnWebauthndevice: 'authentik_stages_authenticator_webauthn.webauthndevice',
2119
2118
  AuthentikStagesCaptchaCaptchastage: 'authentik_stages_captcha.captchastage',
2120
2119
  AuthentikStagesConsentConsentstage: 'authentik_stages_consent.consentstage',
2121
- AuthentikStagesConsentUserconsent: 'authentik_stages_consent.userconsent',
2122
2120
  AuthentikStagesDenyDenystage: 'authentik_stages_deny.denystage',
2123
2121
  AuthentikStagesDummyDummystage: 'authentik_stages_dummy.dummystage',
2124
2122
  AuthentikStagesEmailEmailstage: 'authentik_stages_email.emailstage',
@@ -96,7 +96,6 @@ export const ModelEnum = {
96
96
  AuthentikStagesAuthenticatorWebauthnWebauthndevice: 'authentik_stages_authenticator_webauthn.webauthndevice',
97
97
  AuthentikStagesCaptchaCaptchastage: 'authentik_stages_captcha.captchastage',
98
98
  AuthentikStagesConsentConsentstage: 'authentik_stages_consent.consentstage',
99
- AuthentikStagesConsentUserconsent: 'authentik_stages_consent.userconsent',
100
99
  AuthentikStagesDenyDenystage: 'authentik_stages_deny.denystage',
101
100
  AuthentikStagesDummyDummystage: 'authentik_stages_dummy.dummystage',
102
101
  AuthentikStagesEmailEmailstage: 'authentik_stages_email.emailstage',