Update src/linear-client.ts
Co-authored-by: Tiago <tiagosiebler@users.noreply.github.com>
This commit is contained in:
@@ -110,7 +110,7 @@ export class LinearClient extends SharedEndpoints {
|
||||
order_link_id?: string;
|
||||
}): GenericAPIResponse {
|
||||
return this.requestWrapper.post('private/linear/order/create', params);
|
||||
}
|
||||
}
|
||||
|
||||
getActiveOrderList(params: {
|
||||
order_id?: string;
|
||||
|
||||
Reference in New Issue
Block a user