File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -283,6 +283,8 @@ spec:
283
283
properties :
284
284
allow_partial :
285
285
type : boolean
286
+ as_bytes :
287
+ type : boolean
286
288
max_bytes :
287
289
type : integer
288
290
type : object
@@ -567,6 +569,8 @@ spec:
567
569
properties :
568
570
allow_partial :
569
571
type : boolean
572
+ as_bytes :
573
+ type : boolean
570
574
max_bytes :
571
575
type : integer
572
576
type : object
@@ -851,6 +855,8 @@ spec:
851
855
properties :
852
856
allow_partial :
853
857
type : boolean
858
+ as_bytes :
859
+ type : boolean
854
860
max_bytes :
855
861
type : integer
856
862
type : object
@@ -1542,6 +1548,8 @@ spec:
1542
1548
properties :
1543
1549
allow_partial :
1544
1550
type : boolean
1551
+ as_bytes :
1552
+ type : boolean
1545
1553
max_bytes :
1546
1554
description : These aren't pointer types because they are required.
1547
1555
type : integer
@@ -1660,6 +1668,8 @@ spec:
1660
1668
properties :
1661
1669
allow_partial :
1662
1670
type : boolean
1671
+ as_bytes :
1672
+ type : boolean
1663
1673
max_bytes :
1664
1674
description : These aren't pointer types because they are required.
1665
1675
type : integer
You can’t perform that action at this time.
0 commit comments