Skip to content

Conversation

@biggant1
Copy link
Contributor

@biggant1 biggant1 commented Apr 23, 2025

Currently the docs incorrectly show all requests as using the GET method for Resources.

See https://discord.com/developers/docs/resources/soundboard#delete-guild-soundboard-sound:
image

PR switches from <Route type=""> to <Route method=""> to resolve this issue.

Solution is based on https://discord.com/developers/docs/resources/webhook#create-webhook which renders correctly currently and uses <Route method="">

@biggant1 biggant1 requested a review from a team as a code owner April 23, 2025 03:02
@biggant1 biggant1 requested review from JustinBeckwith and removed request for a team April 23, 2025 03:02
Copy link
Contributor

@JustinBeckwith JustinBeckwith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you :)

@JustinBeckwith JustinBeckwith merged commit 315d886 into discord:main Apr 23, 2025
4 checks passed
mazylol pushed a commit to mazylol/discord-api-docs that referenced this pull request Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants