Updates
This commit is contained in:
Vendored
+3
@@ -290,6 +290,9 @@ export interface GetSchemaRequestQuery {
|
||||
table?: string;
|
||||
field?: string;
|
||||
user_id?: string | number;
|
||||
env?: {
|
||||
[k: string]: string;
|
||||
};
|
||||
}
|
||||
export interface GetSchemaAPICredentialsParam {
|
||||
key: string;
|
||||
|
||||
Reference in New Issue
Block a user