File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ export default {
44 key : "e_conomic-create-invoice" ,
55 name : "Create Invoice" ,
66 description : "Creates a new draft invoice. [See the documentation](https://restdocs.e-conomic.com/#post-invoices-drafts)" ,
7- version : "0.0.1 " ,
7+ version : "0.0.2 " ,
88 type : "action" ,
99 annotations : {
1010 destructiveHint : false ,
@@ -42,7 +42,7 @@ export default {
4242 "paymentTermNumber" ,
4343 ] ,
4444 } ,
45- recipientNmae : {
45+ recipientName : {
4646 type : "string" ,
4747 label : "Recipient Name" ,
4848 description : "The name of the recipient of the invoice" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @pipedream/e_conomic" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Pipedream E-conomic Components" ,
55 "main" : " e_conomic.app.mjs" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments