Merge branch 'feature/data-type-config' into feature/users-section
This commit is contained in:
@@ -481,12 +481,15 @@ components:
|
||||
MetaSection:
|
||||
type: object
|
||||
properties:
|
||||
label:
|
||||
type: string
|
||||
pathname:
|
||||
type: string
|
||||
weight:
|
||||
type: number
|
||||
format: float
|
||||
required:
|
||||
- label
|
||||
- pathname
|
||||
- weight
|
||||
IManifestSection:
|
||||
|
||||
Reference in New Issue
Block a user