@workbuddy/cli-edge 1.0.1 → 1.0.2

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.
Files changed (2) hide show
  1. package/dist/index.js +20 -20
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -4733,8 +4733,8 @@ var operations = [
4733
4733
  },
4734
4734
  {
4735
4735
  name: "body",
4736
- cliName: "body",
4737
- optionKey: "body",
4736
+ cliName: "body-body",
4737
+ optionKey: "bodyBody",
4738
4738
  source: "body",
4739
4739
  type: "object",
4740
4740
  required: false,
@@ -4843,8 +4843,8 @@ var operations = [
4843
4843
  },
4844
4844
  {
4845
4845
  name: "body",
4846
- cliName: "body",
4847
- optionKey: "body",
4846
+ cliName: "body-body",
4847
+ optionKey: "bodyBody",
4848
4848
  source: "body",
4849
4849
  type: "object",
4850
4850
  required: false,
@@ -4917,8 +4917,8 @@ var operations = [
4917
4917
  },
4918
4918
  {
4919
4919
  name: "body",
4920
- cliName: "body",
4921
- optionKey: "body",
4920
+ cliName: "body-body",
4921
+ optionKey: "bodyBody",
4922
4922
  source: "body",
4923
4923
  type: "object",
4924
4924
  required: false,
@@ -5020,8 +5020,8 @@ var operations = [
5020
5020
  },
5021
5021
  {
5022
5022
  name: "body",
5023
- cliName: "body",
5024
- optionKey: "body",
5023
+ cliName: "body-body",
5024
+ optionKey: "bodyBody",
5025
5025
  source: "body",
5026
5026
  type: "object",
5027
5027
  required: false,
@@ -5076,8 +5076,8 @@ var operations = [
5076
5076
  },
5077
5077
  {
5078
5078
  name: "body",
5079
- cliName: "body",
5080
- optionKey: "body",
5079
+ cliName: "body-body",
5080
+ optionKey: "bodyBody",
5081
5081
  source: "body",
5082
5082
  type: "object",
5083
5083
  required: false,
@@ -5255,8 +5255,8 @@ var operations = [
5255
5255
  },
5256
5256
  {
5257
5257
  name: "body",
5258
- cliName: "body",
5259
- optionKey: "body",
5258
+ cliName: "body-body",
5259
+ optionKey: "bodyBody",
5260
5260
  source: "body",
5261
5261
  type: "object",
5262
5262
  required: false,
@@ -5374,8 +5374,8 @@ var operations = [
5374
5374
  },
5375
5375
  {
5376
5376
  name: "body",
5377
- cliName: "body",
5378
- optionKey: "body",
5377
+ cliName: "body-body",
5378
+ optionKey: "bodyBody",
5379
5379
  source: "body",
5380
5380
  type: "object",
5381
5381
  required: false,
@@ -5457,8 +5457,8 @@ var operations = [
5457
5457
  },
5458
5458
  {
5459
5459
  name: "body",
5460
- cliName: "body",
5461
- optionKey: "body",
5460
+ cliName: "body-body",
5461
+ optionKey: "bodyBody",
5462
5462
  source: "body",
5463
5463
  type: "object",
5464
5464
  required: false,
@@ -5569,8 +5569,8 @@ var operations = [
5569
5569
  },
5570
5570
  {
5571
5571
  name: "body",
5572
- cliName: "body",
5573
- optionKey: "body",
5572
+ cliName: "body-body",
5573
+ optionKey: "bodyBody",
5574
5574
  source: "body",
5575
5575
  type: "object",
5576
5576
  required: false,
@@ -5634,8 +5634,8 @@ var operations = [
5634
5634
  },
5635
5635
  {
5636
5636
  name: "body",
5637
- cliName: "body",
5638
- optionKey: "body",
5637
+ cliName: "body-body",
5638
+ optionKey: "bodyBody",
5639
5639
  source: "body",
5640
5640
  type: "object",
5641
5641
  required: false,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@workbuddy/cli-edge",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "WorkBuddy command line interface",
5
5
  "license": "MIT",
6
6
  "type": "module",