Skip to content

Commit

Permalink
fixed endpoint name
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayak-trivedi committed Nov 23, 2023
1 parent 00afcee commit 2c24972
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions discord-actions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

| Route | Description |
| :-----------------------------------------------------: | :------------------------------: |
| [GET /discord/invites](#get-discord-actions-invites) | return all the invites generated |
| [POST /discord/invites](#post-discord-actions -invites) | generates a invite for a user |
| [GET /discord-actions/invites](#get-discord-actions-invites) | return all the invites generated |
| [POST /discord-actions/invites](#post-discord-actions-invites) | generates a invite for a user |

---

Expand Down

0 comments on commit 2c24972

Please sign in to comment.