@grepr/cli 1.6.45-6a646fd → 1.6.46-dea346e

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.
@@ -3467,6 +3467,7 @@ export interface components {
3467
3467
  strategy: components["schemas"]["AttributesMergeStrategy"];
3468
3468
  };
3469
3469
  AuthConfig: {
3470
+ adminPortalClientId?: string;
3470
3471
  appClientId: string;
3471
3472
  authServerUrl: string;
3472
3473
  provider: string;