@cryptorobot.ai/client 1.26.0-dev.1029 → 1.26.0-dev.1031

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.
Files changed (118) hide show
  1. package/lib/src/services/advisor/advisor.class.d.ts +2 -2
  2. package/lib/src/services/advisor/advisor.schema.d.ts +1 -1
  3. package/lib/src/services/advisor/messages/messages.class.d.ts +2 -2
  4. package/lib/src/services/advisor/messages/messages.schema.d.ts +144 -144
  5. package/lib/src/services/affiliates/affiliates.class.d.ts +2 -2
  6. package/lib/src/services/affiliates/clicks/clicks.class.d.ts +2 -2
  7. package/lib/src/services/affiliates/comissions/comissions.class.d.ts +2 -2
  8. package/lib/src/services/affiliates/contracts/contracts.class.d.ts +2 -2
  9. package/lib/src/services/affiliates/coupons/coupons.class.d.ts +2 -2
  10. package/lib/src/services/affiliates/links/links.class.d.ts +2 -2
  11. package/lib/src/services/affiliates/payouts/payouts.class.d.ts +2 -2
  12. package/lib/src/services/agents/agents.class.d.ts +2 -2
  13. package/lib/src/services/agents/sessions/conversations/conversations.class.d.ts +2 -2
  14. package/lib/src/services/agents/sessions/sessions.class.d.ts +2 -2
  15. package/lib/src/services/agents/sessions/sessions.schema.d.ts +143 -143
  16. package/lib/src/services/autotune/studies/studies.class.d.ts +2 -2
  17. package/lib/src/services/autotune/trials/trials.class.d.ts +2 -2
  18. package/lib/src/services/autotune/usage/usage.class.d.ts +2 -2
  19. package/lib/src/services/autotune/usage/usage.schema.d.ts +3 -3
  20. package/lib/src/services/blog/calendar/calendar.class.d.ts +2 -2
  21. package/lib/src/services/blog/integrations/integrations.class.d.ts +2 -2
  22. package/lib/src/services/blog/posts/posts.class.d.ts +2 -2
  23. package/lib/src/services/blog/queries/queries.class.d.ts +2 -2
  24. package/lib/src/services/blog/sitemaps/pages/pages.class.d.ts +2 -2
  25. package/lib/src/services/blog/sitemaps/sitemaps.class.d.ts +2 -2
  26. package/lib/src/services/blog/suggestions/suggestions.class.d.ts +2 -2
  27. package/lib/src/services/config/config.class.d.ts +2 -2
  28. package/lib/src/services/copilot/concerns/concerns.class.d.ts +2 -2
  29. package/lib/src/services/copilot/concerns/concerns.schema.d.ts +8 -8
  30. package/lib/src/services/copilot/decisions/decisions.class.d.ts +2 -2
  31. package/lib/src/services/copilot/recommendations/recommendations.class.d.ts +2 -2
  32. package/lib/src/services/currencies/currencies.class.d.ts +2 -2
  33. package/lib/src/services/emails/emails.class.d.ts +2 -2
  34. package/lib/src/services/events/events.class.d.ts +2 -2
  35. package/lib/src/services/events/triggers/triggers.class.d.ts +2 -2
  36. package/lib/src/services/events/types/types.class.d.ts +2 -2
  37. package/lib/src/services/exchanges/balance/balance.class.d.ts +2 -2
  38. package/lib/src/services/exchanges/deposits/deposits.class.d.ts +2 -2
  39. package/lib/src/services/exchanges/deposits/sync/sync.class.d.ts +2 -2
  40. package/lib/src/services/exchanges/download/download.class.d.ts +2 -2
  41. package/lib/src/services/exchanges/download/webhooks/webhooks.class.d.ts +2 -2
  42. package/lib/src/services/exchanges/exchanges.class.d.ts +2 -2
  43. package/lib/src/services/exchanges/ledger/ledger.class.d.ts +2 -2
  44. package/lib/src/services/exchanges/ledger/sync/sync.class.d.ts +2 -2
  45. package/lib/src/services/exchanges/ohlcv/history/history.class.d.ts +2 -2
  46. package/lib/src/services/exchanges/ticker/ticker.class.d.ts +2 -2
  47. package/lib/src/services/exchanges/transactions/sync/sync.class.d.ts +2 -2
  48. package/lib/src/services/exchanges/transactions/transactions.class.d.ts +2 -2
  49. package/lib/src/services/extensions/extensions.class.d.ts +2 -2
  50. package/lib/src/services/insights/crypto-stress-index/crypto-stress-index.class.d.ts +2 -2
  51. package/lib/src/services/insights/etf-flow/etf-flow.class.d.ts +2 -2
  52. package/lib/src/services/insights/fear-and-greed/fear-and-greed.class.d.ts +2 -2
  53. package/lib/src/services/insights/global/global.class.d.ts +2 -2
  54. package/lib/src/services/insights/insights.class.d.ts +2 -2
  55. package/lib/src/services/insights/news/news.class.d.ts +2 -2
  56. package/lib/src/services/keys/KeysService.d.ts +2 -2
  57. package/lib/src/services/keys/keys.class.d.ts +2 -2
  58. package/lib/src/services/marketplaces/marketplaces.class.d.ts +2 -2
  59. package/lib/src/services/markets/markets.class.d.ts +2 -2
  60. package/lib/src/services/messages/messages.class.d.ts +2 -2
  61. package/lib/src/services/models/pods/events/events.class.d.ts +2 -2
  62. package/lib/src/services/models/pods/events/events.schema.d.ts +3 -3
  63. package/lib/src/services/models/pods/pods.class.d.ts +2 -2
  64. package/lib/src/services/models/presets/presets.class.d.ts +2 -2
  65. package/lib/src/services/models/signals/history/history.class.d.ts +2 -2
  66. package/lib/src/services/models/signals/signals.class.d.ts +2 -2
  67. package/lib/src/services/models/signals/subscriptions/subscriptions.class.d.ts +2 -2
  68. package/lib/src/services/models/signals/subscriptions/subscriptions.schema.d.ts +3 -3
  69. package/lib/src/services/objectives/objectives.class.d.ts +2 -2
  70. package/lib/src/services/referrals/referrals.class.d.ts +2 -2
  71. package/lib/src/services/security/events/security-events.class.d.ts +2 -2
  72. package/lib/src/services/security/events/security-events.schema.d.ts +70 -70
  73. package/lib/src/services/series/balance/balance.class.d.ts +2 -2
  74. package/lib/src/services/series/performance/performance.class.d.ts +2 -2
  75. package/lib/src/services/snapshot/snapshot.class.d.ts +2 -2
  76. package/lib/src/services/snapshot/snapshot.schema.d.ts +336 -336
  77. package/lib/src/services/store/items/items.class.d.ts +2 -2
  78. package/lib/src/services/strategies/ai/ai.class.d.ts +2 -2
  79. package/lib/src/services/strategies/backtest/backtest.class.d.ts +2 -2
  80. package/lib/src/services/strategies/backtest/backtest.schema.d.ts +231 -135
  81. package/lib/src/services/strategies/backtest/results/results.class.d.ts +2 -2
  82. package/lib/src/services/strategies/follow/follow.class.d.ts +2 -2
  83. package/lib/src/services/strategies/generate/generate.class.d.ts +2 -2
  84. package/lib/src/services/strategies/generate/generate.schema.d.ts +80 -80
  85. package/lib/src/services/strategies/history/history.class.d.ts +2 -2
  86. package/lib/src/services/strategies/history/history.schema.d.ts +152 -152
  87. package/lib/src/services/strategies/hyperopt/hyperopt.class.d.ts +2 -2
  88. package/lib/src/services/strategies/indicators/indicators.class.d.ts +2 -2
  89. package/lib/src/services/strategies/indicators/talib/talib.class.d.ts +2 -2
  90. package/lib/src/services/strategies/research/research.class.d.ts +2 -2
  91. package/lib/src/services/strategies/research/research.schema.d.ts +72 -72
  92. package/lib/src/services/strategies/strategies.class.d.ts +2 -2
  93. package/lib/src/services/strategies/templates/templates.class.d.ts +2 -2
  94. package/lib/src/services/tasks/comments/comments.class.d.ts +2 -2
  95. package/lib/src/services/tasks/tasks.class.d.ts +2 -2
  96. package/lib/src/services/tax/research/research.class.d.ts +2 -2
  97. package/lib/src/services/tax/sessions/conversations/conversations.class.d.ts +2 -2
  98. package/lib/src/services/tax/sessions/sessions.class.d.ts +2 -2
  99. package/lib/src/services/tax/sessions/sessions.schema.d.ts +72 -72
  100. package/lib/src/services/tokens/tokens.class.d.ts +2 -2
  101. package/lib/src/services/tokens/tokens.schema.d.ts +72 -72
  102. package/lib/src/services/traders/pods/api/api.class.d.ts +2 -2
  103. package/lib/src/services/traders/pods/api/api.schema.d.ts +8 -8
  104. package/lib/src/services/traders/pods/events/events.class.d.ts +2 -2
  105. package/lib/src/services/traders/pods/events/events.schema.d.ts +144 -144
  106. package/lib/src/services/traders/pods/pods.class.d.ts +2 -2
  107. package/lib/src/services/traders/pods/pods.schema.d.ts +73 -73
  108. package/lib/src/services/traders/pods/webhooks/webhooks.class.d.ts +2 -2
  109. package/lib/src/services/traders/pods/webhooks/webhooks.schema.d.ts +144 -144
  110. package/lib/src/services/traders/traders.class.d.ts +2 -2
  111. package/lib/src/services/trades/trades.class.d.ts +2 -2
  112. package/lib/src/services/users/access/access.class.d.ts +2 -2
  113. package/lib/src/services/users/access/access.schema.d.ts +70 -70
  114. package/lib/src/services/users/marketing/marketing.class.d.ts +2 -2
  115. package/lib/src/services/users/onboarding/onboarding.class.d.ts +2 -2
  116. package/lib/src/services/users/sessions/sessions.class.d.ts +2 -2
  117. package/lib/src/services/users/sessions/sessions.schema.d.ts +70 -70
  118. package/package.json +1 -1
