Skip to content

[Sync] add auth, history and trading details collections#3468

Open
GuillaumeDSM wants to merge 1 commit into
devfrom
sync_collections
Open

[Sync] add auth, history and trading details collections#3468
GuillaumeDSM wants to merge 1 commit into
devfrom
sync_collections

Conversation

@GuillaumeDSM
Copy link
Copy Markdown
Member

No description provided.

@GuillaumeDSM GuillaumeDSM self-assigned this May 20, 2026
@GuillaumeDSM GuillaumeDSM changed the title WIP [Sync] add auth, history and trading details collections [Sync] add auth, history and trading details collections May 20, 2026
@GuillaumeDSM GuillaumeDSM marked this pull request as ready for review May 20, 2026 12:23
@GuillaumeDSM GuillaumeDSM requested a review from Herklos as a code owner May 20, 2026 12:23
"HistoricalAssetValue": {
"description": "HistoricalAssetValue",
"type": "object",
"required": [
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it also requires a timestamp

),
CollectionConfig(
name=enums.Collections.USER_ACCOUNTS_AUTH_DETAILS.value,
storagePath="users/{identity}/accounts-auth-details",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
storagePath="users/{identity}/accounts-auth-details",
storagePath="users/{identity}/accounts/auth",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants