You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akkoma-cachapa/lib/pleroma/web/api_spec/operations
lain 6bb4f4e172
Merge branch 'support/2255_posix_errors' into 'develop'
4 years ago
..
admin FrontendController: Return error on installation error. 4 years ago
account_operation.ex [#2301] Proper handling of `User.is_discoverable`: users appear in in-service search but are hidden from external services like search bots. 4 years ago
app_operation.ex [OpenAPI] Mark all not required request fields as nullable 4 years ago
chat_operation.ex Add `with_muted` param to ChatController.index/2 4 years ago
conversation_operation.ex Add OpenAPI spec for ConversationController 4 years ago
custom_emoji_operation.ex OpenAPI: fix various errors pointed out by editor.swagger.io 4 years ago
domain_block_operation.ex Support blocking via query parameters as well and document the change. 4 years ago
emoji_reaction_operation.ex Hide reactions from muted and blocked users 4 years ago
filter_operation.ex [OpenAPI] Use BooleanLike in all request bodies 4 years ago
follow_request_operation.ex Add OpenAPI spec for FollowRequestController 4 years ago
instance_operation.ex Update default instance description 4 years ago
list_operation.ex OpenAPI: fix various errors pointed out by editor.swagger.io 4 years ago
marker_operation.ex [OpenAPI] Mark all not required request fields as nullable 4 years ago
media_operation.ex Fix OpenAPI spec 4 years ago
notification_operation.ex Make notifs view work for reports 4 years ago
pleroma_account_operation.ex AccountController: Remove unused `update_?` routes. 4 years ago
pleroma_backup_operation.ex Improve backup urls 4 years ago
pleroma_conversation_operation.ex Move conversation actions to PleromaAPI.ConversationController 4 years ago
pleroma_emoji_file_operation.ex added test 4 years ago
pleroma_emoji_pack_operation.ex added test 4 years ago
pleroma_instances_operation.ex federation_status: Add ApiSpec 4 years ago
pleroma_mascot_operation.ex Add OpenAPI spec for MascotController 4 years ago
pleroma_notification_operation.ex Fix notifications mark as read API 4 years ago
pleroma_scrobble_operation.ex Fix summary 4 years ago
poll_operation.ex Fix description 4 years ago
report_operation.ex [OpenAPI] Use BooleanLike in all request bodies 4 years ago
scheduled_activity_operation.ex Add OpenAPI spec for ScheduledActivityController 4 years ago
search_operation.ex [#2456] OpenAPI-related tweaks. Removed support for `with_relationships` param in `GET /api/v1/accounts/search`. 4 years ago
status_operation.ex Hide reactions from muted and blocked users 4 years ago
subscription_operation.ex Support both pleroma:chat_mention and pleroma:emoji_reaction for /api/v1/push/subscription 4 years ago
timeline_operation.ex Add `with_muted` param to ChatController.index/2 4 years ago
user_import_operation.ex added api spec 4 years ago