mastodon/spec/requests/api/v1
2023-09-20 18:25:16 +02:00
..
accounts Add hide_collections, discoverable and indexable attributes to credentials API (#26998) 2023-09-20 18:25:16 +02:00
admin Added admin api for managing tags (#26872) 2023-09-13 11:22:53 +02:00
apps
emails
instances Add GET /api/v1/instance/languages to REST API (#24443) 2023-08-03 11:25:47 +02:00
statuses Wrong count in response when removing favourite/reblog (#24365) 2023-07-19 09:02:30 +02:00
timelines Fix timeout on invalid set of exclusionary parameters in /api/v1/timelines/public (#26239) 2023-08-23 15:50:23 +02:00
accounts_show_spec.rb
apps_spec.rb
bookmarks_spec.rb Migrate to request specs in /api/v1/bookmarks (#25520) 2023-07-18 09:15:50 +02:00
domain_blocks_spec.rb
featured_tags_spec.rb
follow_requests_spec.rb
lists_spec.rb
mutes_spec.rb Migrate to request specs in /api/v1/mutes (#25622) 2023-07-18 13:05:19 +02:00
polls_spec.rb Migrate to request specs in /api/v1/polls (#25596) 2023-07-17 16:50:00 +02:00
profiles_spec.rb Refactor Api::V1::ProfilesController into two separate controllers (#26573) 2023-08-21 15:47:09 +02:00
suggestions_spec.rb
tags_spec.rb