@@ -1024,6 +1024,7 @@ components:
10241024 enum :
10251025 - discovery_scan_frequency
10261026 value :
1027+ type : string
10271028 enum :
10281029 - automatic
10291030 - 1
@@ -1041,6 +1042,7 @@ components:
10411042 enum :
10421043 - external_scan_frequency
10431044 value :
1045+ type : string
10441046 enum :
10451047 - automatic
10461048 - monthly
@@ -1060,6 +1062,7 @@ components:
10601062 enum :
10611063 - ids_appliance_instance_type
10621064 value :
1065+ type : string
10631066 enum :
10641067 - t3.medium
10651068 - t3.large
@@ -1183,6 +1186,7 @@ components:
11831186 type : object
11841187 properties :
11851188 policy :
1189+ type : string
11861190 enum :
11871191 - constant
11881192 num_instances :
@@ -1281,6 +1285,7 @@ components:
12811285 enum :
12821286 - scan_appliance_instance_type
12831287 value :
1288+ type : string
12841289 enum :
12851290 - m3.medium
12861291 - t3.medium
@@ -1326,6 +1331,7 @@ components:
13261331 policy :
13271332 title : Scaling policy type
13281333 description : Scaling policy type
1334+ type : string
13291335 enum :
13301336 - constant
13311337 num_instances :
@@ -1448,6 +1454,7 @@ components:
14481454 enum :
14491455 - vulnerability_scan_frequency
14501456 value :
1457+ type : string
14511458 enum :
14521459 - automatic
14531460 - monthly
@@ -1482,6 +1489,7 @@ components:
14821489 enum :
14831490 - discovery_scan_frequency
14841491 value :
1492+ type : string
14851493 enum :
14861494 - automatic
14871495 - 1
@@ -1501,6 +1509,7 @@ components:
15011509 enum :
15021510 - external_scan_frequency
15031511 value :
1512+ type : string
15041513 enum :
15051514 - automatic
15061515 - monthly
@@ -1522,6 +1531,7 @@ components:
15221531 enum :
15231532 - ids_appliance_instance_type
15241533 value :
1534+ type : string
15251535 enum :
15261536 - t3.medium
15271537 - t3.large
@@ -1649,6 +1659,7 @@ components:
16491659 type : object
16501660 properties :
16511661 policy :
1662+ type : string
16521663 enum :
16531664 - constant
16541665 num_instances :
@@ -1755,6 +1766,7 @@ components:
17551766 enum :
17561767 - scan_appliance_instance_type
17571768 value :
1769+ type : string
17581770 enum :
17591771 - m3.medium
17601772 - t3.medium
@@ -1798,6 +1810,7 @@ components:
17981810 policy :
17991811 title : Scaling policy type
18001812 description : Scaling policy type
1813+ type : string
18011814 enum :
18021815 - constant
18031816 num_instances :
@@ -1918,6 +1931,7 @@ components:
19181931 enum :
19191932 - vulnerability_scan_frequency
19201933 value :
1934+ type : string
19211935 enum :
19221936 - automatic
19231937 - monthly
0 commit comments