diff options
Diffstat (limited to 'src/server/api')
| -rw-r--r-- | src/server/api/openapi/schemas.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/api/openapi/schemas.ts b/src/server/api/openapi/schemas.ts index 5992fee835..65826d9321 100644 --- a/src/server/api/openapi/schemas.ts +++ b/src/server/api/openapi/schemas.ts @@ -1,4 +1,3 @@ - export const schemas = { Error: { type: 'object', |