File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -3511,6 +3511,8 @@ components:
3511
3511
enum :
3512
3512
- nano
3513
3513
- micro
3514
+ - deca
3515
+ - hecto
3514
3516
- kilo
3515
3517
- mega
3516
3518
- giga
@@ -3694,6 +3696,8 @@ components:
3694
3696
type : string
3695
3697
enum :
3696
3698
- shrink-to-fit
3699
+ scaling :
3700
+ type : boolean
3697
3701
FlexImage :
3698
3702
externalDocs :
3699
3703
url : https://developers.line.biz/en/reference/messaging-api/#f-image
@@ -3841,6 +3845,8 @@ components:
3841
3845
type : string
3842
3846
offsetEnd :
3843
3847
type : string
3848
+ scaling :
3849
+ type : boolean
3844
3850
FlexText :
3845
3851
type : object
3846
3852
allOf :
@@ -3916,6 +3922,8 @@ components:
3916
3922
type : string
3917
3923
enum :
3918
3924
- shrink-to-fit
3925
+ scaling :
3926
+ type : boolean
3919
3927
FlexSpan :
3920
3928
type : object
3921
3929
allOf :
You can’t perform that action at this time.
0 commit comments