From f1ea14fcdfb9a6cedafaef66d1f6750f6b20d449 Mon Sep 17 00:00:00 2001 From: naskya Date: Sun, 30 Jun 2024 19:03:45 +0900 Subject: [PATCH] docs: formatting does not work as expected :( --- docs/api-change.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api-change.md b/docs/api-change.md index b51db44e7f..7e09e29205 100644 --- a/docs/api-change.md +++ b/docs/api-change.md @@ -13,7 +13,7 @@ Breaking changes are indicated by the :warning: icon. Available endpoints (under https://instance-domain/api/) | method | endpoint | note | -|---------:|------------------------------------|--------------------------------------------| +|----------|------------------------------------|--------------------------------------------| | `POST` | `oauth/token` | | | `POST` | `oauth/revoke` | | | `POST` | `v1/apps` | |