Skip to content

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

Merged
GuillaumeDSM merged 1 commit into
devfrom
sync_collections
May 21, 2026
Merged

[Sync] add auth, history and trading details collections#3468
GuillaumeDSM merged 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",

@GuillaumeDSM GuillaumeDSM force-pushed the sync_collections branch 2 times, most recently from ba57a7f to 4c3ff85 Compare May 20, 2026 15:38
@GuillaumeDSM
Copy link
Copy Markdown
Member Author

it's up !

@GuillaumeDSM GuillaumeDSM merged commit 0ac29df into dev May 21, 2026
23 checks passed
@GuillaumeDSM GuillaumeDSM deleted the sync_collections branch May 21, 2026 07:28
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