feat: 🎸 schema changes
This commit is contained in:
@@ -10,4 +10,5 @@ export type ApiKey = {
|
||||
env: AppEnv;
|
||||
hashed_key: string;
|
||||
meta: any;
|
||||
scopes: string[] | null;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user