Skip to content

Spex: Add missing notification types to the api spec

feld requested to merge spex/notification-types into develop

I'm running with config :pleroma, Pleroma.Web.ApiSpec.CastAndValidate, strict: true to find errors in our specs so we can later enable strict validation by default.

Mona was sending update which broke the notifications timeline. I synced us up with Mastodon's latest.

https://docs.joinmastodon.org/methods/notifications/#get

Merge request reports

Loading