@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,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 { AutotuneTrial, AutotuneTrialData, AutotuneTrialPatch, AutotuneTrialQuery } from './trials.schema';
6
6
  export type { AutotuneTrial, AutotuneTrialData, AutotuneTrialPatch, AutotuneTrialQuery };
7
7
  export interface AutotuneTrialsParams extends MongoDBAdapterParams<AutotuneTrialQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class AutotuneTrialsService<ServiceParams extends Params = AutotuneTrialsParams> extends FlexibleMongoDBService<AutotuneTrial, AutotuneTrialData, AutotuneTrialsParams, AutotuneTrialPatch> {
10
+ export declare class AutotuneTrialsService<ServiceParams extends Params = AutotuneTrialsParams> extends MongoDBService<AutotuneTrial, AutotuneTrialData, AutotuneTrialsParams, AutotuneTrialPatch> {
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 { AutotuneUsage, AutotuneUsageData, AutotuneUsagePatch, AutotuneUsageQuery } from './usage.schema';
6
6
  export type { AutotuneUsage, AutotuneUsageData, AutotuneUsagePatch, AutotuneUsageQuery };
7
7
  export interface AutotuneUsageParams extends MongoDBAdapterParams<AutotuneUsageQuery> {
8
8
  }
9
- export declare class AutotuneUsageService<ServiceParams extends Params = AutotuneUsageParams> extends FlexibleMongoDBService<AutotuneUsage, AutotuneUsageData, AutotuneUsageParams, AutotuneUsagePatch> {
9
+ export declare class AutotuneUsageService<ServiceParams extends Params = AutotuneUsageParams> extends MongoDBService<AutotuneUsage, AutotuneUsageData, AutotuneUsageParams, AutotuneUsagePatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -61,9 +61,9 @@ export declare const autotuneUsageExternalResolver: import("@feathersjs/schema")
61
61
  createdAt: any;
62
62
  }, HookContext<AutotuneUsageService<import("./usage.class").AutotuneUsageParams>>>;
63
63
  export declare const autotuneUsageDataSchema: import("@feathersjs/typebox").TObject<{
64
- userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TString<string>]>;
65
- studyId: 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]>>;
66
- trialId: 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]>>;
64
+ userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
65
+ studyId: 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]>>;
66
+ trialId: 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]>>;
67
67
  provider: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"batch">, import("@feathersjs/typebox").TLiteral<"docker">, import("@feathersjs/typebox").TLiteral<"ecs">, import("@feathersjs/typebox").TLiteral<"nomad">]>;
68
68
  state: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"reserved">, import("@feathersjs/typebox").TLiteral<"settled">, import("@feathersjs/typebox").TLiteral<"voided">]>;
69
69
  source: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"estimate">, import("@feathersjs/typebox").TLiteral<"aws-batch">, import("@feathersjs/typebox").TLiteral<"docker-events">, import("@feathersjs/typebox").TLiteral<"nomad-callback">, import("@feathersjs/typebox").TLiteral<"system">]>;
@@ -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 { BlogCalendar, BlogCalendarData, BlogCalendarPatch, BlogCalendarQuery } from './calendar.schema';
6
6
  export type { BlogCalendar, BlogCalendarData, BlogCalendarPatch, BlogCalendarQuery };
7
7
  export interface BlogCalendarParams extends MongoDBAdapterParams<BlogCalendarQuery> {
8
8
  }
