Skip to content

Commit 0685893

Browse files
committed
Merge branch 'quickbooks-usability-audit' of https://github.com/PipedreamHQ/pipedream into quickbooks-usability-audit
2 parents 5d7c9a9 + 10b78da commit 0685893

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/quickbooks/actions/create-bill/create-bill.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export default {
1818
type: "string",
1919
label: "Vendor ID",
2020
description: "Reference to the vendor for this transaction",
21+
optional: false,
2122
},
2223
currencyRefValue: {
2324
propDefinition: [

0 commit comments

Comments
 (0)