Skip to content

Commit

Permalink
Update state
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 25, 2023
1 parent 7c2726f commit e018a5b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions missing.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"missing": 440,
"missing": 443,
"spacebar": 154,
"discord": 571,
"discord": 574,
"routes": [
"/activities/:id/:id",
"/activities/:id/attachment",
Expand Down Expand Up @@ -84,6 +84,7 @@
"/channels/:id/messages/:id/threads",
"/channels/:id/messages/ack",
"/channels/:id/messages/search",
"/channels/:id/messages/search/tabs",
"/channels/:id/pins/ack",
"/channels/:id/post-data",
"/channels/:id/recipients/@me",
Expand Down Expand Up @@ -204,6 +205,7 @@
"/guilds/:id/members/@me",
"/guilds/:id/members/supplemental",
"/guilds/:id/members/unusual-dm-activity",
"/guilds/:id/messages/search/tabs",
"/guilds/:id/mfa",
"/guilds/:id/migrate-command-scope",
"/guilds/:id/new-member-action/:id",
Expand Down Expand Up @@ -407,6 +409,7 @@
"/users/@me/mentions/:id",
"/users/@me/message-requests/supplemental-data",
"/users/@me/messages/search",
"/users/@me/messages/search/tabs",
"/users/@me/mfa/sms/disable",
"/users/@me/mfa/sms/enable",
"/users/@me/notification-center/items/:id",
Expand Down

0 comments on commit e018a5b

Please sign in to comment.