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
Emelia Smith eef2cc054f
Add url validation to Web::PushSubscription endpoints (#30540)
2 years ago
..
accounts Add read:me OAuth 2.0 scope, allowing more limited access to user data (#29087) 2 years ago
admin Fix not being able to block a subdomain of an already-blocked domain through the API (#30119) 2 years ago
announcements Convert more API specs from controller->request style (#29004) 2 years ago
apps Support multiple redirect_uris when creating OAuth 2.0 Applications (#29192) 2 years ago
emails
featured_tags Fix results/query in `api/v1/featured_tags/suggestions` (#29597) 2 years ago
instances
lists
notifications Use integers and not numbers in notification policy API counters (#29810) 2 years ago
peers
polls Convert more API specs from controller->request style (#29004) 2 years ago
push Add url validation to Web::PushSubscription endpoints (#30540) 2 years ago
statuses
timelines Fix `RSpec/LetSetup` cop in api/v1/timelines/public spec (#28972) 2 years ago
trends
accounts_spec.rb Change `ids` param to `id` in `/api/v1/statuses` and `/api/v1/accounts` for consistency (#30465) 2 years ago
announcements_spec.rb Convert more API specs from controller->request style (#29004) 2 years ago
apps_spec.rb Support multiple redirect_uris when creating OAuth 2.0 Applications (#29192) 2 years ago
blocks_spec.rb Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 2 years ago
bookmarks_spec.rb Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 2 years ago
conversations_spec.rb Add notification policies and notification requests (#29366) 2 years ago
csp_spec.rb
custom_emojis_spec.rb
directories_spec.rb
domain_blocks_spec.rb
endorsements_spec.rb
favourites_spec.rb Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 2 years ago
featured_tags_spec.rb
filters_spec.rb Convert more API specs from controller->request style (#29004) 2 years ago
follow_requests_spec.rb
followed_tags_spec.rb Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 2 years ago
instance_spec.rb
lists_spec.rb
markers_spec.rb
media_spec.rb
mutes_spec.rb Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 2 years ago
notifications_spec.rb Add `include_pagination_headers` matcher to check `Link` header in api specs (#29596) 2 years ago
polls_spec.rb
preferences_spec.rb
profiles_spec.rb
reports_spec.rb Use `capture_emails` helper to improve email assertions in specs (#29245) 2 years ago
scheduled_status_spec.rb
statuses_spec.rb Change `ids` param to `id` in `/api/v1/statuses` and `/api/v1/accounts` for consistency (#30465) 2 years ago
streaming_spec.rb Convert more API specs from controller->request style (#29004) 2 years ago
suggestions_spec.rb
tags_spec.rb