tccli 3.0.1122.1__py2.py3-none-any.whl → 3.0.1123.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/domain/v20180808/api.json +102 -102
- tccli/services/iotcloud/v20210408/api.json +37 -17
- tccli/services/iotexplorer/v20190423/api.json +20 -10
- tccli/services/lighthouse/v20200324/api.json +6 -6
- tccli/services/ms/v20180408/api.json +6 -3
- tccli/services/ms/v20180408/examples.json +1 -1
- tccli/services/oceanus/v20190422/api.json +10 -0
- tccli/services/redis/v20180412/api.json +4 -4
- tccli/services/rum/v20210622/api.json +7 -6
- tccli/services/rum/v20210622/examples.json +15 -15
- tccli/services/vdb/v20230616/api.json +1 -1
- tccli/services/yinsuda/v20220527/api.json +285 -268
- tccli/services/yinsuda/v20220527/examples.json +5 -5
- {tccli-3.0.1122.1.dist-info → tccli-3.0.1123.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1122.1.dist-info → tccli-3.0.1123.1.dist-info}/RECORD +19 -19
- {tccli-3.0.1122.1.dist-info → tccli-3.0.1123.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1122.1.dist-info → tccli-3.0.1123.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1122.1.dist-info → tccli-3.0.1123.1.dist-info}/license_files/LICENSE +0 -0
@@ -2489,7 +2489,7 @@
|
|
2489
2489
|
"example": "1.0.3",
|
2490
2490
|
"member": "string",
|
2491
2491
|
"name": "Version",
|
2492
|
-
"
|
2492
|
+
"output_required": true,
|
2493
2493
|
"type": "string",
|
2494
2494
|
"value_allowed_null": false
|
2495
2495
|
},
|
@@ -2499,7 +2499,7 @@
|
|
2499
2499
|
"example": "7ZISKXPJVU",
|
2500
2500
|
"member": "string",
|
2501
2501
|
"name": "ProductId",
|
2502
|
-
"
|
2502
|
+
"output_required": true,
|
2503
2503
|
"type": "string",
|
2504
2504
|
"value_allowed_null": false
|
2505
2505
|
},
|
@@ -2509,7 +2509,7 @@
|
|
2509
2509
|
"example": "name",
|
2510
2510
|
"member": "string",
|
2511
2511
|
"name": "Name",
|
2512
|
-
"
|
2512
|
+
"output_required": true,
|
2513
2513
|
"type": "string",
|
2514
2514
|
"value_allowed_null": true
|
2515
2515
|
},
|
@@ -2519,7 +2519,7 @@
|
|
2519
2519
|
"example": "desc",
|
2520
2520
|
"member": "string",
|
2521
2521
|
"name": "Description",
|
2522
|
-
"
|
2522
|
+
"output_required": true,
|
2523
2523
|
"type": "string",
|
2524
2524
|
"value_allowed_null": true
|
2525
2525
|
},
|
@@ -2529,7 +2529,7 @@
|
|
2529
2529
|
"example": "md5",
|
2530
2530
|
"member": "string",
|
2531
2531
|
"name": "Md5sum",
|
2532
|
-
"
|
2532
|
+
"output_required": true,
|
2533
2533
|
"type": "string",
|
2534
2534
|
"value_allowed_null": true
|
2535
2535
|
},
|
@@ -2539,7 +2539,7 @@
|
|
2539
2539
|
"example": "1597047368",
|
2540
2540
|
"member": "uint64",
|
2541
2541
|
"name": "Createtime",
|
2542
|
-
"
|
2542
|
+
"output_required": true,
|
2543
2543
|
"type": "int",
|
2544
2544
|
"value_allowed_null": true
|
2545
2545
|
},
|
@@ -2549,7 +2549,7 @@
|
|
2549
2549
|
"example": "ABC",
|
2550
2550
|
"member": "string",
|
2551
2551
|
"name": "ProductName",
|
2552
|
-
"
|
2552
|
+
"output_required": true,
|
2553
2553
|
"type": "string",
|
2554
2554
|
"value_allowed_null": false
|
2555
2555
|
},
|
@@ -2559,10 +2559,20 @@
|
|
2559
2559
|
"example": "mcu",
|
2560
2560
|
"member": "string",
|
2561
2561
|
"name": "FwType",
|
2562
|
-
"
|
2562
|
+
"output_required": true,
|
2563
2563
|
"type": "string",
|
2564
2564
|
"value_allowed_null": false
|
2565
2565
|
},
|
2566
|
+
{
|
2567
|
+
"disabled": false,
|
2568
|
+
"document": "固件用户自定义配置信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
2569
|
+
"example": "{\"key1\":\"value1\", \"key2\":\"支持中文\"}",
|
2570
|
+
"member": "string",
|
2571
|
+
"name": "UserDefined",
|
2572
|
+
"output_required": false,
|
2573
|
+
"type": "string",
|
2574
|
+
"value_allowed_null": true
|
2575
|
+
},
|
2566
2576
|
{
|
2567
2577
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
2568
2578
|
"member": "string",
|
@@ -4447,7 +4457,7 @@
|
|
4447
4457
|
"example": "1.0.1",
|
4448
4458
|
"member": "string",
|
4449
4459
|
"name": "Version",
|
4450
|
-
"
|
4460
|
+
"output_required": true,
|
4451
4461
|
"type": "string",
|
4452
4462
|
"value_allowed_null": false
|
4453
4463
|
},
|
@@ -4457,7 +4467,7 @@
|
|
4457
4467
|
"example": "2f8222b4f275c4f18e69c34f66d2631b",
|
4458
4468
|
"member": "string",
|
4459
4469
|
"name": "Md5sum",
|
4460
|
-
"
|
4470
|
+
"output_required": true,
|
4461
4471
|
"type": "string",
|
4462
4472
|
"value_allowed_null": false
|
4463
4473
|
},
|
@@ -4467,7 +4477,7 @@
|
|
4467
4477
|
"example": "1617801604",
|
4468
4478
|
"member": "uint64",
|
4469
4479
|
"name": "CreateTime",
|
4470
|
-
"
|
4480
|
+
"output_required": true,
|
4471
4481
|
"type": "int",
|
4472
4482
|
"value_allowed_null": false
|
4473
4483
|
},
|
@@ -4477,7 +4487,7 @@
|
|
4477
4487
|
"example": "ABCDE12345",
|
4478
4488
|
"member": "string",
|
4479
4489
|
"name": "ProductName",
|
4480
|
-
"
|
4490
|
+
"output_required": true,
|
4481
4491
|
"type": "string",
|
4482
4492
|
"value_allowed_null": true
|
4483
4493
|
},
|
@@ -4487,7 +4497,7 @@
|
|
4487
4497
|
"example": "固件名称",
|
4488
4498
|
"member": "string",
|
4489
4499
|
"name": "Name",
|
4490
|
-
"
|
4500
|
+
"output_required": true,
|
4491
4501
|
"type": "string",
|
4492
4502
|
"value_allowed_null": true
|
4493
4503
|
},
|
@@ -4497,7 +4507,7 @@
|
|
4497
4507
|
"example": "固件信息描述",
|
4498
4508
|
"member": "string",
|
4499
4509
|
"name": "Description",
|
4500
|
-
"
|
4510
|
+
"output_required": true,
|
4501
4511
|
"type": "string",
|
4502
4512
|
"value_allowed_null": true
|
4503
4513
|
},
|
@@ -4507,7 +4517,7 @@
|
|
4507
4517
|
"example": "ABCDE12345",
|
4508
4518
|
"member": "string",
|
4509
4519
|
"name": "ProductId",
|
4510
|
-
"
|
4520
|
+
"output_required": true,
|
4511
4521
|
"type": "string",
|
4512
4522
|
"value_allowed_null": true
|
4513
4523
|
},
|
@@ -4517,7 +4527,7 @@
|
|
4517
4527
|
"example": "mcu",
|
4518
4528
|
"member": "string",
|
4519
4529
|
"name": "FwType",
|
4520
|
-
"
|
4530
|
+
"output_required": true,
|
4521
4531
|
"type": "string",
|
4522
4532
|
"value_allowed_null": true
|
4523
4533
|
},
|
@@ -4527,9 +4537,19 @@
|
|
4527
4537
|
"example": "0",
|
4528
4538
|
"member": "uint64",
|
4529
4539
|
"name": "CreateUserId",
|
4530
|
-
"
|
4540
|
+
"output_required": true,
|
4531
4541
|
"type": "int",
|
4532
4542
|
"value_allowed_null": true
|
4543
|
+
},
|
4544
|
+
{
|
4545
|
+
"disabled": false,
|
4546
|
+
"document": "固件用户自定义配置信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
4547
|
+
"example": "{\"key1\":\"value1\", \"key2\":\"支持中文\"}",
|
4548
|
+
"member": "string",
|
4549
|
+
"name": "UserDefined",
|
4550
|
+
"output_required": false,
|
4551
|
+
"type": "string",
|
4552
|
+
"value_allowed_null": true
|
4533
4553
|
}
|
4534
4554
|
],
|
4535
4555
|
"usage": "out"
|
@@ -7645,7 +7645,7 @@
|
|
7645
7645
|
"example": "1.0.0",
|
7646
7646
|
"member": "string",
|
7647
7647
|
"name": "Version",
|
7648
|
-
"
|
7648
|
+
"output_required": true,
|
7649
7649
|
"type": "string",
|
7650
7650
|
"value_allowed_null": false
|
7651
7651
|
},
|
@@ -7655,7 +7655,7 @@
|
|
7655
7655
|
"example": "bd9dc3549a0d75bb242d9d4f5842f221",
|
7656
7656
|
"member": "string",
|
7657
7657
|
"name": "Md5sum",
|
7658
|
-
"
|
7658
|
+
"output_required": true,
|
7659
7659
|
"type": "string",
|
7660
7660
|
"value_allowed_null": false
|
7661
7661
|
},
|
@@ -7665,7 +7665,7 @@
|
|
7665
7665
|
"example": "1619322032",
|
7666
7666
|
"member": "uint64",
|
7667
7667
|
"name": "CreateTime",
|
7668
|
-
"
|
7668
|
+
"output_required": true,
|
7669
7669
|
"type": "int",
|
7670
7670
|
"value_allowed_null": false
|
7671
7671
|
},
|
@@ -7675,7 +7675,7 @@
|
|
7675
7675
|
"example": "productName",
|
7676
7676
|
"member": "string",
|
7677
7677
|
"name": "ProductName",
|
7678
|
-
"
|
7678
|
+
"output_required": true,
|
7679
7679
|
"type": "string",
|
7680
7680
|
"value_allowed_null": true
|
7681
7681
|
},
|
@@ -7685,7 +7685,7 @@
|
|
7685
7685
|
"example": "firmwareName",
|
7686
7686
|
"member": "string",
|
7687
7687
|
"name": "Name",
|
7688
|
-
"
|
7688
|
+
"output_required": true,
|
7689
7689
|
"type": "string",
|
7690
7690
|
"value_allowed_null": true
|
7691
7691
|
},
|
@@ -7695,7 +7695,7 @@
|
|
7695
7695
|
"example": "firmwareDesc",
|
7696
7696
|
"member": "string",
|
7697
7697
|
"name": "Description",
|
7698
|
-
"
|
7698
|
+
"output_required": true,
|
7699
7699
|
"type": "string",
|
7700
7700
|
"value_allowed_null": true
|
7701
7701
|
},
|
@@ -7705,7 +7705,7 @@
|
|
7705
7705
|
"example": "productId",
|
7706
7706
|
"member": "string",
|
7707
7707
|
"name": "ProductId",
|
7708
|
-
"
|
7708
|
+
"output_required": true,
|
7709
7709
|
"type": "string",
|
7710
7710
|
"value_allowed_null": true
|
7711
7711
|
},
|
@@ -7715,7 +7715,7 @@
|
|
7715
7715
|
"example": "mcu",
|
7716
7716
|
"member": "string",
|
7717
7717
|
"name": "FwType",
|
7718
|
-
"
|
7718
|
+
"output_required": true,
|
7719
7719
|
"type": "string",
|
7720
7720
|
"value_allowed_null": true
|
7721
7721
|
},
|
@@ -7725,7 +7725,7 @@
|
|
7725
7725
|
"example": "123",
|
7726
7726
|
"member": "int64",
|
7727
7727
|
"name": "CreateUserId",
|
7728
|
-
"
|
7728
|
+
"output_required": true,
|
7729
7729
|
"type": "int",
|
7730
7730
|
"value_allowed_null": true
|
7731
7731
|
},
|
@@ -7735,7 +7735,17 @@
|
|
7735
7735
|
"example": "喵喵",
|
7736
7736
|
"member": "string",
|
7737
7737
|
"name": "CreatorNickName",
|
7738
|
-
"
|
7738
|
+
"output_required": true,
|
7739
|
+
"type": "string",
|
7740
|
+
"value_allowed_null": true
|
7741
|
+
},
|
7742
|
+
{
|
7743
|
+
"disabled": false,
|
7744
|
+
"document": "固件用户自定义配置信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
7745
|
+
"example": "{\"key1\":\"value1\", \"key2\":\"支持中文\"}",
|
7746
|
+
"member": "string",
|
7747
|
+
"name": "UserDefined",
|
7748
|
+
"output_required": false,
|
7739
7749
|
"type": "string",
|
7740
7750
|
"value_allowed_null": true
|
7741
7751
|
}
|
@@ -3347,7 +3347,7 @@
|
|
3347
3347
|
"members": [
|
3348
3348
|
{
|
3349
3349
|
"disabled": false,
|
3350
|
-
"document": "实例ID
|
3350
|
+
"document": "实例ID。可通过[DescribeInstances](https://cloud.tencent.com/document/product/1207/47573)接口返回值中的InstanceId获取。",
|
3351
3351
|
"example": "lhins-nwycpjl3",
|
3352
3352
|
"member": "string",
|
3353
3353
|
"name": "InstanceId",
|
@@ -3356,7 +3356,7 @@
|
|
3356
3356
|
},
|
3357
3357
|
{
|
3358
3358
|
"disabled": false,
|
3359
|
-
"document": "Docker活动ID
|
3359
|
+
"document": "Docker活动ID列表。可通过[DescribeDockerActivities](https://cloud.tencent.com/document/product/1207/95476)接口返回值中的ActivityId获取。",
|
3360
3360
|
"example": "[\"lhda-nn82v77w\"]",
|
3361
3361
|
"member": "string",
|
3362
3362
|
"name": "ActivityIds",
|
@@ -3484,7 +3484,7 @@
|
|
3484
3484
|
"members": [
|
3485
3485
|
{
|
3486
3486
|
"disabled": false,
|
3487
|
-
"document": "实例ID
|
3487
|
+
"document": "实例ID。可通过[DescribeInstances](https://cloud.tencent.com/document/product/1207/47573)接口返回值中的InstanceId获取。",
|
3488
3488
|
"example": "lhins-nwycpjl3",
|
3489
3489
|
"member": "string",
|
3490
3490
|
"name": "InstanceId",
|
@@ -3493,7 +3493,7 @@
|
|
3493
3493
|
},
|
3494
3494
|
{
|
3495
3495
|
"disabled": false,
|
3496
|
-
"document": "容器ID
|
3496
|
+
"document": "容器ID。可通过[DescribeDockerContainers](https://cloud.tencent.com/document/product/1207/95473)接口返回值中的ContainerId获取。",
|
3497
3497
|
"example": "809e9d4014f08811779c07639ec13a53ee70ba166201611298611c883e553415",
|
3498
3498
|
"member": "string",
|
3499
3499
|
"name": "ContainerId",
|
@@ -3530,7 +3530,7 @@
|
|
3530
3530
|
"members": [
|
3531
3531
|
{
|
3532
3532
|
"disabled": false,
|
3533
|
-
"document": "实例ID
|
3533
|
+
"document": "实例ID。可通过[DescribeInstances](https://cloud.tencent.com/document/product/1207/47573)接口返回值中的InstanceId获取。",
|
3534
3534
|
"example": "lhins-nwycpjl3",
|
3535
3535
|
"member": "string",
|
3536
3536
|
"name": "InstanceId",
|
@@ -3539,7 +3539,7 @@
|
|
3539
3539
|
},
|
3540
3540
|
{
|
3541
3541
|
"disabled": false,
|
3542
|
-
"document": "容器ID
|
3542
|
+
"document": "容器ID列表。可通过[DescribeDockerContainers](https://cloud.tencent.com/document/product/1207/95473)接口返回值中的ContainerId获取。",
|
3543
3543
|
"example": "[\"edbc15ffac7074bf28cbc6071f422f90029154aefd9bf0392f33b247a3577a57\"]",
|
3544
3544
|
"member": "string",
|
3545
3545
|
"name": "ContainerIds",
|
@@ -2840,27 +2840,30 @@
|
|
2840
2840
|
{
|
2841
2841
|
"disabled": false,
|
2842
2842
|
"document": "用户uin信息",
|
2843
|
-
"example": "",
|
2843
|
+
"example": "5975134874",
|
2844
2844
|
"member": "uint64",
|
2845
2845
|
"name": "UserUin",
|
2846
|
+
"output_required": true,
|
2846
2847
|
"type": "int",
|
2847
2848
|
"value_allowed_null": false
|
2848
2849
|
},
|
2849
2850
|
{
|
2850
2851
|
"disabled": false,
|
2851
2852
|
"document": "用户APPID信息",
|
2852
|
-
"example": "",
|
2853
|
+
"example": "1234879",
|
2853
2854
|
"member": "uint64",
|
2854
2855
|
"name": "UserAppid",
|
2856
|
+
"output_required": true,
|
2855
2857
|
"type": "int",
|
2856
2858
|
"value_allowed_null": false
|
2857
2859
|
},
|
2858
2860
|
{
|
2859
2861
|
"disabled": false,
|
2860
2862
|
"document": "系统时间戳",
|
2861
|
-
"example": "",
|
2863
|
+
"example": "154976147",
|
2862
2864
|
"member": "uint64",
|
2863
2865
|
"name": "TimeStamp",
|
2866
|
+
"output_required": true,
|
2864
2867
|
"type": "int",
|
2865
2868
|
"value_allowed_null": false
|
2866
2869
|
},
|
@@ -201,7 +201,7 @@
|
|
201
201
|
"DescribeUserBaseInfoInstance": [
|
202
202
|
{
|
203
203
|
"document": "",
|
204
|
-
"input": "https://ms.tencentcloudapi.com/?Action=DescribeUserBaseInfoInstance\
|
204
|
+
"input": "https://ms.tencentcloudapi.com/?Action=DescribeUserBaseInfoInstance\n&<公共请求参数>",
|
205
205
|
"output": "{\n \"Response\": {\n \"RequestId\": \"ce5e66e0-aab5-4d31-9b98-c52caf0fdfae\",\n \"TimeStamp\": 1544607650,\n \"UserAppid\": 1251006373,\n \"UserUin\": 20548499\n }\n}",
|
206
206
|
"title": "获取用户基础信息"
|
207
207
|
}
|
@@ -861,6 +861,16 @@
|
|
861
861
|
"output_required": false,
|
862
862
|
"type": "string",
|
863
863
|
"value_allowed_null": true
|
864
|
+
},
|
865
|
+
{
|
866
|
+
"disabled": false,
|
867
|
+
"document": "资源类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
868
|
+
"example": "0",
|
869
|
+
"member": "int64",
|
870
|
+
"name": "ResourceType",
|
871
|
+
"output_required": false,
|
872
|
+
"type": "int",
|
873
|
+
"value_allowed_null": true
|
864
874
|
}
|
865
875
|
],
|
866
876
|
"usage": "out"
|
@@ -1736,7 +1736,7 @@
|
|
1736
1736
|
"members": [
|
1737
1737
|
{
|
1738
1738
|
"disabled": false,
|
1739
|
-
"document": "实例类型。\n<ul><li>2:Redis 2.8 内存版(标准架构)。</li><li>3:CKV 3.2 内存版(标准架构)。</li><li>4:CKV 3.2 内存版(集群架构)。</li><li>6:Redis 4.0 内存版(标准架构)。</li><li>7:Redis 4.0 内存版(集群架构)。</li><li>8:Redis 5.0 内存版(标准架构)。</li><li>9:Redis 5.0 内存版(集群架构)。</li><li>15:Redis 6.2 内存版(标准架构)。</li><li>16:Redis 6.2 内存版(集群架构)。</li></ul>",
|
1739
|
+
"document": "实例类型。\n<ul><li>2:Redis 2.8 内存版(标准架构)。</li><li>3:CKV 3.2 内存版(标准架构)。</li><li>4:CKV 3.2 内存版(集群架构)。</li><li>6:Redis 4.0 内存版(标准架构)。</li><li>7:Redis 4.0 内存版(集群架构)。</li><li>8:Redis 5.0 内存版(标准架构)。</li><li>9:Redis 5.0 内存版(集群架构)。</li><li>15:Redis 6.2 内存版(标准架构)。</li><li>16:Redis 6.2 内存版(集群架构)。</li><li>17:Redis 7.0 内存版(标准架构)。</li><li>18:Redis 7.0 内存版(集群架构)。</li></ul>",
|
1740
1740
|
"example": "6",
|
1741
1741
|
"member": "uint64",
|
1742
1742
|
"name": "TypeId",
|
@@ -2026,7 +2026,7 @@
|
|
2026
2026
|
},
|
2027
2027
|
{
|
2028
2028
|
"disabled": false,
|
2029
|
-
"document": "
|
2029
|
+
"document": "产品类型。\n- 2:Redis 2.8 内存版(标准架构)。\n- 6:Redis 4.0 内存版(标准架构)。\n- 7:Redis 4.0 内存版(集群架构)。\n- 8:Redis 5.0 内存版(标准架构)。\n- 9:Redis 5.0 内存版(集群架构)。\n- 15:Redis 6.2 内存版(标准架构)。\n- 16:Redis 6.2 内存版(集群架构)。\n- 17:Redis 7.0 内存版(标准架构)。\n- 18:Redis 7.0 内存版(集群架构)。",
|
2030
2030
|
"example": "6",
|
2031
2031
|
"member": "uint64",
|
2032
2032
|
"name": "ProductType",
|
@@ -2063,7 +2063,7 @@
|
|
2063
2063
|
"example": "crs-cfg-rhlppeye",
|
2064
2064
|
"member": "string",
|
2065
2065
|
"name": "TemplateId",
|
2066
|
-
"
|
2066
|
+
"output_required": true,
|
2067
2067
|
"type": "string",
|
2068
2068
|
"value_allowed_null": false
|
2069
2069
|
},
|
@@ -6921,7 +6921,7 @@
|
|
6921
6921
|
},
|
6922
6922
|
{
|
6923
6923
|
"disabled": false,
|
6924
|
-
"document": "实例类型。\n- 2:Redis 2.8内存版(标准架构)。\n- 3:CKV 3.2内存版(标准架构)。\n- 4:CKV 3.2内存版(集群架构)。\n- 5:Redis 2.8内存版(单机)。\n- 6:Redis 4.0内存版(标准架构)。\n- 7:Redis 4.0内存版(集群架构)。\n- 8:Redis 5.0内存版(标准架构)。\n- 9:Redis 5.0内存版(集群架构)。\n- 15:Redis 6.2内存版(标准架构)。\n- 16:Redis 6.2内存版(集群架构)。",
|
6924
|
+
"document": "实例类型。\n- 2:Redis 2.8 内存版(标准架构)。\n- 3:CKV 3.2 内存版(标准架构)。\n- 4:CKV 3.2 内存版(集群架构)。\n- 5:Redis 2.8 内存版(单机)。\n- 6:Redis 4.0 内存版(标准架构)。\n- 7:Redis 4.0 内存版(集群架构)。\n- 8:Redis 5.0 内存版(标准架构)。\n- 9:Redis 5.0 内存版(集群架构)。\n- 15:Redis 6.2 内存版(标准架构)。\n- 16:Redis 6.2 内存版(集群架构)。\n- 17:Redis 7.0 内存版(标准架构)。\n- 18:Redis 7.0 内存版(集群架构)。",
|
6925
6925
|
"example": "7",
|
6926
6926
|
"member": "int64",
|
6927
6927
|
"name": "Type",
|
@@ -1106,7 +1106,7 @@
|
|
1106
1106
|
"example": "{\\n \\\"status\\\": \\\"ok\\\",\\n \\\"code\\\": 10000,\\n \\\"msg\\\": \\",
|
1107
1107
|
"member": "string",
|
1108
1108
|
"name": "Data",
|
1109
|
-
"
|
1109
|
+
"output_required": true,
|
1110
1110
|
"type": "string",
|
1111
1111
|
"value_allowed_null": false
|
1112
1112
|
},
|
@@ -1224,7 +1224,7 @@
|
|
1224
1224
|
"example": "{\\n \\\"status\\\": \\\"ok\\\",\\n \\\"code\\\": 10000,\\n \\\"msg\\\": \\",
|
1225
1225
|
"member": "string",
|
1226
1226
|
"name": "Data",
|
1227
|
-
"
|
1227
|
+
"output_required": true,
|
1228
1228
|
"type": "string",
|
1229
1229
|
"value_allowed_null": false
|
1230
1230
|
},
|
@@ -1333,7 +1333,7 @@
|
|
1333
1333
|
"example": "{\\n \\\"status\\\": \\\"ok\\\",\\n \\\"code\\\": 10000,\\n \\\"msg\\\": \\",
|
1334
1334
|
"member": "string",
|
1335
1335
|
"name": "Data",
|
1336
|
-
"
|
1336
|
+
"output_required": true,
|
1337
1337
|
"type": "string",
|
1338
1338
|
"value_allowed_null": false
|
1339
1339
|
},
|
@@ -1442,7 +1442,7 @@
|
|
1442
1442
|
"example": "{\\n \\\"status\\\": \\\"ok\\\",\\n \\\"code\\\": 10000,\\n \\\"msg\\\": \\",
|
1443
1443
|
"member": "string",
|
1444
1444
|
"name": "Data",
|
1445
|
-
"
|
1445
|
+
"output_required": true,
|
1446
1446
|
"type": "string",
|
1447
1447
|
"value_allowed_null": false
|
1448
1448
|
},
|
@@ -5506,7 +5506,7 @@
|
|
5506
5506
|
"example": "无",
|
5507
5507
|
"member": "string",
|
5508
5508
|
"name": "Result",
|
5509
|
-
"
|
5509
|
+
"output_required": true,
|
5510
5510
|
"type": "string",
|
5511
5511
|
"value_allowed_null": false
|
5512
5512
|
},
|
@@ -5597,6 +5597,7 @@
|
|
5597
5597
|
"example": "无",
|
5598
5598
|
"member": "string",
|
5599
5599
|
"name": "Result",
|
5600
|
+
"output_required": true,
|
5600
5601
|
"type": "string",
|
5601
5602
|
"value_allowed_null": false
|
5602
5603
|
},
|
@@ -6178,7 +6179,7 @@
|
|
6178
6179
|
"example": "success",
|
6179
6180
|
"member": "string",
|
6180
6181
|
"name": "Msg",
|
6181
|
-
"
|
6182
|
+
"output_required": true,
|
6182
6183
|
"type": "string",
|
6183
6184
|
"value_allowed_null": true
|
6184
6185
|
},
|