pleroma/test/web/mastodon_api/controllers
lain 957172a307 Merge branch 'openapi/filters' into 'develop'
Add OpenAPI spec for FilterController

See merge request pleroma/pleroma!2382
2020-05-06 08:51:10 +00:00
..
account_controller
account_controller_test.exs Add tests for account registration with captcha enabled and improve errors 2020-04-29 21:26:07 +04:00
app_controller_test.exs
auth_controller_test.exs
conversation_controller_test.exs Add OpenAPI spec for ConversationController 2020-05-05 17:44:46 +04:00
custom_emoji_controller_test.exs
domain_block_controller_test.exs
filter_controller_test.exs Move single used schemas to Filter operation schema 2020-05-05 17:41:01 +04:00
follow_request_controller_test.exs
instance_controller_test.exs Add OpenAPI spec for InstanceController 2020-05-05 17:24:16 +04:00
list_controller_test.exs Add OpenAPI spec for ListController 2020-05-05 17:05:34 +04:00
marker_controller_test.exs
media_controller_test.exs
notification_controller_test.exs Add OpenAPI spec for NotificationController 2020-04-28 21:27:54 +04:00
poll_controller_test.exs
report_controller_test.exs
scheduled_activity_controller_test.exs Add OpenAPI spec for ScheduledActivityController 2020-05-05 23:42:24 +04:00
search_controller_test.exs
status_controller_test.exs
subscription_controller_test.exs
suggestion_controller_test.exs Fix sporadic test compilation failure caused by unused alias 2020-05-01 22:50:40 +03:00
timeline_controller_test.exs