Enhance reports in Pleroma API: index, show
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Mon, 25 Jan 2021 19:15:33 +0000 (20:15 +0100)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Wed, 17 Feb 2021 17:46:53 +0000 (18:46 +0100)
commitff72ce31cabad55e1be3ea376873b7d98701a3d9
tree14d39fec0f74d341b9d9f6315707ad43587c620c
parent046bcf1bf66b9ece6017b7e06f650371d0ceb860
Enhance reports in Pleroma API: index, show
lib/pleroma/web/api_spec/operations/admin/report_operation.ex
lib/pleroma/web/api_spec/operations/pleroma_report_operation.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/controllers/report_controller.ex [new file with mode: 0644]
lib/pleroma/web/pleroma_api/views/report_view.ex [new file with mode: 0644]
lib/pleroma/web/router.ex
test/pleroma/web/pleroma_api/controllers/report_controller_test.exs [new file with mode: 0644]