refactor: add server side validation schema for apiKeys (#4859)
* refactor: add tests for apiKey api routes * refactor: move files to subfolder * refactor: schema for apiKeys.create and apiKeys.delete
This commit is contained in:
committed by
GitHub
parent
9302beb630
commit
492beedf00
1
server/routes/api/apiKeys/index.ts
Normal file
1
server/routes/api/apiKeys/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export { default } from "./apiKeys";
|
||||
Reference in New Issue
Block a user