@@ -10,7 +10,7 @@ export declare const taxSessionsSchema: import("@feathersjs/typebox").TObject<{
10
10
  status: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ACTIVE">, import("@feathersjs/typebox").TLiteral<"EXPIRED">, import("@feathersjs/typebox").TLiteral<"ENDED">]>;
11
11
  metadata: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TRecord<import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TString<string>>>;
12
12
  taxAgentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
13
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
13
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
14
14
  }>;
15
15
  export type TaxSessions = Static<typeof taxSessionsSchema>;
16
16
  export declare const taxSessionsValidator: import("@feathersjs/schema").Validator<any, any>;
@@ -23,7 +23,7 @@ export declare const taxSessionsResolver: import("@feathersjs/schema").Resolver<
23
23
  status: "ACTIVE" | "ENDED" | "EXPIRED";
24
24
  metadata?: Record<string, string> | undefined;
25
25
  taxAgentId?: string | undefined;
26
- userId?: string | undefined;
26
+ userId?: string | {} | undefined;
27
27
  }, HookContext<TaxSessionsService<import("./sessions.class").TaxSessionsParams>>>;
28
28
  export declare const taxSessionsExternalResolver: import("@feathersjs/schema").Resolver<{
29
29
  _id: string | {};
@@ -34,7 +34,7 @@ export declare const taxSessionsExternalResolver: import("@feathersjs/schema").R
34
34
  status: "ACTIVE" | "ENDED" | "EXPIRED";
35
35
  metadata?: Record<string, string> | undefined;
36
36
  taxAgentId?: string | undefined;
37
- userId?: string | undefined;
37
+ userId?: string | {} | undefined;
38
38
  }, HookContext<TaxSessionsService<import("./sessions.class").TaxSessionsParams>>>;
