9 lines
110 B
YAML
9 lines
110 B
YAML
type: object
|
|
required:
|
|
- id
|
|
properties:
|
|
id:
|
|
type: integer
|
|
format: int64
|
|
param:
|
|
type: string
|