8 lines
128 B
YAML
8 lines
128 B
YAML
type: object
|
|
required:
|
|
- token
|
|
properties:
|
|
token:
|
|
description: The invite token provided by the admin.
|
|
type: string
|