You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/requests/api/v1
Daniel M Brasil ecdb31d479
Migrate to request specs in `/api/v1/favourites` (#25518)
1 year ago
..
accounts Add `hide_collections`, `discoverable` and `indexable` attributes to credentials API (#26998) 1 year ago
admin Added admin api for managing tags (#26872) 1 year ago
apps Migrate to request specs in `/api/v1/apps/verify_credentials` (#25404) 2 years ago
emails Migrate to request specs in `/api/v1/emails/confirmations` (#25686) 2 years ago
instances Add `GET /api/v1/instance/languages` to REST API (#24443) 2 years ago
statuses Migrate to request specs in `/api/v1/statuses/:status_id/source` (#25634) 1 year ago
timelines Migrate to request specs in `/api/v1/timelines/tag/:hashtag` (#25797) 1 year ago
accounts_show_spec.rb migrate test for `GET /api/v1/accounts/{account_id}` to request spec (#25322) 2 years ago
apps_spec.rb Migrate to request specs in `/api/v1/apps` (#25401) 2 years ago
bookmarks_spec.rb Migrate to request specs in `/api/v1/bookmarks` (#25520) 2 years ago
domain_blocks_spec.rb Migrate to request specs in `/api/v1/domain_blocks` (#25414) 2 years ago
favourites_spec.rb Migrate to request specs in `/api/v1/favourites` (#25518) 1 year ago
featured_tags_spec.rb Extract shared examples from api specs (#25387) 2 years ago
follow_requests_spec.rb Migrate to request specs in `/api/v1/follow_requests` (#25411) 2 years ago
lists_spec.rb Migrate to request specs in `/api/v1/lists` (#25443) 2 years ago
mutes_spec.rb Migrate to request specs in `/api/v1/mutes` (#25622) 2 years ago
polls_spec.rb Migrate to request specs in `/api/v1/polls` (#25596) 2 years ago
profiles_spec.rb Refactor `Api::V1::ProfilesController` into two separate controllers (#26573) 1 year ago
suggestions_spec.rb Migrate to request specs in `/api/v1/suggestions` (#25540) 2 years ago
tags_spec.rb Migrate to request specs in `/api/v1/tags` (#25439) 2 years ago