39
39
  export declare const taxSessionsDataSchema: import("@feathersjs/typebox").TPick<import("@feathersjs/typebox").TObject<{
40
40
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
@@ -45,7 +45,7 @@ export declare const taxSessionsDataSchema: import("@feathersjs/typebox").TPick<
45
45
  status: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ACTIVE">, import("@feathersjs/typebox").TLiteral<"EXPIRED">, import("@feathersjs/typebox").TLiteral<"ENDED">]>;
46
46
  metadata: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TRecord<import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TString<string>>>;
47
47
  taxAgentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
48
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
48
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
49
49
  }>, ["sessionId", "status", "metadata", "taxAgentId", "createdAt", "updatedAt"]>;
50
50
  export type TaxSessionsData = Static<typeof taxSessionsDataSchema>;
51
51
  export declare const taxSessionsDataValidator: import("@feathersjs/schema").Validator<any, any>;
@@ -58,7 +58,7 @@ export declare const taxSessionsDataResolver: import("@feathersjs/schema").Resol
58
58
  status: "ACTIVE" | "ENDED" | "EXPIRED";
59
59
  metadata?: Record<string, string> | undefined;
60
60
  taxAgentId?: string | undefined;
61
- userId?: string | undefined;
61
+ userId?: string | {} | undefined;
62
62
  }, HookContext<TaxSessionsService<import("./sessions.class").TaxSessionsParams>>>;
