From f753164d096b71a7e8eb17582d7ffaf5f81cf239 Mon Sep 17 00:00:00 2001 From: ci core model Date: Tue, 26 May 2026 09:45:18 +0000 Subject: [PATCH] Latest generation --- package.json | 2 +- user-attributes.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 50dbda75..73d27f68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@reflex-platform/npm-core-sdk", - "version": "1.14.0-SNAPSHOT-260525123707", + "version": "1.14.0-SNAPSHOT-260526094443", "description": "npm libs from core model proto files", "homepage": "", "main": "index.ts", diff --git a/user-attributes.ts b/user-attributes.ts index 2c9a8317..58035936 100644 --- a/user-attributes.ts +++ b/user-attributes.ts @@ -59,7 +59,7 @@ export interface BookingAuthorization { /** * @generated from protobuf field: string ActorID = 1 */ - ActorID: string; + ActorID: string; // If not set, the booking permission is defined for the project itself (which in that case would be the site configured for standalone use) /** * @generated from protobuf field: api.BookingPermission LoadPermission = 2 */