Commit a3d6427 1 parent bf32e82 commit a3d6427 Copy full SHA for a3d6427
File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -4281,6 +4281,11 @@ components:
4281
4281
properties :
4282
4282
name :
4283
4283
type : string
4284
+ order :
4285
+ format : int64
4286
+ type : integer
4287
+ is_active :
4288
+ type : boolean
4284
4289
description :
4285
4290
type : string
4286
4291
maxLength : 1000
@@ -4329,6 +4334,11 @@ components:
4329
4334
properties :
4330
4335
name :
4331
4336
type : string
4337
+ order :
4338
+ format : int64
4339
+ type : integer
4340
+ is_active :
4341
+ type : boolean
4332
4342
description :
4333
4343
type : string
4334
4344
maxLength : 1000
@@ -4377,6 +4387,11 @@ components:
4377
4387
properties :
4378
4388
name :
4379
4389
type : string
4390
+ order :
4391
+ format : int64
4392
+ type : integer
4393
+ is_active :
4394
+ type : boolean
4380
4395
description :
4381
4396
type : string
4382
4397
maxLength : 1000
You can’t perform that action at this time.
0 commit comments