distraction.party/lib/pleroma/web/api_spec/operations
ave 1c4ca20ff7 Change follow_operation schema to use type BooleanLike (#301)
Changes follow_operation schema to use BooleanLike instead of :boolean so that strings like "0" and "1" (used by mastodon.py) can be accepted. Rest of file uses the same. For more info please see https://git.pleroma.social/pleroma/pleroma/-/issues/2999

(I'm also sending this here as I'm not hopeful about upstream not ignoring  it)

Co-authored-by: ave <ave@ave.zone>
Reviewed-on: AkkomaGang/akkoma#301
Co-authored-by: ave <ave@noreply.akkoma>
Co-committed-by: ave <ave@noreply.akkoma>
2022-11-24 11:27:01 +00:00
..
admin
account_operation.ex Change follow_operation schema to use type BooleanLike (#301) 2022-11-24 11:27:01 +00:00
announcement_operation.ex
app_operation.ex
conversation_operation.ex
custom_emoji_operation.ex
directory_operation.ex
domain_block_operation.ex
emoji_reaction_operation.ex
filter_operation.ex
follow_request_operation.ex
frontend_settings_operation.ex Backend settings sync (#226) 2022-10-06 16:22:15 +00:00
instance_operation.ex
list_operation.ex
marker_operation.ex
media_operation.ex
notification_operation.ex
pleroma_account_operation.ex
pleroma_app_operation.ex
pleroma_backup_operation.ex Make backups require its own scope (#218) 2022-09-19 17:31:35 +00:00
pleroma_conversation_operation.ex
pleroma_emoji_file_operation.ex
pleroma_emoji_pack_operation.ex
pleroma_instances_operation.ex
pleroma_mascot_operation.ex
pleroma_notification_operation.ex
pleroma_report_operation.ex
poll_operation.ex
report_operation.ex
scheduled_activity_operation.ex
search_operation.ex
status_operation.ex
subscription_operation.ex
timeline_operation.ex
translate_operation.ex
twitter_util_operation.ex
user_import_operation.ex