@workbuddy/cli-vnext 1.0.22 → 1.0.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +0 -36
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -10605,24 +10605,6 @@ var operations = [
|
|
|
10605
10605
|
required: false,
|
|
10606
10606
|
description: ""
|
|
10607
10607
|
},
|
|
10608
|
-
{
|
|
10609
|
-
name: "formResponse",
|
|
10610
|
-
cliName: "form-response",
|
|
10611
|
-
optionKey: "formResponse",
|
|
10612
|
-
source: "body",
|
|
10613
|
-
type: "string",
|
|
10614
|
-
required: false,
|
|
10615
|
-
description: ""
|
|
10616
|
-
},
|
|
10617
|
-
{
|
|
10618
|
-
name: "formResponseId",
|
|
10619
|
-
cliName: "form-response-id",
|
|
10620
|
-
optionKey: "formResponseId",
|
|
10621
|
-
source: "body",
|
|
10622
|
-
type: "string",
|
|
10623
|
-
required: false,
|
|
10624
|
-
description: "form response ID"
|
|
10625
|
-
},
|
|
10626
10608
|
{
|
|
10627
10609
|
name: "fileAttachmentIds",
|
|
10628
10610
|
cliName: "file-attachment-ids",
|
|
@@ -11120,24 +11102,6 @@ var operations = [
|
|
|
11120
11102
|
required: false,
|
|
11121
11103
|
description: ""
|
|
11122
11104
|
},
|
|
11123
|
-
{
|
|
11124
|
-
name: "formResponse",
|
|
11125
|
-
cliName: "form-response",
|
|
11126
|
-
optionKey: "formResponse",
|
|
11127
|
-
source: "body",
|
|
11128
|
-
type: "string",
|
|
11129
|
-
required: false,
|
|
11130
|
-
description: ""
|
|
11131
|
-
},
|
|
11132
|
-
{
|
|
11133
|
-
name: "formResponseId",
|
|
11134
|
-
cliName: "form-response-id",
|
|
11135
|
-
optionKey: "formResponseId",
|
|
11136
|
-
source: "body",
|
|
11137
|
-
type: "string",
|
|
11138
|
-
required: false,
|
|
11139
|
-
description: "form response ID"
|
|
11140
|
-
},
|
|
11141
11105
|
{
|
|
11142
11106
|
name: "fileAttachmentIds",
|
|
11143
11107
|
cliName: "file-attachment-ids",
|