Skip to content

GET /api/v1/pleroma/apps endpoint

Sean King requested to merge seanking/pleroma:apps-api-endpoint into develop

This MR adds a GET /api/v1/pleroma/apps endpoint, which will return a list of applications owned by the user. I'm working on this alongside an MR to create a Development page for Soapbox FE. The way I did it was by adding an owner column to the apps table. If there's a better way to do this, I'm open to suggestions.

Edited by Sean King

Merge request reports

Loading