63
63
  export declare const taxSessionsPatchSchema: import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
64
64
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
@@ -69,7 +69,7 @@ export declare const taxSessionsPatchSchema: import("@feathersjs/typebox").TPart
69
69
  status: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ACTIVE">, import("@feathersjs/typebox").TLiteral<"EXPIRED">, import("@feathersjs/typebox").TLiteral<"ENDED">]>;
70
70
  metadata: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TRecord<import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TString<string>>>;
71
71
  taxAgentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
72
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
72
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
73
73
  }>>;
74
74
  export type TaxSessionsPatch = Static<typeof taxSessionsPatchSchema>;
75
75
  export declare const taxSessionsPatchValidator: import("@feathersjs/schema").Validator<any, any>;
@@ -82,7 +82,7 @@ export declare const taxSessionsPatchResolver: import("@feathersjs/schema").Reso
82
82
  status: "ACTIVE" | "ENDED" | "EXPIRED";
83
83
  metadata?: Record<string, string> | undefined;
84
84
  taxAgentId?: string | undefined;
85
- userId?: string | undefined;
85
+ userId?: string | {} | undefined;
86
86
  }, HookContext<TaxSessionsService<import("./sessions.class").TaxSessionsParams>>>;
87
87
  export declare const taxSessionsQueryProperties: import("@feathersjs/typebox").TPick<import("@feathersjs/typebox").TObject<{
88
88
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
@@ -93,7 +93,7 @@ export declare const taxSessionsQueryProperties: import("@feathersjs/typebox").T
93
93
  status: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ACTIVE">, import("@feathersjs/typebox").TLiteral<"EXPIRED">, import("@feathersjs/typebox").TLiteral<"ENDED">]>;
94
94
  metadata: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TRecord<import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TString<string>>>;
95
95
  taxAgentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
96
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
96
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
97
97
  }>, ["_id", "sessionId", "sessionArn", "status", "metadata", "userId", "taxAgentId", "createdAt", "updatedAt"]>;
98
98
  export declare const taxSessionsQuerySchema: import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
99
99
  $limit: import("@feathersjs/typebox").TNumber;
@@ -199,14 +199,14 @@ export declare const taxSessionsQuerySchema: import("@feathersjs/typebox").TInte
199
199
  }>, import("@feathersjs/typebox").TObject<{
200
200
  [key: string]: import("@feathersjs/typebox").TSchema;
201
201
  } | undefined>]>>]>>;
202
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
203
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
204
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
205
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
206
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
207
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
208
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
209
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
202
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
203
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
204
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
205
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
206
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
207
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
208
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
209
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
210
210
  }>, import("@feathersjs/typebox").TObject<{
211
211
  [key: string]: import("@feathersjs/typebox").TSchema;
212
212
  } | undefined>]>>]>>;
@@ -300,14 +300,14 @@ export declare const taxSessionsQuerySchema: import("@feathersjs/typebox").TInte
300
300
  }>, import("@feathersjs/typebox").TObject<{
301
301
  [key: string]: import("@feathersjs/typebox").TSchema;
302
302
  } | undefined>]>>]>>;
303
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
304
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
305
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
306
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
307
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
308
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
309
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
310
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
303
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
304
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
305
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
306
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
307
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
308
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
309
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
310
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
311
311
  }>, import("@feathersjs/typebox").TObject<{
312
312
  [key: string]: import("@feathersjs/typebox").TSchema;
313
313
  } | undefined>]>>]>>;
@@ -402,14 +402,14 @@ export declare const taxSessionsQuerySchema: import("@feathersjs/typebox").TInte
402
402
  }>, import("@feathersjs/typebox").TObject<{
403
403
  [key: string]: import("@feathersjs/typebox").TSchema;
404
404
  } | undefined>]>>]>>;
