You've already forked npm-core-sdk
Latest generation
This commit is contained in:
1
claim.ts
1
claim.ts
@@ -71,6 +71,7 @@ export interface ClaimPayload {
|
||||
Status?: ClaimStatusStruct;
|
||||
/**
|
||||
* Creation date of the claim
|
||||
* TODO Because this attribute is a kpi, when removing it we will have to alter all clickhouse tables to drop the column.
|
||||
*
|
||||
* @deprecated
|
||||
* @generated from protobuf field: string CreationDate = 6 [deprecated = true]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@reflex-platform/npm-core-sdk",
|
||||
"version": "1.14.0-SNAPSHOT-260420064006",
|
||||
"version": "1.14.0-SNAPSHOT-260420082917",
|
||||
"description": "npm libs from core model proto files",
|
||||
"homepage": "",
|
||||
"main": "index.ts",
|
||||
|
||||
Reference in New Issue
Block a user