Skip to content

v3.0.0

Choose a tag to compare

@winrid winrid released this 30 Jun 19:26

Regenerates the Java client from the latest OpenAPI spec.

Moderation API: adds the moderator-dashboard endpoints (listing, searching, counting and exporting comments and logs; moderation actions such as remove/restore/flag and review/spam/approval status; vote adjustments; bans; badges and trust), authenticated with an SSO moderator token. Methods use the generator's standard fluent request builder (api.operation(...) then chained setters then .execute()).

Model rename: PostRemoveCommentResponse is renamed to PostRemoveCommentApiResponse.