405
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
406
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
407
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
408
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
409
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
410
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
411
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
412
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
405
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
406
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
407
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
408
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
409
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
410
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
411
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
412
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
413
413
  }>, import("@feathersjs/typebox").TObject<{
414
414
  [key: string]: import("@feathersjs/typebox").TSchema;
415
415
  } | undefined>]>>]>>;
@@ -503,14 +503,14 @@ export declare const taxSessionsQuerySchema: import("@feathersjs/typebox").TInte
503
503
  }>, import("@feathersjs/typebox").TObject<{
504
504
  [key: string]: import("@feathersjs/typebox").TSchema;
505
505
  } | undefined>]>>]>>;
506
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
507
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
508
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
509
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
510
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
511
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
512
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
513
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
506
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
507
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
508
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
509
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
510
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
511
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
512
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
513
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
514
514
  }>, import("@feathersjs/typebox").TObject<{
515
515
  [key: string]: import("@feathersjs/typebox").TSchema;
516
516
  } | undefined>]>>]>>;
@@ -590,14 +590,14 @@ export declare const taxSessionsQueryResolver: import("@feathersjs/schema").Reso
590
590
  } & {}> | undefined;
591
591
  updatedAt?: any;
592
592
  userId?: string | Partial<{
593
- $gt?: string | undefined;
594
- $gte?: string | undefined;
595
- $lt?: string | undefined;
596
- $lte?: string | undefined;
597
- $ne?: string | undefined;
598
- $in: string | string[];
599
- $nin: string | string[];
600
- } & {}> | undefined;
593
+ $gt?: string | {} | undefined;
594
+ $gte?: string | {} | undefined;
595
+ $lt?: string | {} | undefined;
596
+ $lte?: string | {} | undefined;
597
+ $ne?: string | {} | undefined;
598
+ $in: string | (string | {})[] | {};
599
+ $nin: string | (string | {})[] | {};
600
+ } & {}> | {} | undefined;
601
601
  } | {
602
602
  $or: {
603
603
  _id?: string | Partial<{
@@ -657,14 +657,14 @@ export declare const taxSessionsQueryResolver: import("@feathersjs/schema").Reso
657
657
  } & {}> | undefined;
658
658
  updatedAt?: any;
659
659
  userId?: string | Partial<{
660
- $gt?: string | undefined;
661
- $gte?: string | undefined;
662
- $lt?: string | undefined;
663
- $lte?: string | undefined;
664
- $ne?: string | undefined;
665
- $in: string | string[];
666
- $nin: string | string[];
667
- } & {}> | undefined;
660
+ $gt?: string | {} | undefined;
661
+ $gte?: string | {} | undefined;
662
+ $lt?: string | {} | undefined;
663
+ $lte?: string | {} | undefined;
664
+ $ne?: string | {} | undefined;
665
+ $in: string | (string | {})[] | {};
666
+ $nin: string | (string | {})[] | {};
667
+ } & {}> | {} | undefined;
668
668
  }[];
669
669
  })[];
670
670
  $or: {
@@ -725,14 +725,14 @@ export declare const taxSessionsQueryResolver: import("@feathersjs/schema").Reso
725
725
  } & {}> | undefined;
726
726
  updatedAt?: any;
727
727
  userId?: string | Partial<{
728
- $gt?: string | undefined;
729
- $gte?: string | undefined;
730
- $lt?: string | undefined;
731
- $lte?: string | undefined;
732
- $ne?: string | undefined;
733
- $in: string | string[];
734
- $nin: string | string[];
735
- } & {}> | undefined;
728
+ $gt?: string | {} | undefined;
729
+ $gte?: string | {} | undefined;
730
+ $lt?: string | {} | undefined;
731
+ $lte?: string | {} | undefined;
732
+ $ne?: string | {} | undefined;
733
+ $in: string | (string | {})[] | {};
734
+ $nin: string | (string | {})[] | {};
735
+ } & {}> | {} | undefined;
736
736
  }[];
