We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56326b6 commit 654e073Copy full SHA for 654e073
src/v1/types.ts
@@ -11,7 +11,7 @@ const errors401to404ResponseSchema = {
11
},
12
404: {
13
description: "Not Found - User needs to log in",
14
- $ref: "responses.notfound#",
+ $ref: "responses.notFound#",
15
16
};
17
0 commit comments