mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-03 19:47:40 +00:00
set layout version as required
This commit is contained in:
@@ -1167,9 +1167,11 @@ components:
|
||||
$ref: '#/components/schemas/NodeRoleChange'
|
||||
LayoutVersion:
|
||||
type: object
|
||||
required: [ version ]
|
||||
properties:
|
||||
version:
|
||||
type: integer
|
||||
format: int64
|
||||
example: 13
|
||||
|
||||
KeyInfo:
|
||||
|
||||
Reference in New Issue
Block a user