@vrplatform/api 1.2.33-1022 → 1.2.33-1027

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.2.33-1022",
6
+ "version": "1.2.33-1027",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -5845,7 +5845,7 @@ export interface operations {
5845
5845
  data: {
5846
5846
  /** Format: uuid */
5847
5847
  listingId: string;
5848
- /** @default 2025-11-10 */
5848
+ /** @default 2025-11-11 */
5849
5849
  startAt: string;
5850
5850
  endAt?: string | null;
5851
5851
  setListingInactive?: boolean | null;
@@ -5927,7 +5927,7 @@ export interface operations {
5927
5927
  "application/json": {
5928
5928
  /** Format: uuid */
5929
5929
  listingId: string;
5930
- /** @default 2025-11-10 */
5930
+ /** @default 2025-11-11 */
5931
5931
  startAt?: string;
5932
5932
  endAt?: string | null;
5933
5933
  members: {
@@ -5961,7 +5961,7 @@ export interface operations {
5961
5961
  "application/json": {
5962
5962
  /** Format: uuid */
5963
5963
  listingId: string;
5964
- /** @default 2025-11-10 */
5964
+ /** @default 2025-11-11 */
5965
5965
  startAt: string;
5966
5966
  endAt?: string | null;
5967
5967
  setListingInactive?: boolean | null;
@@ -6041,7 +6041,7 @@ export interface operations {
6041
6041
  "application/json": {
6042
6042
  /** Format: uuid */
6043
6043
  listingId: string;
6044
- /** @default 2025-11-10 */
6044
+ /** @default 2025-11-11 */
6045
6045
  startAt: string;
6046
6046
  endAt?: string | null;
6047
6047
  setListingInactive?: boolean | null;
@@ -6124,7 +6124,7 @@ export interface operations {
6124
6124
  "application/json": {
6125
6125
  /** Format: uuid */
6126
6126
  listingId?: string;
6127
- /** @default 2025-11-10 */
6127
+ /** @default 2025-11-11 */
6128
6128
  startAt?: string;
6129
6129
  endAt?: string | null;
6130
6130
  members?: {
@@ -6158,7 +6158,7 @@ export interface operations {
6158
6158
  "application/json": {
6159
6159
  /** Format: uuid */
6160
6160
  listingId: string;
6161
- /** @default 2025-11-10 */
6161
+ /** @default 2025-11-11 */
6162
6162
  startAt: string;
6163
6163
  endAt?: string | null;
6164
6164
  setListingInactive?: boolean | null;
@@ -6344,7 +6344,7 @@ export interface operations {
6344
6344
  /** Format: uuid */
6345
6345
  sourceId?: string | null;
6346
6346
  initialOwnership?: {
6347
- /** @default 2025-11-10 */
6347
+ /** @default 2025-11-11 */
6348
6348
  startAt?: string;
6349
6349
  endAt?: string | null;
6350
6350
  members: {
@@ -6402,7 +6402,7 @@ export interface operations {
6402
6402
  status: "active" | "inactive";
6403
6403
  defaultCurrency?: string | null;
6404
6404
  activeOwnership?: {
6405
- /** @default 2025-11-10 */
6405
+ /** @default 2025-11-11 */
6406
6406
  startAt: string;
6407
6407
  endAt?: string | null;
6408
6408
  setListingInactive?: boolean | null;
@@ -6643,7 +6643,7 @@ export interface operations {
6643
6643
  status: "active" | "inactive";
6644
6644
  defaultCurrency?: string | null;
6645
6645
  activeOwnership?: {
6646
- /** @default 2025-11-10 */
6646
+ /** @default 2025-11-11 */
6647
6647
  startAt: string;
6648
6648
  endAt?: string | null;
6649
6649
  setListingInactive?: boolean | null;
@@ -6782,7 +6782,7 @@ export interface operations {
6782
6782
  /** Format: uuid */
6783
6783
  sourceId?: string | null;
6784
6784
  initialOwnership?: {
6785
- /** @default 2025-11-10 */
6785
+ /** @default 2025-11-11 */
6786
6786
  startAt?: string;
6787
6787
  endAt?: string | null;
6788
6788
  members: {
@@ -6836,7 +6836,7 @@ export interface operations {
6836
6836
  status: "active" | "inactive";
6837
6837
  defaultCurrency?: string | null;
6838
6838
  activeOwnership?: {
6839
- /** @default 2025-11-10 */
6839
+ /** @default 2025-11-11 */
6840
6840
  startAt: string;
6841
6841
  endAt?: string | null;
6842
6842
  setListingInactive?: boolean | null;
@@ -7053,7 +7053,7 @@ export interface operations {
7053
7053
  status: "active" | "inactive";
7054
7054
  defaultCurrency?: string | null;
7055
7055
  activeOwnership?: {
7056
- /** @default 2025-11-10 */
7056
+ /** @default 2025-11-11 */
7057
7057
  startAt: string;
7058
7058
  endAt?: string | null;
7059
7059
  setListingInactive?: boolean | null;
@@ -7200,7 +7200,7 @@ export interface operations {
7200
7200
  /** Format: uuid */
7201
7201
  sourceId?: string | null;
7202
7202
  initialOwnership?: {
7203
- /** @default 2025-11-10 */
7203
+ /** @default 2025-11-11 */
7204
7204
  startAt?: string;
7205
7205
  endAt?: string | null;
7206
7206
  members: {
@@ -7254,7 +7254,7 @@ export interface operations {
7254
7254
  status: "active" | "inactive";
7255
7255
  defaultCurrency?: string | null;
7256
7256
  activeOwnership?: {
7257
- /** @default 2025-11-10 */
7257
+ /** @default 2025-11-11 */
7258
7258
  startAt: string;
7259
7259
  endAt?: string | null;
7260
7260
  setListingInactive?: boolean | null;
@@ -22387,9 +22387,9 @@ export interface operations {
22387
22387
  };
22388
22388
  getJournalEntriesReport: {
22389
22389
  parameters: {
22390
- query: {
22391
- startAt: string;
22392
- endAt: string;
22390
+ query?: {
22391
+ startAt?: string;
22392
+ endAt?: string;
22393
22393
  search?: string;
22394
22394
  date?: string;
22395
22395
  amount?: string;
@@ -23058,6 +23058,8 @@ export interface operations {
23058
23058
  query: {
23059
23059
  /** @description Year in format YYYY */
23060
23060
  year: number;
23061
+ /** @description comma separated listings */
23062
+ listingIds?: string;
23061
23063
  };
23062
23064
  header?: {
23063
23065
  "X-Team-Id"?: string;
@@ -23148,6 +23150,8 @@ export interface operations {
23148
23150
  query: {
23149
23151
  /** @description Year in format YYYY */
23150
23152
  year: number;
23153
+ /** @description comma separated listings */
23154
+ listingIds?: string;
23151
23155
  };
23152
23156
  header?: {
23153
23157
  "X-Team-Id"?: string;