diff --git a/src/v2/spec.yaml b/src/v2/spec.yaml index a588f9b..7f0c630 100644 --- a/src/v2/spec.yaml +++ b/src/v2/spec.yaml @@ -1473,10 +1473,12 @@ components: properties: eth_addresses: type: array + description: List of verified Ethereum addresses of the user sorted by oldest to most recent. items: $ref: "#/components/schemas/Address" sol_addresses: type: array + description: List of verified Solana addresses of the user sorted by oldest to most recent. items: $ref: "#/components/schemas/SolAddress" verified_accounts: