Skip to content

REST API version 3.1 introduced.

username-removed-56772 requested to merge warsaw/mailman:api into master

Mostly backward compatible with version 3.0 except that UUIDs are represented as hex strings instead of 128-bit integers, since the latter are not compatible with all versions of JavaScript.

Merge request reports