fix: update gateway auth docs and clients
This commit is contained in:
@@ -14,6 +14,7 @@ export type DoctorOptions = {
|
||||
deep?: boolean;
|
||||
repair?: boolean;
|
||||
force?: boolean;
|
||||
generateGatewayToken?: boolean;
|
||||
};
|
||||
|
||||
export type DoctorPrompter = {
|
||||
|
||||
Reference in New Issue
Block a user