You've already forked npm-core-sdk
Latest generation
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@reflex-platform/npm-core-sdk",
|
"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",
|
"description": "npm libs from core model proto files",
|
||||||
"homepage": "",
|
"homepage": "",
|
||||||
"main": "index.ts",
|
"main": "index.ts",
|
||||||
|
|||||||
2
site.ts
2
site.ts
@@ -1415,7 +1415,7 @@ export interface SiteProjectAptTypeBookingActorsContext {
|
|||||||
* Validation: exactly one of the two options must be provided:
|
* Validation: exactly one of the two options must be provided:
|
||||||
* - Option 1: both ProjectID and ActorID must be set (non-empty)
|
* - Option 1: both ProjectID and ActorID must be set (non-empty)
|
||||||
* - Option 2: SiteID 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
|
* @generated from protobuf message api.InitBookerProfileRequest
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user