diff --git a/clients/ts-sdk/src/types.gen.ts b/clients/ts-sdk/src/types.gen.ts index efad4fe15..79099af90 100644 --- a/clients/ts-sdk/src/types.gen.ts +++ b/clients/ts-sdk/src/types.gen.ts @@ -2090,6 +2090,7 @@ export type PublicPageParameters = { useGroupSearch?: (boolean) | null; zIndex?: (number) | null; videoLink?: (string) | null; + zIndex?: (number) | null; }; export type PublicPageSearchOptions = {