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, 2024
1 parent a60e7ac commit c92d624
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions missing.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"missing": 533,
"spacebar": 154,
"discord": 663,
"missing": 541,
"spacebar": 155,
"discord": 671,
"routes": [
"/:id/:id/update-gaming-stats",
"/:id/force-send-prompt",
Expand Down Expand Up @@ -77,6 +77,7 @@
"/channels/:id/application-command-index",
"/channels/:id/application-commands/search",
"/channels/:id/attachments",
"/channels/:id/blocked-user-warning-dismissal",
"/channels/:id/call",
"/channels/:id/call/ring",
"/channels/:id/call/stop-ringing",
Expand Down Expand Up @@ -143,6 +144,7 @@
"/consoles/connect-request",
"/consoles/connect-request/:id",
"/consoles/xbox-handoff",
"/content-inventory/users/:id/outbox",
"/content-inventory/users/@me/applications/:id",
"/content-inventory/users/@me/similar-games/:id",
"/content-inventory/users/@me/spotify",
Expand Down Expand Up @@ -360,7 +362,6 @@
"/safety-hub/request-review/:id",
"/safety-hub/suspended/@me",
"/safety-hub/suspended/request-review/:id",
"/saved-messages",
"/search/favorites",
"/soundboard-default-sounds",
"/soundboard-sounds/:id",
Expand Down Expand Up @@ -413,6 +414,7 @@
"/users/@me/:id/:id/ack",
"/users/@me/activate-perk-demo/:id",
"/users/@me/affinities/channels",
"/users/@me/affinities/v2/users",
"/users/@me/agreements",
"/users/@me/application-command-index",
"/users/@me/applications/:id/achievements",
Expand Down Expand Up @@ -469,6 +471,7 @@
"/users/@me/entitlements/gift-codes",
"/users/@me/entitlements/gift-codes/:id",
"/users/@me/gravity-icymi",
"/users/@me/gravity-icymi-negative",
"/users/@me/guilds/:id/member/ack-dm-upsell-settings",
"/users/@me/guilds/integration-application-ids",
"/users/@me/guilds/premium/subscription-slots/:id/cancel",
Expand Down Expand Up @@ -517,6 +520,9 @@
"/users/@me/remote-auth/cancel",
"/users/@me/remote-auth/finish",
"/users/@me/remote-auth/login",
"/users/@me/saved-messages",
"/users/@me/saved-messages/:id/:id",
"/users/@me/saved-messages/:id/:id",
"/users/@me/scheduled-events",
"/users/@me/settings-proto/:id",
"/users/@me/settings/game-notifications",
Expand All @@ -533,6 +539,8 @@
"/users/disable-email-notifications",
"/users/disable-server-highlight-notifications",
"/users/username/:id",
"/voice/:id/match-public-key",
"/voice/public-keys",
"/webhooks/:id",
"/webhooks/:id/:id",
"webapp:///billing/premium/subscribe/login-handoff?handoff_key=:id&handoff_token=:id&destination=:id"
Expand Down

0 comments on commit c92d624

Please sign in to comment.