737
737
  }> & {
738
738
  _id?: string | Partial<{
@@ -792,12 +792,12 @@ export declare const taxSessionsQueryResolver: import("@feathersjs/schema").Reso
792
792
  } & {}> | undefined;
793
793
  updatedAt?: any;
794
794
  userId?: string | Partial<{
795
- $gt?: string | undefined;
796
- $gte?: string | undefined;
797
- $lt?: string | undefined;
798
- $lte?: string | undefined;
799
- $ne?: string | undefined;
800
- $in: string | string[];
801
- $nin: string | string[];
802
- } & {}> | undefined;
795
+ $gt?: string | {} | undefined;
796
+ $gte?: string | {} | undefined;
797
+ $lt?: string | {} | undefined;
798
+ $lte?: string | {} | undefined;
799
+ $ne?: string | {} | undefined;
800
+ $in: string | (string | {})[] | {};
801
+ $nin: string | (string | {})[] | {};
802
+ } & {}> | {} | undefined;
803
803
  } & {}, HookContext<TaxSessionsService<import("./sessions.class").TaxSessionsParams>>>;
@@ -1,11 +1,11 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../declarations';
5
5
  import type { Tokens, TokensData, TokensPatch, TokensQuery } from './tokens.schema';
6
6
  export type { Tokens, TokensData, TokensPatch, TokensQuery };
7
7
  export interface TokensParams extends MongoDBAdapterParams<TokensQuery> {
8
8
  }
9
- export declare class TokensService<ServiceParams extends Params = TokensParams> extends FlexibleMongoDBService<Tokens, TokensData, TokensParams, TokensPatch> {
9
+ export declare class TokensService<ServiceParams extends Params = TokensParams> extends MongoDBService<Tokens, TokensData, TokensParams, TokensPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -4,7 +4,7 @@ import type { TokensService } from './tokens.class';
4
4
  export declare const tokensSchema: import("@feathersjs/typebox").TObject<{
5
5
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
6
6
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
7
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
7
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
8
8
  sessionId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
9
9
  model: import("@feathersjs/typebox").TString<string>;
10
10
  inputTokens: import("@feathersjs/typebox").TNumber;
@@ -20,7 +20,7 @@ export declare const tokensValidator: import("@feathersjs/schema").Validator<any
20
20
  export declare const tokensResolver: import("@feathersjs/schema").Resolver<{
21
21
  _id: string | {};
22
22
  userId: string | {};
23
- agentId?: string | undefined;
23
+ agentId?: string | {} | undefined;
24
24
  sessionId?: string | undefined;
25
25
  model: string;
26
26
  inputTokens: number;
@@ -34,7 +34,7 @@ export declare const tokensResolver: import("@feathersjs/schema").Resolver<{
34
34
  export declare const tokensExternalResolver: import("@feathersjs/schema").Resolver<{
35
35
  _id: string | {};
36
36
  userId: string | {};
37
- agentId?: string | undefined;
37
+ agentId?: string | {} | undefined;
38
38
  sessionId?: string | undefined;
39
39
  model: string;
40
40
  inputTokens: number;
@@ -48,7 +48,7 @@ export declare const tokensExternalResolver: import("@feathersjs/schema").Resolv
48
48
  export declare const tokensDataSchema: import("@feathersjs/typebox").TPick<import("@feathersjs/typebox").TObject<{
49
49
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
50
50
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
51
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
51
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
52
52
  sessionId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
53
53
  model: import("@feathersjs/typebox").TString<string>;
54
54
  inputTokens: import("@feathersjs/typebox").TNumber;
@@ -64,7 +64,7 @@ export declare const tokensDataValidator: import("@feathersjs/schema").Validator
64
64
  export declare const tokensDataResolver: import("@feathersjs/schema").Resolver<{
65
65
  _id: string | {};
66
66
  userId: string | {};
67
- agentId?: string | undefined;
67
+ agentId?: string | {} | undefined;
68
68
  sessionId?: string | undefined;
69
69
  model: string;
70
70
  inputTokens: number;
@@ -78,7 +78,7 @@ export declare const tokensDataResolver: import("@feathersjs/schema").Resolver<{
78
78
  export declare const tokensPatchSchema: import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
79
79
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
80
80
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
81
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
81
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
82
82
  sessionId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
83
83
  model: import("@feathersjs/typebox").TString<string>;
84
84
  inputTokens: import("@feathersjs/typebox").TNumber;
@@ -94,7 +94,7 @@ export declare const tokensPatchValidator: import("@feathersjs/schema").Validato
94
94
  export declare const tokensPatchResolver: import("@feathersjs/schema").Resolver<{
95
95
  _id: string | {};
96
96
  userId: string | {};
97
- agentId?: string | undefined;
97
+ agentId?: string | {} | undefined;
98
98
  sessionId?: string | undefined;
99
99
  model: string;
100
100
  inputTokens: number;
@@ -108,7 +108,7 @@ export declare const tokensPatchResolver: import("@feathersjs/schema").Resolver<
108
108
  export declare const tokensQueryProperties: import("@feathersjs/typebox").TPick<import("@feathersjs/typebox").TObject<{
109
109
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
110
110
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
111
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
111
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
112
112
  sessionId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
113
113
  model: import("@feathersjs/typebox").TString<string>;
114
114
  inputTokens: import("@feathersjs/typebox").TNumber;
@@ -147,14 +147,14 @@ export declare const tokensQuerySchema: import("@feathersjs/typebox").TIntersect
147
147
  }>, import("@feathersjs/typebox").TObject<{
148
148
  [key: string]: import("@feathersjs/typebox").TSchema;
149
149
  } | undefined>]>>]>>;
150
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
151
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
152
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
153
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
154
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
155
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
156
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
157
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
150
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
151
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
152
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
153
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
154
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
155
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
156
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
157
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
158
158
  }>, import("@feathersjs/typebox").TObject<{
159
159
  [key: string]: import("@feathersjs/typebox").TSchema;
160
160
  } | undefined>]>>]>>;
@@ -259,14 +259,14 @@ export declare const tokensQuerySchema: import("@feathersjs/typebox").TIntersect
259
259
  }>, import("@feathersjs/typebox").TObject<{
260
260
  [key: string]: import("@feathersjs/typebox").TSchema;
261
261
  } | undefined>]>>]>>;
262
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
263
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
264
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
265
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
266
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
267
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
268
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
269
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
262
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
263
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
264
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
265
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
266
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
267
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
268
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
269
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
270
270
  }>, import("@feathersjs/typebox").TObject<{
271
271
  [key: string]: import("@feathersjs/typebox").TSchema;
272
272
  } | undefined>]>>]>>;
