Pleroma/lib/pleroma/web/api_spec/operations
Mark Felder 4bfad0b483 Support blocking via query parameters as well and document the change. 2020-07-23 12:59:40 -05:00
..
admin [#1940] Added `admin_token` param (as `admin_api_params/0`) to existing Admin API OpenAPI operations. 2020-07-14 19:31:05 +03:00
account_operation.ex OpenAPI: Add :id to follower/following endpoints, fixes #1958 2020-07-17 12:35:28 -05:00
app_operation.ex
chat_operation.ex ChatController: Make last_read_id mandatory. 2020-06-07 20:22:08 +02:00
conversation_operation.ex
custom_emoji_operation.ex
domain_block_operation.ex Support blocking via query parameters as well and document the change. 2020-07-23 12:59:40 -05:00
emoji_reaction_operation.ex EmojiReactionController: Return more appropriate error. 2020-05-22 14:38:28 +02:00
filter_operation.ex [OpenAPI] Use BooleanLike in all request bodies 2020-05-18 20:58:59 +04:00
follow_request_operation.ex
instance_operation.ex Update default instance description 2020-05-28 11:56:30 -05:00
list_operation.ex
marker_operation.ex
media_operation.ex
notification_operation.ex Update NotificationOperation spec 2020-06-22 19:18:33 +04:00
pleroma_account_operation.ex AccountController: Remove unused `update_?` routes. 2020-07-07 16:53:20 +02:00
pleroma_conversation_operation.ex Move conversation actions to PleromaAPI.ConversationController 2020-05-20 15:15:13 +04:00
pleroma_emoji_pack_operation.ex Apply suggestion to lib/pleroma/web/api_spec/operations/pleroma_emoji_pack_operation.ex 2020-06-20 10:59:08 +00:00
pleroma_mascot_operation.ex Add OpenAPI spec for MascotController 2020-05-18 22:01:18 +04:00
pleroma_notification_operation.ex Fix notifications mark as read API 2020-05-22 18:15:36 +04:00
pleroma_scrobble_operation.ex Fix summary 2020-05-19 17:29:58 +04:00
poll_operation.ex
report_operation.ex [OpenAPI] Use BooleanLike in all request bodies 2020-05-18 20:58:59 +04:00
scheduled_activity_operation.ex
search_operation.ex
status_operation.ex MastoAPI: Show source field when deleting 2020-06-26 19:52:20 +02:00
subscription_operation.ex SubscriptionOperation: Let chat mentions through. 2020-06-04 20:28:33 +02:00
timeline_operation.ex