Skip to content

Commit

Permalink
slight edit to descriptions in previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rishavmukherji committed Sep 11, 2024
1 parent 7409895 commit 2c47070
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/v2/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5956,7 +5956,7 @@ paths:
tags:
- Channel
summary: Retrieve relevant channel followers for a given user
description: Returns a list of relevant channel followers for a specific FID. This usually shows as "X, Y, Z follow this channel" on a channel.
description: Returns a list of relevant channel followers for a specific FID. This usually shows on a channel as "X, Y, Z follow this channel".
externalDocs:
url: https://docs.neynar.com/reference/relevant-channel-followers
operationId: relevant-channel-followers
Expand Down Expand Up @@ -6206,7 +6206,7 @@ paths:
tags:
- Follows
summary: Retrieve relevant followers for a given user
description: Returns a list of relevant followers for a specific FID. This usually shows as "X, Y and Z follow this user" on a profile.
description: Returns a list of relevant followers for a specific FID. This usually shows on a profile as "X, Y and Z follow this user".
externalDocs:
url: https://docs.neynar.com/reference/relevant-followers
operationId: relevant-followers
Expand Down

0 comments on commit 2c47070

Please sign in to comment.