go-mastodon icon indicating copy to clipboard operation
go-mastodon copied to clipboard

Client.GetAccountRelationships only returns one item?

Open judell opened this issue 2 years ago • 0 comments

It seems that although the URL for multiple IDS is correctly formed as id[]=1&id[]=2 only the first item is returned.

(https://github.com/turbot/steampipe-plugin-mastodon/blob/main/mastodon/table_mastodon_relationship.go#L80)

judell avatar Nov 29 '22 17:11 judell