fix: change casing for apiKey schema

This commit is contained in:
Henry
2025-06-01 23:07:21 +01:00
parent 90b928bd51
commit ee5cbd1e7f
4 changed files with 7 additions and 9 deletions

View File

@@ -8,5 +8,3 @@ export * from "./labels";
export * from "./lists";
export * from "./users";
export * from "./workspaces";
export { apiKey as apikey } from "./auth";