9
- export declare class BlogCalendarService<ServiceParams extends Params = BlogCalendarParams> extends FlexibleMongoDBService<BlogCalendar, BlogCalendarData, BlogCalendarParams, BlogCalendarPatch> {
9
+ export declare class BlogCalendarService<ServiceParams extends Params = BlogCalendarParams> extends MongoDBService<BlogCalendar, BlogCalendarData, BlogCalendarParams, BlogCalendarPatch> {
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 { BlogIntegrations, BlogIntegrationsData, BlogIntegrationsPatch, BlogIntegrationsQuery } from './integrations.schema';
6
6
  export type { BlogIntegrations, BlogIntegrationsData, BlogIntegrationsPatch, BlogIntegrationsQuery };
7
7
  export interface BlogIntegrationsParams extends MongoDBAdapterParams<BlogIntegrationsQuery> {
8
8
  }
9
- export declare class BlogIntegrationsService<ServiceParams extends Params = BlogIntegrationsParams> extends FlexibleMongoDBService<BlogIntegrations, BlogIntegrationsData, BlogIntegrationsParams, BlogIntegrationsPatch> {
9
+ export declare class BlogIntegrationsService<ServiceParams extends Params = BlogIntegrationsParams> extends MongoDBService<BlogIntegrations, BlogIntegrationsData, BlogIntegrationsParams, BlogIntegrationsPatch> {
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 { BlogPosts, BlogPostsData, BlogPostsPatch, BlogPostsQuery } from './posts.schema';
6
6
  export type { BlogPosts, BlogPostsData, BlogPostsPatch, BlogPostsQuery };
7
7
  export interface BlogPostsParams extends MongoDBAdapterParams<BlogPostsQuery> {
8
8
  }
9
- export declare class BlogPostsService<ServiceParams extends Params = BlogPostsParams> extends FlexibleMongoDBService<BlogPosts, BlogPostsData, BlogPostsParams, BlogPostsPatch> {
9
+ export declare class BlogPostsService<ServiceParams extends Params = BlogPostsParams> extends MongoDBService<BlogPosts, BlogPostsData, BlogPostsParams, BlogPostsPatch> {
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 { BlogQueries, BlogQueriesData, BlogQueriesPatch, BlogQueriesQuery } from './queries.schema';
6
6
  export type { BlogQueries, BlogQueriesData, BlogQueriesPatch, BlogQueriesQuery };
7
7
  export interface BlogQueriesParams extends MongoDBAdapterParams<BlogQueriesQuery> {
8
8
  }
9
- export declare class BlogQueriesService<ServiceParams extends Params = BlogQueriesParams> extends FlexibleMongoDBService<BlogQueries, BlogQueriesData, BlogQueriesParams, BlogQueriesPatch> {
9
+ export declare class BlogQueriesService<ServiceParams extends Params = BlogQueriesParams> extends MongoDBService<BlogQueries, BlogQueriesData, BlogQueriesParams, BlogQueriesPatch> {
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 { BlogSitemapsPages, BlogSitemapsPagesData, BlogSitemapsPagesPatch, BlogSitemapsPagesQuery } from './pages.schema';
6
6
  export type { BlogSitemapsPages, BlogSitemapsPagesData, BlogSitemapsPagesPatch, BlogSitemapsPagesQuery };
7
7
  export interface BlogSitemapsPagesParams extends MongoDBAdapterParams<BlogSitemapsPagesQuery> {
8
8
  }
9
- export declare class BlogSitemapsPagesService<ServiceParams extends Params = BlogSitemapsPagesParams> extends FlexibleMongoDBService<BlogSitemapsPages, BlogSitemapsPagesData, BlogSitemapsPagesParams, BlogSitemapsPagesPatch> {
9
+ export declare class BlogSitemapsPagesService<ServiceParams extends Params = BlogSitemapsPagesParams> extends MongoDBService<BlogSitemapsPages, BlogSitemapsPagesData, BlogSitemapsPagesParams, BlogSitemapsPagesPatch> {
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 { BlogSitemaps, BlogSitemapsData, BlogSitemapsPatch, BlogSitemapsQuery } from './sitemaps.schema';
6
6
  export type { BlogSitemaps, BlogSitemapsData, BlogSitemapsPatch, BlogSitemapsQuery };
7
7
  export interface BlogSitemapsParams extends MongoDBAdapterParams<BlogSitemapsQuery> {
8
8
  }
9
- export declare class BlogSitemapsService<ServiceParams extends Params = BlogSitemapsParams> extends FlexibleMongoDBService<BlogSitemaps, BlogSitemapsData, BlogSitemapsParams, BlogSitemapsPatch> {
9
+ export declare class BlogSitemapsService<ServiceParams extends Params = BlogSitemapsParams> extends MongoDBService<BlogSitemaps, BlogSitemapsData, BlogSitemapsParams, BlogSitemapsPatch> {
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 { BlogSuggestions, BlogSuggestionsData, BlogSuggestionsPatch, BlogSuggestionsQuery } from './suggestions.schema';
6
6
  export type { BlogSuggestions, BlogSuggestionsData, BlogSuggestionsPatch, BlogSuggestionsQuery };
7
7
  export interface BlogSuggestionsParams extends MongoDBAdapterParams<BlogSuggestionsQuery> {
8
8
  }
9
- export declare class BlogSuggestionsService<ServiceParams extends Params = BlogSuggestionsParams> extends FlexibleMongoDBService<BlogSuggestions, BlogSuggestionsData, BlogSuggestionsParams, BlogSuggestionsPatch> {
9
+ export declare class BlogSuggestionsService<ServiceParams extends Params = BlogSuggestionsParams> extends MongoDBService<BlogSuggestions, BlogSuggestionsData, BlogSuggestionsParams, BlogSuggestionsPatch> {
10
10
  }
11
11
  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 Config = any;
6
6
  type ConfigData = any;
@@ -9,6 +9,6 @@ type ConfigQuery = any;
9
9
  export type { Config, ConfigData, ConfigPatch, ConfigQuery };
10
10
  export interface ConfigParams extends MongoDBAdapterParams<ConfigQuery> {
11
11
  }
12
- export declare class ConfigService<ServiceParams extends Params = ConfigParams> extends FlexibleMongoDBService<Config, ConfigData, ConfigParams, ConfigPatch> {
12
+ export declare class ConfigService<ServiceParams extends Params = ConfigParams> extends MongoDBService<Config, ConfigData, ConfigParams, ConfigPatch> {
13
13
  }
14
14
  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 { CopilotConcerns, CopilotConcernsData, CopilotConcernsPatch, CopilotConcernsQuery } from './concerns.schema';
6
6
  export type { CopilotConcerns, CopilotConcernsData, CopilotConcernsPatch, CopilotConcernsQuery };
7
7
  export interface CopilotConcernsParams extends MongoDBAdapterParams<CopilotConcernsQuery> {
8
8
  }
9
- export declare class CopilotConcernsService<ServiceParams extends Params = CopilotConcernsParams> extends FlexibleMongoDBService<CopilotConcerns, CopilotConcernsData, CopilotConcernsParams, CopilotConcernsPatch> {
9
+ export declare class CopilotConcernsService<ServiceParams extends Params = CopilotConcernsParams> extends MongoDBService<CopilotConcerns, CopilotConcernsData, CopilotConcernsParams, CopilotConcernsPatch> {
10
10
  setup(): Promise<void>;
11
11
  }
12
12
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -9,7 +9,7 @@ export declare const copilotConcernsSchema: import("@feathersjs/typebox").TObjec
9
9
  title: import("@feathersjs/typebox").TString<string>;
10
10
  description: import("@feathersjs/typebox").TString<string>;
11
11
  severity: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"info">, import("@feathersjs/typebox").TLiteral<"warning">, import("@feathersjs/typebox").TLiteral<"critical">]>;
12
- traderId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
12
+ traderId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
13
13
  value: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
14
14
  status: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"active">, import("@feathersjs/typebox").TLiteral<"resolved">, import("@feathersjs/typebox").TLiteral<"acknowledged">]>;
15
15
  createdAt: import("@feathersjs/typebox").TString<"date-time">;
@@ -25,7 +25,7 @@ export declare const copilotConcernsResolver: import("@feathersjs/schema").Resol
25
25
  title: string;
26
26
  description: string;
27
27
  severity: "critical" | "info" | "warning";
28
- traderId?: string | undefined;
28
+ traderId?: string | {} | undefined;
29
29
  value?: number | undefined;
30
30
  status: "acknowledged" | "active" | "resolved";
31
31
  createdAt: string;
@@ -39,7 +39,7 @@ export declare const copilotConcernsExternalResolver: import("@feathersjs/schema
39
39
  title: string;
40
40
  description: string;
41
41
  severity: "critical" | "info" | "warning";
42
- traderId?: string | undefined;
42
+ traderId?: string | {} | undefined;
43
43
  value?: number | undefined;
44
44
  status: "acknowledged" | "active" | "resolved";
45
45
  createdAt: string;
@@ -53,7 +53,7 @@ export declare const copilotConcernsDataSchema: import("@feathersjs/typebox").TO
53
53
  title: import("@feathersjs/typebox").TString<string>;
54
54
  description: import("@feathersjs/typebox").TString<string>;
55
55
  severity: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"info">, import("@feathersjs/typebox").TLiteral<"warning">, import("@feathersjs/typebox").TLiteral<"critical">]>;
56
- traderId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
56
+ traderId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
57
57
  value: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
58
58
  status: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"active">, import("@feathersjs/typebox").TLiteral<"resolved">, import("@feathersjs/typebox").TLiteral<"acknowledged">]>;
59
59
  createdAt: import("@feathersjs/typebox").TString<"date-time">;
@@ -69,7 +69,7 @@ export declare const copilotConcernsDataResolver: import("@feathersjs/schema").R
69
69
  title: string;
70
70
  description: string;
71
71
  severity: "critical" | "info" | "warning";
72
- traderId?: string | undefined;
72
+ traderId?: string | {} | undefined;
73
73
  value?: number | undefined;
74
74
  status: "acknowledged" | "active" | "resolved";
75
75
  createdAt: string;
@@ -83,7 +83,7 @@ export declare const copilotConcernsPatchSchema: import("@feathersjs/typebox").T
83
83
  title: import("@feathersjs/typebox").TString<string>;
84
84
  description: import("@feathersjs/typebox").TString<string>;
85
85
  severity: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"info">, import("@feathersjs/typebox").TLiteral<"warning">, import("@feathersjs/typebox").TLiteral<"critical">]>;
86
- traderId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
86
+ traderId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
87
87
  value: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
88
88
  status: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"active">, import("@feathersjs/typebox").TLiteral<"resolved">, import("@feathersjs/typebox").TLiteral<"acknowledged">]>;
89
89
  createdAt: import("@feathersjs/typebox").TString<"date-time">;
@@ -99,7 +99,7 @@ export declare const copilotConcernsPatchResolver: import("@feathersjs/schema").
99
99
  title: string;
100
100
  description: string;
101
101
  severity: "critical" | "info" | "warning";
102
- traderId?: string | undefined;
102
+ traderId?: string | {} | undefined;
103
103
  value?: number | undefined;
104
104
  status: "acknowledged" | "active" | "resolved";
105
105
  createdAt: string;
@@ -113,7 +113,7 @@ export declare const copilotConcernsQueryProperties: import("@feathersjs/typebox
113
113
  title: import("@feathersjs/typebox").TString<string>;
114
114
  description: import("@feathersjs/typebox").TString<string>;
115
115
  severity: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"info">, import("@feathersjs/typebox").TLiteral<"warning">, import("@feathersjs/typebox").TLiteral<"critical">]>;
116
- traderId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
116
+ traderId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
117
117
  value: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
118
118
  status: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"active">, import("@feathersjs/typebox").TLiteral<"resolved">, import("@feathersjs/typebox").TLiteral<"acknowledged">]>;
119
119
  createdAt: import("@feathersjs/typebox").TString<"date-time">;
@@ -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 { CopilotDecisions, CopilotDecisionsData, CopilotDecisionsPatch, CopilotDecisionsQuery } from './decisions.schema';
6
6
  export type { CopilotDecisions, CopilotDecisionsData, CopilotDecisionsPatch, CopilotDecisionsQuery };
7
7
  export interface CopilotDecisionsParams extends MongoDBAdapterParams<CopilotDecisionsQuery> {
8
8
  }
9
- export declare class CopilotDecisionsService<ServiceParams extends Params = CopilotDecisionsParams> extends FlexibleMongoDBService<CopilotDecisions, CopilotDecisionsData, CopilotDecisionsParams, CopilotDecisionsPatch> {
9
+ export declare class CopilotDecisionsService<ServiceParams extends Params = CopilotDecisionsParams> extends MongoDBService<CopilotDecisions, CopilotDecisionsData, CopilotDecisionsParams, CopilotDecisionsPatch> {
10
10
  setup(): Promise<void>;
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 { CopilotRecommendations, CopilotRecommendationsData, CopilotRecommendationsPatch, CopilotRecommendationsQuery } from './recommendations.schema';
6
6
  export type { CopilotRecommendations, CopilotRecommendationsData, CopilotRecommendationsPatch, CopilotRecommendationsQuery };
7
7
  export interface CopilotRecommendationsParams extends MongoDBAdapterParams<CopilotRecommendationsQuery> {
8
8
  }
9
- export declare class CopilotRecommendationsService<ServiceParams extends Params = CopilotRecommendationsParams> extends FlexibleMongoDBService<CopilotRecommendations, CopilotRecommendationsData, CopilotRecommendationsParams, CopilotRecommendationsPatch> {
9
+ export declare class CopilotRecommendationsService<ServiceParams extends Params = CopilotRecommendationsParams> extends MongoDBService<CopilotRecommendations, CopilotRecommendationsData, CopilotRecommendationsParams, CopilotRecommendationsPatch> {
10
10
  setup(): Promise<void>;
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 { Currencies, CurrenciesData, CurrenciesPatch, CurrenciesQuery } from './currencies.schema';
6
6
  export type { Currencies, CurrenciesData, CurrenciesPatch, CurrenciesQuery };
7
7
  export interface CurrenciesParams extends MongoDBAdapterParams<CurrenciesQuery> {
8
8
  }
9
- export declare class CurrenciesService<ServiceParams extends Params = CurrenciesParams> extends FlexibleMongoDBService<Currencies, CurrenciesData, CurrenciesParams, CurrenciesPatch> {
9
+ export declare class CurrenciesService<ServiceParams extends Params = CurrenciesParams> extends MongoDBService<Currencies, CurrenciesData, CurrenciesParams, CurrenciesPatch> {
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 { Emails, EmailsData, EmailsPatch, EmailsQuery } from './emails.schema';
6
6
  export type { Emails, EmailsData, EmailsPatch, EmailsQuery };
7
7
  export interface EmailsParams extends MongoDBAdapterParams<EmailsQuery> {
8
8
  }
9
- export declare class EmailsService<ServiceParams extends Params = EmailsParams> extends FlexibleMongoDBService<Emails, EmailsData, EmailsParams, EmailsPatch> {
9
+ export declare class EmailsService<ServiceParams extends Params = EmailsParams> extends MongoDBService<Emails, EmailsData, EmailsParams, EmailsPatch> {
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 { Events, EventsData, EventsPatch, EventsQuery } from './events.schema';
6
6
  export type { Events, EventsData, EventsPatch, EventsQuery };
7
7
  export interface EventsParams extends MongoDBAdapterParams<EventsQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class EventsService<ServiceParams extends Params = EventsParams> extends FlexibleMongoDBService<Events, EventsData, EventsParams, EventsPatch> {
10
+ export declare class EventsService<ServiceParams extends Params = EventsParams> extends MongoDBService<Events, EventsData, EventsParams, EventsPatch> {
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 { EventsTriggers, EventsTriggersData, EventsTriggersPatch, EventsTriggersQuery } from './triggers.schema';
6
6
  export type { EventsTriggers, EventsTriggersData, EventsTriggersPatch, EventsTriggersQuery };
7
7
  export interface EventsTriggersParams extends MongoDBAdapterParams<EventsTriggersQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class EventsTriggersService<ServiceParams extends Params = EventsTriggersParams> extends FlexibleMongoDBService<EventsTriggers, EventsTriggersData, EventsTriggersParams, EventsTriggersPatch> {
10
+ export declare class EventsTriggersService<ServiceParams extends Params = EventsTriggersParams> extends MongoDBService<EventsTriggers, EventsTriggersData, EventsTriggersParams, EventsTriggersPatch> {
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 { EventsTypes, EventsTypesData, EventsTypesPatch, EventsTypesQuery } from './types.schema';
6
6
  export type { EventsTypes, EventsTypesData, EventsTypesPatch, EventsTypesQuery };
7
7
  export interface EventsTypesParams extends MongoDBAdapterParams<EventsTypesQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class EventsTypesService<ServiceParams extends Params = EventsTypesParams> extends FlexibleMongoDBService<EventsTypes, EventsTypesData, EventsTypesParams, EventsTypesPatch> {
10
+ export declare class EventsTypesService<ServiceParams extends Params = EventsTypesParams> extends MongoDBService<EventsTypes, EventsTypesData, EventsTypesParams, EventsTypesPatch> {
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 { ExchangesBalance, ExchangesBalanceData, ExchangesBalancePatch, ExchangesBalanceQuery } from './balance.schema';
6
6
  export type { ExchangesBalance, ExchangesBalanceData, ExchangesBalancePatch, ExchangesBalanceQuery };
7
7
  export interface ExchangesBalanceParams extends MongoDBAdapterParams<ExchangesBalanceQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class ExchangesBalanceService<ServiceParams extends Params = ExchangesBalanceParams> extends FlexibleMongoDBService<ExchangesBalance, ExchangesBalanceData, ExchangesBalanceParams, ExchangesBalancePatch> {
10
+ export declare class ExchangesBalanceService<ServiceParams extends Params = ExchangesBalanceParams> extends MongoDBService<ExchangesBalance, ExchangesBalanceData, ExchangesBalanceParams, ExchangesBalancePatch> {
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 { ExchangesDeposits, ExchangesDepositsData, ExchangesDepositsPatch, ExchangesDepositsQuery } from './deposits.schema';
6
6
  export type { ExchangesDeposits, ExchangesDepositsData, ExchangesDepositsPatch, ExchangesDepositsQuery };
7
7
  export interface ExchangesDepositsParams extends MongoDBAdapterParams<ExchangesDepositsQuery> {
8
8
  }
9
- export declare class ExchangesDepositsService<ServiceParams extends Params = ExchangesDepositsParams> extends FlexibleMongoDBService<ExchangesDeposits, ExchangesDepositsData, ExchangesDepositsParams, ExchangesDepositsPatch> {
9
+ export declare class ExchangesDepositsService<ServiceParams extends Params = ExchangesDepositsParams> extends MongoDBService<ExchangesDeposits, ExchangesDepositsData, ExchangesDepositsParams, ExchangesDepositsPatch> {
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 { ExchangesDepositsSync, ExchangesDepositsSyncData, ExchangesDepositsSyncPatch, ExchangesDepositsSyncQuery } from './sync.schema';
6
6
  export type { ExchangesDepositsSync, ExchangesDepositsSyncData, ExchangesDepositsSyncPatch, ExchangesDepositsSyncQuery };
7
7
  export interface ExchangesDepositsSyncParams extends MongoDBAdapterParams<ExchangesDepositsSyncQuery> {
8
8
  }
9
- export declare class ExchangesDepositsSyncService<ServiceParams extends Params = ExchangesDepositsSyncParams> extends FlexibleMongoDBService<ExchangesDepositsSync, ExchangesDepositsSyncData, ExchangesDepositsSyncParams, ExchangesDepositsSyncPatch> {
9
+ export declare class ExchangesDepositsSyncService<ServiceParams extends Params = ExchangesDepositsSyncParams> extends MongoDBService<ExchangesDepositsSync, ExchangesDepositsSyncData, ExchangesDepositsSyncParams, ExchangesDepositsSyncPatch> {
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 { ExchangesDownload, ExchangesDownloadData, ExchangesDownloadPatch, ExchangesDownloadQuery } from './download.schema';
6
6
  export type { ExchangesDownload, ExchangesDownloadData, ExchangesDownloadPatch, ExchangesDownloadQuery };
7
7
  export interface ExchangesDownloadParams extends MongoDBAdapterParams<ExchangesDownloadQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class ExchangesDownloadService<ServiceParams extends Params = ExchangesDownloadParams> extends FlexibleMongoDBService<ExchangesDownload, ExchangesDownloadData, ExchangesDownloadParams, ExchangesDownloadPatch> {
10
+ export declare class ExchangesDownloadService<ServiceParams extends Params = ExchangesDownloadParams> extends MongoDBService<ExchangesDownload, ExchangesDownloadData, ExchangesDownloadParams, ExchangesDownloadPatch> {
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 { ExchangesDownloadWebhooks, ExchangesDownloadWebhooksData, ExchangesDownloadWebhooksPatch, ExchangesDownloadWebhooksQuery } from './webhooks.schema';
6
6
  export type { ExchangesDownloadWebhooks, ExchangesDownloadWebhooksData, ExchangesDownloadWebhooksPatch, ExchangesDownloadWebhooksQuery };
7
7
  export interface ExchangesDownloadWebhooksParams extends MongoDBAdapterParams<ExchangesDownloadWebhooksQuery> {
8
8
  }
9
- export declare class ExchangesDownloadWebhooksService<ServiceParams extends Params = ExchangesDownloadWebhooksParams> extends FlexibleMongoDBService<ExchangesDownloadWebhooks, ExchangesDownloadWebhooksData, ExchangesDownloadWebhooksParams, ExchangesDownloadWebhooksPatch> {
9
+ export declare class ExchangesDownloadWebhooksService<ServiceParams extends Params = ExchangesDownloadWebhooksParams> extends MongoDBService<ExchangesDownloadWebhooks, ExchangesDownloadWebhooksData, ExchangesDownloadWebhooksParams, ExchangesDownloadWebhooksPatch> {
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 { Exchanges, ExchangesData, ExchangesPatch, ExchangesQuery } from './exchanges.schema';
6
6
  export type { Exchanges, ExchangesData, ExchangesPatch, ExchangesQuery };
7
7
  export interface ExchangesParams extends MongoDBAdapterParams<ExchangesQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class ExchangesService<ServiceParams extends Params = ExchangesParams> extends FlexibleMongoDBService<Exchanges, ExchangesData, ExchangesParams, ExchangesPatch> {
10
+ export declare class ExchangesService<ServiceParams extends Params = ExchangesParams> extends MongoDBService<Exchanges, ExchangesData, ExchangesParams, ExchangesPatch> {
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 { ExchangesLedger, ExchangesLedgerData, ExchangesLedgerPatch, ExchangesLedgerQuery } from './ledger.schema';
6
6
  export type { ExchangesLedger, ExchangesLedgerData, ExchangesLedgerPatch, ExchangesLedgerQuery };
7
7
  export interface ExchangesLedgerParams extends MongoDBAdapterParams<ExchangesLedgerQuery> {
8
8
  }
9
- export declare class ExchangesLedgerService<ServiceParams extends Params = ExchangesLedgerParams> extends FlexibleMongoDBService<ExchangesLedger, ExchangesLedgerData, ExchangesLedgerParams, ExchangesLedgerPatch> {
9
+ export declare class ExchangesLedgerService<ServiceParams extends Params = ExchangesLedgerParams> extends MongoDBService<ExchangesLedger, ExchangesLedgerData, ExchangesLedgerParams, ExchangesLedgerPatch> {
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 { ExchangesLedgerSync, ExchangesLedgerSyncData, ExchangesLedgerSyncPatch, ExchangesLedgerSyncQuery } from './sync.schema';
6
6
  export type { ExchangesLedgerSync, ExchangesLedgerSyncData, ExchangesLedgerSyncPatch, ExchangesLedgerSyncQuery };
7
7
  export interface ExchangesLedgerSyncParams extends MongoDBAdapterParams<ExchangesLedgerSyncQuery> {
8
8
  }
9
- export declare class ExchangesLedgerSyncService<ServiceParams extends Params = ExchangesLedgerSyncParams> extends FlexibleMongoDBService<ExchangesLedgerSync, ExchangesLedgerSyncData, ExchangesLedgerSyncParams, ExchangesLedgerSyncPatch> {
9
+ export declare class ExchangesLedgerSyncService<ServiceParams extends Params = ExchangesLedgerSyncParams> extends MongoDBService<ExchangesLedgerSync, ExchangesLedgerSyncData, ExchangesLedgerSyncParams, ExchangesLedgerSyncPatch> {
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 { ExchangesOhlcvHistory, ExchangesOhlcvHistoryData, ExchangesOhlcvHistoryPatch, ExchangesOhlcvHistoryQuery } from './history.schema';
6
6
  export type { ExchangesOhlcvHistory, ExchangesOhlcvHistoryData, ExchangesOhlcvHistoryPatch, ExchangesOhlcvHistoryQuery };
7
7
  export interface ExchangesOhlcvHistoryParams extends MongoDBAdapterParams<ExchangesOhlcvHistoryQuery> {
8
8
  }
9
- export declare class ExchangesOhlcvHistoryService<ServiceParams extends Params = ExchangesOhlcvHistoryParams> extends FlexibleMongoDBService<ExchangesOhlcvHistory, ExchangesOhlcvHistoryData, ExchangesOhlcvHistoryParams, ExchangesOhlcvHistoryPatch> {
9
+ export declare class ExchangesOhlcvHistoryService<ServiceParams extends Params = ExchangesOhlcvHistoryParams> extends MongoDBService<ExchangesOhlcvHistory, ExchangesOhlcvHistoryData, ExchangesOhlcvHistoryParams, ExchangesOhlcvHistoryPatch> {
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 { ExchangesTicker, ExchangesTickerData, ExchangesTickerPatch, ExchangesTickerQuery } from './ticker.schema';
6
6
  export type { ExchangesTicker, ExchangesTickerData, ExchangesTickerPatch, ExchangesTickerQuery };
7
7
  export interface ExchangesTickerParams extends MongoDBAdapterParams<ExchangesTickerQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class ExchangesTickerService<ServiceParams extends Params = ExchangesTickerParams> extends FlexibleMongoDBService<ExchangesTicker, ExchangesTickerData, ExchangesTickerParams, ExchangesTickerPatch> {
10
+ export declare class ExchangesTickerService<ServiceParams extends Params = ExchangesTickerParams> extends MongoDBService<ExchangesTicker, ExchangesTickerData, ExchangesTickerParams, ExchangesTickerPatch> {
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 { ExchangesTransactionsSync, ExchangesTransactionsSyncData, ExchangesTransactionsSyncPatch, ExchangesTransactionsSyncQuery } from './sync.schema';
6
6
  export type { ExchangesTransactionsSync, ExchangesTransactionsSyncData, ExchangesTransactionsSyncPatch, ExchangesTransactionsSyncQuery };
7
7
  export interface ExchangesTransactionsSyncParams extends MongoDBAdapterParams<ExchangesTransactionsSyncQuery> {
8
8
  }
9
- export declare class ExchangesTransactionsSyncService<ServiceParams extends Params = ExchangesTransactionsSyncParams> extends FlexibleMongoDBService<ExchangesTransactionsSync, ExchangesTransactionsSyncData, ExchangesTransactionsSyncParams, ExchangesTransactionsSyncPatch> {
9
+ export declare class ExchangesTransactionsSyncService<ServiceParams extends Params = ExchangesTransactionsSyncParams> extends MongoDBService<ExchangesTransactionsSync, ExchangesTransactionsSyncData, ExchangesTransactionsSyncParams, ExchangesTransactionsSyncPatch> {
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 { ExchangesTransactions, ExchangesTransactionsData, ExchangesTransactionsPatch, ExchangesTransactionsQuery } from './transactions.schema';
6
6
  export type { ExchangesTransactions, ExchangesTransactionsData, ExchangesTransactionsPatch, ExchangesTransactionsQuery };
7
7
  export interface ExchangesTransactionsParams extends MongoDBAdapterParams<ExchangesTransactionsQuery> {
8
8
  }
9
- export declare class ExchangesTransactionsService<ServiceParams extends Params = ExchangesTransactionsParams> extends FlexibleMongoDBService<ExchangesTransactions, ExchangesTransactionsData, ExchangesTransactionsParams, ExchangesTransactionsPatch> {
9
+ export declare class ExchangesTransactionsService<ServiceParams extends Params = ExchangesTransactionsParams> extends MongoDBService<ExchangesTransactions, ExchangesTransactionsData, ExchangesTransactionsParams, ExchangesTransactionsPatch> {
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 { Extensions, ExtensionsData, ExtensionsPatch, ExtensionsQuery } from './extensions.schema';
6
6
  export type { Extensions, ExtensionsData, ExtensionsPatch, ExtensionsQuery };
7
7
  export interface ExtensionsParams extends MongoDBAdapterParams<ExtensionsQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class ExtensionsService<ServiceParams extends Params = ExtensionsParams> extends FlexibleMongoDBService<Extensions, ExtensionsData, ExtensionsParams, ExtensionsPatch> {
10
+ export declare class ExtensionsService<ServiceParams extends Params = ExtensionsParams> extends MongoDBService<Extensions, ExtensionsData, ExtensionsParams, ExtensionsPatch> {
11
11
  }
12
12
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;