Skip to content

Docs: fix various Pleroma API endpoints paths, fix MFA response

Alex Gleason requested to merge api-docs-fixes into develop

A handful of endpoints are documented as /api/v1/pleroma when they are actually under /api/pleroma.

The example response for the MFA endpoint is also wrong, and I corrected it.

Merge request reports