I’ve recently started getting API responses from an instance at lemmy.thesanewriter.com that seem to be a change in specification, or maybe a bug.

GetCommunityResponse: moderators: List[CommunityModeratorView]

CommunityModeratorView moderator: Person

Person: admin: bool

The admin field is no longer being supplied.

Does anyone have any insight into the cause/source of this change?

Thanks in advance.