set layout version as required
This commit is contained in:
parent
1caa6e29e5
commit
9f1043586c
@ -1167,9 +1167,11 @@ components:
|
||||
$ref: '#/components/schemas/NodeRoleChange'
|
||||
LayoutVersion:
|
||||
type: object
|
||||
required: [ version ]
|
||||
properties:
|
||||
version:
|
||||
type: integer
|
||||
format: int64
|
||||
example: 13
|
||||
|
||||
KeyInfo:
|
||||
|
Loading…
Reference in New Issue
Block a user