feat: add board group models and update related interfaces
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
export type ListBoardsApiV1BoardsGetParams = {
|
||||
gateway_id?: string | null;
|
||||
board_group_id?: string | null;
|
||||
/**
|
||||
* @minimum 1
|
||||
* @maximum 200
|
||||
|
||||
Reference in New Issue
Block a user