This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/spec/requests/api/v1
Daniel M Brasil f337008819
Fix timeout on invalid set of exclusionary parameters in `/api/v1/timelines/public` (#26239)
2023-08-23 15:50:23 +02:00
..
admin
apps
emails Migrate to request specs in `/api/v1/emails/confirmations` (#25686) 2023-07-17 16:22:33 +02:00
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 Migrate to request specs in `/api/v1/suggestions` (#25540) 2023-06-22 11:49:35 +02:00
tags_spec.rb