@@ -372,14 +372,14 @@ export declare const tokensQuerySchema: import("@feathersjs/typebox").TIntersect
372
372
  }>, import("@feathersjs/typebox").TObject<{
373
373
  [key: string]: import("@feathersjs/typebox").TSchema;
374
374
  } | undefined>]>>]>>;
375
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
376
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
377
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
378
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
379
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
380
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
381
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
382
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
375
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
376
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
377
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
378
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
379
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
380
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
381
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
382
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
383
383
  }>, import("@feathersjs/typebox").TObject<{
384
384
  [key: string]: import("@feathersjs/typebox").TSchema;
385
385
  } | undefined>]>>]>>;
@@ -484,14 +484,14 @@ export declare const tokensQuerySchema: import("@feathersjs/typebox").TIntersect
484
484
  }>, import("@feathersjs/typebox").TObject<{
485
485
  [key: string]: import("@feathersjs/typebox").TSchema;
486
486
  } | undefined>]>>]>>;
487
- agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
488
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
489
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
490
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
491
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
492
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
493
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
494
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
487
+ agentId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
488
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
489
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
490
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
491
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
492
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
493
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
494
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
495
495
  }>, import("@feathersjs/typebox").TObject<{
496
496
  [key: string]: import("@feathersjs/typebox").TSchema;
497
497
  } | undefined>]>>]>>;
@@ -613,14 +613,14 @@ export declare const tokensQueryResolver: import("@feathersjs/schema").Resolver<
613
613
  $nin: string | (string | {})[] | {};
614
614
  } & {}> | {} | undefined;
615
615
  agentId?: string | Partial<{
616
- $gt?: string | undefined;
617
- $gte?: string | undefined;
618
- $lt?: string | undefined;
619
- $lte?: string | undefined;
620
- $ne?: string | undefined;
621
- $in: string | string[];
622
- $nin: string | string[];
623
- } & {}> | undefined;
616
+ $gt?: string | {} | undefined;
617
+ $gte?: string | {} | undefined;
618
+ $lt?: string | {} | undefined;
619
+ $lte?: string | {} | undefined;
620
+ $ne?: string | {} | undefined;
621
+ $in: string | (string | {})[] | {};
622
+ $nin: string | (string | {})[] | {};
623
+ } & {}> | {} | undefined;
624
624
  createdAt?: any;
