Add an endpoint /api/v1/accounts/:id/lists to get lists to which account belongs
authorAkiraFukushima <h3.poteto@gmail.com>
Thu, 18 Oct 2018 16:46:26 +0000 (01:46 +0900)
committerAkiraFukushima <h3.poteto@gmail.com>
Thu, 18 Oct 2018 16:46:26 +0000 (01:46 +0900)
commite8c698af410639af52d89efc48f1433cd5404372
tree837a5687b4e8f329ba8e5950b89cadff22d3fd81
parentad3181895c2ce14191ca4ada0d86346947428610
Add an endpoint /api/v1/accounts/:id/lists to get lists to which account belongs
lib/pleroma/list.ex
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
lib/pleroma/web/router.ex