Skip to content

Commit

Permalink
response message changed
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelUnkey committed Oct 16, 2024
1 parent 730d661 commit eacb3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/src/routes/v1_ratelimit_deleteOverride.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const route = createRoute({
},
responses: {
200: {
description: "Successfully deleted a ratelimit",
description: "Successfully deleted a ratelimit override",
content: {
"application/json": {
schema: z.object({}),
Expand Down

0 comments on commit eacb3b6

Please sign in to comment.