mastodon/spec/requests/api/v1/accounts
Emelia Smith e02d23b549
Change `read:me` scope to `profile` scope ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
..
credentials_spec.rb Change `read:me` scope to `profile` scope ()
familiar_followers_spec.rb Controller spec to request spec: `api/v1/accounts/familiar_followers` ()
featured_tags_spec.rb Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remote accounts ()
follower_accounts_spec.rb Migrate controller->request spec for api/v1/follow* ()
following_accounts_spec.rb Migrate controller->request spec for api/v1/follow* ()
identity_proofs_spec.rb Controller spec to request spec: `api/v1/accounts/identify_proofs` ()
lists_spec.rb Controller spec to request spec: `api/v1/accounts/lists` ()
lookup_spec.rb Controller spec to request spec: `api/v1/accounts/lookup` ()
notes_spec.rb Controller spec to request spec: `api/v1/accounts/notes` ()
pins_spec.rb Controller spec to request spec: `api/v1/accounts/pins` ()
relationships_spec.rb Fix intermittent failure from unspecified order in `api/v1/accounts/relationships` spec ()
search_spec.rb Controller spec to request spec: `api/v1/accounts/search` ()
statuses_spec.rb Convert more API specs from controller->request style ()