Skip to content

Commit a1dd4c5

Browse files
authored
Merge pull request #132 from objectstack-ai/copilot/update-action-workflow-steps
2 parents bc86258 + 89d7d35 commit a1dd4c5

32 files changed

+25
-335
lines changed

examples/showcase/enterprise-erp/src/types/attachment.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* ObjectQL
3-
* Copyright (c) 2026-present ObjectStack Inc.
4-
*
5-
* This source code is licensed under the MIT license found in the
6-
* LICENSE file in the root directory of this source tree.
7-
*/
8-
91
// Auto-generated by ObjectQL. DO NOT EDIT.
102
import { ObjectDoc } from '@objectql/types';
113

examples/showcase/enterprise-erp/src/types/crm_account.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* ObjectQL
3-
* Copyright (c) 2026-present ObjectStack Inc.
4-
*
5-
* This source code is licensed under the MIT license found in the
6-
* LICENSE file in the root directory of this source tree.
7-
*/
8-
91
// Auto-generated by ObjectQL. DO NOT EDIT.
102
import { ObjectDoc } from '@objectql/types';
113

examples/showcase/enterprise-erp/src/types/crm_contact.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* ObjectQL
3-
* Copyright (c) 2026-present ObjectStack Inc.
4-
*
5-
* This source code is licensed under the MIT license found in the
6-
* LICENSE file in the root directory of this source tree.
7-
*/
8-
91
// Auto-generated by ObjectQL. DO NOT EDIT.
102
import { ObjectDoc } from '@objectql/types';
113

examples/showcase/enterprise-erp/src/types/crm_lead.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* ObjectQL
3-
* Copyright (c) 2026-present ObjectStack Inc.
4-
*
5-
* This source code is licensed under the MIT license found in the
6-
* LICENSE file in the root directory of this source tree.
7-
*/
8-
91
// Auto-generated by ObjectQL. DO NOT EDIT.
102
import { ObjectDoc } from '@objectql/types';
113

examples/showcase/enterprise-erp/src/types/crm_opportunity.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* ObjectQL
3-
* Copyright (c) 2026-present ObjectStack Inc.
4-
*
5-
* This source code is licensed under the MIT license found in the
6-
* LICENSE file in the root directory of this source tree.
7-
*/
8-
91
// Auto-generated by ObjectQL. DO NOT EDIT.
102
import { ObjectDoc } from '@objectql/types';
113

examples/showcase/enterprise-erp/src/types/finance_budget.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* ObjectQL
3-
* Copyright (c) 2026-present ObjectStack Inc.
4-
*
5-
* This source code is licensed under the MIT license found in the
6-
* LICENSE file in the root directory of this source tree.
7-
*/
8-
91
// Auto-generated by ObjectQL. DO NOT EDIT.
102
import { ObjectDoc } from '@objectql/types';
113

examples/showcase/enterprise-erp/src/types/finance_expense.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* ObjectQL
3-
* Copyright (c) 2026-present ObjectStack Inc.
4-
*
5-
* This source code is licensed under the MIT license found in the
6-
* LICENSE file in the root directory of this source tree.
7-
*/
8-
91
// Auto-generated by ObjectQL. DO NOT EDIT.
102
import { ObjectDoc } from '@objectql/types';
113

examples/showcase/enterprise-erp/src/types/finance_invoice.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* ObjectQL
3-
* Copyright (c) 2026-present ObjectStack Inc.
4-
*
5-
* This source code is licensed under the MIT license found in the
6-
* LICENSE file in the root directory of this source tree.
7-
*/
8-
91
// Auto-generated by ObjectQL. DO NOT EDIT.
102
import { ObjectDoc } from '@objectql/types';
113

examples/showcase/enterprise-erp/src/types/finance_payment.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* ObjectQL
3-
* Copyright (c) 2026-present ObjectStack Inc.
4-
*
5-
* This source code is licensed under the MIT license found in the
6-
* LICENSE file in the root directory of this source tree.
7-
*/
8-
91
// Auto-generated by ObjectQL. DO NOT EDIT.
102
import { ObjectDoc } from '@objectql/types';
113

examples/showcase/enterprise-erp/src/types/hr_department.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* ObjectQL
3-
* Copyright (c) 2026-present ObjectStack Inc.
4-
*
5-
* This source code is licensed under the MIT license found in the
6-
* LICENSE file in the root directory of this source tree.
7-
*/
8-
91
// Auto-generated by ObjectQL. DO NOT EDIT.
102
import { ObjectDoc } from '@objectql/types';
113

0 commit comments

Comments
 (0)