Update setup key auto_groups description (#1042)

* Update setup key auto_groups description

* Update setup key auto_groups description
This commit is contained in:
Maycon Santos
2023-08-02 17:50:00 +02:00
committed by GitHub
parent 890e09b787
commit 74fde0ea2c
2 changed files with 4 additions and 4 deletions

View File

@@ -327,7 +327,7 @@ components:
type: string
example: valid
auto_groups:
description: Setup key groups to auto-assign to peers registered with this key
description: List of group IDs to auto-assign to peers registered with this key
type: array
items:
type: string
@@ -375,7 +375,7 @@ components:
type: boolean
example: false
auto_groups:
description: Setup key groups to auto-assign to peers registered with this key
description: List of group IDs to auto-assign to peers registered with this key
type: array
items:
type: string