Skip to content

Commit

Permalink
chore: try out spacing and new lines
Browse files Browse the repository at this point in the history
  • Loading branch information
manan19 committed Jan 24, 2024
1 parent 50e09cd commit 5cdc35f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/v2/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,10 @@ paths:
tags:
- User
summary: Fetches all users based on multiple Ethereum addresses
description: Fetches all users based on multiple Ethereum addresses. Each farcaster user has a custody Ethereum address and optionally verified Ethereum addresses. This endpoint returns all users that have any of the given addresses as their custody or verified Ethereum addresses. An address could be verfied by multiple users.
description: Fetches all users based on multiple Ethereum addresses.
Each farcaster user has a custody Ethereum address and optionally verified Ethereum addresses. This endpoint returns all users that have any of the given addresses as their custody or verified Ethereum addresses.

A custody address can be associated with only 1 farcaster user at a time but a verified address can be associated with multiple users.
externalDocs:
url: https://docs.neynar.com/reference/user-bulk-by-address
operationId: user-bulk-by-address
Expand Down

0 comments on commit 5cdc35f

Please sign in to comment.