Latest generation

This commit is contained in:
ci core model
2026-05-22 09:14:04 +00:00
parent 3e153f24a0
commit 7ee37b2296
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@reflex-platform/npm-core-sdk",
"version": "1.14.0-SNAPSHOT-260522091246",
"version": "1.14.0-SNAPSHOT-260522091318",
"description": "npm libs from core model proto files",
"homepage": "",
"main": "index.ts",

View File

@@ -1415,7 +1415,7 @@ export interface SiteProjectAptTypeBookingActorsContext {
* Validation: exactly one of the two options must be provided:
* - Option 1: both ProjectID and ActorID must be set (non-empty)
* - Option 2: SiteID must be set (non-empty)
* Setting both options or neither will be rejected.
* If both options are provided, SiteID will be used preferentially.
*
* @generated from protobuf message api.InitBookerProfileRequest
*/