Skip to content

Commit

Permalink
chore: api.json周りを更新
Browse files Browse the repository at this point in the history
  • Loading branch information
yupix committed Sep 14, 2023
1 parent 8e95e8f commit 5ad3412
Show file tree
Hide file tree
Showing 3 changed files with 4,683 additions and 3,186 deletions.
12 changes: 11 additions & 1 deletion compiler/datas/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -348,5 +348,15 @@
"/api/channels/search",
"/api/roles/notes",
"/api/users/update-memo",
"/api/admin/emoji/set-license-bulk"
"/api/admin/emoji/set-license-bulk",
"/api/admin/invite/create",
"/api/admin/invite/list",
"/api/invite/create",
"/api/invite/delete",
"/api/invite/list",
"/api/invite/limit",
"/api/users/lists/favorite",
"/api/users/lists/unfavorite",
"/api/users/lists/create-from-public",
"/api/users/flashs"
]
1 change: 1 addition & 0 deletions compiler/datas/removed-endpoints.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[
"/api/invite",
"/api/notifications/read"
]
Loading

0 comments on commit 5ad3412

Please sign in to comment.