pleroma/lib/pleroma/web/api_spec
Ilja 70e4b86250 Make notifs view work for reports
* These are the first small steps for issue 2034 "Reports should send a notification to admins".
* I added a new type of notification "pleroma:report" to the the database manually (a migration will need to be written later)
* I added the new type to the notification_controller
* I made the view return the notification. It doesn't include the report itself (yet)
2020-11-13 13:35:46 +00:00
..
operations Make notifs view work for reports 2020-11-13 13:35:46 +00:00
schemas Poll Schema: Update and fix. 2020-11-04 10:20:09 +01:00
cast_and_validate.ex OpenAPI CastAndValidate: filter out empty params 2020-09-29 21:52:16 +03:00
helpers.ex OpenAPI: fix various errors pointed out by editor.swagger.io 2020-09-19 16:26:15 +03:00
render_error.ex Render better errors for ENUM validation 2020-05-04 22:33:34 +04:00