refactor: remove main session key references and enhance agent-gateway associations
This commit is contained in:
@@ -15,7 +15,6 @@ export interface GatewayRead {
|
||||
id: string;
|
||||
organization_id: string;
|
||||
token?: string | null;
|
||||
main_session_key: string;
|
||||
created_at: string;
|
||||
updated_at: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user