@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
@@ -1,6 +1,6 @@
1
1
  import type { Id, 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 { InsightsCryptoStressIndex, InsightsCryptoStressIndexData, InsightsCryptoStressIndexPatch, InsightsCryptoStressIndexQuery } from './crypto-stress-index.schema';
6
6
  export type { InsightsCryptoStressIndex, InsightsCryptoStressIndexData, InsightsCryptoStressIndexPatch, InsightsCryptoStressIndexQuery };
@@ -24,7 +24,7 @@ export interface ConfirmedStressResponse {
24
24
  blockEntries: boolean;
25
25
  exitMode: 'none' | 'exit_losers' | 'exit_all';
26
26
  }
27
- export declare class InsightsCryptoStressIndexService<ServiceParams extends Params = InsightsCryptoStressIndexParams> extends FlexibleMongoDBService<InsightsCryptoStressIndex, InsightsCryptoStressIndexData, InsightsCryptoStressIndexParams, InsightsCryptoStressIndexPatch> {
27
+ export declare class InsightsCryptoStressIndexService<ServiceParams extends Params = InsightsCryptoStressIndexParams> extends MongoDBService<InsightsCryptoStressIndex, InsightsCryptoStressIndexData, InsightsCryptoStressIndexParams, InsightsCryptoStressIndexPatch> {
28
28
  private _emaScore;
29
29
  private _confirmedBand;
30
30
  private _pendingBand;
@@ -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 { InsightsEtfFlow, InsightsEtfFlowData, InsightsEtfFlowPatch, InsightsEtfFlowQuery } from './etf-flow.schema';
6
6
  export type { InsightsEtfFlow, InsightsEtfFlowData, InsightsEtfFlowPatch, InsightsEtfFlowQuery };
7
7
  export interface InsightsEtfFlowParams extends MongoDBAdapterParams<InsightsEtfFlowQuery> {
8
8
  }
9
- export declare class InsightsEtfFlowService<ServiceParams extends Params = InsightsEtfFlowParams> extends FlexibleMongoDBService<InsightsEtfFlow, InsightsEtfFlowData, InsightsEtfFlowParams, InsightsEtfFlowPatch> {
9
+ export declare class InsightsEtfFlowService<ServiceParams extends Params = InsightsEtfFlowParams> extends MongoDBService<InsightsEtfFlow, InsightsEtfFlowData, InsightsEtfFlowParams, InsightsEtfFlowPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -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 { InsightsFearAndGreed, InsightsFearAndGreedData, InsightsFearAndGreedPatch, InsightsFearAndGreedQuery } from './fear-and-greed.schema';
6
6
  export type { InsightsFearAndGreed, InsightsFearAndGreedData, InsightsFearAndGreedPatch, InsightsFearAndGreedQuery };
7
7
  export interface InsightsFearAndGreedParams extends MongoDBAdapterParams<InsightsFearAndGreedQuery> {
8
8
  }
9
- export declare class InsightsFearAndGreedService<ServiceParams extends Params = InsightsFearAndGreedParams> extends FlexibleMongoDBService<InsightsFearAndGreed, InsightsFearAndGreedData, InsightsFearAndGreedParams, InsightsFearAndGreedPatch> {
9
+ export declare class InsightsFearAndGreedService<ServiceParams extends Params = InsightsFearAndGreedParams> extends MongoDBService<InsightsFearAndGreed, InsightsFearAndGreedData, InsightsFearAndGreedParams, InsightsFearAndGreedPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -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 { InsightsGlobal, InsightsGlobalData, InsightsGlobalPatch, InsightsGlobalQuery } from './global.schema';
6
6
  export type { InsightsGlobal, InsightsGlobalData, InsightsGlobalPatch, InsightsGlobalQuery };
7
7
  export interface InsightsGlobalParams extends MongoDBAdapterParams<InsightsGlobalQuery> {
8
8
  }
9
- export declare class InsightsGlobalService<ServiceParams extends Params = InsightsGlobalParams> extends FlexibleMongoDBService<InsightsGlobal, InsightsGlobalData, InsightsGlobalParams, InsightsGlobalPatch> {
9
+ export declare class InsightsGlobalService<ServiceParams extends Params = InsightsGlobalParams> extends MongoDBService<InsightsGlobal, InsightsGlobalData, InsightsGlobalParams, InsightsGlobalPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -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 { Insights, InsightsData, InsightsPatch, InsightsQuery } from './insights.schema';
6
6
  export type { Insights, InsightsData, InsightsPatch, InsightsQuery };
7
7
  export interface InsightsParams extends MongoDBAdapterParams<InsightsQuery> {
8
8
  }
9
- export declare class InsightsService<ServiceParams extends Params = InsightsParams> extends FlexibleMongoDBService<Insights, InsightsData, InsightsParams, InsightsPatch> {
9
+ export declare class InsightsService<ServiceParams extends Params = InsightsParams> extends MongoDBService<Insights, InsightsData, InsightsParams, InsightsPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -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 { InsightsNews, InsightsNewsData, InsightsNewsPatch, InsightsNewsQuery } from './news.schema';
6
6
  export type { InsightsNews, InsightsNewsData, InsightsNewsPatch, InsightsNewsQuery };
7
7
  export interface InsightsNewsParams extends MongoDBAdapterParams<InsightsNewsQuery> {
8
8
  }
9
- export declare class InsightsNewsService<ServiceParams extends Params = InsightsNewsParams> extends FlexibleMongoDBService<InsightsNews, InsightsNewsData, InsightsNewsParams, InsightsNewsPatch> {
9
+ export declare class InsightsNewsService<ServiceParams extends Params = InsightsNewsParams> extends MongoDBService<InsightsNews, InsightsNewsData, InsightsNewsParams, InsightsNewsPatch> {
10
10
  upsert(data: {
11
11
  newsType: string;
12
12
  newsItems: any[];
@@ -1,8 +1,8 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
- import { FlexibleMongoDBService } from '../../helpers/flexible-objectid';
2
+ import { MongoDBService } from '@feathersjs/mongodb';
3
3
  import { KeysParams } from './keys.class';
4
4
  import type { Keys, KeysData, KeysPatch } from './keys.schema';
5
- export declare class KeysService<ServiceParams extends Params = KeysParams> extends FlexibleMongoDBService<Keys, KeysData, KeysParams, KeysPatch> {
5
+ export declare class KeysService<ServiceParams extends Params = KeysParams> extends MongoDBService<Keys, KeysData, KeysParams, KeysPatch> {
6
6
  constructor(options: any);
7
7
  create(data: KeysData & {
8
8
  _rawApiKey?: string;
@@ -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 { Keys, KeysData, KeysPatch, KeysQuery } from './keys.schema';
6
6
  export type { Keys, KeysData, KeysPatch, KeysQuery };
7
7
  export interface KeysParams extends MongoDBAdapterParams<KeysQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class KeysService<ServiceParams extends Params = KeysParams> extends FlexibleMongoDBService<Keys, KeysData, KeysParams, KeysPatch> {
10
+ export declare class KeysService<ServiceParams extends Params = KeysParams> extends MongoDBService<Keys, KeysData, KeysParams, KeysPatch> {
11
11
  }
12
12
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -1,6 +1,6 @@
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
  type Marketplaces = any;
6
6
  type MarketplacesData = any;
@@ -9,6 +9,6 @@ type MarketplacesQuery = any;
9
9
  export type { Marketplaces, MarketplacesData, MarketplacesPatch, MarketplacesQuery };
10
10
  export interface MarketplacesParams extends MongoDBAdapterParams<MarketplacesQuery> {
11
11
  }
12
- export declare class MarketplacesService<ServiceParams extends Params = MarketplacesParams> extends FlexibleMongoDBService<Marketplaces, MarketplacesData, MarketplacesParams, MarketplacesPatch> {
12
+ export declare class MarketplacesService<ServiceParams extends Params = MarketplacesParams> extends MongoDBService<Marketplaces, MarketplacesData, MarketplacesParams, MarketplacesPatch> {
13
13
  }
14
14
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -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 { Markets, MarketsData, MarketsPatch, MarketsQuery } from './markets.schema';
6
6
  export type { Markets, MarketsData, MarketsPatch, MarketsQuery };
7
7
  export interface MarketsParams extends MongoDBAdapterParams<MarketsQuery> {
8
8
  }
9
- export declare class MarketsService<ServiceParams extends Params = MarketsParams> extends FlexibleMongoDBService<Markets, MarketsData, MarketsParams, MarketsPatch> {
9
+ export declare class MarketsService<ServiceParams extends Params = MarketsParams> extends MongoDBService<Markets, MarketsData, MarketsParams, MarketsPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -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 { Messages, MessagesData, MessagesPatch, MessagesQuery } from './messages.schema';
6
6
  export type { Messages, MessagesData, MessagesPatch, MessagesQuery };
7
7
  export interface MessagesParams extends MongoDBAdapterParams<MessagesQuery> {
8
8
  }
9
- export declare class MessagesService<ServiceParams extends Params = MessagesParams> extends FlexibleMongoDBService<Messages, MessagesData, MessagesParams, MessagesPatch> {
9
+ export declare class MessagesService<ServiceParams extends Params = MessagesParams> extends MongoDBService<Messages, MessagesData, MessagesParams, MessagesPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -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 { ModelsPodsEvents, ModelsPodsEventsData, ModelsPodsEventsPatch, ModelsPodsEventsQuery } from './events.schema';
6
6
  export type { ModelsPodsEvents, ModelsPodsEventsData, ModelsPodsEventsPatch, ModelsPodsEventsQuery };
7
7
  export interface ModelsPodsEventsParams extends MongoDBAdapterParams<ModelsPodsEventsQuery> {
8
8
  }
9
- export declare class ModelsPodsEventsService<ServiceParams extends Params = ModelsPodsEventsParams> extends FlexibleMongoDBService<ModelsPodsEvents, ModelsPodsEventsData, ModelsPodsEventsParams, ModelsPodsEventsPatch> {
9
+ export declare class ModelsPodsEventsService<ServiceParams extends Params = ModelsPodsEventsParams> extends MongoDBService<ModelsPodsEvents, ModelsPodsEventsData, ModelsPodsEventsParams, ModelsPodsEventsPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -37,9 +37,9 @@ export declare const modelsPodsEventsExternalResolver: import("@feathersjs/schem
37
37
  createdAt?: any;
38
38
  }, HookContext<ModelsPodsEventsService<import("./events.class").ModelsPodsEventsParams>>>;
39
39
  export declare const modelsPodsEventsDataSchema: import("@feathersjs/typebox").TObject<{
40
- podId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TString<string>]>;
41
- presetId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TNull]>>;
42
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TNull]>>;
40
+ podId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
41
+ presetId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TNull]>>;
42
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TNull]>>;
43
43
  event: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"died">, import("@feathersjs/typebox").TLiteral<"restarted">, import("@feathersjs/typebox").TLiteral<"rebound">, import("@feathersjs/typebox").TLiteral<"healthy">, import("@feathersjs/typebox").TLiteral<"unhealthy">, import("@feathersjs/typebox").TLiteral<"reconciled">, import("@feathersjs/typebox").TLiteral<"restart-failed">, import("@feathersjs/typebox").TLiteral<"restart-blocked">]>;
44
44
  source: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"docker-events">, import("@feathersjs/typebox").TLiteral<"ecs-refresh">, import("@feathersjs/typebox").TLiteral<"user">, import("@feathersjs/typebox").TLiteral<"system">]>;
45
45
  summary: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
@@ -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 { ModelsPods, ModelsPodsData, ModelsPodsPatch, ModelsPodsQuery } from './pods.schema';
6
6
  export type { ModelsPods, ModelsPodsData, ModelsPodsPatch, ModelsPodsQuery };
7
7
  export interface ModelsPodsParams extends MongoDBAdapterParams<ModelsPodsQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class ModelsPodsService<ServiceParams extends Params = ModelsPodsParams> extends FlexibleMongoDBService<ModelsPods, ModelsPodsData, ModelsPodsParams, ModelsPodsPatch> {
10
+ export declare class ModelsPodsService<ServiceParams extends Params = ModelsPodsParams> extends MongoDBService<ModelsPods, ModelsPodsData, ModelsPodsParams, ModelsPodsPatch> {
11
11
  }
12
12
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -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 { ModelsPreset, ModelsPresetData, ModelsPresetPatch, ModelsPresetQuery } from './presets.schema';
6
6
  export type { ModelsPreset, ModelsPresetData, ModelsPresetPatch, ModelsPresetQuery };
7
7
  export interface ModelsPresetsParams extends MongoDBAdapterParams<ModelsPresetQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class ModelsPresetsService<ServiceParams extends Params = ModelsPresetsParams> extends FlexibleMongoDBService<ModelsPreset, ModelsPresetData, ModelsPresetsParams, ModelsPresetPatch> {
10
+ export declare class ModelsPresetsService<ServiceParams extends Params = ModelsPresetsParams> extends MongoDBService<ModelsPreset, ModelsPresetData, ModelsPresetsParams, ModelsPresetPatch> {
11
11
  }
12
12
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -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 { ModelsSignalsHistory, ModelsSignalsHistoryData, ModelsSignalsHistoryPatch, ModelsSignalsHistoryQuery } from './history.schema';
6
6
  export type { ModelsSignalsHistory, ModelsSignalsHistoryData, ModelsSignalsHistoryPatch, ModelsSignalsHistoryQuery };
7
7
  export interface ModelsSignalsHistoryParams extends MongoDBAdapterParams<ModelsSignalsHistoryQuery> {
8
8
  }
9
- export declare class ModelsSignalsHistoryService<ServiceParams extends Params = ModelsSignalsHistoryParams> extends FlexibleMongoDBService<ModelsSignalsHistory, ModelsSignalsHistoryData, ModelsSignalsHistoryParams, ModelsSignalsHistoryPatch> {
9
+ export declare class ModelsSignalsHistoryService<ServiceParams extends Params = ModelsSignalsHistoryParams> extends MongoDBService<ModelsSignalsHistory, ModelsSignalsHistoryData, ModelsSignalsHistoryParams, ModelsSignalsHistoryPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -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 { ModelsSignals, ModelsSignalsData, ModelsSignalsPatch, ModelsSignalsQuery } from './signals.schema';
6
6
  export type { ModelsSignals, ModelsSignalsData, ModelsSignalsPatch, ModelsSignalsQuery };
7
7
  export interface ModelsSignalsParams extends MongoDBAdapterParams<ModelsSignalsQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class ModelsSignalsService<ServiceParams extends Params = ModelsSignalsParams> extends FlexibleMongoDBService<ModelsSignals, ModelsSignalsData, ModelsSignalsParams, ModelsSignalsPatch> {
10
+ export declare class ModelsSignalsService<ServiceParams extends Params = ModelsSignalsParams> extends MongoDBService<ModelsSignals, ModelsSignalsData, ModelsSignalsParams, ModelsSignalsPatch> {
11
11
  }
12
12
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -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 { ModelsSignalsSubscriptions, ModelsSignalsSubscriptionsData, ModelsSignalsSubscriptionsPatch, ModelsSignalsSubscriptionsQuery } from './subscriptions.schema';
6
6
  export type { ModelsSignalsSubscriptions, ModelsSignalsSubscriptionsData, ModelsSignalsSubscriptionsPatch, ModelsSignalsSubscriptionsQuery };
7
7
  export interface ModelsSignalsSubscriptionsParams extends MongoDBAdapterParams<ModelsSignalsSubscriptionsQuery> {
8
8
  }
9
- export declare class ModelsSignalsSubscriptionsService<ServiceParams extends Params = ModelsSignalsSubscriptionsParams> extends FlexibleMongoDBService<ModelsSignalsSubscriptions, ModelsSignalsSubscriptionsData, ModelsSignalsSubscriptionsParams, ModelsSignalsSubscriptionsPatch> {
9
+ export declare class ModelsSignalsSubscriptionsService<ServiceParams extends Params = ModelsSignalsSubscriptionsParams> extends MongoDBService<ModelsSignalsSubscriptions, ModelsSignalsSubscriptionsData, ModelsSignalsSubscriptionsParams, ModelsSignalsSubscriptionsPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -37,9 +37,9 @@ export declare const modelsSignalsSubscriptionsExternalResolver: import("@feathe
37
37
  revokedReason?: string | null | undefined;
38
38
  }, HookContext<ModelsSignalsSubscriptionsService<import("./subscriptions.class").ModelsSignalsSubscriptionsParams>>>;
39
39
  export declare const modelsSignalsSubscriptionsDataSchema: import("@feathersjs/typebox").TObject<{
40
- signalId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TString<string>]>;
41
- traderId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TString<string>]>;
42
- userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TString<string>]>;
40
+ signalId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
41
+ traderId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
42
+ userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
43
43
  token: import("@feathersjs/typebox").TString<string>;
44
44
  status: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"active">, import("@feathersjs/typebox").TLiteral<"revoked">]>>;
45
45
  }>;
@@ -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 { Objectives, ObjectivesData, ObjectivesPatch, ObjectivesQuery } from './objectives.schema';
6
6
  export type { Objectives, ObjectivesData, ObjectivesPatch, ObjectivesQuery };
7
7
  export interface ObjectivesParams extends MongoDBAdapterParams<ObjectivesQuery> {
8
8
  }
9
- export declare class ObjectivesService<ServiceParams extends Params = ObjectivesParams> extends FlexibleMongoDBService<Objectives, ObjectivesData, ObjectivesParams, ObjectivesPatch> {
9
+ export declare class ObjectivesService<ServiceParams extends Params = ObjectivesParams> extends MongoDBService<Objectives, ObjectivesData, ObjectivesParams, ObjectivesPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -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 { Referrals, ReferralsData, ReferralsPatch, ReferralsQuery } from './referrals.schema';
6
6
  export type { Referrals, ReferralsData, ReferralsPatch, ReferralsQuery };
7
7
  export interface ReferralsParams extends MongoDBAdapterParams<ReferralsQuery> {
8
8
  }
9
- export declare class ReferralsService<ServiceParams extends Params = ReferralsParams> extends FlexibleMongoDBService<Referrals, ReferralsData, ReferralsParams, ReferralsPatch> {
9
+ export declare class ReferralsService<ServiceParams extends Params = ReferralsParams> extends MongoDBService<Referrals, ReferralsData, ReferralsParams, ReferralsPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -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 { SecurityEvents, SecurityEventsData, SecurityEventsPatch, SecurityEventsQuery } from './security-events.schema';
6
6
  export type { SecurityEvents, SecurityEventsData, SecurityEventsPatch, SecurityEventsQuery };
7
7
  export interface SecurityEventsParams extends MongoDBAdapterParams<SecurityEventsQuery> {
8
8
  }
9
- export declare class SecurityEventsService<ServiceParams extends Params = SecurityEventsParams> extends FlexibleMongoDBService<SecurityEvents, SecurityEventsData, SecurityEventsParams, SecurityEventsPatch> {
9
+ export declare class SecurityEventsService<ServiceParams extends Params = SecurityEventsParams> extends MongoDBService<SecurityEvents, SecurityEventsData, SecurityEventsParams, SecurityEventsPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;