set layout version as required

api-v1
Quentin Dufour 6 months ago
parent 1caa6e29e5
commit 9f1043586c
No known key found for this signature in database
GPG Key ID: E9602264D639FF68
  1. 2
      doc/api/garage-admin-v1.yml

@ -1167,9 +1167,11 @@ components:
$ref: '#/components/schemas/NodeRoleChange'
LayoutVersion:
type: object
required: [ version ]
properties:
version:
type: integer
format: int64
example: 13
KeyInfo:

Loading…
Cancel
Save