From 587b5e4c22963ae300029a57fb81e13064316df6 Mon Sep 17 00:00:00 2001 From: naskya Date: Sun, 30 Jun 2024 12:39:53 +0900 Subject: [PATCH] docs: put more whitespaces --- docs/api-change.md | 126 ++++++++++++++++++++++----------------------- 1 file changed, 63 insertions(+), 63 deletions(-) diff --git a/docs/api-change.md b/docs/api-change.md index c9bc7fde37..9a5e2139ce 100644 --- a/docs/api-change.md +++ b/docs/api-change.md @@ -12,46 +12,46 @@ Breaking changes are indicated by the :warning: icon. Available endpoints (under https://instance-domain/api/) -- `POST oauth/token` -- `POST oauth/revoke` -- `POST v1/apps` -- `GET v1/apps/verify_credentials` -- `POST v1/firefish/apps/info` (Firefish extension, uses MiAuth) -- `POST v1/firefish/auth/code` (Firefish extension, uses MiAuth) +- `POST oauth/token` +- `POST oauth/revoke` +- `POST v1/apps` +- `GET v1/apps/verify_credentials` +- `POST v1/firefish/apps/info` (Firefish extension, uses MiAuth) +- `POST v1/firefish/auth/code` (Firefish extension, uses MiAuth) -- `GET v1/accounts/verify_credentials` -- `PATCH v1/accounts/update_credentials` -- `GET v1/accounts/lookup` -- `GET v1/accounts/relationships` -- `GET v1/accounts/search` -- `GET v1/accounts/:id` -- `GET v1/accounts/:id/statuses` -- `GET v1/accounts/:id/featured_tags` -- `GET v1/accounts/:id/followers` -- `GET v1/accounts/:id/following` -- `GET v1/accounts/:id/lists` -- `POST v1/accounts/:id/follow` -- `POST v1/accounts/:id/unfollow` -- `POST v1/accounts/:id/block` -- `POST v1/accounts/:id/unblock` -- `POST v1/accounts/:id/mute` -- `POST v1/accounts/:id/unmute` +- `GET v1/accounts/verify_credentials` +- `PATCH v1/accounts/update_credentials` +- `GET v1/accounts/lookup` +- `GET v1/accounts/relationships` +- `GET v1/accounts/search` +- `GET v1/accounts/:id` +- `GET v1/accounts/:id/statuses` +- `GET v1/accounts/:id/featured_tags` +- `GET v1/accounts/:id/followers` +- `GET v1/accounts/:id/following` +- `GET v1/accounts/:id/lists` +- `POST v1/accounts/:id/follow` +- `POST v1/accounts/:id/unfollow` +- `POST v1/accounts/:id/block` +- `POST v1/accounts/:id/unblock` +- `POST v1/accounts/:id/mute` +- `POST v1/accounts/:id/unmute` -- `GET v1/featured_tags` (returns an empty list) -- `GET v1/followed_tags` (returns an empty list) -- `GET v1/bookmarks` -- `GET v1/favourites` +- `GET v1/featured_tags` (returns an empty list) +- `GET v1/followed_tags` (returns an empty list) +- `GET v1/bookmarks` +- `GET v1/favourites` -- `GET v1/mutes` -- `GET v1/blocks` -- `GET v1/follow_requests` -- `POST v1/follow_requests/:id/authorize` -- `POST v1/follow_requests/:id/reject` +- `GET v1/mutes` +- `GET v1/blocks` +- `GET v1/follow_requests` +- `POST v1/follow_requests/:id/authorize` +- `POST v1/follow_requests/:id/reject` -- `GET v1/filters` -- `POST v1/filters` -- `GET v2/filters` -- `POST v2/filters` +- `GET v1/filters` +- `POST v1/filters` +- `GET v2/filters` +- `POST v2/filters` - `GET v1/lists` - `POST v1/lists` @@ -62,22 +62,22 @@ Breaking changes are indicated by the :warning: icon. - `POST v1/lists/:id/accounts` - `DELETE v1/lists/:id/accounts` -- `GET v1/media/:id` -- `PUT v1/media/:id` -- `POST v1/media` -- `POST v2/media` +- `GET v1/media/:id` +- `PUT v1/media/:id` +- `POST v1/media` +- `POST v2/media` -- `GET v1/custom_emojis` -- `GET v1/instance` -- `GET v2/instance` -- `GET v1/announcements` -- `POST v1/announcements/:id/dismiss` -- `GET v1/trends` (pagination is unimplemented) -- `GET v1/trends/tags` (pagination is unimplemented) -- `GET v1/trends/statuses` -- `GET v1/trends/links` (returns an empty list) -- `GET v1/preferences` -- `GET v2/suggestions` +- `GET v1/custom_emojis` +- `GET v1/instance` +- `GET v2/instance` +- `GET v1/announcements` +- `POST v1/announcements/:id/dismiss` +- `GET v1/trends` (pagination is unimplemented) +- `GET v1/trends/tags` (pagination is unimplemented) +- `GET v1/trends/statuses` +- `GET v1/trends/links` (returns an empty list) +- `GET v1/preferences` +- `GET v2/suggestions` - `GET v1/notifications` - `GET v1/notifications/:id` @@ -88,8 +88,8 @@ Breaking changes are indicated by the :warning: icon. - `POST v1/push/subscription` - `DELETE v1/push/subscription` -- `GET v1/search` -- `GET v2/search` +- `GET v1/search` +- `GET v2/search` - `POST v1/statuses` - `PUT v1/statuses/:id` @@ -112,22 +112,22 @@ Breaking changes are indicated by the :warning: icon. - `POST v1/statuses/:id/unreact/:name` - `POST v1/statuses/:id/translate` -- `GET v1/polls/:id` -- `POST v1/polls/:id/votes` +- `GET v1/polls/:id` +- `POST v1/polls/:id/votes` - `GET v1/scheduled_statuses` - `GET v1/scheduled_statuses/:id` (reschedule (`PUT` method) is unimplemented) - `DELETE v1/scheduled_statuses/:id` -- `GET v1/streaming/health` +- `GET v1/streaming/health` -- `GET v1/timelines/public` -- `GET v1/timelines/tag/:hashtag` -- `GET v1/timelines/home` -- `GET v1/timelines/list/:listId` -- `GET v1/conversations` -- `GET v1/markers` -- `POST v1/markers` +- `GET v1/timelines/public` +- `GET v1/timelines/tag/:hashtag` +- `GET v1/timelines/home` +- `GET v1/timelines/list/:listId` +- `GET v1/conversations` +- `GET v1/markers` +- `POST v1/markers`