OpenAPI specification of admin APIv1 #672
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue