Skip to content

Commit a9948db

Browse files
authored
2 parents dcaa8d4 + 9fd3594 commit a9948db

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

messaging-api.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3511,6 +3511,8 @@ components:
35113511
enum:
35123512
- nano
35133513
- micro
3514+
- deca
3515+
- hecto
35143516
- kilo
35153517
- mega
35163518
- giga
@@ -3694,6 +3696,8 @@ components:
36943696
type: string
36953697
enum:
36963698
- shrink-to-fit
3699+
scaling:
3700+
type: boolean
36973701
FlexImage:
36983702
externalDocs:
36993703
url: https://developers.line.biz/en/reference/messaging-api/#f-image
@@ -3841,6 +3845,8 @@ components:
38413845
type: string
38423846
offsetEnd:
38433847
type: string
3848+
scaling:
3849+
type: boolean
38443850
FlexText:
38453851
type: object
38463852
allOf:
@@ -3916,6 +3922,8 @@ components:
39163922
type: string
39173923
enum:
39183924
- shrink-to-fit
3925+
scaling:
3926+
type: boolean
39193927
FlexSpan:
39203928
type: object
39213929
allOf:

0 commit comments

Comments
 (0)