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
Claire 828eebad48
Add `hide_collections`, `discoverable` and `indexable` attributes to credentials API (#26998)
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
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