625
625
  inputTokens?: number | Partial<{
626
626
  $gt: number;
@@ -697,14 +697,14 @@ export declare const tokensQueryResolver: import("@feathersjs/schema").Resolver<
697
697
  $nin: string | (string | {})[] | {};
698
698
  } & {}> | {} | undefined;
699
699
  agentId?: string | Partial<{
700
- $gt?: string | undefined;
701
- $gte?: string | undefined;
702
- $lt?: string | undefined;
703
- $lte?: string | undefined;
704
- $ne?: string | undefined;
705
- $in: string | string[];
706
- $nin: string | string[];
707
- } & {}> | undefined;
700
+ $gt?: string | {} | undefined;
701
+ $gte?: string | {} | undefined;
702
+ $lt?: string | {} | undefined;
703
+ $lte?: string | {} | undefined;
704
+ $ne?: string | {} | undefined;
705
+ $in: string | (string | {})[] | {};
706
+ $nin: string | (string | {})[] | {};
707
+ } & {}> | {} | undefined;
708
708
  createdAt?: any;
709
709
  inputTokens?: number | Partial<{
710
710
  $gt: number;
@@ -782,14 +782,14 @@ export declare const tokensQueryResolver: import("@feathersjs/schema").Resolver<
782
782
  $nin: string | (string | {})[] | {};
783
783
  } & {}> | {} | undefined;
784
784
  agentId?: string | Partial<{
785
- $gt?: string | undefined;
786
- $gte?: string | undefined;
787
- $lt?: string | undefined;
788
- $lte?: string | undefined;
789
- $ne?: string | undefined;
790
- $in: string | string[];
791
- $nin: string | string[];
792
- } & {}> | undefined;
785
+ $gt?: string | {} | undefined;
786
+ $gte?: string | {} | undefined;
787
+ $lt?: string | {} | undefined;
788
+ $lte?: string | {} | undefined;
789
+ $ne?: string | {} | undefined;
790
+ $in: string | (string | {})[] | {};
791
+ $nin: string | (string | {})[] | {};
792
+ } & {}> | {} | undefined;
793
793
  createdAt?: any;
794
794
  inputTokens?: number | Partial<{
795
795
  $gt: number;
@@ -866,14 +866,14 @@ export declare const tokensQueryResolver: import("@feathersjs/schema").Resolver<
866
866
  $nin: string | (string | {})[] | {};
867
867
  } & {}> | {} | undefined;
868
868
  agentId?: string | Partial<{
869
- $gt?: string | undefined;
870
- $gte?: string | undefined;
871
- $lt?: string | undefined;
872
- $lte?: string | undefined;
873
- $ne?: string | undefined;
874
- $in: string | string[];
875
- $nin: string | string[];
876
- } & {}> | undefined;
869
+ $gt?: string | {} | undefined;
870
+ $gte?: string | {} | undefined;
871
+ $lt?: string | {} | undefined;
872
+ $lte?: string | {} | undefined;
873
+ $ne?: string | {} | undefined;
874
+ $in: string | (string | {})[] | {};
875
+ $nin: string | (string | {})[] | {};
876
+ } & {}> | {} | undefined;
877
877
  createdAt?: any;
878
878
  inputTokens?: number | Partial<{
879
879
  $gt: number;
@@ -1,12 +1,12 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../../declarations';
5
5
  import type { TradersPodsApi, TradersPodsApiData, TradersPodsApiPatch, TradersPodsApiQuery } from './api.schema';
6
6
  export type { TradersPodsApi, TradersPodsApiData, TradersPodsApiPatch, TradersPodsApiQuery };
7
7
  export interface TradersPodsApiParams extends MongoDBAdapterParams<TradersPodsApiQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class TradersPodsApiService<ServiceParams extends Params = TradersPodsApiParams> extends FlexibleMongoDBService<TradersPodsApi, TradersPodsApiData, TradersPodsApiParams, TradersPodsApiPatch> {
10
+ export declare class TradersPodsApiService<ServiceParams extends Params = TradersPodsApiParams> extends MongoDBService<TradersPodsApi, TradersPodsApiData, TradersPodsApiParams, TradersPodsApiPatch> {
11
11
  }
12
12
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;